Package | Description |
---|---|
com.iamsoft.util.ui.swing |
Swing-related classes.
|
Modifier and Type | Method and Description |
---|---|
static AbstractRearrangeableTreeModel.VerticalDirection |
AbstractRearrangeableTreeModel.VerticalDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractRearrangeableTreeModel.VerticalDirection[] |
AbstractRearrangeableTreeModel.VerticalDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractRearrangeableTreeModel.move(Collection<TreePath> pPaths,
AbstractRearrangeableTreeModel.VerticalDirection pDir)
Move up or down.
|
Copyright © 2023. All rights reserved.