Uses of Class
org.jcsp.awt.ActiveTextField
-
Packages that use ActiveTextField Package Description org.jcsp.awt This provides CSP extensions for all AWTComponentcomponents: GUI events and widget configurations map to channel communications. -
-
Uses of ActiveTextField in org.jcsp.awt
Fields in org.jcsp.awt declared as ActiveTextField Modifier and Type Field Description private ActiveTextFieldActiveTextEnterField. fieldMethods in org.jcsp.awt that return ActiveTextField Modifier and Type Method Description ActiveTextFieldActiveTextEnterField. getActiveTextField()This is used to get the ActiveTextField within this component so that it can be configured (usingTextFieldorActiveTextFieldmethods) or added to some container.
-