org.openide.nodes 7.7.1

org.openide.cookies
Interface PrintCookie

All Superinterfaces:
Node.Cookie

public interface PrintCookie
extends Node.Cookie

Cookie permitting an object to be printed.


Method Summary
 void print()
          Print the content of the object.
 

Method Detail

print

void print()
Print the content of the object.


org.openide.nodes 7.7.1

Built on April 30 2009.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.