@Retention(SOURCE) @Target(TYPE) public static @interface DataObject.Registration
DataLoaderPool.factory(java.lang.Class, java.lang.String, java.awt.Image)
.DataObject.Registrations
Modifier and Type | Required Element | Description |
---|---|---|
String |
mimeType |
Mime type to recognize.
|
Modifier and Type | Optional Element | Description |
---|---|---|
String |
displayName |
Display name for the file type created by this registration.
|
String |
iconBase |
Path to icon to be used by default for nodes created by
this registration.
|
int |
position |
String mimeType
MIMEResolver.ExtensionRegistration
and co. to assign
a mime types to files
in the system.String displayName
String iconBase
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.