public class DockbarLayout
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
MINIMUM_VIEW_SIZE |
| Constructor and Description |
|---|
DockbarLayout(DockbarManager mgr) |
| Modifier and Type | Method and Description |
|---|---|
int |
getDesiredViewpaneSize() |
void |
layout() |
protected void |
layoutViewpane() |
public static final int MINIMUM_VIEW_SIZE
public DockbarLayout(DockbarManager mgr)