org.openide.awt 7.23.1

org.netbeans.api.actions
Interface Printable


public interface Printable

A context interface representing ability of an object to be printed.

Since:
7.10

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

Method Detail

print

void print()
Print the content of the object.


org.openide.awt 7.23.1

Built on November 27 2010.  |  Portions Copyright 1997-2010 Sun Microsystems, Inc. All rights reserved.