class EvalSheet.ConfirmAndUploadDialog extends Object implements ActionListener, ChangeListener
| Modifier and Type | Field and Description |
|---|---|
(package private) EdbCheckBox |
confirmCheck |
(package private) JDialog |
dialog |
(package private) boolean |
doUpload |
(package private) EdbButton |
uploadButton |
| Constructor and Description |
|---|
ConfirmAndUploadDialog(JFrame frame) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent ae) |
(package private) void |
show() |
void |
stateChanged(ChangeEvent ev) |
JDialog dialog
EdbCheckBox confirmCheck
EdbButton uploadButton
boolean doUpload
ConfirmAndUploadDialog(JFrame frame)
void show()
public void actionPerformed(ActionEvent ae)
actionPerformed in interface ActionListenerpublic void stateChanged(ChangeEvent ev)
stateChanged in interface ChangeListenerEDB Working Group at Mon Dec 15 16:45:05 JST 2025