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 67645 - GroupLayout missing Javadoc
Summary: GroupLayout missing Javadoc
Status: RESOLVED FIXED
Alias: None
Product: usersguide
Classification: Unclassified
Component: Form (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-27 08:50 UTC by robertmcauliffe
Modified: 2005-12-09 13:50 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description robertmcauliffe 2005-10-27 08:50:34 UTC
in netbeans 5 beta, the javadoc for the AbsoluteLayout isn't setup

replicating:

create a new class
type in "new org.jdesktop.layout.GroupLayout(null)"
move the caret over GroupLayout and press ALT+F1


expected result:
javadoc for the layout manager should be shown


(don't know if this is managed as an external module, or is part of another
component, so this is perhaps not the component it should be filed against?)
Comment 1 Jan Chalupa 2005-11-02 16:25:05 UTC
Form gurus, anything you can solve on your side?
Comment 2 Tomas Pavek 2005-12-06 18:07:13 UTC
We'll consider adding javadoc to the swing-layout library bundle when updating
for the 1.0 version.
Comment 3 Jan Stola 2005-12-09 13:50:52 UTC
The JavaDoc for the swing-layout library has been added.

http://libs.netbeans.org/source/browse/libs/swing-
layout/src/org/netbeans/libs/layoutext/swing-layout.xml?r1=1.5&r2=1.6
http://libs.netbeans.org/source/browse/libs/swing-
layout/nbproject/project.properties?r1=1.5&r2=1.6
http://libs.netbeans.org/source/browse/libs/swing-layout/build.xml?r1=1.5&r2=1.6
http://libs.netbeans.org/source/browse/libs/external/swing-layout-1.0-doc.zip?
rev=1.1&content-type=text/vnd.viewcvs-markup
http://ide.netbeans.org/source/browse/ide/golden/files-layout.txt?
r1=1.122&r2=1.123