org.openide.cookies
Interface ExecCookie

All Superinterfaces:
Node.Cookie
All Known Implementing Classes:
ExecSupport

public interface ExecCookie
extends Node.Cookie

Cookie for objects which may be executed.


Method Summary
 void start()
          Start execution.
 

Method Detail

start

public void start()
Start execution.


Built on December 12 2001.  |  Portions Copyright 1997-2001 Sun Microsystems, Inc. All rights reserved.