Package | Description |
---|---|
com.vldocking.swing.docking |
The VLDocking Framework for JFC "Swing" applications.
|
Modifier and Type | Method and Description |
---|---|
AutoHidePolicy.ExpandMode |
AutoHidePolicy.getExpandMode()
Returns the expand mode in use.
|
static AutoHidePolicy.ExpandMode |
AutoHidePolicy.ExpandMode.valueOf(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 2004-2013 Lilian Chamontin. All Rights Reserved.