站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc 5.0.0

P-Index (NetBeans Loaders API) - NetBeans API Javadoc 5.0.0

 
A B C D E F G H I L M N O P R S T U V W X

P

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.
paint(Graphics) - Method in class org.openide.awt.Toolbar
 
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
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.
processKeyBinding(KeyStroke, KeyEvent, int, boolean) - Method in class org.openide.awt.MenuBar
Overridden to handle mac conversion from Alt to Ctrl and vice versa so Alt can be used as the compose character on international keyboards.
processorClasses() - Method in class org.openide.loaders.XMLDataObject.Info
Deprecated.  
producersOf(Class) - Method in class org.openide.loaders.DataLoaderPool
Get an enumeration of all producers of a representation class.
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
Built on May 3 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.