Package jas.bean

Interface Summary
PageContext A simple mechanism to allow beans within an HTML page within JAS to locate other beans on the same page and to interact with the JAS enviroment.
PageContextHook A bean within a JAS HTML page should implement this interface if it wants to be able to interact with the JAS enviroment, or with other beans on the same page.
 

Class Summary
Plot Deprecated. Use XMLPlot instead
QuickPlot Deprecated. Use XMLPlot instead
TreeDataSourceProvider Returns the DataSource of some tree item.
XMLPlot An XMLPlot is a bean intended to be embedded in a web page displayed within the JAS web page viewer.