public class Inspector extends RenderableWrapper
| Modifier and Type | Field and Description |
|---|---|
Renderable |
target |
component| Constructor and Description |
|---|
Inspector(Renderable toInspect) |
| Modifier and Type | Method and Description |
|---|---|
static void |
renderCssOn(HtmlCanvas html) |
void |
renderOn(HtmlCanvas html)
see
Renderable |
public Renderable target
public Inspector(Renderable toInspect)
public static void renderCssOn(HtmlCanvas html) throws IOException
IOExceptionpublic void renderOn(HtmlCanvas html) throws IOException
RenderableWrapperRenderablerenderOn in interface RenderablerenderOn in class RenderableWrapperIOExceptionCopyright © 2010–2018. All rights reserved.