-
Enhancement
-
Resolution: Unresolved
-
P5
-
None
-
1.2.0
-
Fix Understood
-
generic
-
generic
Name: dbT83986 Date: 08/14/99
I created a Swing component, implemented my own drawing code,
and discovered I'm having a problem getting it to paint correctly.
Enabling DebugGraphics, I get a class cast exception. Since I'm
using the 2D drawing API, I need to make calls to the Graphics2D
class, but because DebugGraphics only extends Graphics, I can't.
(Review ID: 93663)
======================================================================
I created a Swing component, implemented my own drawing code,
and discovered I'm having a problem getting it to paint correctly.
Enabling DebugGraphics, I get a class cast exception. Since I'm
using the 2D drawing API, I need to make calls to the Graphics2D
class, but because DebugGraphics only extends Graphics, I can't.
(Review ID: 93663)
======================================================================