|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface defines objects that can create OPACommands to perform desired action on target objects. OPACopyCookie instances are responsible for creating OPACommands that can "delete" something. The actual action performed by a "delete" OPACommand will vary depending on the GUI component. OPACookie is based on a design pattern used by the Netbeans IDE (www.netbeans.org)
Method Summary | |
void |
doDelete()
Deprecated. OPACookie sub-interfaces are now EMPTY. The method of interest is defined in the OPACookie interface. |
Methods inherited from interface org.opa.core.OPACookie |
command |
Method Detail |
public void doDelete()
OPACookie
interface.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |