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 34755 - Implement 'Documents' dialog
Summary: Implement 'Documents' dialog
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: mslama
URL:
Keywords:
Depends on:
Blocks: 32223
  Show dependency tree
 
Reported: 2003-07-04 10:20 UTC by mslama
Modified: 2008-12-22 21:50 UTC (History)
2 users (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mslama 2003-07-04 10:20:15 UTC
This is dialog containing all opened documents.
Invoked using main menu 'Window | Documents'.

Spec is at:

http://ui.netbeans.org/docs/ui/ws/ws_spec.html#3.3
Comment 1 mslama 2003-07-30 10:42:38 UTC
Dialog is implemented. Jano please check. There is one problem:
Activated TopComponent is often not displayed correctly (for example
README - missing toolbar and cursor). It seems it problem of tabbed
container.