|
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 GroupTableColumnModelListener
GroupTableColumnModelListener defines the interface for an object that listens to changes in a GroupTableColumnModel.
| Method Summary | |
|---|---|
void |
groupColumnsInserted(GroupTableColumnModelEvent e)
Tells listeners that group columns were added to the model. |
void |
groupColumnsRemoved(GroupTableColumnModelEvent e)
Tells listeners that group columns were removed from the model. |
| Method Detail |
|---|
void groupColumnsInserted(GroupTableColumnModelEvent e)
e - the event that identifies the addition.void groupColumnsRemoved(GroupTableColumnModelEvent e)
e - the event that identifies the removal
|
Copyright © 2005 Scientific Applications. All Rights Reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||