Package is.codion.swing.framework.model.component
@NullMarked
package is.codion.swing.framework.model.component
Package configuration values:
-
InterfacesClassDescriptionA 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.