Public Member Functions | |
| FieldChooserDialog (Component displayOverComponent) | |
| boolean[] | getChecked () |
| JCheckList | getFieldList () |
| int | getModalResult () |
| void | setupFields (String[] fieldNames, boolean[] checked) |
| void | setVisible (boolean visible) |
Private Attributes | |
| JCheckList | fieldList = null |
| JLabel | description = null |
| JButton | buttonOK = null |
| JButton | buttonCancel = null |
| JPanel | contentPane = null |
| Insets | defaultInsets = new Insets(4, 4, 4, 4) |
| int | modalResult = 0 |
| Component | displayHelperComponent = null |
Creation date: (1/2/2002 22:53:33)
|
|
FieldChooserDialog constructor comment.
|
|
|
Insert the method's description here. Creation date: (1/2/2002 23:35:37)
|
|
|
Insert the method's description here. Creation date: (1/2/2002 23:19:03)
|
|
|
Insert the method's description here. Creation date: (1/2/2002 23:26:28)
|
|
||||||||||||
|
Insert the method's description here. Creation date: (1/2/2002 23:34:08)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.8