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

CookieSet.Factory (NetBeans APIs) - NetBeans API Javadoc 4.1.0


org.openide.nodes
Interface CookieSet.Factory

Enclosing interface:
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

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



Built on May 4 2005.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.