Package com.sun.rave.web.ui.component.util.factories

Interface Summary
ComponentFactory This interface must be implemented by all UIComponent factories.
 

Class Summary
AnchorFactory This factory is responsible for instantiating a Anchor UIComponent.
ButtonFactory This factory is responsible for instantiating a radio button UIComponent.
ComponentFactoryBase This abstract class provides common functionality for UIComponent factories.
FieldFactory This factory is responsible for instantiating a radio button UIComponent.
HelpInlineFactory This factory is responsible for instantiating a HelpInline UIComponent.
HyperlinkFactory This factory is responsible for instantiating a Hyperlink UIComponent.
IconFactory This factory is responsible for instantiating an icon UIComponent.
IconHyperlinkFactory This factory is responsible for instantiating an icon hyperlink UIComponent.
ImageComponentFactory This factory is responsible for creating a ImageComponent UIComponent.
ImageHyperlinkFactory This factory is responsible for instantiating an icon hyperlink UIComponent.
LabelFactory This factory is responsible for creating a Label UIComponent.
LegendFactory This factory is responsible for instantiating a legend UIComponent.
LocalizedStringFactory This factory is responsible for creating a UIComponent that contains a localized message.
StaticTextFactory This factory is responsible for instantiating a static text UIComponent.