Uses of Interface
org.zaval.lw.LwComposite

Packages that use LwComposite
org.zaval.lw This is basic package of the light weight library. 
org.zaval.lw.grid This is set of classes to implement the light weight grid and tree grid components. 
 

Uses of LwComposite in org.zaval.lw
 

Classes in org.zaval.lw that implement LwComposite
 class LwActContainer
          This class can be used for creating light weight containers that: Wants to have focus. Has a special child component that can be selected with rectangle frame if the container has focus (use setAsFocusComponent method to define the child component.
 class LwBlankDialog
          This class is "template" window component that can be used as the dialog window with the different content.
 class LwButton
          This is button component, that is a composite component, so it is possible to use any other component as the button label.
 class LwCheckbox
          The class represents a switching GUI componenent that can have one of two states: "on" or "off".
 class LwCombo
          This is combobox component.
 class LwComboList
          This is list component that is supposed to be used as the list of the combobox component.
 class LwList
          This is list component.
 class LwMenu
           
 class LwSplitPan
          This split panel component is used to divide the container area into two resizeable areas.
 class LwWindow
          This class is window lightweight component that can be used as a desktop window.
 

Uses of LwComposite in org.zaval.lw.grid
 

Classes in org.zaval.lw.grid that implement LwComposite
 class LwTreeGrid
          This is light weight tree grid component.
 



Copyright © Zaval Creative Engineering Group, 2000-2005.
http://www.zaval.org