Package pamanager

Class Summary
AboutDialog The AboutDialog class implements the About dialog for the PAManager.
AirfareAgent The AirfareAgent class implements an agent that determines if desirable flights are available based on the departure time, the return time, and the cost of the tickets.
AirfareAgentBeanInfo The AirfareAgentBeanInfo class implements the bean info for the Airfare Agent.
AirfareAgentCustomizer The AirfareAgentCustomizer class implements the customizer for the AirfareAgent.
AlertDialog The AlertDialog class implements the Alert dialog used to display alert information.
ExecuteDialog The ExecuteDialog class implements the dialog used when executing a command.
FileAgent The FileAgent class implements an agent that monitors a file to see if it was modified, deleted, or if its size exceeds a certain threshold.
FileAgentBeanInfo The FileAgentBeanInfo class implements the bean info for file agent bean.
FileAgentCustomizer The FileAgentCustomizer class implements the customizer for the file agent class.
PAManagerApp The PAManagerApp class implements the personal agent manager application.
PAManagerFrame The PAManagerFrame class implements the GUI and the logic for the PAManager application.
SchedulerAgent The SchedulerAgent class fires events on specified intervals or at a single specified date and time.
SchedulerAgentBeanInfo The SchedulerAgentBeanInfo class implements the bean info for the scheduler agent.
SchedulerAgentCustomizer The SchedulerAgentCustomizer class implements the customizer for the scheduler agent.
UserNotificationAgent The UserNotificationAgent class displays a message when an event is received.
UserNotificationAgentBeanInfo The UserNotificationAgentBeanInfo class implements the bean info for the user notification agent.
UserNotificationAgentCustomizer The UserNotificationAgentCustomizer class the customizer for the user notification agent.