Services Builder for Screens

Uses of Interface
com.attachmate.common.eai.tasks.INativeAccessConstants

Packages that use INativeAccessConstants
com.attachmate.common.eai.tasks   
 

Uses of INativeAccessConstants in com.attachmate.common.eai.tasks
 

Subinterfaces of INativeAccessConstants in com.attachmate.common.eai.tasks
 interface INativeAccess
          Defines an API through which data from the screen may be accessed generically.
 interface INativeAccessEx
          Extends the INativeAccess API.
 

Classes in com.attachmate.common.eai.tasks that implement INativeAccessConstants
 class ScreenNativeAccess
          Implements INativeAccess and supply a host neutral view of the screen.
 class ScreenNativeAccessEx
          Implements INativeAccessEx and supply a host neutral view of the screen.
 


Services Builder for Screens