Class EnableableComboBox<E>
java.lang.Object
be.gaudry.swing.component.enableable.EnableableComponent<JComboBox<E>>
be.gaudry.swing.component.enableable.EnableableComboBox<E>
-
Field Summary
Fields inherited from class be.gaudry.swing.component.enableable.EnableableComponent
checkbox, valueComponent
-
Constructor Summary
ConstructorDescriptionEnableableComboBox(JCheckBox checkbox, JComboBox<E> valueComponent, boolean placeCheckBoxToRight, boolean initialSelected)
-
Method Summary
-
Constructor Details
-
EnableableComboBox
-
-
Method Details
-
getValue
-