This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 3573 - Reloading JSplitPane project does not work correctly
Summary: Reloading JSplitPane project does not work correctly
Status: CLOSED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: _ ttran
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-08-25 03:08 UTC by Jon Koplin
Modified: 2002-07-19 15:19 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jon Koplin 1999-08-25 03:08:57 UTC
1. Place JSplitPane on a JFrame
2. Add two JScrollPanes, one on each side of JSplitPane
3. Place a JLabel on each JScrollPane.
4. Compile.
5. Exit IDE.
6. Open IDE.
7. Open project.

Both JScrollPanes will now be left components (JSplitPanel.setLeftComponent()) whereas before one was on the right and one was on the left.
Comment 1 Marek Grummich 2000-07-25 09:42:59 UTC
Priority is changed to P4 (normal).
Comment 2 Jan Stola 2000-07-27 17:55:59 UTC
Bug assigned to the module owner.