Uses of Enum Class
org.strassburger.tui4j.formatting.layout.FlexJustify
Packages that use FlexJustify
-
Uses of FlexJustify in org.strassburger.tui4j.formatting.layout
Methods in org.strassburger.tui4j.formatting.layout that return FlexJustifyModifier and TypeMethodDescriptionFlexText.getJustify()static FlexJustifyReturns the enum constant of this class with the specified name.static FlexJustify[]FlexJustify.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.strassburger.tui4j.formatting.layout with parameters of type FlexJustifyModifier and TypeMethodDescriptionFlexText.setJustify(FlexJustify justify) Sets the justification mode for arranging parts