Comment #11 on issue 163 by [email protected]: PSwing doesn't draw dynamic JComponent properly
http://code.google.com/p/piccolo2d/issues/detail?id=163
Btw... If we decide to keep the listeners added to component in the constructor, they should really be added in initializeComponent. I find it confusing that some very similar initialization (ie, adding listeners) is currently done in two different
places (constructor and initializeComponent). -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings -- Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en
