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

Quick Search    Search Deep

Page 1   2  
org.dma.ihm.gui.about.* (1)org.dma.ihm.gui.calendar.* (1)
org.dma.ihm.gui.control.* (1)org.dma.ihm.gui.debug.* (1)
org.dma.ihm.gui.gameday.* (1)org.dma.ihm.gui.lib.* (5)
org.dma.ihm.gui.main.* (1)org.dma.ihm.gui.message.* (1)
org.dma.ihm.gui.player.* (1)org.dma.ihm.gui.playerattributes.* (1)

org.dma.ihm.gui: Javadoc index of package org.dma.ihm.gui.


Package Samples:

org.dma.ihm.gui.calendar
org.dma.ihm.gui.debug
org.dma.ihm.gui.main
org.dma.ihm.gui.lib
org.dma.ihm.gui.playerstats
org.dma.ihm.gui.control
org.dma.ihm.gui.message
org.dma.ihm.gui.gameday
org.dma.ihm.gui.player
org.dma.ihm.gui.about
org.dma.ihm.gui.playerattributes

Classes:

JIhmInternalFrame: The JIhmInternalFrame contains: - An owner of this screen - An update function that cylcles trough every JIhmComponent component on this frame (recursive) and calls the update routine of them.
FrameControl: The FrameControl contains: - A "MoveOn" Button that fires an actionEvent to all listeners ;-) - A label to show some extra text information.
FrameMessage: The FrameMessage contains: A frame that just shows a message, and and fires an action event to all listeners when button is pressed.
Desktop: Main frame for the game Contains: - Functions to provide a gui to users - Functions called by the controller - Menu
PanelLeagueStandingsLeague: The PanelLeagueStandingsLeague contains: - A panel that contains all leagueElementGroup panels on it
PanelLeagueStandingsLeagueGroup: The PanelLeagueStandingsLeagueGroup contains: - A panel that contains all leagueElement panels on it
PanelTrainingSchedule: The PanelTrainingSchedule contains a interface to change the training units for a team or player
FrameAbout: The FrameAbout contains: A simple about frame, showing the file about.html in the same package.
PanelLeagueStandingsPlayoffs: The PanelLeagueStandingsPlayoffs contains: - A panel that displays playoffs of a leagueElement.
PanelPlayerTrainingSchedule: The PanelPlayerTrainingSchedule contains a interface to change the training units for a player
PanelLeagueStandingsLeagueOwner: The PanelLeagueStandingsLeagueOwner contains: - A panel that contains all league panels on it
PanelLeagueStandingsTable: The PanelLeagueStandingsTable contains: - A panel that displays a table of a leagueElement.
JIhmDesktopPane: JIhmDesktopPane work around to "fix" the ArrayIndexOutOfBoundsException while getComponent
PanelLeagueStandings: The PanelLeagueStandings contains: - A panel that contains all leagueOwner panels on it
FrameDebug: The FrameDebug contains: A simple frame showing debug informations for the developer.
FrameStandings: The FrameStandings contains: - A panel that contains all leagueOwners on it
FrameScoreSheet: The FrameScoreSheet contain a frame that shows the scoresheet of a match.
FrameMain: The FrameMain contains: A simple frame to start, load or edit a game.
FrameUser: A frame to set up the user configuration. - Username - User interests
FrameGameDay: The FrameGameDay contains: - A frame that shows the matches online
JIhmComponent: Interface to be implemented in most of the ihm gui components.
FramePlayerAttributes: A frame with a player attributes grid including filtering.
FrameTeamAttributes: A frame with a team attributes grid including filtering.
FramePlayerStats: A frame with a player stats grid including filtering.
FrameTeamStats: A frame with a team stats grid including filtering.

Home | Contact Us | Privacy Policy | Terms of Service