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

cern::laser::guiplatform::windows::behaviour::ConfigureBehaviourPanel::ChooseKlaxonVolumePanel Class Reference

List of all members.

Public Member Functions

 ChooseKlaxonVolumePanel ()
 ChooseKlaxonVolumePanel (String borderTitle, String firstRadioTitle, String secondRadioTitle, String thirdRadioTitle, String fourthRadioTitle, String defaultChecked)
void actionPerformed (java.awt.event.ActionEvent actionEvent)
void setSelected (String whichOne)
void setDefaultChecked ()
String getChoosenButton ()
void addConfigurationChangeListener (java.awt.event.ActionListener listener)

Private Member Functions

void initComponents (String borderTitle, String firstRadioTitle, String secondRadioTitle, String thirdRadioTitle, String fourthRadioTitle, String defaultChecked)

Private Attributes

JRadioButton firstRadio = null
JRadioButton secondRadio = null
JRadioButton thirdRadio = null
JRadioButton fourthRadio = null
String defaultChecked = null
ActionListener confChangeListener = null

Detailed Description

****************************************************************** private class Klaxon Volume panel ******************************************************************


Constructor & Destructor Documentation

cern::laser::guiplatform::windows::behaviour::ConfigureBehaviourPanel::ChooseKlaxonVolumePanel::ChooseKlaxonVolumePanel  )  [inline]
 

cern::laser::guiplatform::windows::behaviour::ConfigureBehaviourPanel::ChooseKlaxonVolumePanel::ChooseKlaxonVolumePanel String  borderTitle,
String  firstRadioTitle,
String  secondRadioTitle,
String  thirdRadioTitle,
String  fourthRadioTitle,
String  defaultChecked
[inline]
 

Create simple choose panel with 4 radio buttons

This method initialize all component. Creates TitleBorder, radio button and all necesary components.

Parameters:
defaultChecked - which radio button should be default checked FIRST for first, SECOND for second, etc ... or null


Member Function Documentation

void cern::laser::guiplatform::windows::behaviour::ConfigureBehaviourPanel::ChooseKlaxonVolumePanel::actionPerformed java.awt.event.ActionEvent  actionEvent  )  [inline]
 

void cern::laser::guiplatform::windows::behaviour::ConfigureBehaviourPanel::ChooseKlaxonVolumePanel::addConfigurationChangeListener java.awt.event.ActionListener  listener  )  [inline]
 

String cern::laser::guiplatform::windows::behaviour::ConfigureBehaviourPanel::ChooseKlaxonVolumePanel::getChoosenButton  )  [inline]
 

This method tells, which button is selected.

Returns:
FIRST if first radio button is selected SECOND is second radion button is selected etc

void cern::laser::guiplatform::windows::behaviour::ConfigureBehaviourPanel::ChooseKlaxonVolumePanel::initComponents String  borderTitle,
String  firstRadioTitle,
String  secondRadioTitle,
String  thirdRadioTitle,
String  fourthRadioTitle,
String  defaultChecked
[inline, private]
 

void cern::laser::guiplatform::windows::behaviour::ConfigureBehaviourPanel::ChooseKlaxonVolumePanel::setDefaultChecked  )  [inline]
 

void cern::laser::guiplatform::windows::behaviour::ConfigureBehaviourPanel::ChooseKlaxonVolumePanel::setSelected String  whichOne  )  [inline]
 

This method set checked left of right radio button.

Parameters:
whichOne - FIRST for first radio button, SECOND for second, etc


Member Data Documentation

ActionListener cern::laser::guiplatform::windows::behaviour::ConfigureBehaviourPanel::ChooseKlaxonVolumePanel::confChangeListener = null [private]
 

listener which is able to change Save button on ConfigurationPanel

String cern::laser::guiplatform::windows::behaviour::ConfigureBehaviourPanel::ChooseKlaxonVolumePanel::defaultChecked = null [private]
 

default selected

JRadioButton cern::laser::guiplatform::windows::behaviour::ConfigureBehaviourPanel::ChooseKlaxonVolumePanel::firstRadio = null [private]
 

left rafio button

JRadioButton cern::laser::guiplatform::windows::behaviour::ConfigureBehaviourPanel::ChooseKlaxonVolumePanel::fourthRadio = null [private]
 

rght rafio button

JRadioButton cern::laser::guiplatform::windows::behaviour::ConfigureBehaviourPanel::ChooseKlaxonVolumePanel::secondRadio = null [private]
 

rght rafio button

JRadioButton cern::laser::guiplatform::windows::behaviour::ConfigureBehaviourPanel::ChooseKlaxonVolumePanel::thirdRadio = null [private]
 

rght rafio button


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