|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.openide.loaders | |
org.openide.actions | |
org.openide.awt | |
org.openide.loaders | Datasystems are the logical layer between a filesystem and the regular functions of the IDE. |
org.openide.text |
Classes in org.openide.loaders used by org.openide.actions | |
DataObject
Object that represents one or more file objects, with added behavior. |
|
TemplateWizard
Wizard for creation of new objects from a template. |
Classes in org.openide.loaders used by org.openide.awt | |
DataFolder
A folder containing data objects. |
Classes in org.openide.loaders used by org.openide.loaders | |
DataFilter
Allows certain data objects to be excluded from being displayed. |
|
DataFolder
A folder containing data objects. |
|
DataFolder.SortMode
Type-safe enumeration of sort modes for data folders. |
|
DataLoader
A data loader recognizes FileObject s and creates appropriate
DataObject s to represent them. |
|
DataLoader.RecognizedFiles
Buffer holding a list of primary and secondary files marked as already recognized, to prevent further scanning. |
|
DataLoaderPool
Pool of data loaders. |
|
DataNode
Standard node representing a data object. |
|
DataObject
Object that represents one or more file objects, with added behavior. |
|
DataObject.Container
Interface for objects that can contain other data objects. |
|
DataObject.Registry
Registry of modified data objects. |
|
DataObjectExistsException
Exception signalling that the data object for this file cannot be created because there already is an object for the primary file. |
|
DataObjectNotFoundException
Exception signalling that the data object for a given file object could not be found in DataObject.find(org.openide.filesystems.FileObject) . |
|
DataShadow
Default implementation of a shortcut to another data object. |
|
ExtensionList
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. |
|
FileEntry
Entry that works with plain files. |
|
FolderInstance
Support class for creation of an object from the content of a DataObject.Container . |
|
InstanceDataObject
A data object whose only purpose is to supply InstanceCookie . |
|
MultiDataObject
Provides support for handling of data objects with multiple files. |
|
MultiDataObject.Entry
Represents one file in a group data object . |
|
MultiFileLoader
Loader for any kind of MultiDataObject . |
|
OpenSupport.Env
Environment that connects the support together with DataObject. |
|
OperationEvent
Event that describes operations taken on a data object. |
|
OperationEvent.Copy
Notification of a copy action of a data object, creation of a shadow, or creation from a template. |
|
OperationEvent.Move
Notification of a move of a data object. |
|
OperationEvent.Rename
Notification of a rename of a data object. |
|
OperationListener
Listener to operations on data objects. |
|
RepositoryNodeFactory
Deprecated. Probably unwise to call this for any reason; obsolete UI. |
|
TemplateWizard
Wizard for creation of new objects from a template. |
|
TemplateWizard.Iterator
The interface for custom iterator. |
|
XMLDataObject
Object that provides main functionality for xml documents. |
|
XMLDataObject.Info
Deprecated. use Lookup Representation of xmlinfo file holding container of Processors. |
Classes in org.openide.loaders used by org.openide.text | |
DataObject
Object that represents one or more file objects, with added behavior. |
|
MultiDataObject
Provides support for handling of data objects with multiple files. |
|
MultiDataObject.Entry
Represents one file in a group data object . |
|
OpenSupport
Simple support for an openable file. |
|
OpenSupport.Env
Environment that connects the support together with DataObject. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |