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