Do not have a life demo. But you can see the code to use it at:
http://code.google.com/p/antilia/source/browse/trunk/
com.antilia.demo.manager/src/com/antilia/demo/manager/Index.java
<http://code.google.com/p/antilia/source/browse/trunk/com.antilia.demo.manager/src/com/antilia/demo/manager/Index.java>
http://code.google.com/p/antilia/source/browse/trunk/com.antilia.demo.manager/src/com/antilia/demo/manager/MainMenuFactory.java

and the Toolbar classes at:

http://code.google.com/p/antilia/source/browse/trunk/#trunk/com.antilia.web/src/com/antilia/web/toolbar

It is based on this menu.

<http://code.google.com/p/antilia/source/browse/trunk/com.antilia.demo.manager/src/com/antilia/demo/manager/MainMenuFactory.java>
http://www.gosu.pl/MyGosuMenu/

The result is something like:

http://antilia.googlecode.com/svn/wiki/toolbar1.PNG
http://antilia.googlecode.com/svn/wiki/toolbar2.PNG

As said this is just another Wicket component out there...

Ernesto

On Wed, Sep 16, 2009 at 1:54 PM, Martin Makundi <
[email protected]> wrote:

> I am just trying to learn something new here.. how is your menu
> different from tabbedpanel? Maybe I could leverage from that..
>
> Do you have a live demo?
>
> **
> Martin
>
> 2009/9/16 Ernesto Reinaldo Barreiro <[email protected]>:
> > Well, that's what Wicket is about: it's so easy to roll out components
> that
> > you end up creating your own stuff and using it even when there are
> things
> > out there that already do that you want. I have rolled my "own" Menu
> because
> > I didn't what to depend on YUI. I see Menus as something different than
> > TabbedPanel... but thats just me. IMHO what is important is to have an
> > abstraction you are satisfied with...
> > Ernesto
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to