All Classes and Interfaces

Class
Description
Allows certain data objects to be excluded from being displayed.
Deprecated.
Should no longer be used.
Deprecated.
Use CreateFromTemplateAttributes instead.
Deprecated.
in 7.59.
Support for associating an editor and a Swing Document to a data object.
Environment that connects the data object and the CloneableEditorSupport.
Allows certain data objects to be excluded from being displayed.
Additional interface that can be implemented by the DataFilter implementors to do low level filtering based on the file objects.
A folder containing data objects.
Support for index cookie for folder nodes.
Type-safe enumeration of sort modes for data folders.
A data loader recognizes FileObjects and creates appropriate DataObjects to represent them.
Buffer holding a list of primary and secondary files marked as already recognized, to prevent further scanning.
Pool of data loaders.
Standard node representing a data object.
Object that represents one or more file objects, with added behavior accessible though DataObject.getLookup() lookup pattern.
Interface for objects that can contain other data objects.
Factory interface for converting file object to data objects.
Registers new file type into the system.
May be used to allow multiple DataObject.Registration at one place.
Registry of modified data objects.
Exception signalling that the data object for this file cannot be created because there already is an object for the primary file.
Exception signalling that the data object for a given file object could not be found in DataObject.find(org.openide.filesystems.FileObject).
Default implementation of a shortcut to another data object.
Node for a shadow object.
Deprecated.
Use DataEditorSupport instead
Cloneable top component to hold the editor kit.
Utilities that define the "settings hierarchy".
Cookie for objects that plan to provide environment.
Property class that collects a modifiable list of file extensions and permits checking of whether a name or a file object has a given extension.
Entry that works with plain files.
Simple entry for handling folders, on copy, move and createFromTemplate it creates new empty folder and copies attributes of source folder.
Specialized entry that simplifies substitution when a file entry is created from template.
Simple file entry variant.
Action that presents standard file system-related actions.
Action for refresh of file systm
Support class for creation of an object from the content of a DataObject.Container.
Deprecated.
use Lookups.forPath(java.lang.String) instead.
This handler is used by DataFolder.FolderNode.setName() method.
A data object whose only purpose is to supply InstanceCookie.
An instance cookie implementation that works with files or entries.
Trivial supporting instance cookie for already-existing objects.
Deprecated.
Deprecated since 3.42.
Class that contains specific datatransfer flavors and methods to work with transfered DataObjects.
An extended version of swing's JMenuBar.
Provides support for handling of data objects with multiple files.
Loader for any kind of MultiDataObject.
Creates a new object from template in the selected folder.
Cookie that can be implemented by a node if it wishes to have a special templates wizard.
Simple support for an openable file.
Environment that connects the support together with DataObject.
Adapter for methods of OperationListener.
Event that describes operations taken on a data object.
Notification of a copy action of a data object, creation of a shadow, or creation from a template.
Notification of a move of a data object.
Notification of a rename of a data object.
Listener to operations on data objects.
Deprecated.
Probably unwise to call this for any reason; obsolete UI.
Save all open objects.
Save document under a different file name and/or extension.
Saves a data object to a folder under in the system's templates area.
Wizard for creation of new objects from a template.
The interface for custom iterator.
Toolbar provides a component which is useful for displaying commonly used actions.
Deprecated. 
Deprecated.
There is no public support for toolbar drag and drop.
This class keeps track of the current toolbars and their names.
Abstract class for toolbar configuration
Support class for loader handling one file at a time.
Object that provides main functionality for xml documents.
Deprecated.
use Lookup Representation of xmlinfo file holding container of Processors.
Deprecated.