As from subject. How can I determine if the applet is running in the browser? I want to have a mock data provider to do debugging without involving the browser, and neutralize all the LiveConnect calls I have if I'm not in the browser.
views:
24answers:
1
+1
A:
Why not add a parameter for use in Eclipse? Read this on init()
and if found handle appropriately.
Pool
2010-03-25 12:49:15