Package agentland.meeting

Interface Summary
AfterMeeting  
Agenda  
Commitment  
Facilitator  
Issue  
MeetingAgenda  
MeetingDatabase  
MeetingSummary  
MeetingVideo  
Reminder  
 

Class Summary
AfterMeetingAgent  
AgendaAgent  
AgendaGuiMaker  
AgendaItem  
CommitmentAgent  
CommitmentGuiMaker  
CommonGuiMaker Common class for commitment and issue gui makers
Context  
FacilitatorAgent FacilitatorAgent: This class do as little things as possible.
FacilitatorGuiMaker The gui that displays the agenda items during the meeting.
IssueAgent Agent that controls the displaying of Issues (I think).
IssueGuiMaker  
IssueListCellRenderer  
LargeTypeListCellRenderer  
MeetingAgendaAgent  
MeetingAgendaGuiFamily  
MeetingAgendaGuiMaker The gui that displays the agenda items during the meeting.
MeetingAgendaListCellRenderer  
MeetingCommitments  
MeetingDatabaseAgent  
meetingIssues  
MeetingMovie An object that holds information about a video recording of a meeting.
MeetingObject Class MeetingObject: contains the following information 1.
MeetingPerson A person attending a meeting.
MeetingVideoAgent  
PersonCommitment A subclass of a PersonIssue, which also tracks a date for the commitment to be completed.
personIssue  
ReminderAgent  
TimeStamp A timestamp, which simply extends the Java Date class with methods for computing offsets given a certain time.