public abstract class RecentProjectsWelcomeScreenActionBase extends DumbAwareAction
AnAction.TransparentUpdate
ACTIONS_KEY, EMPTY_ARRAY
Constructor and Description |
---|
RecentProjectsWelcomeScreenActionBase() |
Modifier and Type | Method and Description |
---|---|
static javax.swing.DefaultListModel |
getDataModel(AnActionEvent e) |
static javax.swing.JList |
getList(AnActionEvent e) |
static java.util.List<AnAction> |
getSelectedElements(AnActionEvent e) |
static boolean |
hasGroupSelected(AnActionEvent e) |
static void |
rebuildRecentProjectDataModel(javax.swing.DefaultListModel model) |
static void |
rebuildRecentProjectsList(AnActionEvent e) |
create, create
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
public RecentProjectsWelcomeScreenActionBase()
public static javax.swing.DefaultListModel getDataModel(AnActionEvent e)
public static java.util.List<AnAction> getSelectedElements(AnActionEvent e)
public static javax.swing.JList getList(AnActionEvent e)
public static boolean hasGroupSelected(AnActionEvent e)
public static void rebuildRecentProjectsList(AnActionEvent e)
public static void rebuildRecentProjectDataModel(javax.swing.DefaultListModel model)