private class SendFeedbackAction.SendAction
extends java.lang.Object
implements java.awt.event.ActionListener
| Modifier and Type | Field and Description |
|---|---|
(package private) javax.swing.JDialog |
dialog |
private static java.lang.String |
MAIL_BODY |
(package private) javax.swing.JTextArea |
message |
| Constructor and Description |
|---|
SendAction(javax.swing.JDialog dialog,
javax.swing.JTextArea bugDescription) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent arg0) |
private static final java.lang.String MAIL_BODY
javax.swing.JDialog dialog
javax.swing.JTextArea message