|
org.netbeans.spi.viewmodel/2 1.26.2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ReorderableTreeModel in org.netbeans.spi.viewmodel |
|---|
| Classes in org.netbeans.spi.viewmodel that implement ReorderableTreeModel | |
|---|---|
static class |
Models.CompoundModel
This model encapsulates all currently supported models. |
| Methods in org.netbeans.spi.viewmodel with parameters of type ReorderableTreeModel | |
|---|---|
boolean |
ReorderableTreeModelFilter.canReorder(ReorderableTreeModel original,
Object parent)
Provide if this filter implementation can reorder children nodes. |
void |
ReorderableTreeModelFilter.reorder(ReorderableTreeModel original,
Object parent,
int[] perm)
Reorder children nodes with a given permutation. |
|
org.netbeans.spi.viewmodel/2 1.26.2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||