Module is.codion.swing.framework.ui
Package is.codion.swing.framework.ui
Class EditorComponents.ComponentSettings
java.lang.Object
is.codion.swing.framework.ui.EditorComponents.ComponentSettings
- Enclosing class:
EditorComponents
Manages settings that are applied to a component builder when set.
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionNote that changing this has no effect on previously created componentsNote that changing this has no effect on previously created componentsNote that changing this has no effect on previously created componentsNote that changing this has no effect on previously created components
-
Method Details
-
textFieldColumns
Note that changing this has no effect on previously created components- Returns:
- a
Valuecontrolling the default text field columns for created components
-
modifiedIndicator
Note that changing this has no effect on previously created components- Returns:
- a State controlling whether created components have a modified indicator
-
validIndicator
Note that changing this has no effect on previously created components- Returns:
- a State controlling whether created components have a valid indicator
-
transferFocusOnEnter
Note that changing this has no effect on previously created components- Returns:
- a
Statecontrolling whether created components transfer focus on enter
-