gate.gui
Class OracleDatastoreViewer.DSEntry
java.lang.Object
|
+--gate.gui.OracleDatastoreViewer.DSEntry
- Enclosing class:
- OracleDatastoreViewer
- class OracleDatastoreViewer.DSEntry
- extends Object
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, wait, wait, wait |
name
String name
type
String type
id
Object id
popup
JPopupMenu popup
OracleDatastoreViewer.DSEntry
OracleDatastoreViewer.DSEntry(String name,
Object id,
String type)
toString
public String toString()
- Overrides:
toString
in class Object
getPopup
public JPopupMenu getPopup()