Class | Description |
---|---|
HTMLDialog.Builder |
Rather than using this class directly, consider
HTMLDialog . |
Annotation Type | Description |
---|---|
HTMLComponent |
Generates factory method in class specified by
HTMLComponent.className()
that will return a component of requested HTMLComponent.type() which can
later be embedded into Swing or JavaFX UI elements. |
HTMLDialog |
Generates method that opens an HTML based modal dialog.
|
OpenHTMLRegistration |
Registers an action to open an HTML (possibly with
HTML for Java integration). |