Archive for November 1st, 2009

Sunday, November 1st, 2009

GWT 2.0: UiHandler

I was pretty excited to find UiHandler, it makes the organization of code so much cleaner! I am putting in the full code for both, so you can see the beauty for yourself! Pay attention to the comments where i put the gotchas that got me at first! Before: PLAIN TEXT JAVA: package com.rubygeek.sandbox.client;   [...]

Comments Off - Posted in gwt,java by