

Public Member Functions | |
| ChatFrame1_AboutBox (Frame parent) | |
| void | actionPerformed (ActionEvent e) |
Protected Member Functions | |
| void | processWindowEvent (WindowEvent e) |
Package Functions | |
| void | cancel () |
Package Attributes | |
| JPanel | panel1 = new JPanel() |
| JPanel | panel2 = new JPanel() |
| JPanel | insetsPanel1 = new JPanel() |
| JPanel | insetsPanel2 = new JPanel() |
| JPanel | insetsPanel3 = new JPanel() |
| JButton | button1 = new JButton() |
| JLabel | imageControl1 = new JLabel() |
| ImageIcon | imageIcon |
| JLabel | label1 = new JLabel() |
| JLabel | label2 = new JLabel() |
| JLabel | label3 = new JLabel() |
| JLabel | label4 = new JLabel() |
| BorderLayout | borderLayout1 = new BorderLayout() |
| BorderLayout | borderLayout2 = new BorderLayout() |
| FlowLayout | flowLayout1 = new FlowLayout() |
| FlowLayout | flowLayout2 = new FlowLayout() |
| GridLayout | gridLayout1 = new GridLayout() |
| String | product = "CMW Publish&Subscribe API" |
| String | version = "1.0" |
| String | copyright = "Copyright (c) CMW project team" |
| String | comments = "" |
Private Member Functions | |
| void | jbInit () throws Exception |
| cern::cmw::mom::test::chat::ChatFrame1_AboutBox::ChatFrame1_AboutBox | ( | Frame | parent | ) | [inline] |
References jbInit().
| void cern::cmw::mom::test::chat::ChatFrame1_AboutBox::actionPerformed | ( | ActionEvent | e | ) | [inline] |
| void cern::cmw::mom::test::chat::ChatFrame1_AboutBox::cancel | ( | ) | [inline, package] |
Referenced by actionPerformed(), and processWindowEvent().
| void cern::cmw::mom::test::chat::ChatFrame1_AboutBox::jbInit | ( | ) | throws Exception [inline, private] |
References borderLayout1, borderLayout2, button1, comments, copyright, flowLayout1, gridLayout1, imageControl1, imageIcon, insetsPanel1, insetsPanel2, insetsPanel3, label1, label2, label3, label4, panel1, panel2, product, and version.
Referenced by ChatFrame1_AboutBox().
| void cern::cmw::mom::test::chat::ChatFrame1_AboutBox::processWindowEvent | ( | WindowEvent | e | ) | [inline, protected] |
References cancel().
BorderLayout cern::cmw::mom::test::chat::ChatFrame1_AboutBox::borderLayout1 = new BorderLayout() [package] |
Referenced by jbInit().
BorderLayout cern::cmw::mom::test::chat::ChatFrame1_AboutBox::borderLayout2 = new BorderLayout() [package] |
Referenced by jbInit().
JButton cern::cmw::mom::test::chat::ChatFrame1_AboutBox::button1 = new JButton() [package] |
Referenced by actionPerformed(), and jbInit().
String cern::cmw::mom::test::chat::ChatFrame1_AboutBox::comments = "" [package] |
Referenced by jbInit().
String cern::cmw::mom::test::chat::ChatFrame1_AboutBox::copyright = "Copyright (c) CMW project team" [package] |
Referenced by jbInit().
FlowLayout cern::cmw::mom::test::chat::ChatFrame1_AboutBox::flowLayout1 = new FlowLayout() [package] |
Referenced by jbInit().
FlowLayout cern::cmw::mom::test::chat::ChatFrame1_AboutBox::flowLayout2 = new FlowLayout() [package] |
GridLayout cern::cmw::mom::test::chat::ChatFrame1_AboutBox::gridLayout1 = new GridLayout() [package] |
Referenced by jbInit().
JLabel cern::cmw::mom::test::chat::ChatFrame1_AboutBox::imageControl1 = new JLabel() [package] |
Referenced by jbInit().
ImageIcon cern::cmw::mom::test::chat::ChatFrame1_AboutBox::imageIcon [package] |
Referenced by jbInit().
JPanel cern::cmw::mom::test::chat::ChatFrame1_AboutBox::insetsPanel1 = new JPanel() [package] |
Referenced by jbInit().
JPanel cern::cmw::mom::test::chat::ChatFrame1_AboutBox::insetsPanel2 = new JPanel() [package] |
Referenced by jbInit().
JPanel cern::cmw::mom::test::chat::ChatFrame1_AboutBox::insetsPanel3 = new JPanel() [package] |
Referenced by jbInit().
JLabel cern::cmw::mom::test::chat::ChatFrame1_AboutBox::label1 = new JLabel() [package] |
Referenced by jbInit().
JLabel cern::cmw::mom::test::chat::ChatFrame1_AboutBox::label2 = new JLabel() [package] |
Referenced by jbInit().
JLabel cern::cmw::mom::test::chat::ChatFrame1_AboutBox::label3 = new JLabel() [package] |
Referenced by jbInit().
JLabel cern::cmw::mom::test::chat::ChatFrame1_AboutBox::label4 = new JLabel() [package] |
Referenced by jbInit().
JPanel cern::cmw::mom::test::chat::ChatFrame1_AboutBox::panel1 = new JPanel() [package] |
Referenced by jbInit().
JPanel cern::cmw::mom::test::chat::ChatFrame1_AboutBox::panel2 = new JPanel() [package] |
Referenced by jbInit().
String cern::cmw::mom::test::chat::ChatFrame1_AboutBox::product = "CMW Publish&Subscribe API" [package] |
Referenced by jbInit().
String cern::cmw::mom::test::chat::ChatFrame1_AboutBox::version = "1.0" [package] |
Referenced by jbInit().
1.6.2