mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-25 14:00:45 +00:00
author javadoc comments added, finished...
This commit is contained in:
@@ -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 {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user