org.objectweb.joram.client.tools.admin.ConnectAdminDialog Class Reference

Collaboration diagram for org.objectweb.joram.client.tools.admin.ConnectAdminDialog:

Collaboration graph
[legend]
List of all members.

Public Member Functions

boolean getActionCancelled ()
void setActionCancelled (boolean cancelled)
String getAdminHost ()
void setAdminHost (String host)
int getAdminPort ()
void setAdminPort (int port)
String getAdminUser ()
void setAdminUser (String user)
String getAdminPassword ()
void setAdminPassword (String passwd)

Static Public Member Functions

static ConnectAdminDialog initialize (Frame parent)
static ConnectAdminDialog showDialog () throws Exception

Detailed Description

Definition at line 30 of file ConnectAdminDialog.java.


Member Function Documentation

static ConnectAdminDialog org.objectweb.joram.client.tools.admin.ConnectAdminDialog.initialize ( Frame  parent  )  [static]

Set up the dialog. The first argument can be null, but it really should be a component in the dialog's controlling frame.

Definition at line 58 of file ConnectAdminDialog.java.

static ConnectAdminDialog org.objectweb.joram.client.tools.admin.ConnectAdminDialog.showDialog (  )  throws Exception [static]

Show the initialized dialog. The first argument should be null if you want the dialog to come up in the center of the screen. Otherwise, the argument should be the component on top of which the dialog should appear.

Definition at line 76 of file ConnectAdminDialog.java.

References org.objectweb.joram.client.tools.admin.ConnectAdminDialog.parent, and org.objectweb.joram.client.tools.admin.ConnectAdminDialog.setActionCancelled().

Here is the call graph for this function:


The documentation for this class was generated from the following file:
Generated on Tue Sep 16 16:19:18 2008 for joram by  doxygen 1.5.0