Eclipse 101

Accessibility and ACTF

3 September 2008

I learned a little something about accessibility today while playing with the Accessibility Tools Framework (ACTF) project’s Java Validation Componentry...

Adapting

5 November 2007

Over the past week or so, I’ve been discussing how you can make your objects adaptable into different forms. This...

Adapters

15 October 2007

In my last installment, I showed how—by making a domain class implement IPropertySource and (naturally) implementing the methods required by...