Uses of Enum Class
ca.phon.ui.text.PatternEditor.SyntaxStyle
Packages that use PatternEditor.SyntaxStyle
-
Uses of PatternEditor.SyntaxStyle in ca.phon.ui.text
Methods in ca.phon.ui.text that return PatternEditor.SyntaxStyleModifier and TypeMethodDescriptionstatic PatternEditor.SyntaxStyle
PatternEditor.SyntaxStyle.fromMimetype
(String mimetype) PatternEditor.getSyntaxStyle()
static PatternEditor.SyntaxStyle
Returns the enum constant of this class with the specified name.static PatternEditor.SyntaxStyle[]
PatternEditor.SyntaxStyle.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in ca.phon.ui.text with parameters of type PatternEditor.SyntaxStyleModifier and TypeMethodDescriptionvoid
PatternEditor.setSyntaxStyle
(PatternEditor.SyntaxStyle format) Constructors in ca.phon.ui.text with parameters of type PatternEditor.SyntaxStyle