org.openide.cookies
Interface PrintCookie

All Superinterfaces:
Node.Cookie
All Known Implementing Classes:
EditorSupport

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

public void print()
Print the content of the object.


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