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

Summary: GroupLayout missing Javadoc
Product: usersguide Reporter: robertmcauliffe <robertmcauliffe>
Component: FormAssignee: issues@guibuilder <issues>
Status: RESOLVED FIXED    
Severity: blocker CC: jchalupa
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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