Commit b7db3d0a by Dalibor Topic Committed by Michael Koch

JSlider.java: Fixed HTML tags in comments.

2004-04-22  Dalibor Topic  <robilad@kaffe.org>

	* javax/swing/JSlider.java:
	Fixed HTML tags in comments.

From-SVN: r81009
parent 32bfc773
2004-04-22 Dalibor Topic <robilad@kaffe.org>
* javax/swing/JSlider.java:
Fixed HTML tags in comments.
2004-04-22 Dalibor Topic <robilad@kaffe.org>
* javax/accessibility/AccessibleText.java:
Cleaned up imports.
......
......@@ -71,7 +71,7 @@ import javax.swing.plaf.SliderUI;
* </p>
*
* <table>
* <tr><th> Property </td><th> Stored in </td><th> Bound? </td></tr>
* <tr><th> Property </th><th> Stored in </th><th> Bound? </th></tr>
* <tr><td> extent </td><td> model </td><td> no </td></tr>
* <tr><td> inverted </td><td> slider </td><td> yes </td></tr>
* <tr><td> labelTable </td><td> slider </td><td> yes </td></tr>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment