|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Style | |
|---|---|
| org.fife.ui.rsyntaxtextarea | |
| Uses of Style in org.fife.ui.rsyntaxtextarea |
|---|
| Methods in org.fife.ui.rsyntaxtextarea that return Style | |
|---|---|
Style |
SyntaxScheme.getStyle(int index)
Returns the specified style. |
Style[] |
SyntaxScheme.getStyles()
Used by third party implementors e.g. |
| Methods in org.fife.ui.rsyntaxtextarea with parameters of type Style | |
|---|---|
void |
SyntaxScheme.setStyle(int type,
Style style)
Sets a style to use when rendering a token type. |
void |
SyntaxScheme.setStyles(Style[] styles)
Used by third party implementors e.g. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||