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

A

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.
add(Component, Object) - Method in class org.openide.explorer.view.OutlineView
 
add(Component, Object) - Method in class org.openide.explorer.view.TreeTableView
 
add(Component, Object) - Method in class org.openide.explorer.view.TreeView
 
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.OutlineView
Initializes the component and lookup explorer manager.
addNotify() - Method in class org.openide.explorer.view.TableView
Initializes the component and lookup explorer manager.
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.
addPropertyColumn(String, String) - Method in class org.openide.explorer.view.OutlineView
Adds a property column which will match any property with the passed name.
addPropertyColumn(String, String, String) - Method in class org.openide.explorer.view.OutlineView
Adds a property column which will match any property with the passed name.
addTreeExpansionListener(TreeExpansionListener) - Method in class org.openide.explorer.view.OutlineView
 
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).
ALWAYS_AS_STRING - Static variable in class org.openide.explorer.propertysheet.PropertySheet
Deprecated.
Relic of the original property sheet implementation, useless.
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 property sheet to pass the environment to the property editor.
A B C D E F G H I L M N O P Q R S T U V W X 
Skip navigation links
org.openide.explorer 6.73