public class Link extends Object implements Renderable
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
void |
renderOn(HtmlCanvas canvas)
Render the receiver using the HTML html.
|
String |
toString() |
public Link(String href)
public void renderOn(HtmlCanvas canvas) throws IOException
RenderablerenderOn in interface RenderableIOExceptionCopyright © 2010–2018. All rights reserved.