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 ActionListener
public void stateChanged(ChangeEvent ev)
stateChanged
in interface ChangeListener
EDB Working Group at Tue Jun 10 17:08:59 JST 2025