public abstract class XMLViewerAbstractOpenAction extends XMLViewerAction
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| Constructor and Description |
|---|
XMLViewerAbstractOpenAction(XMLViewer application,
ImageIcon icon)
Construtor padrão.
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionDone(JComponent cmp)
Ação.
|
protected abstract csbase.logic.ClientFile |
getFileForOpen()
Método inteno de busca de arquivo.
|
handleActionPerformedactionPerformed, getClassString, getDefaultIcon, getString, getStrokeFromTextgetApplicationaddPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledprotected abstract csbase.logic.ClientFile getFileForOpen()
throws Exception
ClientFile ou null.Exception - se houvber falha.public final void actionDone(JComponent cmp) throws Exception
actionDone in class XMLViewerActioncmp - componente SwingException - em caso de falha na carga de relatório.Copyright © 2019. All rights reserved.