|
org.netbeans.modules.editor.settings/1 1.31.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.netbeans.api.editor.settings.EditorStyleConstants
public final class EditorStyleConstants
Style Constants for Fonts and Colors AttributeSets.
| Field Summary | |
|---|---|
static Object |
BottomBorderLineColor
Name of the bottom border line color. |
static Object |
Default
Name of the default fonts and colots attribute. |
static Object |
DisplayName
Name of the display name attribute. |
static Object |
LeftBorderLineColor
Name of the left hand side border line color. |
static Object |
RenderingHints
Name of the rendering hints Map<?,?> that are used
for rendering text in the editor. |
static Object |
RightBorderLineColor
Name of the right hand side border line color. |
static Object |
Tooltip
Name of the tooltip attribute. |
static Object |
TopBorderLineColor
Name of the top border line color. |
static Object |
WaveUnderlineColor
Name of the wave underline color attribute. |
| Method Summary | |
|---|---|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final Object WaveUnderlineColor
public static final Object DisplayName
public static final Object Default
public static final Object Tooltip
String or
HighlightAttributeValue returning String.
The tooltip text can either be plain text or HTML. If using HTML the
text must be enclosed in the case insensitive <html></html> tags.
The only HTML tags guaranteed to work are those defined in HtmlRenderer.
awt.HtmlRendererpublic static final Object TopBorderLineColor
public static final Object RightBorderLineColor
public static final Object BottomBorderLineColor
public static final Object LeftBorderLineColor
public static final Object RenderingHints
Map<?,?> that are used
for rendering text in the editor.
| Method Detail |
|---|
public String toString()
toString in class Object
|
org.netbeans.modules.editor.settings/1 1.31.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||