Hi 

I implemented a plugin framework for wicket that can be found at 
https://github.com/decebals/wicket-plugin

I have a tiny demo application. The demo application is in demo folder. In
demo/api folder I declared an extension point (Section) that is a tab in a
wicket TabbedPanel. Each section has an title, an icon and a content (a
simple text message in my demo). In demo/plugin* I implemented two plugins:
plugin1, plugin2 (each plugin adds an extension for Section).

Best regards, 
Decebal 



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Announce-wicket-plugin-tp4653875.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to