|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.util.EventObject
org.jcreme.swing.table.TableColumnOrderEvent
This class describes events of order change in a TableColumn. Whenever the order assigned to a column is changed, an event of this is fired. These events can then be used to resort the data or to update the GUI.
| Field Summary |
| Fields inherited from class java.util.EventObject |
source |
| Constructor Summary | |
TableColumnOrderEvent(java.lang.Object source)
Creates new TableColorModelEvent |
|
| Methods inherited from class java.util.EventObject |
getSource, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public TableColumnOrderEvent(java.lang.Object source)
source - the source of the event.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||