com.metamatrix.console.ui.views.queries
Class QueryRequestPanel.CancelQueryRequestsAction

java.lang.Object
  extended by javax.swing.AbstractAction
      extended by com.metamatrix.console.ui.util.AbstractPanelAction
          extended by com.metamatrix.console.ui.views.queries.QueryRequestPanel.CancelQueryRequestsAction
All Implemented Interfaces:
java.awt.event.ActionListener, java.io.Serializable, java.lang.Cloneable, java.util.EventListener, javax.swing.Action
Enclosing class:
QueryRequestPanel

public class QueryRequestPanel.CancelQueryRequestsAction
extends AbstractPanelAction

See Also:
Serialized Form

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

QueryRequestPanel.CancelQueryRequestsAction

public QueryRequestPanel.CancelQueryRequestsAction()
Method Detail

actionImpl

protected void actionImpl(java.awt.event.ActionEvent theEvent)
                   throws ExternalException
Specified by:
actionImpl in class AbstractPanelAction
Throws:
ExternalException

handleError

protected void handleError(java.lang.Exception theException)
Overrides:
handleError in class AbstractPanelAction


Copyright © 2009. All Rights Reserved.