| |
|
| javax.swing.JPanel OpenForm.ParametersPicker
ParametersPicker | public class ParametersPicker extends javax.swing.JPanel (Code) | | The ParametersPicker is a panel which allows to enter a method parameter data.
author: Ian Formanek |
Inner Class :static class ComponentComparator implements Comparator | |
serialVersionUID | final static long serialVersionUID(Code) | | |
ParametersPicker | public ParametersPicker(FormModel formModel, Class requiredType)(Code) | | Initializes the Form
|
getPropertyValue | public Object getPropertyValue() throws IllegalStateException(Code) | | Get the customized property value.
the property value exception: InvalidStateException - when the custom property editor does not contain a valid property value(and thus it should not be set) |
isFilled | public boolean isFilled()(Code) | | |
|
|
|