Uses of Package
org.zaval.lw

Packages that use org.zaval.lw
org.zaval.lw This is basic package of the light weight library. 
org.zaval.lw.event Different events related to the light weight components. 
org.zaval.lw.grid This is set of classes to implement the light weight grid and tree grid components. 
org.zaval.lw.mask This is set of classes to implement masked text field component. 
org.zaval.lw.tree This is set of classes to implement the light weight tree component. 
 

Classes in org.zaval.lw used by org.zaval.lw
Cursorable
          This interface is used to provide cursor supporting for a lightweight component.
Drawable
          Defines the interface for classes that know how to paint itself.
Layoutable
          This is basic interface for components that are going to be laidout with the library layout managers.
LayoutContainer
          This is basic interface for components that can contain Layoutable components as child.
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.
LwBaseLayer
          This layer class is basic implementation of the layer interface
LwBorder
          The class implements set of borders views.
LwCanvas
          This is basic implemenation of the light weight component interface that should be used to develop own light weight component.
LwClipboardMan
          This class implements simple clipboard manager for the library.
LwComboList
          This is list component that is supposed to be used as the list of the combobox component.
LwComponent
          This is basic interface for GUI components of the light weight library.
LwComposite
          This interface provides ability for a container to control child input events component delivery.
LwContainer
          This interface defines light weight container that inherits the LwComponent interface and can contain other light weight components as child components.
LwCursorManager
          This manager is used to support mouse cursor changing for a light weight component.
LwDesktop
          This interface is top-level container for all other lightweight components.
LwFocusManager
          This class is an implementation of the LwFocusManager for the libarary.
LwImgRender
          This class implements image render.
LwLabel
          This light weight component is used to show a text by using LwTextRender as the face view.
LwLayer
          This layer interface is a special container that is used as the LwDesktop children.
LwLayout
          Defines the interface for classes that know how to layout Layoutable components inside a LayoutContainer container.
LwList
          This is list component.
LwManager
           
LwMenu
           
LwPaintManager
          This manager is abstract class that is used as base for creating own paint managers for the light weight libarary.
LwPanel
          This is implementation of the light weight container interface that has to be used to develop own light weight containers.
LwPopupManager
          This abstract class should be used to implement a popup menu manager.
LwRender
          This abstract class is used as base for lightweight renders implementations.
LwSpinValidator
          This class is a special mask handler that is used by the spin component to validate and represent bound integer value.
LwStButton
          This is state button component.
LwSwitchManager
          This abstract class can be used to control state of switching components.
LwTextRender
          This is text render.
LwTitleInfo
          The interface has to be implemented with a lightweight component that wants to use LwTitledBorder view as a border view.
LwTooltipMan
          This manager is used to support tooltip for a light weight components.
LwView
          This abstract class is used as base for lightweight views implementations.
LwViewMan
          This class is used to support set of views.
LwViewProvider
          This interface is used to provide a view for the specified object.
LwWindow
          This class is window lightweight component that can be used as a desktop window.
Switchable
          This is callback interface is used with a switch manager to notify when the state of the switching component has been changed.
TooltipInfo
          This is tooltip interface.
TxtSelectionInfo
          This interface is used with the text render class (LwAdvTextRender) to paint selected text.
 

Classes in org.zaval.lw used by org.zaval.lw.event
LwComponent
          This is basic interface for GUI components of the light weight library.
LwContainer
          This interface defines light weight container that inherits the LwComponent interface and can contain other light weight components as child components.
LwManager
           
 

Classes in org.zaval.lw used by org.zaval.lw.grid
Cursorable
          This interface is used to provide cursor supporting for a lightweight component.
Drawable
          Defines the interface for classes that know how to paint itself.
Layoutable
          This is basic interface for components that are going to be laidout with the library layout managers.
LayoutContainer
          This is basic interface for components that can contain Layoutable components as child.
LwCanvas
          This is basic implemenation of the light weight component interface that should be used to develop own light weight component.
LwComponent
          This is basic interface for GUI components of the light weight library.
LwComposite
          This interface provides ability for a container to control child input events component delivery.
LwContainer
          This interface defines light weight container that inherits the LwComponent interface and can contain other light weight components as child components.
LwLayout
          Defines the interface for classes that know how to layout Layoutable components inside a LayoutContainer container.
LwPanel
          This is implementation of the light weight container interface that has to be used to develop own light weight containers.
LwTextRender
          This is text render.
LwView
          This abstract class is used as base for lightweight views implementations.
LwViewProvider
          This interface is used to provide a view for the specified object.
 

Classes in org.zaval.lw used by org.zaval.lw.mask
Cursorable
          This interface is used to provide cursor supporting for a lightweight component.
Drawable
          Defines the interface for classes that know how to paint itself.
Layoutable
          This is basic interface for components that are going to be laidout with the library layout managers.
LwCanvas
          This is basic implemenation of the light weight component interface that should be used to develop own light weight component.
LwComponent
          This is basic interface for GUI components of the light weight library.
LwLabel
          This light weight component is used to show a text by using LwTextRender as the face view.
LwTextField
          This class is a text field component.
TxtSelectionInfo
          This interface is used with the text render class (LwAdvTextRender) to paint selected text.
 

Classes in org.zaval.lw used by org.zaval.lw.tree
Drawable
          Defines the interface for classes that know how to paint itself.
Layoutable
          This is basic interface for components that are going to be laidout with the library layout managers.
LwCanvas
          This is basic implemenation of the light weight component interface that should be used to develop own light weight component.
LwComponent
          This is basic interface for GUI components of the light weight library.
LwView
          This abstract class is used as base for lightweight views implementations.
LwViewProvider
          This interface is used to provide a view for the specified object.
 



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