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 1750

Summary: examples.openapi.nodes renames tabs in OutputWindow.
Product: platform Reporter: issues@www <issues>
Component: -- Other --Assignee: issues@www <issues>
Status: CLOSED WORKSFORME    
Severity: normal    
Priority: P4    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description issues@www 1999-05-14 19:20:39 UTC
Run this example.
Select Output window and press Ctrl+Alt+F1.
New tabs appears in OutputWindow with fully qualified class name: com.netbeans.developer.impl.OutputTab.

----------------------
This seems to happen with a number of GUI components. E.g. this example or similar ones tend to do things like rename workspace tabs, TopComponents of all sorts, esp. Explorer windows, and other thing
s to something based on their class name. Probably this is some weird interaction between [gs]etName in Beans, Component`s, Node internal names, and whatever--see BeanNode.  --jglick
Comment 1 Quality Engineering 2003-07-02 15:23:08 UTC
Resolved for 3.4.x or earlier, no new info since then -> verify.

Comment 2 Quality Engineering 2003-07-02 15:42:14 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.