org.opa.core
Interface OPACommand

All Known Subinterfaces:
OPAUndoableCommand
All Known Implementing Classes:
TestTextField.MyDeleteCookie.TestCommand

public interface OPACommand


Method Summary
 void execute()
           
 

Method Detail

execute

public void execute()