uic.zaval
Class UICPanel
java.lang.Object
LwPanel
uic.zaval.UICPanel
public class UICPanel
- extends LwPanel
Introduced this class to make the API a little more like the AWT/Swing version.
Method Summary |
void |
add(LwComponent c,
Object contstraints)
|
void |
setLayout(LwLayout layout)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UICPanel
public UICPanel()
UICPanel
public UICPanel(LwLayout layout)
add
public void add(LwComponent c,
Object contstraints)
setLayout
public void setLayout(LwLayout layout)
Copyright © 2002-2004 Thomas Zander Available under the Free Apache licence