org.netbeans.modules.editor.options
Class AnnotationTypeActionsFolder
java.lang.Object
org.openide.util.Task
org.openide.loaders.FolderInstance
org.netbeans.modules.editor.options.AnnotationTypeActionsFolder
- All Implemented Interfaces:
- Runnable, InstanceCookie, Node.Cookie
public class AnnotationTypeActionsFolder
- extends FolderInstance
Processing of folders with annotation types actions.
- Since:
- 08/2001
| Fields inherited from class org.openide.util.Task |
EMPTY |
| Methods inherited from class org.openide.loaders.FolderInstance |
acceptContainer, acceptCookie, acceptDataObject, acceptFolder, instanceClass, instanceCreate, instanceFinished, instanceForCookie, instanceName, postCreationTask, recreate, run, toString, waitFinished |
readActions
public static boolean readActions(AnnotationType type,
String subFolder)
- Factory method for AnnotationTypeActionsFolder instance.
createInstance
protected Object createInstance(InstanceCookie[] cookies)
throws IOException,
ClassNotFoundException
- Called for each XML file found in FOLDER directory
- Specified by:
createInstance in class FolderInstance
- Throws:
IOException
ClassNotFoundException