org.gjt.jclasslib.browser.detail.attributes
Class LinkRenderer.LinkCommentValue
java.lang.Object
org.gjt.jclasslib.browser.detail.attributes.LinkRenderer.LinkCommentValue
- Enclosing class:
- LinkRenderer
- public static class LinkRenderer.LinkCommentValue
- extends Object
Value object for a link with a comment.
LinkRenderer.LinkCommentValue
public LinkRenderer.LinkCommentValue(String linkValue,
String commentValue)
- Constructor.
- Parameters:
linkValue
- the text for the link.commentValue
- the text for the comment.
toString
public String toString()