Package net.agmodel.utilBean

Interface Summary
AllowSummarizingListener  
DataSourceListener An abstract interface for various domain-specific data source listeners.
DefaultTimeZoneEvent  
DefaultTimeZoneListener  
GeographicalAreaListener  
IndeterminateListener  
IntervalListener  
MapDisplayListener  
PeriodExtremesEvent  
PeriodExtremesListener  
RequestBeanListener General interface for listeners to request bean events.
ServiceBeanListener Implemented in order to receive notification of connection events from a ServerBean.
TimeZoneListener  
 

Class Summary
AllowSummarizingBean  
AllowSummarizingEvent  
DataSourceBean An abstract class for allowing a user to select from a list of the data sources (databases) connected to a broker.
DataSourceEvent Contains details of the currently selected data source, and provides a connection to the broker.
GeographicalAreaEvent  
IndeterminateEvent  
IndeterminateProgressBean A progress bar that shows that something is happening when a user asks for a task of indeterminate duration (like retrieving data from a database) Currently uses my own implementation for backward compatibility with older versions of Java but later should switch to the .setIndeterminate option introduced in Java 1.4
IntervalBean  
IntervalEvent  
MapDisplayEvent Title: Description: Copyright: Copyright (c) 2002 Company:
RequestBean An invisible generic bean to handle the process of getting data from a broker.
RequestBeanButton JButton wrapper for a RequestBean.
ServerBean An invisible abstract bean for managing RMI (direct) and HTTP (indirect) connections to a server or broker.
ServerBeanEvent Generic class containing contact details for a newly-connected server.
ServiceBeanEvent Generic class containing contact details for a newly-connected server.
TimeZoneBean  
TimeZoneEvent