public class AnalyzeDependenciesAction extends BaseAnalysisAction
AnAction.TransparentUpdateACTIONS_KEY, EMPTY_ARRAY| Constructor and Description |
|---|
AnalyzeDependenciesAction() |
| 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) |
acceptNonProjectDirectories, actionPerformed, getDialogTitle, getHelpTopic, 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 BaseAnalysisAction