Uses of Enum Class
com.flowingcode.vaadin.addons.syntaxhighlighter.ShStyle
-
Uses of ShStyle in com.flowingcode.vaadin.addons.syntaxhighlighter
Methods in com.flowingcode.vaadin.addons.syntaxhighlighter that return ShStyleModifier and TypeMethodDescriptionSyntaxHighlighter.getShStyle()Obtains the current SyntaxHighlighter Stylestatic ShStyleReturns the enum constant of this class with the specified name.static ShStyle[]ShStyle.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.flowingcode.vaadin.addons.syntaxhighlighter with parameters of type ShStyleModifier and TypeMethodDescriptionvoidSyntaxHighlighter.setShStyle(ShStyle style) Sets the SyntaxHighlighter Style