A Java applet is asking the client to return a false 'isActive' whenever the applet is not active (as in focused to receive input). My question is, how do I modify the Java client so that it ignores...