com.sptci.echo.style.extras
Class ExtrasStyleSheet
java.lang.Object
nextapp.echo.app.MutableStyleSheet
echopoint.style.echo.EchoStyleSheet
echopoint.style.echo.extras.ExtrasStyleSheet
echopoint.style.google.chart.ChartStyleSheet
echopoint.style.StyleSheet
com.sptci.echo.style.extras.ExtrasStyleSheet
- All Implemented Interfaces:
- Serializable, StyleSheet
- Direct Known Subclasses:
- ButtonStyleSheet
public class ExtrasStyleSheet
- extends StyleSheet
A style sheet that adds default styles for Echo Extras components.
© Copyright 2009 Sans
Pareil Technologies, Inc.
- Version:
- $Id: ExtrasStyleSheet.java 4853 2009-08-10 21:10:14Z rakesh $
- Author:
- Rakesh 2009-06-02
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExtrasStyleSheet
public ExtrasStyleSheet()
init
protected void init()
- Add styles for the extras components.
- Overrides:
init in class StyleSheet
- See Also:
addTreeStyles()
addMenuStyles
protected void addMenuStyles()
- Set default styles for
AbstractMenuComponent
components.
addTreeStyles
protected void addTreeStyles()
- Add default styles for
Tree components.