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 42249 - Newly created JFrame form is not visible under package
Summary: Newly created JFrame form is not visible under package
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P2 blocker (vote)
Assignee: Petr Hrebejk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-21 10:53 UTC by Jaromir Uhrik
Modified: 2007-09-26 09:14 UTC (History)
1 user (show)

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 Jaromir Uhrik 2004-04-21 10:53:17 UTC
[200404191800; j2sdk1.4.2_03]
1. Create new J2SE Application project
2. Main class is in package com.myapp
3. Create new JFrame Form ('MyForm') right in the
com package
4. The com.MyForm is not visible ind the projects view
Comment 1 Jaromir Uhrik 2004-04-21 10:56:07 UTC
When I create another package later, then the com.MyForm appears.
Comment 2 Jesse Glick 2004-04-22 03:48:45 UTC
Most likely a bug in the package view.
Comment 3 Petr Hrebejk 2004-04-26 09:39:54 UTC
Fixed with the package view rwrite. See #41753
Comment 4 Petr Hrebejk 2004-04-26 09:41:16 UTC
Marking as fixed . Setting proper target milestone.
Comment 5 Jaromir Uhrik 2004-06-01 13:58:02 UTC
Verified in dev build #200405311900; j2sdk1.4.2_04