debugger.gui.actions.debugging
Class ExecuteRHSAction
java.lang.Object
javax.swing.AbstractAction
debugger.gui.actions.debugging.ExecuteRHSAction
- All Implemented Interfaces:
- Action, ActionListener, Cloneable, EventListener, Serializable
- public class ExecuteRHSAction
- extends AbstractAction
Copyright (c) Ontos AG (http://www.ontosearch.com).
This class is part of JAPE Debugger component for
GATE (Copyright (c) "The University of Sheffield" see http://gate.ac.uk/)
- Author:
- Andrey Shafirin
- See Also:
- Serialized Form
Constructor Summary |
private |
ExecuteRHSAction()
Constructs action to continue execution SPT with particular image and tooltip. |
ourInstance
private static ExecuteRHSAction ourInstance
ExecuteRHSAction
private ExecuteRHSAction()
- Constructs action to continue execution SPT with particular image and tooltip.
getInstance
public static ExecuteRHSAction getInstance()
actionPerformed
public void actionPerformed(ActionEvent aEvt)