public class PEventBrowserAction extends PBASAction
ACCEL, ICON_DISABLED, ICON_DISABLED_SELECTED, ICON_PRESSED, ICON_ROLLOVER, ICON_ROLLOVER_SELECTED, ICON_SELECTED, MNEM, TOOL_TITLE, TOOLBAR_LABEL
changeSupport, enabled
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON
Constructor and Description |
---|
PEventBrowserAction()
Create a new instance of a launch event browser action.
|
PEventBrowserAction(PClientComponent comp)
Create a new instance of a launch event browser action.
|
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent e)
Action performed handler.
|
static void |
addAdjustEventListener(BalanceImpactListener l)
Add AdjustEventNotification
|
static void |
invoke(String[] searchArgs)
Static function to put the Event Browser dialog up on the screen.
|
equals, getComponent, getHelpID, getPreferredMenu, getTag, handleError, setActionHelpOn, setPreferredMenu
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
public PEventBrowserAction(PClientComponent comp) throws RuntimeException
comp
- The base componentRuntimeException
public PEventBrowserAction()
public static void invoke(String[] searchArgs)
public static void addAdjustEventListener(BalanceImpactListener l)
public void actionPerformed(ActionEvent e)
Copyright © 2003, 2023, Oracle and/or its affiliates.