Public Member Functions | Static Public Member Functions

com.cosylab.cdb.CDBBrowser Class Reference

Inherits javax::swing::JApplet, and javax::swing::event::TreeSelectionListener.

List of all members.

Public Member Functions

 CDBBrowser () throws HeadlessException
void setIOR (String strIOR)
void init ()
void valueChanged (TreeSelectionEvent event)

Static Public Member Functions

static void main (String[] args)

Constructor & Destructor Documentation

com.cosylab.cdb.CDBBrowser.CDBBrowser (  )  throws HeadlessException

Constructor for CDBBrowser.

Exceptions:
HeadlessException 

Referenced by com.cosylab.cdb.CDBBrowser.main().


Member Function Documentation

void com.cosylab.cdb.CDBBrowser.init (  ) 
See also:
java.applet.Applet.init()

Referenced by com.cosylab.cdb.CDBBrowser.main().

static void com.cosylab.cdb.CDBBrowser.main ( String[]  args  )  [static]
void com.cosylab.cdb.CDBBrowser.setIOR ( String  strIOR  ) 

Sets the strIOR.

Parameters:
strIOR The strIOR to set

Referenced by com.cosylab.cdb.CDBBrowser.main().

void com.cosylab.cdb.CDBBrowser.valueChanged ( TreeSelectionEvent  event  ) 

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