mWaba.gui
Class ControlEntry
java.lang.Object
|
+--mWaba.gui.ControlEntry
- public class ControlEntry
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
control
public waba.ui.Control control
cellConstraints
public int cellConstraints
controlConstraints
public int controlConstraints
hGap
public int hGap
vGap
public int vGap
lastInRow
public boolean lastInRow
panel
public mPanel panel
hSpan
public int hSpan
preferredSize
public waba.fx.Rect preferredSize
ControlEntry
public ControlEntry(mPanel p,
waba.ui.Control c,
boolean last)
setCell
public ControlEntry setCell(int constraints)
setControl
public ControlEntry setControl(int constraints)
setGap
public ControlEntry setGap(int h,
int v)
setSpan
public ControlEntry setSpan(int h)
getPreferredSize
public waba.fx.Rect getPreferredSize(waba.fx.Rect dest)
getPreferredSize
public waba.fx.Rect getPreferredSize(waba.fx.Rect dest,
boolean trueGet)
requestResizeTo
public void requestResizeTo(int width,
int height)
make
public void make()
setRect
public void setRect(int xpos,
int ypos,
int width,
int height)