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

cern::laser::guiplatform::windows::configuration::LoadConfigurationPanel Class Reference

Collaboration diagram for cern::laser::guiplatform::windows::configuration::LoadConfigurationPanel:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 LoadConfigurationPanel (ConsoleConfigurationWindow parentWindow, User user) throws LaserException
void addNewConfiguration (ConfigurationBean configuration) throws IntrospectionException
void removeConfiguration (GPNode node)
List getDefinedConfigurationNames (User user) throws LaserConsoleException

Private Member Functions

void initComponents () throws LaserException
void initUsersExplorer (String userName) throws LaserException

Private Attributes

UserExplorer userListExpl = null
ConsoleConfigurationWindow parentWindow = null
User loggedUser = null

Detailed Description

This is window, where user can load, delete saved configuration This window consist of ListExplorer and three buttons: LOAD, DELETE, SET AS DRFAULT.

Author:
pawlowsk


Constructor & Destructor Documentation

cern::laser::guiplatform::windows::configuration::LoadConfigurationPanel::LoadConfigurationPanel ConsoleConfigurationWindow  parentWindow,
User  user
throws LaserException [inline]
 

Creates a new instance of LoadCategoryPanel

Parameters:
parentWindows configuration window (mediator)
user logged user


Member Function Documentation

void cern::laser::guiplatform::windows::configuration::LoadConfigurationPanel::addNewConfiguration ConfigurationBean  configuration  )  throws IntrospectionException [inline]
 

This method adds new configurations to UserExplorer

Parameters:
configuration configuration
Exceptions:
IntrospectionException if something goes wrong

List cern::laser::guiplatform::windows::configuration::LoadConfigurationPanel::getDefinedConfigurationNames User  user  )  throws LaserConsoleException [inline]
 

void cern::laser::guiplatform::windows::configuration::LoadConfigurationPanel::initComponents  )  throws LaserException [inline, private]
 

void cern::laser::guiplatform::windows::configuration::LoadConfigurationPanel::initUsersExplorer String  userName  )  throws LaserException [inline, private]
 

This method initializes explorer with users and theirs configurations

Parameters:
userName name of user who is currnetly logged

void cern::laser::guiplatform::windows::configuration::LoadConfigurationPanel::removeConfiguration GPNode  node  )  [inline]
 

Removes configuration


Member Data Documentation

User cern::laser::guiplatform::windows::configuration::LoadConfigurationPanel::loggedUser = null [private]
 

ConsoleConfigurationWindow cern::laser::guiplatform::windows::configuration::LoadConfigurationPanel::parentWindow = null [private]
 

main window (something like mediator)

UserExplorer cern::laser::guiplatform::windows::configuration::LoadConfigurationPanel::userListExpl = null [private]
 


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