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

Summary: Composite Nameming look needs persistent storage
Product: contrib Reporter: Jaroslav Tulach <jtulach>
Component: LooksAssignee: Petr Hrebejk <phrebejk>
Status: RESOLVED FIXED    
Severity: blocker CC: sdedic
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 18177    

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.