com.gargoylesoftware.base.gui
private class ReflectedTableModel.RowElementControlData extends Object
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. |