AROM-2_2_13

Package helix.util.ui.parameters

Interface Summary
Constraints  
Parameter A parameter represent all information related to an entry in a parameter dialog.
ParameterListener ParameterListener.java Created: Sat Oct 4 15:38:50 2003
 

Class Summary
BooleanParameter  
CheckBoxView  
ComboBoxView  
DoubleConstraint  
FloatConstraint  
IntegerConstraint  
ListParameter Represents a Parameter whose value is a list of string.
ListView A list view upon a ListParameter.
LongConstraint  
NotEmptyConstraint Constraint ensure that the value is a String which is not empty.
ObjectParameter Basic implementation of a parameter object.
ParameterView An abstract view upon a Parameter.
RadioPanel  
StringParameter  
TextfieldsGroupView Internal class of MethodParametersJDialog.
TextfieldView A Tectfield view upon a given parameter.
 


AROM-2_2_13