Package com.pentec.util

This package provides utility functions for ADAPT and Hedit.

See:
          Description

Interface Summary
Const ADAPT Constants
EndpointControl Endpoint control interface used by endpoint editors
WidgetUnits Generic units for widgets These units do not conform to SAF units in any way.
 

Class Summary
AAction This class implements the Action and ActionListener interfaces and supports actions from a drop down menu bar, pop-up menus, arbitrary hot keys, or tool buttons.
ABufferedInputStream BufferedInputStream with a timeout (in milliseconds) built in rather than depending on the underlying source to provide one.
AFormat AFormat is the ADAPT number formatter.
AUtil The AUtil class is a collection of static utility methods intended for use with ADAPT.
Endpoint This class provides a holder and utility methods for endpoints.
EndpointEditor This panel provides controls for manually positioning endpoints to define an AOI.
Help This class provides methods to display ADAPT help files.
Macro This class implements the ADAPT macro facility and history tracker
Parse A collection of static utility methods for parsing strings to numbers.
PopupListener PopupListener
SystemProperties This class provides utilities for creating and working with a table of system properties.
SystemPropertiesTableModel This class provides a table model containing system properties.
SystemProperty The SystemProperty class is used for holding the name and value of a system property.
SystemPropertyComparator SystemPropertyComparator
UnitedSpinnerNumberModel The UnitedSpinnerNumberModel is a SpinnerNumberModel that knows what its current units are with respect to the units in WidgetUnits.
Verify A collection of static utility methods for verifying text field input.
 

Package com.pentec.util Description

This package provides utility functions for ADAPT and Hedit.