|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
com.essbase.eas.ui.editor.settings.SyntaxStyle
public class SyntaxStyle
Constructor Summary | |
---|---|
SyntaxStyle(java.awt.Color color, boolean italic, boolean bold) |
Method Summary | |
---|---|
java.awt.Color |
getColor() |
boolean |
isBold() |
boolean |
isItalic() |
boolean |
isPlain() |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SyntaxStyle(java.awt.Color color, boolean italic, boolean bold)
Method Detail |
---|
public java.awt.Color getColor()
public boolean isBold()
public boolean isItalic()
public boolean isPlain()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |