gate.gui
Class SerialDatastoreViewer.DSEntry
java.lang.Object
|
+--gate.gui.SerialDatastoreViewer.DSEntry
- Enclosing class:
- SerialDatastoreViewer
- class SerialDatastoreViewer.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
String id
popup
JPopupMenu popup
SerialDatastoreViewer.DSEntry
SerialDatastoreViewer.DSEntry(String name,
String id,
String type)
toString
public String toString()
- Overrides:
toString
in class Object
getPopup
public JPopupMenu getPopup()