Package com.monad.homerun.control

Provides classes and interfaces for working with object controls.

See:
          Description

Class Summary
Control Control contains the identifiers of a control
ControlPoint ControlPoint is an individual action of a control
ControlSpec ControlSpec is a description of a control-like entity, which can be an individual object control, all controls belonging to an object, an object filter with an individual control (or all), or an individual action rule, where the implied control is 'apply'/'perform'.
Panel Panel is a group of control specifications - which may consist of individual object controls, filters, or actions.
 

Package com.monad.homerun.control Description

Provides classes and interfaces for working with object controls. Controls are composed of logically related, atomic operations known as points.



Copyright © 2006-2009 Richard Rodgers. All Rights Reserved.