| javax.swing.JPanel OpenForm.PropertyPicker
PropertyPicker | public class PropertyPicker extends javax.swing.JPanel (Code) | | The PropertyPicker is a form which allows user to choose from property set
of specified required class.
author: Ian Formanek version: 1.00, Aug 29, 1998 |
CANCEL | final public static int CANCEL(Code) | | |
OK | final public static int OK(Code) | | |
serialVersionUID | final static long serialVersionUID(Code) | | |
isPickerValid | public boolean isPickerValid()(Code) | | |
|
|