VNC Java viewer and TAB

Phil Budne phil "at" ultimate.com
Thu Feb 3 06:07:00 2005


Thanks Scott!

setFocusTraversalKeysEnabled(false) did the trick for me.

I'm working with an older viewer (based on an older "TightVNC"
viewer), that is using SSLSocket, and so is already dependent on the
Java 1.4 runtime, so direct invocation of the method was not a problem.

phil