Message1070
Logged In: YES
user_id=1174327
The implementing class for Graphics2D is
sun.java2d.SunGraphics2D. That class has a public stroke
field which is set by 'g.stroke =' in Jython but not by the
g.setStroke method. We'll have to figure out how to handle
when a bean accessor maps to the same name as an existing
field. This is somewhat similar to bug #1509095 which is
about how to access a method with the same name as a field
in a java class from jython.
I think the yFiles stuff is a separate bug. Would you mind
opening a new entry for it with a test case I can reproduce?
Something like your initial entry for this bug would be
great. I can't do anything without the source for yFiles to
make it happen. |
|
Date |
User |
Action |
Args |
2008-02-20 17:17:26 | admin | link | issue1337592 messages |
2008-02-20 17:17:26 | admin | create | |
|