Uses of Interface
com.teamdev.jxbrowser.dom.PointInspection
Packages that use PointInspection
Package
Description
This package provides the classes that allow you to work with frames in browser.
-
Uses of PointInspection in com.teamdev.jxbrowser.frame
Methods in com.teamdev.jxbrowser.frame that return PointInspectionModifier and TypeMethodDescriptionFrame.inspect
(int x, int y) Inspects the given location on the web page containing this frame and returns the result of the inspection.Inspects the givenlocation
on the web page containing this frame and returns the result of the inspection.