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 158449

Summary: Remove override of java.awt.Component.isValid() in DataFolderPanel
Product: platform Reporter: mslama <mslama>
Component: -- Other --Assignee: mslama <mslama>
Status: RESOLVED FIXED    
Severity: blocker CC: mmirilovic
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 154624    

Description mslama 2009-02-12 13:17:32 UTC
Module o.n.core org.netbeans.beaninfo.editors.DataFolderPanel incorrectly overwrites java.awt.Component.isValid().
Rename to DataFolderPanel.isValidState().
Comment 1 mslama 2009-02-12 13:35:40 UTC
core-main #d0e884c0797a
Comment 2 Quality Engineering 2009-02-13 09:25:37 UTC
Integrated into 'main-golden', will be available in build *200902130336* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/d0e884c0797a
User: Marek Slama <mslama@netbeans.org>
Log: #158449: Remove java.awt.Component.isValid() override.
Comment 3 mslama 2009-02-25 11:17:02 UTC
release65_fixes #d46bc0f951d6