Uses of Class
org.jcsp.awt.ActiveTextField
Packages that use ActiveTextField
Package
Description
This provides CSP extensions for all AWT
Component
components:
GUI events and widget configurations map to channel communications.-
Uses of ActiveTextField in org.jcsp.awt
Fields in org.jcsp.awt declared as ActiveTextFieldMethods in org.jcsp.awt that return ActiveTextFieldModifier and TypeMethodDescriptionActiveTextEnterField.getActiveTextField()
This is used to get the ActiveTextField within this component so that it can be configured (usingTextField
orActiveTextField
methods) or added to some container.