| | |
Javadoc parameter listing display is hard to read (too compact)
![]() |
•
•
Join Date: Sep 2009
Posts: 2
Reputation:
Solved Threads: 0
I recently moved from JDK1.3 to JDK1.5 and find that the display of parameter listings in javadoc output is now hard to read. The lines are too close together.
I think this has to do with the fact that the doctype at the top of each HTML page has changed from:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
to:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
It seems that the HTML 4.01 must use more compact lists.
So, is there some way I can either change the way the parameter listings display via a CSS edit (couldn't figure out how to do this), or is there a way to force javadoc to use the old DOCTYPE? Or, is there a different solution all together?
Thanks in advance for any help.
Jen
I think this has to do with the fact that the doctype at the top of each HTML page has changed from:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
to:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
It seems that the HTML 4.01 must use more compact lists.
So, is there some way I can either change the way the parameter listings display via a CSS edit (couldn't figure out how to do this), or is there a way to force javadoc to use the old DOCTYPE? Or, is there a different solution all together?
Thanks in advance for any help.
Jen
![]() |
Similar Threads
- "Craps", Game Help (C++)
- VBscript in a Visual Basic Application (Visual Basic 4 / 5 / 6)
- New to Netbeans and Slightly to Java (Java)
- producing javadoc (Java)
- listing all files on hard drive? (Windows NT / 2000 / XP)
- 7 Ways to Ensure Your E-mail Gets Read (Windows NT / 2000 / XP)
- Please review, I have worked hard. (Website Reviews)
- My new site need a hard review. (Website Reviews)
- WinXP and IE problems. Please Read. (Web Browsers)
- Display Problems (Windows 95 / 98 / Me)
Other Threads in the Java Forum
- Previous Thread: upper case lower case count
- Next Thread: Object Width and Saving
| Thread Tools | Search this Thread |
@param acid2 ajax array background beta browser bug calling css design developer doctype dreamweaver file firefox format function functions google gridview hover html ide ie7 ie8 javadoc layout microsoft mysql navigationbars opacity parameter passing photoshop positioning problem procedure read reference security sp stored studio ui visual web website xhtml






