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

SaveCookie (NetBeans Nodes API) - NetBeans API Javadoc 5.5.1

org.openide.nodes 6.7.31

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

void save()
          throws IOException
Invoke the save operation.

Throws:
IOException - if the object could not be saved

org.openide.nodes 6.7.31

Built on March 26 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.