|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectJXHyperlink
net.sourceforge.atunes.gui.views.controls.UrlLabel
public class UrlLabel
The Class UrlLabel.
Constructor Summary | |
---|---|
UrlLabel()
Instantiates a new url label. |
|
UrlLabel(java.lang.String text,
java.lang.String url)
Instantiates a new url label. |
Method Summary | |
---|---|
void |
setText(java.lang.String text,
java.lang.String url)
Sets the text. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UrlLabel()
public UrlLabel(java.lang.String text, java.lang.String url)
text
- the texturl
- the urlMethod Detail |
---|
public void setText(java.lang.String text, java.lang.String url)
text
- the texturl
- the url
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |