com.pvx.ooadide.preferences
Class EditorSyntaxColorPref
java.lang.Object
com.pvx.ooadide.preferences.EditorSyntaxColorPref
public class EditorSyntaxColorPref
- extends java.lang.Object
Constructor Summary |
EditorSyntaxColorPref(java.lang.String keywordLabel,
java.lang.String bgColorKey,
java.lang.String fgColorKey,
java.lang.String italicKey,
java.lang.String boldKey,
java.lang.String strikeThrough,
java.lang.String underLine)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EditorSyntaxColorPref
public EditorSyntaxColorPref(java.lang.String keywordLabel,
java.lang.String bgColorKey,
java.lang.String fgColorKey,
java.lang.String italicKey,
java.lang.String boldKey,
java.lang.String strikeThrough,
java.lang.String underLine)
setStrikeThrough
public void setStrikeThrough(java.lang.String strikeThrough)
getStrikeThrough
public java.lang.String getStrikeThrough()
setUnderLine
public void setUnderLine(java.lang.String underLine)
getUnderLine
public java.lang.String getUnderLine()