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

Quick Search    Search Deep

org.dma.ihm.controller.data.* (7)org.dma.ihm.controller.data.helper.* (2)
org.dma.ihm.controller.data.io.* (3)

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


Package Samples:

org.dma.ihm.controller.data.io
org.dma.ihm.controller.data
org.dma.ihm.controller.data.helper

Classes:

Controller: The Controller class is the "main class" of the game. It is also the interface between the game and the gui part.
User: The User class is hosting all informations of a person playing this game.
Scenario: The scenario class is hosting the whole game. (Settings, standings etc.)
Resources: Resources returns Translations, gui elements like images, html etc.
ScenarioXML: Exports / Imports scenario and databases to/from xml files.
TMUserInterests: TMUserInterests provides user interests in a table model
Settings: Creates, modifies and returns user settings.
TMScenarioList: Provides a list of loadable scenarios
ScenarioDummy: Creates a test scenario from scratch
ScenarioFile: A Scenario file class

Home | Contact Us | Privacy Policy | Terms of Service