Yes that's what I mean, I couldn't find document on creating custom
component that extend from Component.

Ok I'm gonna try looking at the existing component and try build my
own component from there.

Thanks.

On 11/22/07, Timo Rantalaiho <[EMAIL PROTECTED]> wrote:
> On Wed, 21 Nov 2007, Joshua Jackson wrote:
> > Is there any tutorial on creating custom component in Wicket? The ones
> > I found only shows creating custom component by extending from the
> > existing component but not creating from scratch. If anyone has
>
> What do you mean by "from scratch"? All Wicket components
> extend Component.
>
> You could just look at any existing Wicket component, it's
> anyway a good idea to have Wicket sources attached to your
> IDE and they are all there.
>
> Best wishes,
> Timo


-- 
What you want today, may not exist tommorrow

Blog: http://joshuajava.wordpress.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to