com.rychlik.jode
Class ComponentPrinter

java.lang.Object
  extended by com.rychlik.jode.ComponentPrinter

public final class ComponentPrinter
extends java.lang.Object


Constructor Summary
ComponentPrinter()
           
 
Method Summary
 void print(java.awt.Component component, java.lang.String jobName)
          Prints a component using systems print dialog.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComponentPrinter

public ComponentPrinter()
Method Detail

print

public final void print(java.awt.Component component,
                        java.lang.String jobName)
Prints a component using systems print dialog.

Parameters:
component - Component to be printed
jobName - Any string which to appear in the printer dialog