Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

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

Inheritance diagram for cern::laser::guiplatform::windows::category::ChoosenCategoryExplorer:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ChoosenCategoryExplorer (List choosenCategories)
boolean contains (GPNode gpNode)
void addCategory (BeanSupport node) throws IntrospectionException
void removeCategory (GPNode node)
void removeAllCategories ()
void addCategory (GPNode gpNode) throws IntrospectionException, CloneNotSupportedException
void addCategoryWithoutChildren (GPNode gpNode) throws IntrospectionException, CloneNotSupportedException
void addSubCategories (GPNode gpNode) throws IntrospectionException, CloneNotSupportedException
void removeCategoryWithoutChildren (GPNode gpNode) throws IntrospectionException, CloneNotSupportedException
void removeSubCategories (GPNode gpNode) throws IntrospectionException, CloneNotSupportedException
void removeSubCategories (GPNode gpNode, boolean removeThisNode) throws IntrospectionException, CloneNotSupportedException
Collection getChoosenCategories ()
void updateChoosenCategories (List newCategories)

Private Attributes

ChoosenCategoryNodeManager nodeManager = null

Static Private Attributes

final Logger logger

Detailed Description

Explorer with categories choosen by given user
Author:
pawlowsk


Constructor & Destructor Documentation

cern::laser::guiplatform::windows::category::ChoosenCategoryExplorer::ChoosenCategoryExplorer List  choosenCategories  )  [inline]
 

Creates a new instance of ChoosenCategoryExplorer

Parameters:
choossenCategories list


Member Function Documentation

void cern::laser::guiplatform::windows::category::ChoosenCategoryExplorer::addCategory GPNode  gpNode  )  throws IntrospectionException, CloneNotSupportedException [inline]
 

This is recursive method. This methods add GPNode and all children to choosen category explorer.

void cern::laser::guiplatform::windows::category::ChoosenCategoryExplorer::addCategory BeanSupport  node  )  throws IntrospectionException [inline]
 

This method adds category to ChoosenCategoryExplorer only once

void cern::laser::guiplatform::windows::category::ChoosenCategoryExplorer::addCategoryWithoutChildren GPNode  gpNode  )  throws IntrospectionException, CloneNotSupportedException [inline]
 

This methods adds Category to choosen category explorer without children.

void cern::laser::guiplatform::windows::category::ChoosenCategoryExplorer::addSubCategories GPNode  gpNode  )  throws IntrospectionException, CloneNotSupportedException [inline]
 

boolean cern::laser::guiplatform::windows::category::ChoosenCategoryExplorer::contains GPNode  gpNode  )  [inline]
 

Collection cern::laser::guiplatform::windows::category::ChoosenCategoryExplorer::getChoosenCategories  )  [inline]
 

void cern::laser::guiplatform::windows::category::ChoosenCategoryExplorer::removeAllCategories  )  [inline]
 

void cern::laser::guiplatform::windows::category::ChoosenCategoryExplorer::removeCategory GPNode  node  )  [inline]
 

void cern::laser::guiplatform::windows::category::ChoosenCategoryExplorer::removeCategoryWithoutChildren GPNode  gpNode  )  throws IntrospectionException, CloneNotSupportedException [inline]
 

void cern::laser::guiplatform::windows::category::ChoosenCategoryExplorer::removeSubCategories GPNode  gpNode,
boolean  removeThisNode
throws IntrospectionException, CloneNotSupportedException [inline]
 

void cern::laser::guiplatform::windows::category::ChoosenCategoryExplorer::removeSubCategories GPNode  gpNode  )  throws IntrospectionException, CloneNotSupportedException [inline]
 

void cern::laser::guiplatform::windows::category::ChoosenCategoryExplorer::updateChoosenCategories List  newCategories  )  [inline]
 

used when user want to load new cofiguration (ConfiguratonLoad action)

Parameters:
newCategories List with Category objects


Member Data Documentation

final Logger cern::laser::guiplatform::windows::category::ChoosenCategoryExplorer::logger [static, private]
 

Initial value:

LogFactory.getLogger(ChoosenCategoryExplorer.class.getName())

ChoosenCategoryNodeManager cern::laser::guiplatform::windows::category::ChoosenCategoryExplorer::nodeManager = null [private]
 

user node manager


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 03:09:40 2009 for ACS Java API by doxygen 1.3.8