Package | Description |
---|---|
com.teamdev.jxbrowser.frame |
This package provides the classes that allow you to work with frames in browser.
|
Modifier and Type | Method and Description |
---|---|
LoadDataParams |
LoadDataParams.Builder.build()
Returns a new
LoadDataParams instance built from the current state of this
builder. |
Modifier and Type | Method and Description |
---|---|
void |
Frame.loadData(LoadDataParams params)
Navigates the frame to the resource that may represent different content described by the
given
params . |