|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.vinay.ui.vinui.fw.core.FlowLayout
Flow Layout Manager
Constructor Summary | |
FlowLayout()
|
Method Summary | |
void |
addControl(Control control,
int pos)
|
java.lang.String |
layout(Page page)
|
void |
removeControl(Control control)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FlowLayout()
Method Detail |
public void addControl(Control control, int pos)
addControl
in interface Layout
public void removeControl(Control control)
removeControl
in interface Layout
public java.lang.String layout(Page page) throws VinUIException
layout
in interface Layout
VinUIException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |