Class FieldChooserPanel

    • Field Detail

    • Constructor Detail

      • FieldChooserPanel

        public FieldChooserPanel()
        Initializes the panel with no field.
      • FieldChooserPanel

        public FieldChooserPanel​(AbstractField field)
        Initializes the panel with the given field.
        Parameters:
        field - the field to use, can be null