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 | |
final long | serialVersionUID = 1L |
|
|
|
|
|
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. |
|
|
|
|
|
|
|
|
|
Set text in info label |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|