Classes | Public Member Functions | Static Public Member Functions | Package Attributes

si.ijs.acs.objectexplorer.CallMethodDialog Class Reference

Inherits javax::swing::JDialog.

List of all members.

Classes

class  IvjEventHandler

Public Member Functions

 CallMethodDialog ()
 CallMethodDialog (Operation op, JFrame frame, boolean modal, NotificationBean notifier, OperationInvocator invocator)

Static Public Member Functions

static void main (java.lang.String[] args)
static Object stringConvert (String str, Class type) throws ParseException

Package Attributes

NotificationBean notifier = null
IvjEventHandler ivjEventHandler = new IvjEventHandler()

Constructor & Destructor Documentation

si.ijs.acs.objectexplorer.CallMethodDialog.CallMethodDialog (  ) 
si.ijs.acs.objectexplorer.CallMethodDialog.CallMethodDialog ( Operation  op,
JFrame  frame,
boolean  modal,
NotificationBean  notifier,
OperationInvocator  invocator 
)

Member Function Documentation

static void si.ijs.acs.objectexplorer.CallMethodDialog.main ( java.lang.String[]  args  )  [static]

main entrypoint - starts the part when it is run as an application

Parameters:
args java.lang.String[]

References si.ijs.acs.objectexplorer.CallMethodDialog.CallMethodDialog().

static Object si.ijs.acs.objectexplorer.CallMethodDialog.stringConvert ( String  str,
Class  type 
) throws ParseException [static]

Insert the method's description here. Creation date: (11/14/00 8:29:22 PM)

Exceptions:
ParseException 

Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties