- NAMES - Static variable in class org.openide.loaders.DataFolder.SortMode
-
Objects are sorted by their names.
- NATURAL - Static variable in class org.openide.loaders.DataFolder.SortMode
-
Folder go first (sorted naturally by name) followed by files sorted
by natural name and extension.
- NewTemplateAction - Class in org.openide.actions
-
Creates a new object from template in the selected folder.
- NewTemplateAction() - Constructor for class org.openide.actions.NewTemplateAction
-
- NewTemplateAction.Cookie - Interface in org.openide.actions
-
Cookie that can be implemented by a node if it wishes to have a
special templates wizard.
- NONE - Static variable in class org.openide.loaders.DataFolder.SortMode
-
Objects are unsorted.
- notifyClosed() - Method in class org.openide.text.DataEditorSupport
-
Called when closed all components.
- notifyClosed() - Method in class org.openide.text.EditorSupport
-
Deprecated.
Called when the document is closed and released from memory.
- notifyModified() - Method in class org.openide.text.EditorSupport
-
Deprecated.
Overrides the super method to add a save cookie if the
document has been marked modified.
- notifyUnmodified() - Method in class org.openide.text.EditorSupport
-
Deprecated.
Notification method called when the document become unmodified.
- Numb(MultiDataObject, FileObject) - Constructor for class org.openide.loaders.FileEntry.Numb
-
Create a dummy entry.