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 20103 - Composite Nameming look needs persistent storage
Summary: Composite Nameming look needs persistent storage
Status: RESOLVED FIXED
Alias: None
Product: contrib
Classification: Unclassified
Component: Looks (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Petr Hrebejk
URL:
Keywords:
Depends on:
Blocks: 18177
  Show dependency tree
 
Reported: 2002-02-04 11:01 UTC by Jaroslav Tulach
Modified: 2008-11-18 11:34 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 Jaroslav Tulach 2002-02-04 11:01:47 UTC
As described at
http://openidex.netbeans.org/proposals/looks/design.html#spi-CompositeLook
there is a need for composite look. But it does not need to be exposed in API,
it is enough to just define the XML format of a file that should be stored on
SystemFileSystem that will recreated the right compositelook acording to
information in the file.
Comment 1 Jaroslav Tulach 2002-02-12 12:04:20 UTC
Partially implemented in
org.netbeans.modules.looks.CompositeLook.create but that is not the
final solution as discussed at
http://www.netbeans.org/servlets/ReadMsg?msgId=258525&listName=nbdev

Comment 2 Petr Hrebejk 2002-06-06 08:18:02 UTC
Xhanging subcomponent
Comment 3 Petr Hrebejk 2002-06-24 11:12:18 UTC
Moving Looks issues to dev 4.0
Comment 4 Petr Hrebejk 2003-05-06 09:47:59 UTC
Composite look can be created by specifing context on filesystem.