Results 1 to 1 of 1
- 01-05-2009, 07:03 AM #1
java:1652: javax.print.attribute.PrintRequestAttributeSet is abstract; cannot be inst
so, what do we do here? sources for DocPrintJob states:Java Code:java:1652: javax.print.attribute.PrintRequestAttributeSet is abstract; cannot be instantiated
did, that and compiler disallows, no <nulltype> .....Java Code:* @param attributes The job attributes to be applied to this print job. * If this parameter is null then the default attributes are used.
new won't work, and I do not know how to do interfaces correctly.
I just need to get up for tommorow's am meeting, with the printer at least partially functional....do not know what to do with interfaces + all scratch and paste attempts have failed.....Introduction to Programming Using Java.
Cybercartography: A new theoretical construct proposed by D.R. Fraser Taylor
Similar Threads
-
javax.microedition.io/ javax.bluetooth
By ahtiven in forum New To JavaReplies: 3Last Post: 01-13-2009, 02:54 PM -
GameImpl is not abstract and does not override abstract method
By Macca07 in forum New To JavaReplies: 2Last Post: 11-21-2008, 12:20 AM -
Error! "filename" is not abstract and does not override abstract method...
By hasani6leap in forum New To JavaReplies: 6Last Post: 10-27-2008, 12:25 AM -
Invalid usebean class attribute - new to java
By grinsalot in forum JavaServer Pages (JSP) and JSTLReplies: 2Last Post: 07-04-2008, 04:54 AM -
Print the text file and print preview them
By Java Tip in forum java.awtReplies: 0Last Post: 06-22-2008, 11:04 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks