|
JIDE 3.5.15 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SortListener
The listener interface for receiving SortEvent.
Method Summary | |
---|---|
void |
sortChanged(SortEvent event)
Called whenever the sorting index of SortableTableModel changed. |
void |
sortChanging(SortEvent event)
Called whenever the sorting index of SortableTableModel is about to change. |
Method Detail |
---|
void sortChanging(SortEvent event)
event
- the SortEventvoid sortChanged(SortEvent event)
event
- the SortEvent
|
JIDE 3.5.15 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |