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

cern::laser::guiplatform::windows::DisplayableColumnExplorer Class Reference

Inheritance diagram for cern::laser::guiplatform::windows::DisplayableColumnExplorer:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 DisplayableColumnExplorer (String[] userProperties, boolean withOkButtons)
 DisplayableColumnExplorer (String[] userProperties)
String getName ()
List getEnabledColumns ()
void okButtonActionPerformed (java.awt.event.ActionEvent actionEvent)
void cancelButtonActionPerformed (java.awt.event.ActionEvent actionEvent)
void applyButtonActionPerformed (java.awt.event.ActionEvent actionEvent)
void reset ()
void updateColumns (String[] newUserProperties)

Static Public Member Functions

void main (String args[])

Private Member Functions

void initComponents ()
void postInitComponents ()
void initNodeManager ()

Private Attributes

String[] userProperties = null
javax.swing.JPanel actionButtonPanel
javax.swing.JButton disableButton
javax.swing.JButton downButton
javax.swing.JPanel eastPanel
javax.swing.JButton enableButton
javax.swing.JButton upButton
javax.swing.JButton okButton
javax.swing.JButton applyButton
javax.swing.JButton cancelButton
javax.swing.JPanel okCancelButtonPanel
javax.swing.JPanel southButtonPanel
boolean withOkCancelButtonPanel = true
DisplayableColumnNodeManager nodeManager = null
Object rootNode = null

Static Private Attributes

final Logger logger

Detailed Description

This explorers show column These columns can be displayed on alarm console

Author:
pawlowsk


Constructor & Destructor Documentation

cern::laser::guiplatform::windows::DisplayableColumnExplorer::DisplayableColumnExplorer String[]  userProperties,
boolean  withOkButtons
[inline]
 

Creates new form DisplayableColumnExplorer

Parameters:
userProperties user properties
withOkButtons indicates whether this explorer should contain panel with OK, Apply, Cancel buttons, true if should contain false if not
Parameters:
withOkButtons  boolean withActionButtons

cern::laser::guiplatform::windows::DisplayableColumnExplorer::DisplayableColumnExplorer String[]  userProperties  )  [inline]
 

Creates DisplayableColumnExplorer with OK, apply, cancel buttons

Parameters:
userProperties user properties names


Member Function Documentation

void cern::laser::guiplatform::windows::DisplayableColumnExplorer::applyButtonActionPerformed java.awt.event.ActionEvent  actionEvent  )  [inline]
 

void cern::laser::guiplatform::windows::DisplayableColumnExplorer::cancelButtonActionPerformed java.awt.event.ActionEvent  actionEvent  )  [inline]
 

List cern::laser::guiplatform::windows::DisplayableColumnExplorer::getEnabledColumns  )  [inline]
 

This method returns enabled columns

Returns:
List with propertyNames (i.e. faultMember)

String cern::laser::guiplatform::windows::DisplayableColumnExplorer::getName  )  [inline]
 

from TopComponent

void cern::laser::guiplatform::windows::DisplayableColumnExplorer::initComponents  )  [inline, private]
 

This method is called from within the constructor to initialize the form. WARNING: Do NOT modify this code. The content of this method is always regenerated by the Form Editor.

void cern::laser::guiplatform::windows::DisplayableColumnExplorer::initNodeManager  )  [inline, private]
 

Init mode manger, used for creation nodeManager, and when this explorer should be reset

void cern::laser::guiplatform::windows::DisplayableColumnExplorer::main String  args[]  )  [inline, static]
 

Method for test execution

void cern::laser::guiplatform::windows::DisplayableColumnExplorer::okButtonActionPerformed java.awt.event.ActionEvent  actionEvent  )  [inline]
 

void cern::laser::guiplatform::windows::DisplayableColumnExplorer::postInitComponents  )  [inline, private]
 

postInitComponents

void cern::laser::guiplatform::windows::DisplayableColumnExplorer::reset  )  [inline]
 

Reset this explorer

void cern::laser::guiplatform::windows::DisplayableColumnExplorer::updateColumns String[]  newUserProperties  )  [inline]
 


Member Data Documentation

javax.swing.JPanel cern::laser::guiplatform::windows::DisplayableColumnExplorer::actionButtonPanel [private]
 

javax.swing.JButton cern::laser::guiplatform::windows::DisplayableColumnExplorer::applyButton [private]
 

javax.swing.JButton cern::laser::guiplatform::windows::DisplayableColumnExplorer::cancelButton [private]
 

javax.swing.JButton cern::laser::guiplatform::windows::DisplayableColumnExplorer::disableButton [private]
 

javax.swing.JButton cern::laser::guiplatform::windows::DisplayableColumnExplorer::downButton [private]
 

javax.swing.JPanel cern::laser::guiplatform::windows::DisplayableColumnExplorer::eastPanel [private]
 

javax.swing.JButton cern::laser::guiplatform::windows::DisplayableColumnExplorer::enableButton [private]
 

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

Initial value:

LogFactory.getLogger(DisplayableColumnExplorer.class.getName())
logger

DisplayableColumnNodeManager cern::laser::guiplatform::windows::DisplayableColumnExplorer::nodeManager = null [private]
 

node Manager

javax.swing.JButton cern::laser::guiplatform::windows::DisplayableColumnExplorer::okButton [private]
 

javax.swing.JPanel cern::laser::guiplatform::windows::DisplayableColumnExplorer::okCancelButtonPanel [private]
 

Object cern::laser::guiplatform::windows::DisplayableColumnExplorer::rootNode = null [private]
 

root Node

Reimplemented from cern::gp::explorer::GPListExplorerPanel.

javax.swing.JPanel cern::laser::guiplatform::windows::DisplayableColumnExplorer::southButtonPanel [private]
 

javax.swing.JButton cern::laser::guiplatform::windows::DisplayableColumnExplorer::upButton [private]
 

String [] cern::laser::guiplatform::windows::DisplayableColumnExplorer::userProperties = null [private]
 

user property names

boolean cern::laser::guiplatform::windows::DisplayableColumnExplorer::withOkCancelButtonPanel = true [private]
 

indicates wether this explorer should have okCancelButtonPanel


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