|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.gargoylesoftware.base.gui.ReflectedTableModel.RowElementControlData
private class ReflectedTableModel.RowElementControlData
Field Summary | |
---|---|
int |
instanceCounter_
How many times has this element been placed in the list. |
boolean |
supportsPropertyChangeEvents_
This will only be true if the specified object has both add and remove methods for PropertyChangeListeners. |
Constructor Summary | |
---|---|
private |
ReflectedTableModel.RowElementControlData()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int instanceCounter_
public boolean supportsPropertyChangeEvents_
Constructor Detail |
---|
private ReflectedTableModel.RowElementControlData()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |