Uses of Enum Class
com.amalgamasimulation.desktop.ui.editor.common.LabelWidthPolicy
Packages that use LabelWidthPolicy
Package
Description
-
Uses of LabelWidthPolicy in com.amalgamasimulation.desktop.ui.editor
Methods in com.amalgamasimulation.desktop.ui.editor with parameters of type LabelWidthPolicyModifier and TypeMethodDescriptionvoidPageContainer.setLabelWidthPolicy(LabelWidthPolicy labelWidthPolicy) -
Uses of LabelWidthPolicy in com.amalgamasimulation.desktop.ui.editor.common
Methods in com.amalgamasimulation.desktop.ui.editor.common that return LabelWidthPolicyModifier and TypeMethodDescriptionstatic LabelWidthPolicyReturns the enum constant of this class with the specified name.static LabelWidthPolicy[]LabelWidthPolicy.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.amalgamasimulation.desktop.ui.editor.common with parameters of type LabelWidthPolicyModifier and TypeMethodDescriptionIPropertyConfiguration.labelWidthPolicy(LabelWidthPolicy labelWidthPolicy)