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, isSelected
boolean isEnabled()
isEnabled
in class SendFeedbackAction.SendFeedbackItem
void appendDataToZipOutputStream(ZipOutputStream stream) throws IOException
appendDataToZipOutputStream
in class SendFeedbackAction.SendFeedbackItem
IOException