net.xoetrope.xui.style
Interface XStyleComponent

All Known Implementing Classes:
XMetaContent, XMetaContent, XScrollableMetaContent, XScrollableMetaContent, XTable, XTable, XTable2, XTree

public interface XStyleComponent

An interface to allow the change of styles for a component

Copyright (c) Xoetrope Ltd., 2002-2005

$Revision: 2.2 $

License: see License.txt


Method Summary
 void setStyle(java.lang.String style)
          Set the style for the component
 

Method Detail

setStyle

void setStyle(java.lang.String style)
Set the style for the component

Parameters:
style - The style to be used for the component