org.formaria.editor.netbeans.project
Class ProjectDataLoader
java.lang.Object
MultiFileLoader
org.formaria.editor.netbeans.project.ProjectDataLoader
public class ProjectDataLoader
- extends MultiFileLoader
Recognizes single files in the Repository as being of a certain type.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ARIA_PROJECT_MIME
public static final java.lang.String ARIA_PROJECT_MIME
- See Also:
- Constant Field Values
ProjectDataLoader
public ProjectDataLoader()
ProjectDataLoader
protected ProjectDataLoader(java.lang.String recognizedObjectClass)
defaultDisplayName
protected java.lang.String defaultDisplayName()
initialize
protected void initialize()
defaultActions
protected SystemAction[] defaultActions()
createMultiObject
protected MultiDataObject createMultiObject(FileObject primaryFile)
throws DataObjectExistsException,
java.io.IOException
- Throws:
DataObjectExistsException
java.io.IOException
findPrimaryFile
protected FileObject findPrimaryFile(FileObject fo)
createPrimaryEntry
protected MultiDataObject.Entry createPrimaryEntry(MultiDataObject mdo,
FileObject fo)
createSecondaryEntry
protected MultiDataObject.Entry createSecondaryEntry(MultiDataObject mdo,
FileObject fo)