public final class LightEditGotoOpenedFileAction extends FileChooserAction implements LightEditCompatible
AnAction.TransparentUpdate
ACTIONS_KEY, EMPTY_ARRAY
Constructor and Description |
---|
LightEditGotoOpenedFileAction() |
Modifier and Type | Method and Description |
---|---|
protected void |
actionPerformed(FileSystemTree fileSystemTree,
AnActionEvent e) |
protected void |
update(FileSystemTree fileChooser,
AnActionEvent e) |
actionPerformed, update
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
protected void actionPerformed(FileSystemTree fileSystemTree, AnActionEvent e)
actionPerformed
in class FileChooserAction
protected void update(FileSystemTree fileChooser, AnActionEvent e)
update
in class FileChooserAction