|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.AbstractAction
com.metamatrix.console.ui.util.AbstractPanelAction
com.metamatrix.console.ui.views.queries.QueryRequestPanel.CancelQueryRequestsAction
public class QueryRequestPanel.CancelQueryRequestsAction
Field Summary |
---|
Fields inherited from class com.metamatrix.console.ui.util.AbstractPanelAction |
---|
MENU_ITEM_NAME, type |
Fields inherited from class javax.swing.AbstractAction |
---|
changeSupport, enabled |
Fields inherited from interface javax.swing.Action |
---|
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 Summary | |
---|---|
QueryRequestPanel.CancelQueryRequestsAction()
|
Method Summary | |
---|---|
protected void |
actionImpl(java.awt.event.ActionEvent theEvent)
|
protected void |
handleError(java.lang.Exception theException)
|
Methods inherited from class com.metamatrix.console.ui.util.AbstractPanelAction |
---|
actionPerformed, addComponent, getComponents, getMnemonic, paramString, putValue, removeComponent, setEnabled, setMnemonic, toString |
Methods inherited from class javax.swing.AbstractAction |
---|
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, removePropertyChangeListener |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public QueryRequestPanel.CancelQueryRequestsAction()
Method Detail |
---|
protected void actionImpl(java.awt.event.ActionEvent theEvent) throws ExternalException
actionImpl
in class AbstractPanelAction
ExternalException
protected void handleError(java.lang.Exception theException)
handleError
in class AbstractPanelAction
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |