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

A-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

A

ALL - Static variable in interface org.openide.loaders.DataFilter
Default filter that accepts everything.
acceptContainer(DataObject.Container) - Method in class org.openide.loaders.FolderInstance
Allows subclasses to decide how they want to work with an object that implements a DataObject.Container.
acceptContainer(DataObject.Container) - Method in class org.openide.loaders.FolderLookup
Container is recognized as underlying FolderLookup which passes its items to parent FolderLookup.
acceptCookie(InstanceCookie) - Method in class org.openide.loaders.FolderInstance
Allows subclasses to decide whether they want to work with the specified InstanceCookie or not.
acceptDataObject(DataObject) - Method in interface org.openide.loaders.DataFilter
Should the data object be displayed or not?
acceptDataObject(DataObject) - Method in class org.openide.loaders.FolderInstance
Allows subclasses to decide whether they want to work with the specified DataObject or not.
acceptFolder(DataFolder) - Method in class org.openide.loaders.FolderInstance
Allows subclasses to decide how they want to work with a provided folder.
acceptFolder(DataFolder) - Method in class org.openide.loaders.FolderLookup
Folder is recognized as underlying FolderLookup which passes its items to parent FolderLookup.
actionPerformed(ActionEvent) - Method in class org.openide.actions.FileSystemAction
 
actionsContext() - Method in class org.openide.loaders.DataLoader
Identifies the name of context in layer files where the loader wishes to store its own actions and also read them.
activate() - Method in interface org.openide.awt.ToolbarPool.Configuration
Activates the configuration and returns right component that can display the configuration.
addChangeListener(ChangeListener) - Method in interface org.openide.loaders.ChangeableDataFilter
Adds a ChangeListener to the filter.
addChangeListener(ChangeListener) - Method in class org.openide.loaders.DataLoaderPool
Add a new listener to the listener list.
addChangeListener(ChangeListener) - Method in class org.openide.loaders.DataObject.Registry
Add new listener to changes in the set of modified objects.
addChangeListener(ChangeListener) - Method in class org.openide.text.EditorSupport
Deprecated. Adds a listener for status changes.
addEntityResolver(EntityResolver) - Static method in class org.openide.loaders.XMLDataObject
Deprecated. EntityResolver is a parser user responsibility. Every time set a EntityResolver to an XML parser you use. The OpenIDE now defines a system EntityCatalog.
addExtension(String) - Method in class org.openide.loaders.ExtensionList
Add a new extension.
addImpl(Component, Object, int) - Method in class org.openide.awt.MenuBar
 
addImpl(Component, Object, int) - Method in class org.openide.awt.Toolbar
Overridden to set focusable to false for any AbstractButton subclasses which are added
addMimeType(String) - Method in class org.openide.loaders.ExtensionList
Adds new mime type.
addNotify() - Method in class org.openide.awt.Toolbar
 
addOperationListener(OperationListener) - Method in class org.openide.loaders.DataLoaderPool
Add a listener for operations on data objects.
addProcessorClass(Class) - Method in class org.openide.loaders.XMLDataObject.Info
Deprecated. Add processor class to info.
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.openide.loaders.DataObject.Container
Adds a listener.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.openide.loaders.DataObject
Add a property change listener.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.openide.loaders.OpenSupport.Env
Adds property listener.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.openide.text.EditorSupport
Deprecated.  
addSecondaryEntry(MultiDataObject.Entry) - Method in class org.openide.loaders.MultiDataObject
Add a new secondary entry to the list.
addVetoableChangeListener(VetoableChangeListener) - Method in class org.openide.loaders.DataObject
Add a listener to vetoable changes.
addVetoableChangeListener(VetoableChangeListener) - Method in class org.openide.loaders.OpenSupport.Env
Adds veto listener.
allLoaders() - Method in class org.openide.loaders.DataLoaderPool
Get an enumeration of all loaders, including the preferred and system loaders.
asynchronous() - Method in class org.openide.actions.FileSystemRefreshAction
 
asynchronous() - Method in class org.openide.actions.NewTemplateAction
 
asynchronous() - Method in class org.openide.actions.SaveAllAction
 
asynchronous() - Method in class org.openide.actions.SaveAsTemplateAction
 
attachTo(XMLDataObject) - Method in interface org.openide.loaders.XMLDataObject.Processor
Deprecated. When the XMLDataObject creates new instance of the processor, it uses this method to attach the processor to the data object.

 
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.