Java Front Page Feature ? Mediation and the Man in the Middle (Linux World)
Java Front Page Feature ? Mediation and the Man in the Middle (Linux World)
Even for many seasoned developers, Swing code can be notoriously difficult to organize. Where is the right place to put parsing and validation logic? How do you prevent those threading issues that cause lockups or repainting glitches? Is it possible to unit test GUI logic? Can the code somehow be shared with other user-interfaces, like a web front-end? If these questions sound familiar, the …