Class PhonexDebuggerAction

All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action
Direct Known Subclasses:
FindAction, MatchAction, StepAction, StopAction

public abstract class PhonexDebuggerAction extends HookableAction
See Also:
  • Constructor Details

    • PhonexDebuggerAction

      public PhonexDebuggerAction(PhonexDebugger debugger)
  • Method Details