Uses of Enum Class
ca.phon.ui.text.PatternEditor.SyntaxStyle
Packages that use PatternEditor.SyntaxStyle
-
Uses of PatternEditor.SyntaxStyle in ca.phon.ui.text
Subclasses with type arguments of type PatternEditor.SyntaxStyle in ca.phon.ui.textMethods in ca.phon.ui.text that return PatternEditor.SyntaxStyleModifier and TypeMethodDescriptionstatic PatternEditor.SyntaxStylePatternEditor.SyntaxStyle.fromMimetype(String mimetype) PatternEditor.getSyntaxStyle()static PatternEditor.SyntaxStyleReturns 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 TypeMethodDescriptionvoidPatternEditor.setSyntaxStyle(PatternEditor.SyntaxStyle format) Constructors in ca.phon.ui.text with parameters of type PatternEditor.SyntaxStyle