- NAME - Static variable in class griffon.lanterna.support.LanternaAction
-
- name - Variable in class org.codehaus.griffon.runtime.core.mvc.DefaultMVCGroupManager.InjectionPoint
-
- nameChanged(Component, String) - Method in class griffon.pivot.support.adapters.ComponentAdapter
-
- named(String) - Static method in class griffon.util.AnnotationUtils
-
- NamedCardPane - Class in griffon.javafx.scene.layout
-
- NamedCardPane() - Constructor for class griffon.javafx.scene.layout.NamedCardPane
-
- nameFor(Class<?>) - Static method in class griffon.util.AnnotationUtils
-
- nameFor(Class<?>, boolean) - Static method in class griffon.util.AnnotationUtils
-
- nameFor(Object) - Static method in class griffon.util.AnnotationUtils
-
- nameFor(Object, boolean) - Static method in class griffon.util.AnnotationUtils
-
- nameFor(Field) - Static method in class griffon.util.AnnotationUtils
-
- nameFor(Field, boolean) - Static method in class griffon.util.AnnotationUtils
-
- nameFor(Method) - Static method in class griffon.util.AnnotationUtils
-
- nameOf(Class<? extends MVC>) - Method in class org.codehaus.griffon.runtime.core.mvc.AbstractMVCGroupManager
-
- nameProperty() - Method in class griffon.javafx.support.JavaFXAction
-
- namesFor(Field) - Static method in class griffon.util.AnnotationUtils
-
- namesFor(Method) - Static method in class griffon.util.AnnotationUtils
-
- narrowConfig(String) - Method in class org.codehaus.griffon.runtime.core.storage.AbstractObjectFactory
-
- negate() - Method in class griffon.javafx.beans.binding.DoublePropertyDecorator
-
- negate() - Method in class griffon.javafx.beans.binding.FloatPropertyDecorator
-
- negate() - Method in class griffon.javafx.beans.binding.IntegerPropertyDecorator
-
- negate() - Method in class griffon.javafx.beans.binding.LongPropertyDecorator
-
- newContext(MVCGroup) - Method in interface griffon.core.mvc.MVCGroupManager
-
- newContext(MVCGroup) - Method in class org.codehaus.griffon.runtime.core.mvc.AbstractMVCGroupManager
-
- newGriffonClassInstance(Class<A>) - Method in interface griffon.core.artifact.ArtifactHandler
-
- newGriffonClassInstance(Class<GriffonController>) - Method in class org.codehaus.griffon.runtime.core.artifact.ControllerArtifactHandler
-
- newGriffonClassInstance(Class<GriffonModel>) - Method in class org.codehaus.griffon.runtime.core.artifact.ModelArtifactHandler
-
- newGriffonClassInstance(Class<GriffonService>) - Method in class org.codehaus.griffon.runtime.core.artifact.ServiceArtifactHandler
-
- newGriffonClassInstance(Class<GriffonView>) - Method in class org.codehaus.griffon.runtime.core.artifact.ViewArtifactHandler
-
- newInstance(GriffonClass) - Method in interface griffon.core.artifact.ArtifactManager
-
Creates a new instance of the specified class and type.
Triggers the ApplicationEvent.NEW_INSTANCE with the following parameters
clazz - the Class of the object
instance -> the object that was created
- newInstance(Class<A>) - Method in interface griffon.core.artifact.ArtifactManager
-
Creates a new instance of the specified class and type.
Triggers the ApplicationEvent.NEW_INSTANCE with the following parameters
clazz - the Class of the object
instance -> the object that was created
- newInstance(GriffonClass) - Method in class org.codehaus.griffon.runtime.core.artifact.AbstractArtifactManager
-
- newInstance(Class<A>) - Method in class org.codehaus.griffon.runtime.core.artifact.AbstractArtifactManager
-
- newInstance(Class<?>) - Method in class org.codehaus.griffon.runtime.util.ClassResourceBundleLoader
-
- NewInstanceException - Exception in griffon.exceptions
-
- NewInstanceException(Class<?>) - Constructor for exception griffon.exceptions.NewInstanceException
-
- NewInstanceException(Class<?>, Throwable) - Constructor for exception griffon.exceptions.NewInstanceException
-
- newInstanceFromClass(Class<? extends T>) - Method in class org.codehaus.griffon.runtime.util.DefaultInstantiator
-
- newList(T...) - Static method in class griffon.util.CollectionUtils
-
- newMap(Object...) - Static method in class griffon.util.CollectionUtils
-
- newMVCGroup(MVCGroupConfiguration, String, Map<String, Object>, MVCGroup) - Method in interface griffon.core.mvc.MVCGroupManager
-
Creates a new MVCGroup instance.
- newMVCGroup(MVCGroupConfiguration, String, Map<String, Object>, MVCGroup) - Method in class org.codehaus.griffon.runtime.core.mvc.AbstractMVCGroupManager
-
- newMVCGroupConfiguration(String, Map<String, String>, Map<String, Object>) - Method in interface griffon.core.mvc.MVCGroupManager
-
Creates an MVCConfiguration instance with the given arguments.
- newMVCGroupConfiguration(String, Map<String, String>, Map<String, Object>) - Method in class org.codehaus.griffon.runtime.core.mvc.AbstractMVCGroupManager
-
- newSet(T...) - Static method in class griffon.util.CollectionUtils
-
- next() - Method in class griffon.javafx.scene.layout.IndexedCardPane
-
- NodeAdapter - Class in griffon.pivot.support.adapters
-
- NodeAdapter() - Constructor for class griffon.pivot.support.adapters.NodeAdapter
-
- nodeCheckStateChanged(TreeView, Sequence.Tree.Path, TreeView.NodeCheckState) - Method in class griffon.pivot.support.adapters.TreeViewNodeStateAdapter
-
- nodeEditorChanged(TreeView, TreeView.NodeEditor) - Method in class griffon.pivot.support.adapters.TreeViewAdapter
-
- nodeInserted(Element, int) - Method in class griffon.pivot.support.adapters.ElementAdapter
-
- nodeInserted(Node, int) - Method in class griffon.pivot.support.adapters.NodeAdapter
-
- nodeInserted(TreeView, Sequence.Tree.Path, int) - Method in class griffon.pivot.support.adapters.TreeViewNodeAdapter
-
- nodeRendererChanged(TreeView, TreeView.NodeRenderer) - Method in class griffon.pivot.support.adapters.TreeViewAdapter
-
- nodesCleared(TreeView, Sequence.Tree.Path) - Method in class griffon.pivot.support.adapters.TreeViewNodeAdapter
-
- nodesRemoved(Element, int, Sequence<Node>) - Method in class griffon.pivot.support.adapters.ElementAdapter
-
- nodesRemoved(Node, Sequence<Node>, int) - Method in class griffon.pivot.support.adapters.NodeAdapter
-
- nodesRemoved(TreeView, Sequence.Tree.Path, int, int) - Method in class griffon.pivot.support.adapters.TreeViewNodeAdapter
-
- nodesSorted(TreeView, Sequence.Tree.Path) - Method in class griffon.pivot.support.adapters.TreeViewNodeAdapter
-
- nodeUpdated(TreeView, Sequence.Tree.Path, int) - Method in class griffon.pivot.support.adapters.TreeViewNodeAdapter
-
- noneMatch(ObservableList<T>, Predicate<? super T>) - Static method in class griffon.javafx.beans.binding.MatchingBindings
-
Creates a boolean binding based on a noneMatch predicate applied to the items.
- noneMatch(ObservableList<T>, Function<? super T, R>, Predicate<? super R>) - Static method in class griffon.javafx.beans.binding.MatchingBindings
-
Creates a boolean binding based on a noneMatch predicate applied to the items.
- noneMatch(ObservableList<T>, ObservableValue<Predicate<? super T>>) - Static method in class griffon.javafx.beans.binding.MatchingBindings
-
Creates a boolean binding based on a noneMatch predicate applied to the items.
- noneMatch(ObservableList<T>, ObservableValue<Function<? super T, R>>, ObservableValue<Predicate<? super R>>) - Static method in class griffon.javafx.beans.binding.MatchingBindings
-
Creates a boolean binding based on a noneMatch predicate applied to the items.
- noneMatch(ObservableSet<T>, Predicate<? super T>) - Static method in class griffon.javafx.beans.binding.MatchingBindings
-
Creates a boolean binding based on a noneMatch predicate applied to the items.
- noneMatch(ObservableSet<T>, Function<? super T, R>, Predicate<? super R>) - Static method in class griffon.javafx.beans.binding.MatchingBindings
-
Creates a boolean binding based on a noneMatch predicate applied to the items.
- noneMatch(ObservableSet<T>, ObservableValue<Predicate<? super T>>) - Static method in class griffon.javafx.beans.binding.MatchingBindings
-
Creates a boolean binding based on a noneMatch predicate applied to the items.
- noneMatch(ObservableSet<T>, ObservableValue<Function<? super T, R>>, ObservableValue<Predicate<? super R>>) - Static method in class griffon.javafx.beans.binding.MatchingBindings
-
Creates a boolean binding based on a noneMatch predicate applied to the items.
- noneMatch(ObservableMap<K, V>, Predicate<? super V>) - Static method in class griffon.javafx.beans.binding.MatchingBindings
-
Creates a boolean binding based on a noneMatch predicate applied to the items.
- noneMatch(ObservableMap<K, V>, Function<? super V, R>, Predicate<? super R>) - Static method in class griffon.javafx.beans.binding.MatchingBindings
-
Creates a boolean binding based on a noneMatch predicate applied to the items.
- noneMatch(ObservableMap<K, V>, ObservableValue<Predicate<? super V>>) - Static method in class griffon.javafx.beans.binding.MatchingBindings
-
Creates a boolean binding based on a noneMatch predicate applied to the items.
- noneMatch(ObservableMap<K, V>, ObservableValue<Function<? super V, R>>, ObservableValue<Predicate<? super R>>) - Static method in class griffon.javafx.beans.binding.MatchingBindings
-
Creates a boolean binding based on a noneMatch predicate applied to the items.
- NoopActionManager - Class in org.codehaus.griffon.runtime.core.controller
-
- NoopActionManager() - Constructor for class org.codehaus.griffon.runtime.core.controller.NoopActionManager
-
- NoopPropertyEditor() - Constructor for class griffon.core.editors.PropertyEditorResolver.NoopPropertyEditor
-
- NoopWindowManager - Class in org.codehaus.griffon.runtime.core.view
-
- NoopWindowManager(GriffonApplication) - Constructor for class org.codehaus.griffon.runtime.core.view.NoopWindowManager
-
- normalizeName(String) - Method in interface griffon.core.controller.ActionManager
-
- normalizeName(String) - Method in class org.codehaus.griffon.runtime.core.controller.AbstractActionManager
-
- normalizeName(String) - Method in class org.codehaus.griffon.runtime.core.controller.NoopActionManager
-
- normalizeStyle(String, String, String) - Static method in class griffon.javafx.support.JavaFXUtils
-
- NoSuchMessageException - Exception in griffon.core.i18n
-
- NoSuchMessageException(String, Locale) - Constructor for exception griffon.core.i18n.NoSuchMessageException
-
Create a new exception.
- NoSuchMessageException(String) - Constructor for exception griffon.core.i18n.NoSuchMessageException
-
Create a new exception.
- NoSuchMessageException(String, Throwable) - Constructor for exception griffon.core.i18n.NoSuchMessageException
-
Create a new exception.
- NoSuchMessageException(String, Locale, Throwable) - Constructor for exception griffon.core.i18n.NoSuchMessageException
-
Create a new exception.
- NoSuchResourceException - Exception in griffon.core.resources
-
- NoSuchResourceException(String, Locale) - Constructor for exception griffon.core.resources.NoSuchResourceException
-
Create a new exception.
- NoSuchResourceException(String) - Constructor for exception griffon.core.resources.NoSuchResourceException
-
Create a new exception.
- NoSuchResourceException(String, Throwable) - Constructor for exception griffon.core.resources.NoSuchResourceException
-
Create a new exception.
- NoSuchResourceException(String, Locale, Throwable) - Constructor for exception griffon.core.resources.NoSuchResourceException
-
Create a new exception.
- not() - Method in class griffon.javafx.beans.binding.BooleanPropertyDecorator
-
- notifyMVCGroupDestroyed(String) - Method in interface griffon.core.mvc.MVCGroup
-
Notifies the group when another MVC group has been destroyed, potentially
a child group.
- notifyMVCGroupDestroyed(String) - Method in class org.codehaus.griffon.runtime.core.mvc.AbstractMVCGroup
-
- notifyMVCGroupDestroyed(String) - Method in class org.codehaus.griffon.runtime.core.mvc.DelegatingMVCGroup
-
- nullable - Variable in class org.codehaus.griffon.runtime.core.mvc.DefaultMVCGroupManager.InjectionPoint
-
- NumberedListAdapter - Class in griffon.pivot.support.adapters
-
- NumberedListAdapter() - Constructor for class griffon.pivot.support.adapters.NumberedListAdapter
-