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

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

boolean getActionCancelled ()
void setActionCancelled (boolean cancelled)
String getDestinationName ()
void setDestinationName (String name)
String getDestinationType ()

Static Public Member Functions

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

Detailed Description

Definition at line 28 of file CreateDestinationDialog.java.


Member Function Documentation

static CreateDestinationDialog org.objectweb.joram.client.tools.admin.CreateDestinationDialog.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 53 of file CreateDestinationDialog.java.

static CreateDestinationDialog org.objectweb.joram.client.tools.admin.CreateDestinationDialog.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 65 of file CreateDestinationDialog.java.

References org.objectweb.joram.client.tools.admin.CreateDestinationDialog.defaultType, org.objectweb.joram.client.tools.admin.CreateDestinationDialog.destNameField, org.objectweb.joram.client.tools.admin.CreateDestinationDialog.parent, and org.objectweb.joram.client.tools.admin.CreateDestinationDialog.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:19 2008 for joram by  doxygen 1.5.0