Duplicate :
|
createImage(int width, int height) returns null if the peer isn't created yet. Can't it be smarter and create the peer if it doesn't exist yet? A programmer shouldn't have to worry about when to call this method. This is related to Hotjava Browser bug #4102694.
|