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


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

Reply via email to