| Method and Description |
|---|
| org.netbeans.swing.etable.ETableColumn.setSorted(int, boolean)
This method has no effect if the column was not already sorted before.
Use
ETableColumnModel.setColumnSorted(org.netbeans.swing.etable.ETableColumn, boolean, int) instead. |
Built on May 21 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.