This represents a Helma skin, i.e. a template created from containing Macro tags that will be dynamically evaluated.. It uses the request path array from the RequestEvaluator object to resolve Macro handlers by type name.
Defines the components (icons, styles, etc) which are used to implement a particular skin. look through UIExtension comments.
@see SkinFactory
@see org.apache.myfaces.trinidadinternal.ui.UIXRenderingContext#getSkinFactory
@version $Name: $ ($Revision: adfrt/faces/adf-faces-impl/src/main/java/oracle/adfinternal/view/faces/skin/Skin.java#0 $) $Date: 10-nov-2005.18:58:54 $
@author The Oracle ADF Faces Team
A skins defines how elements of the process model should be presented in the workspace. It maintains a list of symbol descriptors that describe how a particular figure (e. g. an initial node figure) should look like.
@author Heiko Erhardt
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.