|
org.openide.loaders 7.16.1 | |||||||||
| 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 FileObjects and creates appropriate
DataObjects 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.16.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||