|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.taco.text.CompositeConverter.AbstractMapConsistencyListener
com.taco.swinger.text2gui.JTableConverter.AbstractTableMapConsistencyListener
protected static class JTableConverter.AbstractTableMapConsistencyListener
A base class for map consistency listeners that listen to
JTable
changes.
Field Summary | |
---|---|
protected javax.swing.JTable |
_table
The table that this listener monitors. |
Fields inherited from class com.taco.text.CompositeConverter.AbstractMapConsistencyListener |
---|
_argMap, _inChangeMethod, _listenerFilter, _mapKey, _toMapValueConverter |
Constructor Summary | |
---|---|
JTableConverter.AbstractTableMapConsistencyListener(javax.swing.JTable table,
java.lang.String propertyName,
INoReturnMap argMap,
java.lang.Object mapKey,
IObjectMapper toMapValueConverter)
|
Method Summary |
---|
Methods inherited from class com.taco.text.CompositeConverter.AbstractMapConsistencyListener |
---|
_makeMapValue, _put |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected final javax.swing.JTable _table
Constructor Detail |
---|
public JTableConverter.AbstractTableMapConsistencyListener(javax.swing.JTable table, java.lang.String propertyName, INoReturnMap argMap, java.lang.Object mapKey, IObjectMapper toMapValueConverter)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |