| getSwingThreadSafe |
() |
yoix.swing |
| |
Returns the interpreter's thread-safe setting, which is
1
(the default) when Swing components automatically get treatment that is
supposed to guarantee thread-safe behavior and
0
when that job is left to Yoix scripts.
The thread-safe setting can be changed by scripts using the
setSwingThreadSafe
built-in or it can be permanently set using the
--threadsafe=true
or
--threadsafe=false
command line options.
|
Yoix is a registered trademark of AT&T Inc.
|