com.hammurapi.bnf2emf
Class ComponentPrinter
java.lang.Object
com.hammurapi.bnf2emf.ComponentPrinter
- All Implemented Interfaces:
- Printable
public class ComponentPrinter
- extends Object
- implements Printable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComponentPrinter
public ComponentPrinter(Component componentToBePrinted)
printComponent
public static void printComponent(Component c)
print
public void print()
print
public int print(Graphics g,
PageFormat pageFormat,
int pageIndex)
- Specified by:
print in interface Printable
disableDoubleBuffering
public static void disableDoubleBuffering(Component c)
enableDoubleBuffering
public static void enableDoubleBuffering(Component c)