| Package | Description |
|---|---|
| weka.gui.scripting |
| Modifier and Type | Method and Description |
|---|---|
static SyntaxDocument.ATTR_TYPE |
SyntaxDocument.ATTR_TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SyntaxDocument.ATTR_TYPE[] |
SyntaxDocument.ATTR_TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SyntaxDocument.setAttributeColor(SyntaxDocument.ATTR_TYPE attr,
Color c)
Sets the foreground (font) color of the specified attribute.
|
void |
SyntaxDocument.setAttributeFont(SyntaxDocument.ATTR_TYPE attr,
int style)
Sets the font of the specified attribute.
|
Copyright © 2014 University of Waikato, Hamilton, NZ. All Rights Reserved.