Package com.sun.emp.pathway.bean

APIs for interacting with 3270 Hosts via TN3270.

See:
          Description

Interface Summary
TerminalCondition An abstract condition used in waiting for a Terminal.
TerminalListener An interface that should be implemented by classes wishing to listen for events of type TerminalEvent.
 

Class Summary
AccessibleTerminalAreaState The custom states for accessible fields.
AccessibleTerminalState The custom states for the accessible terminal.
Terminal A 3270 terminal.
TerminalEvent An event that encapsultes an event occuring in a Terminal that cannot easily be described as being a property change.
TerminalField A representation of a 3270 field.
 

Exception Summary
TerminalConditionException An exception thrown as a result of a runtime exception being thrown by a TerminalCondition.
 

Package com.sun.emp.pathway.bean Description

APIs for interacting with 3270 Hosts via TN3270.