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 12592 - Eliminate title bar of child window when maximized
Summary: Eliminate title bar of child window when maximized
Status: RESOLVED WONTFIX
Alias: None
Product: ide
Classification: Unclassified
Component: UI (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P4 blocker (vote)
Assignee: issues@www
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-06-04 19:03 UTC by Jing Xue
Modified: 2005-03-09 04:28 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jing Xue 2001-06-04 19:03:19 UTC
Hi, how about removing the title bar of a child window (source 
editor/explorer/etc) and putting the title content on the title bar of the 
application window, when the child window is maximized.  Just like a typical 
MDI Windows application behaves.  That'll save some space.
Comment 1 Jiri Mzourek 2001-06-19 13:29:27 UTC
This is unfortunately standard Java MDI behaviour.