public class BrowseNotificationAction extends NotificationAction
AnAction.TransparentUpdate
ACTIONS_KEY, EMPTY_ARRAY
Constructor and Description |
---|
BrowseNotificationAction(java.lang.String text,
java.lang.String url) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(AnActionEvent e,
Notification notification) |
actionPerformed, create, create, createSimple, createSimple, createSimpleExpiring
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, update, useSmallerFontForTextInToolbar
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
isDumbAware
public BrowseNotificationAction(java.lang.String text, java.lang.String url)
public void actionPerformed(AnActionEvent e, Notification notification)
actionPerformed
in class NotificationAction