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.fontSize(FontSize fontSize)
Returns a command that allows setting the given
fontSize for the selected text in a
WYSIWYG editor. |
Modifier and Type | Method and Description |
---|---|
static FontSize |
FontSize.of(float value)
Returns the
FontSize instance for the given value. |