private abstract static class SendFeedbackAction.SendFeedbackFileItem extends SendFeedbackAction.SendFeedbackItem
| Modifier and Type | Field and Description |
|---|---|
(package private) String |
fileName |
displayName| Constructor and Description |
|---|
SendFeedbackFileItem(String displayName,
String fileName) |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
appendDataToZipOutputStream(ZipOutputStream stream) |
(package private) abstract byte[] |
retrieveFileData() |
actionPerformed, isEnabled, isSelectedfinal String fileName
void appendDataToZipOutputStream(ZipOutputStream stream) throws IOException
appendDataToZipOutputStream in class SendFeedbackAction.SendFeedbackItemIOException