|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DocumentRequestHandler | |
---|---|
com.sun.lwuit.html | The HTML package allows rendering XHTML-MP 1.0 documents including WCSS support. |
Uses of DocumentRequestHandler in com.sun.lwuit.html |
---|
Subinterfaces of DocumentRequestHandler in com.sun.lwuit.html | |
---|---|
interface |
AsyncDocumentRequestHandler
Provides an interface for Asynchronous request handling. |
Classes in com.sun.lwuit.html that implement DocumentRequestHandler | |
---|---|
class |
DefaultDocumentRequestHandler
Default implementation of the HTML components document request handler to allow simple HTML support in LWUIT. |
Methods in com.sun.lwuit.html that return DocumentRequestHandler | |
---|---|
DocumentRequestHandler |
HTMLComponent.getRequestHandler()
Returns the document request handler |
Constructors in com.sun.lwuit.html with parameters of type DocumentRequestHandler | |
---|---|
HTMLComponent(DocumentRequestHandler handler)
Constructs HTMLComponent |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |