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

CookieSet.Factory (NetBeans Nodes API) - NetBeans API Javadoc 5.5.1

org.openide.nodes 6.7.31

org.openide.nodes
Interface CookieSet.Factory

Enclosing class:
CookieSet

public static interface CookieSet.Factory

Factory for creating cookies of given Class


Method Summary
 Node.Cookie createCookie(Class klass)
          Creates a Node.Cookie of given class.
 

Method Detail

createCookie

Node.Cookie createCookie(Class klass)
Creates a Node.Cookie of given class. The method may be called more than once.


org.openide.nodes 6.7.31

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