Uses of Enum Class
net.thevpc.common.lanterna.ComponentBaselineResizeBehavior
-
Uses of ComponentBaselineResizeBehavior in net.thevpc.common.lanterna
Subclasses with type arguments of type ComponentBaselineResizeBehavior in net.thevpc.common.lanternaModifier and TypeClassDescriptionenumEnumeration of the common ways the baseline of a component can change as the size changes.Methods in net.thevpc.common.lanterna that return ComponentBaselineResizeBehaviorModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ComponentBaselineResizeBehavior[]ComponentBaselineResizeBehavior.values()Returns an array containing the constants of this enum class, in the order they are declared.