| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Instances of this class are used to store data of a character and its color and format.
IdeEditor manages Together's text editor. IdeEditorStyledCharSource determines the source of characters.
| Field Summary | |
Color | backColorDefines background color of the text. |
int | fontAttrDefines attributes of font format: regular, bold or italic. |
char | symbolDefines the character. |
Color | textColorDefines foreground color of the text. |
| Field Detail |
public Color backColor
public int fontAttr
public char symbol
public Color textColor
| Association Links |
to Class java.awt.Color
| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||