public abstract class XMLViewerAction extends AbstractSimpleApplicationAction<XMLViewer>
TAG_ACCELERATOR, TAG_MNEMONIC, TAG_NAME, TAG_TOOLTIPchangeSupport, enabledACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON| Modifier | Constructor and Description |
|---|---|
protected |
XMLViewerAction(XMLViewer application)
Construtor
|
|
XMLViewerAction(XMLViewer application,
ImageIcon icon)
Construtor
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
actionDone(JComponent component)
Ação.
|
void |
handleActionPerformed(ActionEvent ae)
Resultado da ação encapsulada do Java.
|
actionPerformed, getClassString, getDefaultIcon, getString, getStrokeFromTextgetApplicationaddPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledprotected XMLViewerAction(XMLViewer application)
application - aplicaçãopublic final void handleActionPerformed(ActionEvent ae)
handleActionPerformed in class AbstractSimpleApplicationAction<XMLViewer>ae - evento JavaactionDone(JComponent)public abstract void actionDone(JComponent component) throws Exception
component - componente SwingException - em caso de falha.Copyright © 2016. All rights reserved.