|
org.netbeans.swing.outline 1.7 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
See:
Description
| ETable and Outline | |
|---|---|
| org.netbeans.swing.etable | |
| org.netbeans.swing.outline | |
The module provides two Swing components: ETable which is a JTable extension with
extra features like column sorting and row filtering. Outline which is a tree-table
like component capable of showing a tree hierarchy of nodes in a table.
This module has no dependencies on the rest of the NetBeans modules and can be
used as a standalone jar.
Added CheckRenderDataProvider interface.
Added methods setNestedComparator(Comparator c) and
getNestedComparator () to allow to define own java.util.Comparator
for for sorting the rows belonging to same parent.
Added methods setSorted(int rank, boolean ascending),
setSortRank(int newRank), setAscending(boolean ascending)
and setColumnSorted(ETableColumn etc, boolean ascending, int newRank)
to allow persist column sorting.
Added method setColumnHidingAllowed(boolean) to turn
column hiding on/off.
XXX no answer for arch-usecases
|
The sources for the module are in the NetBeans Mercurial repositories.
Nothing
Read more about the implementation in the answers to architecture questions.
|
org.netbeans.swing.outline 1.7 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||