XML Feeds

.

[java-dev] Re: Accessing the Max window when Max is unresponsive

topher lafata topher at topher.com
Sun Sep 16 23:34:05 MDT 2007


Also...os x java is much less robust with threading as related to ui 
stiff so if your mxj class is doing any swing or awt stuff remember to 
use java SwingUtilities as sun suggests for proper ui dispatch.


More information about the java-dev mailing list