Package org.apache.myfaces.trinidadinternal.ui.laf.base

Interface Summary
BaseLafConstants Constants used throughout the laf Rendering.
ColorizedIconProvider Abstracts out the retrieval of colorized icons given icon keys
LafIconProviderProvider This embarrassingly named interface is used to mark LookAndFeel (or LookAndFeelExtension) implementations which provide access to a LafIconProvider.
MutableProperty Interface that should be implemented on objects set as properties that need to be mutated.
PreAndPostRenderer Interface for tagging a Renderer as one that can be executed in separate pre- and post-rendering steps, with children rendered independently of the parent.
TreeWalker Callback API for walking the UINode tree.
 

Class Summary
BaseLafRenderer Base Rendering class
BaseLafUtils  
BaseLookAndFeel Abstract Base LookAndFeel implementation
ChildRenderer Renderer that renders nothing.
ColorizedLafIconProvider Abstracts out the retrieval of ImageProviderResponses for icon indices.
Icon Passed to an LafIconProvider by a look and feel object to represent an icon.
IconKey The key used to look up an icon.
IconURIBoundValue BoundValue implementation that returns the URI of a Cabo icon.
InstallLafIconProvider Abstracts out the retrieval of icons
LafIconProvider Abstracts out the retrieval of icons for icon indices.
NodeRoleUtils
NullRenderer Renderer that renders nothing.
RawTextRenderer Renderer for text that shouldn't be escaped.
SkinTranslatedBoundValue BoundValue used to retrieve a translated String from the Skin, with a specified key.
SwitcherRenderer  
TextRenderer Renderer for TextNodes.
TreeWalkerUtils Utilities for walking the tree with TreeWalker.
UnsupportedRenderer Renderer used to identify Nodes that aren't supported by the device.
UseAccessibilityBoundValue BoundValue used to determine if rendering is in inaccessible mode.
 



Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.