Uses of Class
org.jcsp.awt.ActiveTextArea
-
Packages that use ActiveTextArea Package Description org.jcsp.awt This provides CSP extensions for all AWTComponentcomponents: GUI events and widget configurations map to channel communications. -
-
Uses of ActiveTextArea in org.jcsp.awt
Methods in org.jcsp.awt that return ActiveTextArea Modifier and Type Method Description ActiveTextAreaActiveTextEnterArea. getActiveTextArea()This is used to get the ActiveTextArea within this component so that it can be configured (usingTextAreaorActiveTextAreamethods) or added to some container.
-