public class ReorderEvent
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static interface |
ReorderEvent.Listener |
static interface |
ReorderEvent.Source |
Constructor and Description |
---|
ReorderEvent(javax.swing.JTable table,
int columnIndex,
boolean sortDir) |
Modifier and Type | Method and Description |
---|---|
int |
getColumnIndex() |
java.lang.String |
getColumnName() |
javax.swing.JTable |
getTable() |
boolean |
isUp() |
java.lang.String |
toString() |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.