author javadoc comments added, finished...

This commit is contained in:
2015-12-12 16:07:05 +01:00
parent ed919b14c3
commit 52c27db229
508 changed files with 2447 additions and 521 deletions
@@ -25,6 +25,8 @@ import javax.swing.JLabel;
* when clicked. Note that this class will only work with Swing 1.1.1 and later.
* Note that because of the way this class is implemented, getText() will not
* return correct values, user <code>getNormalText</code> instead.
*
* @author JPEXS
*/
public class LinkLabel extends JLabel {