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 34825

Summary: DescriptionPanel is public
Product: platform Reporter: Jaroslav Tulach <jtulach>
Component: ExplorerAssignee: _ tboudreau <tboudreau>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P2    
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 29447    

Description Jaroslav Tulach 2003-07-09 15:53:29 UTC
Probably accidentally DescriptionPanel in new
property sheet rewrite is public. Please make
package private.
Comment 1 _ tboudreau 2003-07-09 16:00:26 UTC
Good catch, fixed.
Comment 2 Jaroslav Tulach 2003-07-09 17:00:23 UTC
Verified.