-
You should have an "enter" command on the trigger menu.
2009-12-08 13:22:37 UTC in J2ME VNC Client
-
You could use a modified J2ME VNC for this. Assuming that the acellerator was exposed to the Java API. However the VNC server may send you screen updates regardless of where you request them. You would have to simply "junk" them (implement a "null" DrawToable).
2009-12-08 13:19:42 UTC in J2ME VNC Client
-
mrmlk added max2idea to the J2ME VNC Client project.
2009-12-08 13:12:56 UTC in J2ME VNC Client
-
For the benefit of anyone else looking for the answer: [StackOverflow][1].
[1] http://stackoverflow.com/questions/1565366/pmd-check-for-too-many-public-methods-but-exclude-constructors-and-getters-set/1601206#1601206
[1]: http://stackoverflow.com/questions/1565366/pmd-check-for-too-many-public-methods-but-exclude-constructors-and-getters-set/1601206#1601206.
2009-10-21 15:08:18 UTC in PMD