6 projects tagged "jsf"
Metawidget is a "smart user interface widget" that populates itself, at runtime, with UI components to match the properties of your business objects. Metawidget does this without introducing new technologies. It inspects your existing back-end architecture (such as JavaBeans, existing annotations, existing XML configuration files) and creates widgets native to your existing front-end framework (such as Swing, Java Server Faces, Struts, Android). Metawidget does not replace or hide your existing UI framework and guarantees that your investment in its technology and knowledge is as valid as always.
ck-jsf-editor is an editor component for JSF 2 that uses the popular browser editor, CKEditor. Most JSF editors lack the functionality of CKEditor and require using an entire component library. ck-jsf-editor is a standalone rich text editor component that requires no real configuration or setup. The ck-jsf-editor.jar file can just be dropped into your project and used in your JSF pages.
Wicked Charts is a Java wrapper for the popular highcharts JavaScript library. Highcharts provides fancy and interactive charts of many types for Web applications. Wicked Charts provides an easy-to-use Java API to create those charts and a component for Apache Wicket and JSF to include those charts into your Wicket or JSF application.