Part I. Java™ Extension API Reference

froglogic GmbH. All rights reserved

Abstract

This reference documents the Squish extension API for testing custom Java™ components.

Table of Contents

I. Package com.​froglogic.​squish.​extension
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.