fixed, thanks -igor
On Wed, Aug 13, 2008 at 5:24 PM, Jeremy Thomerson <[EMAIL PROTECTED]> wrote: > Shouldn't > > public class TextArea<T> extends AbstractTextComponent > > be > > public class TextArea<T> extends AbstractTextComponent<T> > > ? > > -- > Jeremy Thomerson > http://www.wickettraining.com >
