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

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


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