public class BrowseNotificationAction extends NotificationAction
AnAction.TransparentUpdateACTIONS_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, createSimpleExpiringcreate, createaddTextOverride, 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, useSmallerFontForTextInToolbarclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitisDumbAwarepublic BrowseNotificationAction(java.lang.String text,
java.lang.String url)
public void actionPerformed(AnActionEvent e, Notification notification)
actionPerformed in class NotificationAction