|
Extension SDK 9.0.5 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SortedTableModel | |
oracle.ide.controls | Contains classes implementing the basic graphical controls, such as, toolbars, toolbar buttons, status bars, tabbed windows, used by JDeveloper. |
Uses of SortedTableModel in oracle.ide.controls |
Constructors in oracle.ide.controls with parameters of type SortedTableModel | |
SortedJTable(SortedTableModel model,
int col,
boolean ascending)
Create a sorted JTable with initial sort order and column specified |
|
SortedJTable(SortedTableModel model,
int col)
Create a sorted JTable with ascending initial sort order and column specified |
|
SortedJTable(SortedTableModel model)
Create a sorted JTable with ascending initial sort order on column 0 |
|
Extension SDK | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2004, Oracle. All rights reserved.