Skip navigation links
org.openide.loaders 7.89
A B C D E F G H I L M N O P R S T U V W X 

P

parse(URL) - Static method in class org.openide.loaders.XMLDataObject
Deprecated.
Use XMLUtil instead setting null error handler and validation to false.
parse(URL, boolean) - Static method in class org.openide.loaders.XMLDataObject
Deprecated.
Use XMLUtil instead setting null handler.
parse(URL, ErrorHandler) - Static method in class org.openide.loaders.XMLDataObject
Deprecated.
Use XMLUtil instead setting validation to false.
parse(URL, ErrorHandler, boolean) - Static method in class org.openide.loaders.XMLDataObject
Deprecated.
Use XMLUtil instead.
performAction(Node[]) - Method in class org.openide.actions.FileSystemRefreshAction
 
performAction(Node[]) - Method in class org.openide.actions.InstantiateAction
Deprecated.
 
performAction(Node[]) - Method in class org.openide.actions.NewTemplateAction
 
performAction() - Method in class org.openide.actions.SaveAllAction
 
performAction(Node[]) - Method in class org.openide.actions.SaveAsTemplateAction
 
postCreationTask(Runnable) - Method in class org.openide.loaders.FolderInstance
Invokes the creation of objects in a "safe" thread.
postCreationTask(Runnable) - Method in class org.openide.loaders.FolderLookup
Deprecated.
Starts the creation of the object in the Folder recognizer thread.
prepareDocument() - Method in class org.openide.text.EditorSupport
Deprecated.
Load the document into memory.
print() - Method in class org.openide.text.EditorSupport
Deprecated.
The implementation of @see org.openide.cookies.PrintCookie#print() method.
processorClasses() - Method in class org.openide.loaders.XMLDataObject.Info
Deprecated.
 
producersOf(Class<? extends DataObject>) - Method in class org.openide.loaders.DataLoaderPool
Get an enumeration of all producers of a representation class.
PROP_ACTIONS - Static variable in class org.openide.loaders.DataLoader
property name of list of actions
PROP_CHILDREN - Static variable in class org.openide.loaders.DataFolder
Name of property that holds children of this node.
PROP_CHILDREN - Static variable in interface org.openide.loaders.DataObject.Container
Name of property that holds children of this container.
PROP_COOKIE - Static variable in class org.openide.loaders.DataObject
Name of the property used during notification of changes in the set of cookies attached to this object.
PROP_DISPLAY_NAME - Static variable in class org.openide.loaders.DataLoader
property name of display name
PROP_DOCUMENT - Static variable in class org.openide.loaders.XMLDataObject
property name of DOM document property
PROP_EXTENSIONS - Static variable in class org.openide.loaders.UniFileLoader
name of property with extensions
PROP_FILES - Static variable in class org.openide.loaders.DataObject
Name of files property.
PROP_HELP - Static variable in class org.openide.loaders.DataObject
Name of the help context property.
PROP_INFO - Static variable in class org.openide.loaders.XMLDataObject
Deprecated.
info is not supported anymore. Replaced with lookup.
PROP_MODIFIED - Static variable in class org.openide.loaders.DataObject
Name of the modified property.
PROP_NAME - Static variable in class org.openide.loaders.DataObject
Name of the name property.
PROP_ORDER - Static variable in class org.openide.loaders.DataFolder
Name of property for order of children.
PROP_PRIMARY_FILE - Static variable in class org.openide.loaders.DataObject
Name of primary file property.
PROP_SORT_MODE - Static variable in class org.openide.loaders.DataFolder
Name of property which decides sorting mode.
PROP_TEMPLATE - Static variable in class org.openide.loaders.DataObject
Name of the template property.
PROP_VALID - Static variable in class org.openide.loaders.DataObject
Name of valid property.
propertyChange(PropertyChangeEvent) - Method in class org.openide.loaders.OpenSupport.Env
Accepts property changes from DataObject and fires them to own listeners.
A B C D E F G H I L M N O P R S T U V W X 
Skip navigation links
org.openide.loaders 7.89