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 42451 - Lifecycle management and documentation
Summary: Lifecycle management and documentation
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 4.x
Hardware: PC Linux
: P1 blocker (vote)
Assignee: Milos Kleint
URL:
Keywords:
Depends on: 42452
Blocks: 41085
  Show dependency tree
 
Reported: 2004-04-26 09:13 UTC by Jaroslav Tulach
Modified: 2008-12-22 23:30 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments
javadoc (100.29 KB, application/octet-stream)
2004-05-02 20:38 UTC, Milos Kleint
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaroslav Tulach 2004-04-26 09:13:57 UTC
http://openide.netbeans.org/tutorial/reviews/opinions_41085.html#tcr-life

Factory method to create plain TopComponent
Document serialization 
Document how to open different tab on various actions
Document how to synchronize content of various
elements
Comment 1 Milos Kleint 2004-04-30 13:46:27 UTC
moved creation of non-cloneable topcomponent to #42646, will require
changes in multiview and openide API. Details follow in issue 42646.
Comment 2 Milos Kleint 2004-05-02 20:38:43 UTC
Created attachment 14660 [details]
javadoc
Comment 3 Milos Kleint 2004-05-02 20:40:32 UTC
documetation for API and SPI added.