Class SetInput

All Implemented Interfaces:
FieldEntry<Object>

public class SetInput extends AbstractFieldEntry<Object>
A FieldEntry that wraps a Set of objects
  • Constructor Details

  • Method Details

    • getComponent

      public JComponent getComponent()
    • setValue

      public void setValue(Object value)
    • getValue

      public Object getValue()
    • validateData

      public void validateData()
    • main

      public static void main(String[] args)
    • $$$getRootComponent$$$

      public JComponent $$$getRootComponent$$$()
      Noinspection:
      ALL