public final class GenerateJavadocAction extends BaseAnalysisAction
AnAction.TransparentUpdateACTIONS_KEY, EMPTY_ARRAY| Constructor and Description |
|---|
GenerateJavadocAction() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
analyze(Project project,
AnalysisScope scope) |
protected void |
canceled() |
protected javax.swing.JComponent |
getAdditionalActionSettings(Project project,
BaseAnalysisActionDialog dialog) |
protected java.lang.String |
getDialogTitle() |
protected java.lang.String |
getHelpTopic() |
acceptNonProjectDirectories, actionPerformed, updateaddTextOverride, applyTextOverride, beforeActionPerformedUpdate, copyFrom, copyShortcutFrom, displayTextInToolbar, getEventProject, getShortcutSet, getTemplatePresentation, getTemplateText, isDefaultIcon, isEnabledInModalContext, isInInjectedContext, isTransparentUpdate, registerCustomShortcutSet, registerCustomShortcutSet, registerCustomShortcutSet, registerCustomShortcutSet, setDefaultIcon, setEnabledInModalContext, setInjectedContext, setShortcutSet, startInTransaction, toString, unregisterCustomShortcutSet, useSmallerFontForTextInToolbarclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitisDumbAwareprotected void analyze(Project project, AnalysisScope scope)
analyze in class BaseAnalysisActionprotected javax.swing.JComponent getAdditionalActionSettings(Project project, BaseAnalysisActionDialog dialog)
getAdditionalActionSettings in class BaseAnalysisActionprotected void canceled()
canceled in class BaseAnalysisActionprotected java.lang.String getDialogTitle()
getDialogTitle in class BaseAnalysisActionprotected java.lang.String getHelpTopic()
getHelpTopic in class BaseAnalysisAction