Class ClassListParameterConfigurator

  • All Implemented Interfaces:
    ParameterConfigurator, java.awt.event.ActionListener, java.util.EventListener, javax.swing.event.ChangeListener

    public class ClassListParameterConfigurator
    extends AbstractSingleParameterConfigurator<ClassListParameter<?>>
    implements java.awt.event.ActionListener, javax.swing.event.ChangeListener
    Provide a configuration panel to choose classes with the help of a dropdown. Additionally, the classes can in turn have additional parameters.
    Since:
    0.4.0
    Author:
    Erich Schubert