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 41190 - [2004-05-03] multiple views/editors per object (nested editors)
Summary: [2004-05-03] multiple views/editors per object (nested editors)
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 4.x
Hardware: All All
: P1 blocker (vote)
Assignee: Milos Kleint
URL:
Keywords:
: 20248 (view as bug list)
Depends on: 41085 41667 41668 41669 41670 41692 42153 42154 42593
Blocks:
  Show dependency tree
 
Reported: 2004-03-22 12:47 UTC by Milos Kleint
Modified: 2008-12-23 14:32 UTC (History)
2 users (show)

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 Milos Kleint 2004-03-22 12:47:44 UTC
multiple views/editors per object (nested editors)
- umbrella issue.
Comment 1 Milos Kleint 2004-04-14 10:16:05 UTC
is defining -> P1
Comment 2 santhosh 2004-04-23 04:39:56 UTC
one use case:

suppose I have a html FileObject.
netbeans has following list of webbrowser services:
  1. Swing HTML Browser
  2. Internet Explorer
  3. Netscape Navigator
  4. ICE Browser

Different users might want to open the same file using different 
browser of their choice.

The OpenAPI contains NewAction, which lists array of NewType[]
similary why don't we have OpenWithAction,with lists array of OpenAs[]

Suppose I have different modules installed for editing a particular 
file. for examle using text editor, tree editor and graph editor. 
then user should be given a choice to choose his favourite editor 
depending upon his requirement.
Comment 3 Milos Kleint 2004-04-23 07:40:33 UTC
in my opinion this is out of scope of the multiview APIs and the
multiview module. The decision what is put inside the multiview
component is done on the html module side or whoever is the creator of
the multiview component instance.
Comment 4 Jesse Glick 2004-05-17 04:46:26 UTC
Surely this is STARTED. :-)
Comment 5 Jesse Glick 2004-05-17 04:46:57 UTC
*** Issue 20248 has been marked as a duplicate of this issue. ***
Comment 6 Milos Kleint 2004-05-27 14:33:50 UTC
core work done, waiting for #42154 - docking of editor toolbar into
multiviews.
Comment 7 Milos Kleint 2004-05-28 14:00:22 UTC
all subissues closed, closing as well.
Comment 8 Quality Engineering 2008-12-23 14:32:41 UTC
This issue had *1 votes* before move to platform component