Uses of Enum Class
weka.gui.scripting.SyntaxDocument.ATTR_TYPE
-
Uses of SyntaxDocument.ATTR_TYPE in weka.gui.scripting
Modifier and TypeMethodDescriptionstatic SyntaxDocument.ATTR_TYPE
Returns the enum constant of this class with the specified name.static SyntaxDocument.ATTR_TYPE[]
SyntaxDocument.ATTR_TYPE.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
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.