| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06  | 
|||||||||
| 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)Create a sorted JTable with ascending initial sort order on column 0  | 
|
SortedJTable(SortedTableModel model, int col)Create a sorted JTable with ascending initial sort order and column specified  | 
|
SortedJTable(SortedTableModel model, int col, boolean ascending)Create a sorted JTable with initial sort order and column specified  | 
|
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||