uic.zaval
Class UICPanel

java.lang.Object
  extended by LwPanel
      extended by uic.zaval.UICPanel

public class UICPanel
extends LwPanel

Introduced this class to make the API a little more like the AWT/Swing version.


Constructor Summary
UICPanel()
           
UICPanel(LwLayout layout)
           
 
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
 

Constructor Detail

UICPanel

public UICPanel()

UICPanel

public UICPanel(LwLayout layout)
Method Detail

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