private static class SendFeedbackAction.JavaSourceItem extends SendFeedbackAction.SendFeedbackItem
displayName| Constructor and Description |
|---|
JavaSourceItem() |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
appendDataToZipOutputStream(ZipOutputStream stream) |
private void |
getJavaFilesRecursively(File directory,
List<File> list) |
(package private) boolean |
isEnabled() |
actionPerformed, isSelectedboolean isEnabled()
isEnabled in class SendFeedbackAction.SendFeedbackItemvoid appendDataToZipOutputStream(ZipOutputStream stream) throws IOException
appendDataToZipOutputStream in class SendFeedbackAction.SendFeedbackItemIOException