
Public Member Functions | |
| XmlComponentGui () throws Exception | |
Static Public Member Functions | |
| static void | main (String[] args) |
Private Member Functions | |
| ComponentClient | connect () throws Exception |
| JFrame | wrapWithFrame (JPanel jpanel) |
Private Attributes | |
| ComponentClient | m_componentClient |
| Logger | m_logger |
| alma::demo::client::guiapps::XmlComponentGui::XmlComponentGui | ( | ) | throws Exception [inline] |
| ComponentClient alma::demo::client::guiapps::XmlComponentGui::connect | ( | ) | throws Exception [inline, private] |
References m_logger.
Referenced by XmlComponentGui().
| static void alma::demo::client::guiapps::XmlComponentGui::main | ( | String[] | args | ) | [inline, static] |
References XmlComponentGui().
| JFrame alma::demo::client::guiapps::XmlComponentGui::wrapWithFrame | ( | JPanel | jpanel | ) | [inline, private] |
Referenced by XmlComponentGui().
Referenced by XmlComponentGui().
Logger alma::demo::client::guiapps::XmlComponentGui::m_logger [private] |
Referenced by connect().
1.6.2