Show All
Show JavaScript
Show Perl
Show Python
Show Tcl
Package com.froglogic.squish.extension
Table of Contents
Interface Inspectable
— This interface needs to be implemented for custom Java support in Squish.
Class InspectableAdapter
— Adapter class for writing extensions.
Interface InspectableFactory
— A Factory that delivers an Inspectable for custom Objects that it manages.
Class InspectableRegistry
— This class allows registration of factories of extensions that implement Inspectable.
Interface ObjectQuery
Class Point
— Toolkit independent Point class.
Class Rect
— Toolkit independent Rectangle class.
Interface ViewportExtension
— This interface can be implemented when the inspectable object has scrolling capabilities.