|
JIDE 3.5.15 | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| HttpComponentFactory<T extends Component> | Here, we define a factory interface that returns a Component in response to an HTTP Request. |
| Class Summary | |
|---|---|
| ChartServlet | This class is intended for use in servlet-based web servers (such as Apache Tomcat), so that charts can be generated dynamically and included in a web page. |
| ComponentServlet | |
| DefaultHttpChartFactory | The base URL causes a chart servlet to be called and the chart servlet delegates control to this class to create a suitable chart object from the URL and its parameters. |
| JButtonServlet | We only have to define how to create Buttons in a button factory - the rest is general stuff that can be delegated to a ComponentServlet. |
| ServletUtils | |
This package contains classes to support the dynamic generation of charts to serve up from a web server. It is currently experimental and subject to change.
|
JIDE 3.5.15 | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||