Uses of Enum Class
com.amalgamasimulation.desktop.html.page.HTMLPage.Style
Packages that use HTMLPage.Style
-
Uses of HTMLPage.Style in com.amalgamasimulation.desktop.html.page
Methods in com.amalgamasimulation.desktop.html.page that return HTMLPage.StyleModifier and TypeMethodDescriptionstatic HTMLPage.StyleReturns the enum constant of this class with the specified name.static HTMLPage.Style[]HTMLPage.Style.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.amalgamasimulation.desktop.html.page with parameters of type HTMLPage.StyleModifierConstructorDescriptionHTMLPage(HTMLPage.Style style) Constructs a new HTMLPage instance with default settings.