public class ExportToTextFileToolbarAction extends ExportToTextFileAction
AnAction.TransparentUpdate
ACTIONS_KEY, EMPTY_ARRAY
Constructor and Description |
---|
ExportToTextFileToolbarAction(ExporterToTextFile exporterToTextFile) |
Modifier and Type | Method and Description |
---|---|
protected ExporterToTextFile |
getExporter(DataContext dataContext) |
actionPerformed, export, update
create, create
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, useSmallerFontForTextInToolbar
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
isDumbAware
public ExportToTextFileToolbarAction(ExporterToTextFile exporterToTextFile)
protected ExporterToTextFile getExporter(DataContext dataContext)
getExporter
in class ExportToTextFileAction