|
org.openide.loaders 7.5.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataObject.Factory | |
---|---|
org.openide.loaders | Datasystems are the logical layer between a filesystem and higher-level file-oriented operations. |
Uses of DataObject.Factory in org.openide.loaders |
---|
Classes in org.openide.loaders that implement DataObject.Factory | |
---|---|
class |
DataLoader
A data loader recognizes FileObject s and creates appropriate
DataObject s to represent them. |
class |
MultiFileLoader
Loader for any kind of MultiDataObject . |
class |
UniFileLoader
Support class for loader handling one file at a time. |
Methods in org.openide.loaders that return DataObject.Factory | ||
---|---|---|
static
|
DataLoaderPool.factory(Class<T> dataObjectClass,
String mimeType,
Image image)
Factory method to create default implementation of a factory for data objects. |
|
org.openide.loaders 7.5.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |