org.openide.nodes 7.3.0

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.3.0

Built on August 13 2008.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.