Re: printing w/1.1.7

1999-02-24 Thread David Warnock
> I wondering if anyone had info on java printing w/1.1.7 Does this help? import javax.swing.*; import javax.swing.event.*; import java.awt.*; import java.awt.event.*; import java.util.*; import java.io.*; public class PrintTest extends JFrame implements ActionListener { private sta

printing w/1.1.7

1999-02-24 Thread Tom McMichael
I wondering if anyone had info on java printing w/1.1.7 I can only find tutorials on the 1.2 jdk printing ... from the mailing list it seems you can print from 1.1.7. A tutorial site or better yet sample printing code would be greatly appreciated. Thanks, Tom McMichael [EMAIL PROTECTED