|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ix.iface.util.KeyValueTable ix.ip2.AnnotationViewTable.ViewTable
class AnnotationViewTable.ViewTable
Nested Class Summary | |
---|---|
(package private) class |
AnnotationViewTable.ViewTable.AnnotationPopupMenu
|
Nested classes/interfaces inherited from class ix.iface.util.KeyValueTable |
---|
KeyValueTable.LexicographicComparator, KeyValueTable.MostRecentFirstComparator, KeyValueTable.MostRecentLastComparator, KeyValueTable.PatternObjectComparator, KeyValueTable.RowPopupMenu, KeyValueTable.ViewJTable, KeyValueTable.ViewTableModel, KeyValueTable.ViewTableMouseListener |
Field Summary |
---|
Fields inherited from class ix.iface.util.KeyValueTable |
---|
keyList, keySortComparator, keyTimestamps, model, mouseListener, table, timestamp, viewedMap |
Constructor Summary | |
---|---|
AnnotationViewTable.ViewTable()
|
Method Summary | |
---|---|
protected void |
doPopupAction(java.awt.event.ActionEvent event,
int row,
java.lang.Object key)
Called by the row popup menu to intepret any action command selected from the menu. |
protected KeyValueTable.RowPopupMenu |
makePopupMenu()
Factory method. |
Methods inherited from class ix.iface.util.KeyValueTable |
---|
deleteEntry, deleteEntry, getJTable, getKeySortComparator, getValue, getViewedMap, insertKey, keyTimestamp, keyToString, recordNewValue, recordNewValues, reset, setKeySortComparator, timestampKey, valueToString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
AnnotationViewTable.ViewTable()
Method Detail |
---|
protected KeyValueTable.RowPopupMenu makePopupMenu()
KeyValueTable
makePopupMenu
in class KeyValueTable
protected void doPopupAction(java.awt.event.ActionEvent event, int row, java.lang.Object key)
KeyValueTable
doPopupAction
in class KeyValueTable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |