Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.dma.ihm.game.calendar.events

Class Summary
GameCalendarDisplayGuiEvent GameCalendarDisplayGuiEvent Shows the desktop for a user.
GameCalendarEvent GameCalendarEvent Baseclass of all GameCalendar events.
GameCalendarGameDayEvent GameCalendarGameDayEvent Gameday Event which contains all matches played in a LeagueElement
GameCalendarStopBeforeGamedayEvent GameCalendarStopBeforeGamedayEvent Special class that contains all gameDays of a specific date, and stops for a "gui break"
GameCalendarYearEndEvent GameCalendarYearEndEvent Special event that "marks" the end of a year and calls controller functions for a calendar "endSeason", and so should be really the last event of a season !
GameCalendarYearStartEvent GameCalendarYearEndEvent Special event that resets the game and places already a endYear event in the calendar.