NOS.gui
Class Style.StyleElement
java.lang.Object
NOS.gui.Style.StyleElement
- Enclosing class:
- Style
public class Style.StyleElement
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
style
public Style style
typestr
public java.lang.String typestr
type
public int type
interlaced
public boolean interlaced
bevelStyle
public int bevelStyle
bevelPosition
public int bevelPosition
colour
public int colour
colourTo
public int colourTo
picColour
public int picColour
textColour
public int textColour
justify
public int justify
fontName
public java.lang.String fontName
fontHeight
public int fontHeight
fontWeight
public int fontWeight
font
public java.awt.Font font
bullet
public int bullet
bulletpos
public int bulletpos
Style.StyleElement
public Style.StyleElement(Style style)
Style.StyleElement
public Style.StyleElement(Style style,
Settings s,
java.lang.String name,
Style.StyleElement defaults)