| Package | Description |
|---|---|
| com.teamdev.jxbrowser.frame |
This package provides the classes that allow you to work with frames in browser.
|
| com.teamdev.jxbrowser.ui |
The utility classes for the user interface (UI) related functionality.
|
| Modifier and Type | Method and Description |
|---|---|
static EditorCommand |
EditorCommand.fontName(FontName fontName)
Returns a command that allows setting the given
fontName for the selected text in a
WYSIWYG editor. |
| Modifier and Type | Method and Description |
|---|---|
static FontName |
FontName.of(java.lang.String value)
Returns the
FontName instance for the given value. |