This page shows a SelectDiagram component with shared graphics. The same selection and rollover images are overlayed on all elements when selected.
| Source Files | |
|---|---|
| shared.xhtml | The page's Facelets source file. |
| SharedHandler.java | The Session-scope page and diagram handler class. |
| shared.rdr | The renderer file describes how to render each object in the diagram based on its data values. |
| apprisant.properties | A toolkit configuration file used by all demos; specifies rendering hints and logging properties. |
| faces-config.xml | A JSF configuration file shared by all demos. |
| web.xml | A server configuration file shared by all demos. |
