| Package | Description |
|---|---|
| org.xhtmlrenderer.simple | |
| org.xhtmlrenderer.simple.xhtml.swt | |
| org.xhtmlrenderer.swt |
| Modifier and Type | Class and Description |
|---|---|
class |
SWTXHTMLRenderer
Simplified
BasicRenderer, for use with XHTML documents. |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.swt.widgets.Control |
SWTButtonControl.createSWTControl(FormControl control,
BasicRenderer parent,
LayoutContext c,
CalculatedStyle style,
UserAgentCallback uac) |
protected org.eclipse.swt.widgets.Control |
SWTSelectControl.createSWTControl(FormControl control,
BasicRenderer parent,
LayoutContext c,
CalculatedStyle style,
UserAgentCallback uac) |
protected org.eclipse.swt.widgets.Control |
SWTCheckControl.createSWTControl(FormControl control,
BasicRenderer parent,
LayoutContext c,
CalculatedStyle style,
UserAgentCallback uac) |
protected abstract org.eclipse.swt.widgets.Control |
SWTXhtmlControl.createSWTControl(FormControl control,
BasicRenderer parent,
LayoutContext c,
CalculatedStyle style,
UserAgentCallback uac) |
protected org.eclipse.swt.widgets.Control |
SWTTextControl.createSWTControl(FormControl control,
BasicRenderer parent,
LayoutContext c,
CalculatedStyle style,
UserAgentCallback uac) |
| Constructor and Description |
|---|
SWTButtonControl(FormControl control,
BasicRenderer parent,
LayoutContext c,
CalculatedStyle style,
UserAgentCallback uac) |
SWTCheckControl(FormControl control,
BasicRenderer parent,
LayoutContext c,
CalculatedStyle style,
UserAgentCallback uac) |
SWTSelectControl(FormControl control,
BasicRenderer parent,
LayoutContext c,
CalculatedStyle style,
UserAgentCallback uac) |
SWTTextControl(FormControl control,
BasicRenderer parent,
LayoutContext c,
CalculatedStyle style,
UserAgentCallback uac) |
SWTXhtmlControl(FormControl control,
BasicRenderer parent,
LayoutContext c,
CalculatedStyle style,
UserAgentCallback uac) |
SWTXhtmlReplacedElementFactory(BasicRenderer parent) |
| Constructor and Description |
|---|
CursorListener(BasicRenderer parent)
Construct a CursorListener and add it to the parent.
|
HoverListener(BasicRenderer parent)
Construct a HoverListener and add it to the parent.
|
LinkListener(BasicRenderer parent) |
Copyright © 2019. All rights reserved.