| Name | Description | Type | Package | Framework |
| AreaComponent | AreaComponent is a JavaServer Faces component that represents a particular hotspot in a client-side image map defined by our parent | Class | org.apache.cocoon.faces.samples.components.components | Apache Cocoon |
| AreaSelectedEvent | An ActionEvent indicating that the specified AreaComponent has just become the currently selected hotspot within the source | Class | org.apache.cocoon.faces.samples.components.components | Apache Cocoon |
| AreaSelectedListener | AreaSelectedListener defines an event listener interested in AreaSelectedEvents from a MapComponent. | Interface | org.apache.cocoon.faces.samples.components.components | Apache Cocoon |
| MapComponent | MapComponent is a JavaServer Faces component that corresponds to a client-side image map. | Class | org.apache.cocoon.faces.samples.components.components | Apache Cocoon |