public abstract class PutIntoDefaultLocationActionBase extends AnAction
AnAction.TransparentUpdate
Modifier and Type | Field and Description |
---|---|
protected ArtifactEditorEx |
myArtifactEditor |
protected SourceItemsTree |
mySourceItemsTree |
ACTIONS_KEY, EMPTY_ARRAY
Constructor and Description |
---|
PutIntoDefaultLocationActionBase(SourceItemsTree sourceItemsTree,
ArtifactEditorEx artifactEditor) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
getDefaultPath(PackagingSourceItem item) |
protected static java.lang.String |
getTargetLocationText(java.util.Set<java.lang.String> paths) |
actionPerformed, addTextOverride, applyTextOverride, beforeActionPerformedUpdate, copyFrom, copyShortcutFrom, displayTextInToolbar, getEventProject, getShortcutSet, getTemplatePresentation, getTemplateText, isDefaultIcon, isEnabledInModalContext, isInInjectedContext, isTransparentUpdate, registerCustomShortcutSet, registerCustomShortcutSet, registerCustomShortcutSet, registerCustomShortcutSet, setDefaultIcon, setEnabledInModalContext, setInjectedContext, setShortcutSet, startInTransaction, toString, unregisterCustomShortcutSet, update, useSmallerFontForTextInToolbar
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
isDumbAware
protected final SourceItemsTree mySourceItemsTree
protected final ArtifactEditorEx myArtifactEditor
public PutIntoDefaultLocationActionBase(SourceItemsTree sourceItemsTree, ArtifactEditorEx artifactEditor)
protected java.lang.String getDefaultPath(PackagingSourceItem item)
protected static java.lang.String getTargetLocationText(java.util.Set<java.lang.String> paths)