Package | Description |
---|---|
com.teamdev.jxbrowser.engine |
This package provides the classes that allow you to work with engines.
|
com.teamdev.jxbrowser.profile |
Contains interfaces for working with Chromium profiles.
|
com.teamdev.jxbrowser.zoom.event |
The zoom events.
|
Modifier and Type | Method and Description |
---|---|
ZoomLevels |
Engine.zoomLevels()
Returns a service that allows working with zoom.
|
Modifier and Type | Method and Description |
---|---|
ZoomLevels |
Profile.zoomLevels()
Returns a service that allows working with zoom.
|
Modifier and Type | Method and Description |
---|---|
default ZoomLevels |
ZoomLevelChanged.zoomLevels() |
ZoomLevels |
ZoomLevelsEvent.zoomLevels()
Returns the
ZoomService instance initiated this event. |