cern::laser::guiplatform::windows::category::CategoryTreeExplorer Class Reference

Inheritance diagram for cern::laser::guiplatform::windows::category::CategoryTreeExplorer:
Inheritance graph
[legend]
Collaboration diagram for cern::laser::guiplatform::windows::category::CategoryTreeExplorer:
Collaboration graph
[legend]

List of all members.

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

Detailed Description

This is category explorer.

Author:
pawlowsk

Constructor & Destructor Documentation

cern::laser::guiplatform::windows::category::CategoryTreeExplorer::CategoryTreeExplorer ( Category  rootCategory  )  [inline]

Member Function Documentation

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]
void cern::laser::guiplatform::windows::category::CategoryTreeExplorer::expandAndColapseTree (  )  [inline]

Member Data Documentation

Initial value:
    LogFactory.getLogger(CategoryTreeNodeManager.class.getName())

logger

Referenced by expandAndColapseTree().

category node manager

Referenced by CategoryTreeExplorer().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2