Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

cern::cmw::mom::test::AppletClient Class Reference

Inheritance diagram for cern::cmw::mom::test::AppletClient:

Inheritance graph
[legend]
Collaboration diagram for cern::cmw::mom::test::AppletClient:

Collaboration graph
[legend]
List of all members.

Public Member Functions

String getParameter (String key, String def)
void init ()
void go ()
String getAppletInfo ()
String[][] getParameterInfo ()
void onMessage (javax.jms.Message message)

Package Functions

void bye (ActionEvent e)

Package Attributes

boolean isStandalone = false
JScrollPane jScrollPane1 = new JScrollPane()
JTextArea jTextArea1 = new JTextArea()
JButton jButton1 = new JButton()

Private Member Functions

void jbInit () throws Exception

Private Attributes

Subscriber s = null
long subscriptionToken = 0

Static Private Attributes

final String TOPIC = "CMW.TEMP.CHAT"

Detailed Description

Applet version of the Client test example.
See also:
Client


Member Function Documentation

void cern::cmw::mom::test::AppletClient::bye ActionEvent  e  )  [inline, package]
 

String cern::cmw::mom::test::AppletClient::getAppletInfo  )  [inline]
 

Method getAppletInfo

Returns:
String

String cern::cmw::mom::test::AppletClient::getParameter String  key,
String  def
[inline]
 

Method getParameter

Parameters:
key 
def 
Returns:
String

String [][] cern::cmw::mom::test::AppletClient::getParameterInfo  )  [inline]
 

Method getParameterInfo

Returns:
String[][]

void cern::cmw::mom::test::AppletClient::go  )  [inline]
 

Method go

void cern::cmw::mom::test::AppletClient::init  )  [inline]
 

Method init

void cern::cmw::mom::test::AppletClient::jbInit  )  throws Exception [inline, private]
 

Method jbInit

Exceptions:
Exception 

void cern::cmw::mom::test::AppletClient::onMessage javax.jms.Message  message  )  [inline]
 

Method onMessage

Parameters:
message 


Member Data Documentation

boolean cern::cmw::mom::test::AppletClient::isStandalone = false [package]
 

JButton cern::cmw::mom::test::AppletClient::jButton1 = new JButton() [package]
 

JScrollPane cern::cmw::mom::test::AppletClient::jScrollPane1 = new JScrollPane() [package]
 

JTextArea cern::cmw::mom::test::AppletClient::jTextArea1 = new JTextArea() [package]
 

Subscriber cern::cmw::mom::test::AppletClient::s = null [private]
 

long cern::cmw::mom::test::AppletClient::subscriptionToken = 0 [private]
 

final String cern::cmw::mom::test::AppletClient::TOPIC = "CMW.TEMP.CHAT" [static, private]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 03:08:04 2009 for ACS Java API by doxygen 1.3.8