Class NonEmptyComboBoxRule


  • public class NonEmptyComboBoxRule
    extends ValidationRule
    Validierungsregel, prüft auf leere Combo-Box.
    Author:
    Andreas Rudolph
    • Constructor Detail

      • NonEmptyComboBoxRule

        public NonEmptyComboBoxRule​(JComboBox comboBox)