Package org.wings.plaf

Defines the responsible renderers (PLAFs) needed for component rendering/externalization.

See:
          Description

Interface Summary
AnchorCG  
ButtonCG  
CheckBoxCG  
ClickableCG  
ComboBoxCG  
ComponentCG<COMPONENT_TYPE extends SComponent>  
ContainerCG<COMPONENT_TYPE extends SContainer>  
DesktopPaneCG  
DialogCG  
DragAndDropManagerCG  
FileChooserCG  
FormCG  
FrameCG  
InternalFrameCG  
LabelCG  
LayoutCG  
ListCG  
MenuBarCG  
MenuCG  
MenuItemCG  
OptionPaneCG  
PageScrollerCG  
PanelCG  
PasswordFieldCG  
PopupCG  
PopupMenuCG  
ProgressBarCG  
RadioButtonCG  
RawTextComponentCG  
RootContainerCG RootContainerCG.
ScrollBarCG  
ScrollPaneCG  
SeparatorCG  
SpacerCG  
SpinnerCG  
TabbedPaneCG  
TableCG  
TextAreaCG  
TextFieldCG  
ToggleButtonCG  
ToolBarCG  
TreeCG  
Update  
Update.Handler  
WindowCG WindowCG.
WingSetExample Implement this interface with a class declared in your default.properties to show it as example within the wingset demo.
 

Class Summary
CGManager The CGManager holds a reference to the current laf.
LookAndFeel A Look-and-Feel consists of a bunch of CGs and resource properties.
LookAndFeelFactory  
NullLayoutCG  
ResourceDefaults A Property table that stores default.
ResourceFactory  
 

Package org.wings.plaf Description

Defines the responsible renderers (PLAFs) needed for component rendering/externalization. The implementation of the default PLAF is contained in the org.wings.css package not contained in this API documentation.



wingS Swings ;-)