|
-
October 4th, 2000, 03:35 PM
#1
constructor
i'm extending the class Canvas and would like to be able to force the construction of it and all it's super classes. is there a way to do this? i would like to do this because i'd like to use createImage(int,int) in the constructor(double buffering) but can't because i get a null exception so i have to do something that looks a little hacky to accomplish the same thing.
thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|