|
Re: class or interface expected [alt.comp.lang.java]
Date: Jun 9, 2007 19:35 ...() method that fires off a print job (now that I know what the example was doing - you call PrintJob.print() to start the job and everything else was to set it up). it's all in http://java.sun.com/j2se/1.4.2/docs/guide/jps/spec/JPSTOC.fm.html but it sure has an awful time picking the default printer. It's not a problem, it's a feature. You don't get around it, you use methods ...
|