[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
- Previous message: [java-dev] Re: Accessing the Max window when Max is unresponsive
- Next message: [java-dev] free my peers
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message: [java-dev] Re: Accessing the Max window when Max is unresponsive
- Next message: [java-dev] free my peers
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
