com.sptci.echo.style
Class ItalicLabel
java.lang.Object
nextapp.echo.app.MutableStyle
echopoint.style.AbstractStyle
com.sptci.echo.style.Style
com.sptci.echo.style.ItalicLabel
- All Implemented Interfaces:
- Serializable, Style
public class ItalicLabel
- extends Style
A style class for labels in italic fonts.
© Copyright 2009 Sans
Pareil Technologies, Inc.
- Version:
- $Id$
- Author:
- Rakesh Vidyadharan 2009-08-12
- See Also:
- Serialized Form
|
Method Summary |
protected void |
init()
Initialise the style properties. |
| Methods inherited from class nextapp.echo.app.MutableStyle |
addStyleContent, getIndex, getIndexedProperty, getProperty, getPropertyIndices, getPropertyNames, isIndexedPropertySet, isPropertySet, removeIndexedProperty, removeProperty, set, setIndex, setIndexedProperty, setProperty, size, toString |
ItalicLabel
public ItalicLabel()
init
protected void init()
- Initialise the style properties.
- Overrides:
init in class AbstractStyle