public class PNotesAction extends PBASAction implements PropertyChangeListener
| Modifier and Type | Field and Description |
|---|---|
protected static com.portal.app.cc.NotesFrame |
mNotesFrame |
ACCEL, ICON_DISABLED, ICON_DISABLED_SELECTED, ICON_PRESSED, ICON_ROLLOVER, ICON_ROLLOVER_SELECTED, ICON_SELECTED, MNEM, TOOL_TITLE, TOOLBAR_LABELchangeSupport, enabledACCELERATOR_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 |
|---|
PNotesAction(PClientComponent comp)
Create a new instance of a launch Notes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e)
Action performed handler.
|
static PNotesPage |
getNotesInstance()
Returns the instance of PNotesPage
|
void |
propertyChange(PropertyChangeEvent event)
Implement propertyChange.
|
equals, getComponent, getHelpID, getPreferredMenu, getTag, handleError, setActionHelpOn, setPreferredMenuaddPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledpublic PNotesAction(PClientComponent comp)
comp - The base componentpublic void actionPerformed(ActionEvent e)
actionPerformed in interface ActionListenerpublic void propertyChange(PropertyChangeEvent event)
propertyChange in interface PropertyChangeListenerproperty - change eventpublic static PNotesPage getNotesInstance()
Copyright © 2003, 2023, Oracle and/or its affiliates.