AT&T Home | AT&T Labs | Research
AT&T Labs, Inc. - Research

The Yoix® Scripting Language

Home | What's New | Grammar | Documentation | Download | License | YChart | YDAT | YWAIT | Byzgraf | FAQs
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.
 
 Return:   int
 
 See Also:   setSwingThreadSafe

 

Yoix is a registered trademark of AT&T Inc.