|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.richtext.print.PrintingUtils
PrintingUtils contains a static method for printing styled text.
MConstText
Method Summary | |
static void |
userPrintText(MConstText text,
AttributeMap defaultStyles,
java.awt.Frame frame,
java.lang.String jobTitle)
Print the given text. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static void userPrintText(MConstText text, AttributeMap defaultStyles, java.awt.Frame frame, java.lang.String jobTitle)
text
- the text to printdefaultStyles
- default values for unspecified attributesframe
- the parent of the Print dialogjobTitle
- the title of the PrintJob
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |