|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.opensourcephysics.display.PrintUtils
public class PrintUtils
Print utilities for OSP componets.
Nested Class Summary | |
---|---|
static class |
PrintUtils.PrintableComponent
|
Method Summary | |
---|---|
static void |
printComponent(java.awt.Component c)
|
static void |
printToService(java.awt.Component c,
javax.print.PrintService service,
javax.print.attribute.PrintRequestAttributeSet printAttributes)
|
static void |
saveComponentAsEPS(java.awt.Component c)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void saveComponentAsEPS(java.awt.Component c) throws java.io.IOException
java.io.IOException
public static void printComponent(java.awt.Component c)
public static void printToService(java.awt.Component c, javax.print.PrintService service, javax.print.attribute.PrintRequestAttributeSet printAttributes)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |