Bug 189091 - Swing container visual editing problems
Summary: Swing container visual editing problems
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: VE (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Joe Winchester CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-25 03:53 EDT by ahmet pata CLA
Modified: 2011-06-13 11:36 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ahmet pata CLA 2007-05-25 03:53:42 EDT
Build ID: M20070212-1330

Steps To Reproduce:
1.New/Other/Visual Class
2.Style: Swing/Panel
3.Name: MyPanel
4. Right Click on empty panel, set layout to gridbaglayout
5. Add two jlabels from component panel under swing part (JLabel) by giving different names to labels
6. Visual editor shows them correctly, but in the code there is not any line adding these labels to the panel.
7. Save & Close class file
8. Reopen in visual editor, labels are gone or appear outside of the main container if you're lucky


More information:
using JDK jdk1.6.0_01