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

static 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

References isStandalone.

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

Method getParameterInfo

Returns:
String[][]
void cern::cmw::mom::test::AppletClient::go (  )  [inline]
void cern::cmw::mom::test::AppletClient::init (  )  [inline]

Method init

References go(), jbInit(), jTextArea1, and s.

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

Method jbInit

Exceptions:
Exception 

References bye(), jButton1, jScrollPane1, and jTextArea1.

Referenced by init().

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

Member Data Documentation

Referenced by getParameter().

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

Referenced by jbInit().

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

Referenced by jbInit().

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

Referenced by bye(), go(), init(), jbInit(), and onMessage().

Referenced by bye(), go(), init(), and onMessage().

Referenced by bye(), go(), and onMessage().

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

Referenced by bye(), and go().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2