|
Copyright © 2005 Scientific Applications. All Rights Reserved. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ColumnInvalidatorListener
ColumnInvalidatorListener is the listener that is notified when the columns of
a TreeTableColumnModel
change via additions or removals.
Method Summary | |
---|---|
void |
columnsInvalidated()
Method that is called when the columns of a TreeTableColumnModel have changed in some
way via additions or removals. |
Method Detail |
---|
void columnsInvalidated()
TreeTableColumnModel
have changed in some
way via additions or removals.
|
Copyright © 2005 Scientific Applications. All Rights Reserved. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |