|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ViewSize.DockType | |
|---|---|
| net.sf.borg.ui | The UI package and its sub-packages provide the BORG Swing UI. |
| Uses of ViewSize.DockType in net.sf.borg.ui |
|---|
| Methods in net.sf.borg.ui that return ViewSize.DockType | |
|---|---|
ViewSize.DockType |
ViewSize.getDock()
get dock/undock flag |
static ViewSize.DockType |
ViewSize.DockType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ViewSize.DockType[] |
ViewSize.DockType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in net.sf.borg.ui with parameters of type ViewSize.DockType | |
|---|---|
void |
ViewSize.setDock(ViewSize.DockType dock)
set dock/undock flag |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||