Package org.grinvin.params

Interface Summary

ParameterComponent Interface that should be implemented by a component that allows editing of parameter values of a certain type.
ParameterEditor Helper object for editing parameter values of a certain type.

Class Summary

IntegerList List of integers
ParameterInfo Contains information on a single parameter of an invariant, graph factory, etc.
ParameterList Encapsulates a list of parameters, i.e., ParameterInfo-objects and provides methods to create a corresponding list of parameter values.
ParameterPanel Panel that can be used to edit parameter values.