|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.flexdock.dockbar.layout.DockbarLayout
public class DockbarLayout
Field Summary | |
---|---|
static int |
MINIMUM_VIEW_SIZE
|
Constructor Summary | |
---|---|
DockbarLayout(DockbarManager mgr)
|
Method Summary | |
---|---|
int |
getDesiredViewpaneSize()
|
void |
layout()
|
protected void |
layoutViewpane()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int MINIMUM_VIEW_SIZE
Constructor Detail |
---|
public DockbarLayout(DockbarManager mgr)
Method Detail |
---|
public void layout()
public int getDesiredViewpaneSize()
protected void layoutViewpane()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |