

Classes | |
| class | CategoryTreeNodeManager |
Public Member Functions | |
| CategoryTreeExplorer (Category rootCategory) | |
| void | expandAndColapseTree () |
| void | expandAll (boolean expand) |
Private Member Functions | |
| void | expandAll (JTree tree, TreePath parent, boolean expand) |
Private Attributes | |
| CategoryTreeNodeManager | nodeManager = null |
Static Private Attributes | |
| static Logger | logger |
This is category explorer.
| cern::laser::guiplatform::windows::category::CategoryTreeExplorer::CategoryTreeExplorer | ( | Category | rootCategory | ) | [inline] |
Creates a new instance of CategoryTreeExplorer
References nodeManager, and cern::gp::explorer::TreeExplorer::setRootNode().
| void cern::laser::guiplatform::windows::category::CategoryTreeExplorer::expandAll | ( | JTree | tree, | |
| TreePath | parent, | |||
| boolean | expand | |||
| ) | [inline, private] |
References expandAll().
| void cern::laser::guiplatform::windows::category::CategoryTreeExplorer::expandAll | ( | boolean | expand | ) | [inline] |
References cern::gp::explorer::TreeExplorer::getTreeAccess().
Referenced by expandAll(), and expandAndColapseTree().
| void cern::laser::guiplatform::windows::category::CategoryTreeExplorer::expandAndColapseTree | ( | ) | [inline] |
Logger cern::laser::guiplatform::windows::category::CategoryTreeExplorer::logger [static, private] |
LogFactory.getLogger(CategoryTreeNodeManager.class.getName())
logger
Referenced by expandAndColapseTree().
CategoryTreeNodeManager cern::laser::guiplatform::windows::category::CategoryTreeExplorer::nodeManager = null [private] |
category node manager
Referenced by CategoryTreeExplorer().
1.6.2