Public Member Functions | |
SearchWindow () | |
SearchWindow (int windowMode, Category[] choosenCategories) | |
HelpCtx | getHelpCtx () |
Package Attributes | |
Selection | selection |
int | windowMode |
SearchWindowSettings | settings |
Logger | logger = Logger.getLogger(this.getClass().getName()) |
Private Member Functions | |
void | initComponents () |
void | jButton2ActionPerformed (java.awt.event.ActionEvent evt) |
void | searchButtonActionPerformed (java.awt.event.ActionEvent evt) |
void | cancelButtonActionPerformed (java.awt.event.ActionEvent evt) |
void | formComponentShown (java.awt.event.ComponentEvent evt) |
void | jButton1ActionPerformed (java.awt.event.ActionEvent evt) |
void | hostNameTextFieldCaretUpdate (javax.swing.event.CaretEvent evt) |
void | hostNameEqualsRadioButtonActionPerformed (java.awt.event.ActionEvent evt) |
void | hostNameAllRadioButtonActionPerformed (java.awt.event.ActionEvent evt) |
void | sortGroupNTbyPriorityRadioButtonActionPerformed (java.awt.event.ActionEvent evt) |
void | sortGroupNTRadioButtonActionPerformed (java.awt.event.ActionEvent evt) |
void | sortByPriorityRadioButtonActionPerformed (java.awt.event.ActionEvent evt) |
void | sortByTimeRadioButtonActionPerformed (java.awt.event.ActionEvent evt) |
void | statusTerminatedCheckBoxActionPerformed (java.awt.event.ActionEvent evt) |
void | statusMaskedCheckBoxActionPerformed (java.awt.event.ActionEvent evt) |
void | statusHighlightedCheckBoxActionPerformed (java.awt.event.ActionEvent evt) |
void | statusAcknowledgedCheckBoxActionPerformed (java.awt.event.ActionEvent evt) |
void | statusActiveCheckBoxActionPerformed (java.awt.event.ActionEvent evt) |
void | timestampBeforeTextFieldCaretUpdate (javax.swing.event.CaretEvent evt) |
void | timestampAfterTextFieldCaretUpdate (javax.swing.event.CaretEvent evt) |
void | priorityLevel3checkBoxActionPerformed (java.awt.event.ActionEvent evt) |
void | priorityLevel2checkBoxActionPerformed (java.awt.event.ActionEvent evt) |
void | priorityLevel1checkBoxActionPerformed (java.awt.event.ActionEvent evt) |
void | priorityLevel0checkBoxActionPerformed (java.awt.event.ActionEvent evt) |
void | PDFCtextFieldCaretUpdate (javax.swing.event.CaretEvent evt) |
void | IFMtextFieldCaretUpdate (javax.swing.event.CaretEvent evt) |
void | SNFFtextFieldCaretUpdate (javax.swing.event.CaretEvent evt) |
void | PDFCcontainsRadioButtonActionPerformed (java.awt.event.ActionEvent evt) |
void | IFMcontainsRadioButtonActionPerformed (java.awt.event.ActionEvent evt) |
void | SNFFcontainsRadioButtonActionPerformed (java.awt.event.ActionEvent evt) |
void | PDFCequalsRadioButtonActionPerformed (java.awt.event.ActionEvent evt) |
void | IFMequalsRadioButtonActionPerformed (java.awt.event.ActionEvent evt) |
void | SNFFequalsRadioButtonActionPerformed (java.awt.event.ActionEvent evt) |
void | PDFCallRadioButtonActionPerformed (java.awt.event.ActionEvent evt) |
void | IFMallRadioButtonActionPerformed (java.awt.event.ActionEvent evt) |
void | SNFFallRadioButtonActionPerformed (java.awt.event.ActionEvent evt) |
void | updateBorderNames () |
void | doSwitch () |
Private Attributes | |
javax.swing.JRadioButton | IFMallRadioButton |
javax.swing.ButtonGroup | IFMbuttonGroup |
javax.swing.JRadioButton | IFMcontainsRadioButton |
javax.swing.JRadioButton | IFMequalsRadioButton |
javax.swing.JPanel | IFMpanel |
javax.swing.JTextField | IFMtextField |
javax.swing.JRadioButton | PDFCallRadioButton |
javax.swing.ButtonGroup | PDFCbuttonGroup |
javax.swing.JRadioButton | PDFCcontainsRadioButton |
javax.swing.JRadioButton | PDFCequalsRadioButton |
javax.swing.JPanel | PDFCpanel |
javax.swing.JTextField | PDFCtextField |
javax.swing.JRadioButton | SNFFallRadioButton |
javax.swing.ButtonGroup | SNFFbuttonGroup |
javax.swing.JRadioButton | SNFFcontainsRadioButton |
javax.swing.JRadioButton | SNFFequalsRadioButton |
javax.swing.JPanel | SNFFpanel |
javax.swing.JTextField | SNFFtextField |
javax.swing.JPanel | bottomMainPanel |
javax.swing.JPanel | buttonsPanel |
javax.swing.JButton | cancelButton |
javax.swing.JRadioButton | hostNameAllRadioButton |
javax.swing.ButtonGroup | hostNameButtonGroup |
javax.swing.JRadioButton | hostNameEqualsRadioButton |
javax.swing.JPanel | hostNamePanel |
javax.swing.JTextField | hostNameTextField |
javax.swing.JButton | jButton1 |
javax.swing.JButton | jButton2 |
javax.swing.JPanel | mainPanel |
javax.swing.JCheckBox | priorityLevel0checkBox |
javax.swing.JCheckBox | priorityLevel1checkBox |
javax.swing.JCheckBox | priorityLevel2checkBox |
javax.swing.JCheckBox | priorityLevel3checkBox |
javax.swing.JPanel | priorityPanel |
javax.swing.JButton | searchButton |
javax.swing.JRadioButton | sortByPriorityRadioButton |
javax.swing.JRadioButton | sortByTimeRadioButton |
javax.swing.JRadioButton | sortGroupNTRadioButton |
javax.swing.JRadioButton | sortGroupNTbyPriorityRadioButton |
javax.swing.ButtonGroup | sortOptionButtonGroup |
javax.swing.JPanel | sortOptionPanel |
javax.swing.JCheckBox | statusAcknowledgedCheckBox |
javax.swing.JCheckBox | statusActiveCheckBox |
javax.swing.JCheckBox | statusHighlightedCheckBox |
javax.swing.JCheckBox | statusMaskedCheckBox |
javax.swing.JPanel | statusPanel |
javax.swing.JCheckBox | statusTerminatedCheckBox |
javax.swing.JTextField | timestampAfterTextField |
javax.swing.JTextField | timestampBeforeTextField |
javax.swing.JLabel | timestampLabel1 |
javax.swing.JLabel | timestampLabel2 |
javax.swing.JPanel | timestampPanel |
javax.swing.JPanel | upperMainPanel |
Static Private Attributes | |
final long | serialVersionUID = 1L |
|
Default constructor |
|
Constructor
|
|
|
|
Switch between SystemName/Identifier/ProblemDescription and FF/FM/FC window mode |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|