org.opa.action
Class TestTextField.MyDeleteCookie.TestCommand

java.lang.Object
  extended byorg.opa.action.TestTextField.MyDeleteCookie.TestCommand
All Implemented Interfaces:
OPACommand, OPAUndoableCommand
Enclosing class:
TestTextField.MyDeleteCookie

protected class TestTextField.MyDeleteCookie.TestCommand
extends java.lang.Object
implements OPAUndoableCommand


Constructor Summary
TestTextField.MyDeleteCookie.TestCommand()
           
 
Method Summary
 void execute()
           
 void undo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestTextField.MyDeleteCookie.TestCommand

public TestTextField.MyDeleteCookie.TestCommand()
Method Detail

execute

public void execute()
Specified by:
execute in interface OPACommand

undo

public void undo()
Specified by:
undo in interface OPAUndoableCommand