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

A-Index (NetBeans Explorer 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

ALWAYS_AS_STRING - Static variable in class org.openide.explorer.propertysheet.PropertySheet
Deprecated. Relic of the original property sheet implementation, useless.
accept(Node) - Method in interface org.openide.explorer.view.MenuView.Acceptor
Deprecated. whole interface is obsoleted, use NodeAcceptor.acceptNodes(org.openide.nodes.Node[]) instead.
action - Variable in class org.openide.explorer.view.MenuView.Menu
Action listener to attach to all menu items.
action - Variable in class org.openide.explorer.view.MenuView.MenuItem
The action listener to attach to all menu items.
actionCopy(ExplorerManager) - Static method in class org.openide.explorer.ExplorerUtils
Creates copy action
actionCut(ExplorerManager) - Static method in class org.openide.explorer.ExplorerUtils
Creates cut action
actionDelete(ExplorerManager, boolean) - Static method in class org.openide.explorer.ExplorerUtils
Creates delete action
actionPaste(ExplorerManager) - Static method in class org.openide.explorer.ExplorerUtils
Creates paste action
activateActions(ExplorerManager, boolean) - Static method in class org.openide.explorer.ExplorerUtils
Activates or deactivates updates of actions for given ExplorerManager.
addActionListener(ActionListener) - Method in interface org.openide.explorer.propertysheet.InplaceEditor
Add an action listener to the InplaceEditor.
addMouseListener(MouseListener) - Method in class org.openide.explorer.view.TreeTableView
 
addNotify() - Method in class org.openide.explorer.propertysheet.PropertyPanel
Overridden to install the inner component that will display the property
addNotify() - Method in class org.openide.explorer.propertysheet.PropertySheet
 
addNotify() - Method in class org.openide.explorer.propertysheet.PropertySheetView
 
addNotify() - Method in class org.openide.explorer.view.ChoiceView
 
addNotify() - Method in class org.openide.explorer.view.ListTableView
Deprecated.  
addNotify() - Method in class org.openide.explorer.view.ListView
 
addNotify() - Method in class org.openide.explorer.view.MenuView
 
addNotify() - Method in class org.openide.explorer.view.TreeTableView
 
addNotify() - Method in class org.openide.explorer.view.TreeView
Initializes the component and lookup explorer manager.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.openide.explorer.ExplorerManager
Add a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.openide.explorer.propertysheet.DefaultPropertyModel
Deprecated. Adds listener to change of the value.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.openide.explorer.propertysheet.PropertyEnv
Property change listener: listenning here you will be notified when the state of the environment is has been changed.
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.openide.explorer.propertysheet.PropertyModel
Add listener to change of the value.
addVetoableChangeListener(VetoableChangeListener) - Method in class org.openide.explorer.ExplorerManager
Add a VetoableListener to the listener list.
addVetoableChangeListener(VetoableChangeListener) - Method in class org.openide.explorer.propertysheet.PropertyEnv
Vetoable change listener: listenning here you will be notified when the state of the environment is being changed (when the setState method is being called).
attach(Node) - Method in interface org.openide.explorer.propertysheet.editors.NodeCustomizer
Deprecated. Informs this customizer, that it has been connected to a node.
attach(Node[]) - Method in interface org.openide.explorer.propertysheet.editors.NodePropertyEditor
Deprecated. Informs the editor that the property that it is displaying belongs to following nodes.
attachEnv(PropertyEnv) - Method in interface org.openide.explorer.propertysheet.ExPropertyEditor
This method is called by the IDE to pass the environment to the property editor.

 
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.