com::cosylab::cdb::CDBBrowser Class Reference

Inheritance diagram for com::cosylab::cdb::CDBBrowser:
Inheritance graph
[legend]
Collaboration diagram for com::cosylab::cdb::CDBBrowser:
Collaboration graph
[legend]

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)

Private Attributes

JSplitPane jSplitPane
JTree cdbTree
JTextArea jTextArea
String strIOR = null

Constructor & Destructor Documentation

com::cosylab::cdb::CDBBrowser::CDBBrowser (  )  throws HeadlessException [inline]

Constructor for CDBBrowser.

Exceptions:
HeadlessException 

Referenced by main().


Member Function Documentation

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

References cdbTree, jSplitPane, jTextArea, and strIOR.

Referenced by main().

static void com::cosylab::cdb::CDBBrowser::main ( String[]  args  )  [inline, static]

References CDBBrowser(), init(), and setIOR().

void com::cosylab::cdb::CDBBrowser::setIOR ( String  strIOR  )  [inline]

Sets the strIOR.

Parameters:
strIOR The strIOR to set

Referenced by main().

void com::cosylab::cdb::CDBBrowser::valueChanged ( TreeSelectionEvent  event  )  [inline]

Member Data Documentation

Referenced by init(), and valueChanged().

Referenced by init().

Referenced by init(), and valueChanged().

String com::cosylab::cdb::CDBBrowser::strIOR = null [private]

Referenced by init().


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

Generated by  doxygen 1.6.2