cern::laser::guiplatform::windows::alarms::AlarmInfoExplorer::NodeManager Class Reference

Inheritance diagram for cern::laser::guiplatform::windows::alarms::AlarmInfoExplorer::NodeManager:
Inheritance graph
[legend]
Collaboration diagram for cern::laser::guiplatform::windows::alarms::AlarmInfoExplorer::NodeManager:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 NodeManager (List alarms)
java.util.Comparator getComparator ()
void initChildrenMap (cern.gp.nodes.children.NodeMap nodeMap)
void updateManager (List newList)

Private Attributes

Logger logger
List list = null
NodeMap nodeMap = null

Constructor & Destructor Documentation

cern::laser::guiplatform::windows::alarms::AlarmInfoExplorer::NodeManager::NodeManager ( List  alarms  )  [inline]

References list.


Member Function Documentation

java.util.Comparator cern::laser::guiplatform::windows::alarms::AlarmInfoExplorer::NodeManager::getComparator (  )  [inline]

Returns a comparator that can be used to sort the collection of nodes managed by this class. null can be returned to specify that the collection should not be sorted. If a comparator is returned it should be able to compare two nodes belonging to the children managed by this manager. An adapter can be used to deal with the bean associated to the node instead of the nodes itself.

Returns:
a comparator for the node or null
See also:
BeanComparatorAdapter

Implements cern::gp::nodes::children::ChildrenManager.

void cern::laser::guiplatform::windows::alarms::AlarmInfoExplorer::NodeManager::initChildrenMap ( cern.gp.nodes.children.NodeMap  nodeMap  )  [inline]
void cern::laser::guiplatform::windows::alarms::AlarmInfoExplorer::NodeManager::updateManager ( List  newList  )  [inline]

Member Data Documentation

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

logger

Referenced by initChildrenMap(), and updateManager().

Referenced by initChildrenMap(), and updateManager().


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

Generated by  doxygen 1.6.2