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 February 22 2001.  |  Portions Copyright 1997-2000 Sun Microsystems, Inc. All rights reserved.