
Public Member Functions | |
| JTree | getTree () |
| TreeView | getTreeView () |
An interface a TreeView can implements to give pubilc access to its underlying JTree
| JTree cern::gp::explorer::TreeViewTreeAccess::getTree | ( | ) |
Returns the underlying JTree of this TreeView
Implemented in cern::gp::explorer::ListTableExplorer::GPTreeTableView, cern::gp::explorer::TreeExplorer::GPBeanTreeView, and cern::gp::explorer::TreeTableExplorer::GPTreeTableView.
Referenced by cern::gp::explorer::TreeExplorer::getRowHeight(), and cern::gp::explorer::TreeExplorer::setRowHeigth().
| TreeView cern::gp::explorer::TreeViewTreeAccess::getTreeView | ( | ) |
Returns the the tree view implementing this interface
Implemented in cern::gp::explorer::ListTableExplorer::GPTreeTableView, cern::gp::explorer::TreeExplorer::GPBeanTreeView, and cern::gp::explorer::TreeTableExplorer::GPTreeTableView.
Referenced by cern::gp::explorer::TreeExplorer::TreeExplorer().
1.6.2