TreePanel Class Reference

List of all members.

Public Member Functions

void actionPerformed (ActionEvent ev)
void valueChanged (TreeSelectionEvent ev)
void tableChanged (TableModelEvent ev)
void setModelLocation (String location)
void treeNodesChanged (TreeModelEvent e)
void treeNodesInserted (TreeModelEvent e)
void treeNodesRemoved (TreeModelEvent e)
void treeStructureChanged (TreeModelEvent e)

Package Attributes

JPopupMenu popup
JMenuItem menuRead
JMenuItem menuSubscribe
JMenuItem menuUnsubscribe
JMenuItem menuRefresh
JMenuItem menuMount
JMenuItem menuUnMount
JMenuItem menuAllUnMount
JMenuItem menuAllSubscribe
MouseListener popupListener
DefaultTreeCellRenderer renderer
TreePath selPath
PluginFactory pluginFactory
OpenAction openAction
CloseAction closeAction
TreeKeyAdapter treeKeyAdapter
MyGeneralKeyAdapter myKeyAdapter

Classes

class  CloseAction
class  MenuSelection
class  MyGeneralKeyAdapter
class  OpenAction
class  PopupListener
class  Renderer
class  TreeKeyAdapter

Detailed Description

This is the panel for the value tree, it implements the listener for the tree model, especially the valueChanged method.

The tree model is created in setModelLocation

The tree model interface is implemented in ValueTreeModel

Author:
huhmann


The documentation for this class was generated from the following file:
Generated on 4 Mar 2014 for valuebrowser by  doxygen 1.4.7