Uses of Package
is.codion.swing.framework.model.component
Packages that use is.codion.swing.framework.model.component
Package
Description
Swing model classes
Package configuration values:
EntityComboBoxModel.PERSISTENCE_AWARE
Package configuration values:
EntitySearchField.SEARCH_INDICATOR
EntitySearchField.SEARCH_PROGRESS_BAR_DELAY
DefaultEditComponent.TEXT_FIELD_COLUMNS
-
Classes in is.codion.swing.framework.model.component used by is.codion.swing.framework.modelClassDescriptionA Swing
ComboBoxModelbased on an Entity — the Swing coat over the UI-agnosticEntityComboBoxModel, adding theSwingFilterComboBoxModelinterface (mirroring howSwingComboBoxModelrelates toFilterComboBoxModel). -
Classes in is.codion.swing.framework.model.component used by is.codion.swing.framework.model.componentClassDescriptionA Swing
ComboBoxModelbased on an Entity — the Swing coat over the UI-agnosticEntityComboBoxModel, adding theSwingFilterComboBoxModelinterface (mirroring howSwingComboBoxModelrelates toFilterComboBoxModel).Builds aSwingEntityComboBoxModel— the same options asEntityComboBoxModel.Builder, but the chain stays Swing-typed sobuild()yields aComboBoxModel.Provides aSwingEntityComboBoxModel.BuilderSpecifies the entity type, either directly or derived from aForeignKey. -
Classes in is.codion.swing.framework.model.component used by is.codion.swing.framework.ui.componentClassDescriptionA Swing
ComboBoxModelbased on an Entity — the Swing coat over the UI-agnosticEntityComboBoxModel, adding theSwingFilterComboBoxModelinterface (mirroring howSwingComboBoxModelrelates toFilterComboBoxModel).