org.openide.cookies
Interface SaveCookie

All Superinterfaces:
Node.Cookie

public interface SaveCookie
extends Node.Cookie

The cookie for the save operation.


Method Summary
 void save()
          Invoke the save operation.
 

Method Detail

save

public void save()
          throws IOException
Invoke the save operation.
Throws:
IOException - if the object could not be saved


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