cern::laser::guiplatform::windows::search::ProgressDialog Class Reference

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

List of all members.

Public Member Functions

 ProgressDialog ()
void setInfoText (int lineNumber, String text)
void clearInfoText ()
boolean isSearchCancelled ()
void onSearchAlarm (cern.laser.client.data.Alarm alarm)
void onSearchException (LaserSearchException laserSearchException)
void searchFinished ()

Private Member Functions

void initComponents ()

Private Attributes

javax.swing.JPanel buttonsPanel
javax.swing.JLabel infoLabel1
javax.swing.JLabel infoLabel2
javax.swing.JLabel infoLabel3
javax.swing.JLabel infoLabel4
javax.swing.JLabel infoLabel5
javax.swing.JLabel infoLable6
javax.swing.JButton jButton1
javax.swing.JPanel mainPanel

Static Private Attributes

static final long serialVersionUID = 1L

Detailed Description

An openable window available to the IDE's window manager.

Author:
woloszyn

Constructor & Destructor Documentation

cern::laser::guiplatform::windows::search::ProgressDialog::ProgressDialog (  )  [inline]

Member Function Documentation

void cern::laser::guiplatform::windows::search::ProgressDialog::clearInfoText (  )  [inline]
void cern::laser::guiplatform::windows::search::ProgressDialog::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 FormEditor.

References buttonsPanel, infoLabel1, infoLabel2, infoLabel3, infoLabel4, infoLabel5, infoLable6, jButton1, and mainPanel.

Referenced by ProgressDialog().

boolean cern::laser::guiplatform::windows::search::ProgressDialog::isSearchCancelled (  )  [inline]
void cern::laser::guiplatform::windows::search::ProgressDialog::onSearchAlarm ( cern.laser.client.data.Alarm  alarm  )  [inline]
void cern::laser::guiplatform::windows::search::ProgressDialog::onSearchException ( LaserSearchException  e  )  [inline]

Callback method. Called on communication problems

Parameters:
e the LaserSelectionException carrying the exception code

Implements cern::laser::client::services::selection::AlarmSearchListener.

References clearInfoText(), org::openide::windows::TopComponent::close(), and setInfoText().

void cern::laser::guiplatform::windows::search::ProgressDialog::searchFinished (  )  [inline]
void cern::laser::guiplatform::windows::search::ProgressDialog::setInfoText ( int  lineNumber,
String  text 
) [inline]

Set text in info label

References infoLabel1, infoLabel2, infoLabel3, infoLabel4, and infoLabel5.

Referenced by onSearchException(), and searchFinished().


Member Data Documentation

Referenced by initComponents().

Referenced by initComponents().

Referenced by initComponents().

Referenced by initComponents().

generated Serialized Version UID

Reimplemented from org::openide::windows::TopComponent.


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

Generated by  doxygen 1.6.2