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 |
Member Function Documentation
| void com.cosylab.cdb.CDBBrowser.init |
( |
|
) |
|
| static void com.cosylab.cdb.CDBBrowser.main |
( |
String[] |
args |
) |
[static] |
| void com.cosylab.cdb.CDBBrowser.setIOR |
( |
String |
strIOR |
) |
|
| void com.cosylab.cdb.CDBBrowser.valueChanged |
( |
TreeSelectionEvent |
event |
) |
|
The documentation for this class was generated from the following file: