Uses of Enum Class
games.stendhal.client.gui.layout.SLayout
-
Uses of SLayout in games.stendhal.client.gui.layout
Modifier and TypeMethodDescriptionstatic SLayout
Returns the enum constant of this class with the specified name.static SLayout[]
SLayout.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic Object
SBoxLayout.constraint(SLayout... flags)
Create a constraints object.