Class ClassParameterConfigurator

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

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