Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0-beta-1, 1.0-beta-2, 1.0-beta-3, 1.0-beta-4, 1.0-beta-5, 1.0-beta-6, 1.0-beta-7, 1.0-beta-8, 1.0-beta-9, 1.0-beta-10, 1.0-JSR-1, 1.0-JSR-2, 1.0-JSR-3, 1.0-JSR-4, 1.0-JSR-5, 1.0-JSR-6, 1.0-RC-1, 1.0-RC-2, 1.0, 1.1-beta-1
-
Fix Version/s: 1.1-beta-2
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
to avoid problems with GUIs and to elt the user have a simple way of creating GUIs wihtout thinking about the EDT, SwingBuilder should invoke all builder methods (frame, dialog, ...) in the EDT.
implemented