|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgate.gui.SerialDatastoreViewer.DSEntry
Field Summary | |
(package private) String |
id
|
(package private) String |
name
|
(package private) JPopupMenu |
popup
|
(package private) String |
type
|
Constructor Summary | |
(package private) |
SerialDatastoreViewer.DSEntry(String name,
String id,
String type)
|
Method Summary | |
JPopupMenu |
getPopup()
|
String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
String name
String type
String id
JPopupMenu popup
Constructor Detail |
SerialDatastoreViewer.DSEntry(String name, String id, String type)
Method Detail |
public String toString()
public JPopupMenu getPopup()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |