Uses of Interface
com.teamdev.jxbrowser.zoom.ZoomLevels
Package
Description
This package provides the classes that allow you to work with engines.
Contains interfaces for working with Chromium profiles.
The zoom events.
-
Uses of ZoomLevels in com.teamdev.jxbrowser.engine
Modifier and TypeMethodDescriptionEngine.zoomLevels()
Returns a service that allows working with zoom. -
Uses of ZoomLevels in com.teamdev.jxbrowser.profile
Modifier and TypeMethodDescriptionProfile.zoomLevels()
Returns a service that allows working with zoom. -
Uses of ZoomLevels in com.teamdev.jxbrowser.zoom.event
Modifier and TypeMethodDescriptiondefault ZoomLevels
ZoomLevelChanged.zoomLevels()
ZoomLevelsEvent.zoomLevels()
Returns theZoomService
instance initiated this event.