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