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 20690 - Provide nodes UI / Looks for physical metamodel elements
Summary: Provide nodes UI / Looks for physical metamodel elements
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords: API, ARCH
Depends on: 18177 20682 20683
Blocks: 20691
  Show dependency tree
 
Reported: 2002-02-19 18:45 UTC by Svata Dedic
Modified: 2007-09-26 09:14 UTC (History)
1 user (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 Svata Dedic 2002-02-19 18:45:14 UTC
Provide Looks for inspection of attributes from the physical metamodel for:
JavaClass, Method, Field, Initializer,
JavaPackage and ClassResource.
Looks should be sensitive to whether Source metamodel contains some data for the
element; they should (non-aggressively) use the information for property editors
and customizers. The components depending on source metamodel should be able to
plug into the system from another module (== java) while the basic view should
be provided by Clazz.
Comment 1 Svata Dedic 2002-02-19 18:55:44 UTC
These Looks should also provide a mechanism to add further extensions
as e.g. Usage browsers, or extension modules/meteamodels UI.
Comment 2 Svata Dedic 2002-05-22 10:18:15 UTC
Adjusting milestone for planning
Comment 3 Pavel Buzek 2002-11-05 15:42:44 UTC
target milestone -> TDB
(removed from 4.0)
Comment 4 Martin Matula 2004-11-13 21:49:27 UTC
Not applicable anymore.