By Siker
via playingwithwire.com
Published: Jun 02 2007 / 07:53
SwtCallback is a tiny Java library which adds support for callbacks in SWT. This makes programming user interfaces in SWT faster and easier by eliminating the need for many inner classes and dummy methods.
Comments
daniel replied ago:
Kind of a slick little reflective utility class. Could work fairly easily with Swing too (or any other event listener aware API).
Voters For This Link (8)
Voters Against This Link (0)