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
Fields in org.jcsp.awt declared as ActiveTextArea Modifier and Type Field Description private ActiveTextAreaActiveTextEnterArea. areaMethods 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.
-