public class PARChargeCCAction extends PBASAction implements PaymentChangeListener, PropertyChangeListener
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 |
|---|
PARChargeCCAction(PClientComponent comp)
Creates a new action handler to charge to credit card
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e)
Action performed handler.
|
void |
paymentChange(PaymentChangeEvent pe)
Called when the payment info changes
|
void |
propertyChange(PropertyChangeEvent e)
Listener for changes to the current account or close account
|
equals, getComponent, getHelpID, getPreferredMenu, getTag, handleError, setActionHelpOn, setPreferredMenuaddPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledpublic PARChargeCCAction(PClientComponent comp) throws RuntimeException
comp - PClientComponentRuntimeExceptionpublic void actionPerformed(ActionEvent e)
actionPerformed in interface ActionListenere - public void propertyChange(PropertyChangeEvent e)
propertyChange in interface PropertyChangeListenerThe - property change eventpublic void paymentChange(PaymentChangeEvent pe)
paymentChange in interface PaymentChangeListenerpe - a PaymentChangeEvent encapsulating the event informationCopyright © 2003, 2023, Oracle and/or its affiliates.