public class TLcdCGMTextStyle
extends java.lang.Object
implements java.lang.Cloneable
Constructor and Description |
---|
TLcdCGMTextStyle() |
TLcdCGMTextStyle(java.awt.Font aFont,
java.awt.Color aTextColor) |
TLcdCGMTextStyle(TLcdCGMTextStyle aTextStyle) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone() |
java.awt.Font |
getFont() |
java.awt.Color |
getTextColor() |
void |
setFont(java.awt.Font aFont) |
void |
setTextColor(java.awt.Color aTextColor) |
public TLcdCGMTextStyle()
public TLcdCGMTextStyle(java.awt.Font aFont, java.awt.Color aTextColor)
public TLcdCGMTextStyle(TLcdCGMTextStyle aTextStyle)