piccolo2d.java / examples / src / main / java / edu / umd / cs / piccolo / examples / pswing /
@Allain Lalonde Allain Lalonde authored on 24 Jul 2009
..
PSwingExample1.java 15 years ago
PSwingExample2.java Fixed Issue 83; Transforming graphics context was introducing slight rounding errors in the font metrics measurements. Calculating string widths using compnent.getGraphics() would yield slightly smaller widths than calculating them using the active Graphics object. 15 years ago
PSwingMemoryLeakExample.java Issue 74 ; additional minor improvements for better UI responsiveness 15 years ago