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

Inheritance diagram for cern::laser::guiplatform::windows::behaviour::ConfigureBehaviourPanel::ChooseKlaxonVolumePanel:
Inheritance graph
[legend]
Collaboration diagram for cern::laser::guiplatform::windows::behaviour::ConfigureBehaviourPanel::ChooseKlaxonVolumePanel:
Collaboration graph
[legend]

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

References initComponents().


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]
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]

Member Data Documentation

listener which is able to change Save button on ConfigurationPanel

Referenced by actionPerformed(), and addConfigurationChangeListener().

default selected

Referenced by setDefaultChecked().

left rafio button

Referenced by actionPerformed(), getChoosenButton(), initComponents(), and setSelected().

rght rafio button

Referenced by actionPerformed(), initComponents(), and setSelected().

rght rafio button

Referenced by actionPerformed(), getChoosenButton(), initComponents(), and setSelected().

rght rafio button

Referenced by actionPerformed(), getChoosenButton(), initComponents(), and setSelected().


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

Generated by  doxygen 1.6.2