Sorry the code of the Custom class is below:
private class Custom extends Paper {
public Custom() {
super();
setSize(594,491);
setImageableArea(36.0, 36.0, 522.99212598425197, 450.8897637795276);
}
}
[Message sent by forum member 'lucho01' (lucho01)]
http://forums.java.net/jive/thread.jspa?messageID=241238
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA2D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".