Package | Description |
---|---|
pub.vlsolutions.swing.docking |
Dockable windows framework
|
Modifier and Type | Method and Description |
---|---|
AutoHidePolicy.ExpandMode |
AutoHidePolicy.getExpandMode()
Returns the expand mode in use.
|
static AutoHidePolicy.ExpandMode |
AutoHidePolicy.ExpandMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AutoHidePolicy.ExpandMode[] |
AutoHidePolicy.ExpandMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AutoHidePolicy.setExpandMode(AutoHidePolicy.ExpandMode expandMode)
Updates the expand mode.
|
Copyright © 2010-2014 Pacific Biosciences. All Rights Reserved.