站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc 5.0.0

SaveCookie (NetBeans Nodes API) - NetBeans API Javadoc 5.0.0

 

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 May 3 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.