rails.ui.swing.gamespecific._18EU
Class GameUIManager_18EU

java.lang.Object
  extended by rails.ui.swing.GameUIManager
      extended by rails.ui.swing.gamespecific._18EU.GameUIManager_18EU
All Implemented Interfaces:
DialogOwner

public class GameUIManager_18EU
extends GameUIManager


Field Summary
 
Fields inherited from class rails.ui.swing.GameUIManager
activeWindow, autoLoadPoller, autoSaveLoadInitialized, autoSaveLoadPollingInterval, autoSaveLoadStatus, configuredStockChartVisibility, configWindow, currentDialog, currentDialogAction, currentRound, currentRoundName, currentRoundType, DEFAULT_SAVE_DIRECTORY, DEFAULT_SAVE_EXTENSION, DEFAULT_SAVE_PATTERN, gameManager, gameWasLoaded, imageLoader, instance, lastAction, lastDirectory, lastFile, lastSavedFilename, lastSavedFilenameFilepath, localPlayerName, log, myTurn, NEXT_PLAYER_SUFFIX, orUIManager, orWindow, previousORWindowVisibilityHint, previousResult, previousRound, previousRoundName, previousRoundType, previousStatusWindowVisibilityHint, previousStockChartVisibilityHint, providedName, reportWindow, saveDateTimeFormat, saveDirectory, saveExtension, savePattern, savePrefix, saveSuffix, saveSuffixSpec, startRound, statusWindow, stockChart, uiHints, windowSettings
 
Constructor Summary
GameUIManager_18EU()
           
 
Method Summary
 void dialogActionPerformed()
           
 
Methods inherited from class rails.ui.swing.GameUIManager
autoSave, autoSaveLoadGame, autoSaveLoadGame2, changeGlobalFont, checkGameSpecificDialogAction, dialogActionPerformed, discardTrains, displayServerMessage, exchangeTokens, exportGame, gameUIInit, getAllPublicCompanies, getClassName, getCurrentDialog, getCurrentDialogAction, getCurrentPhase, getCurrentPlayer, getCurrentRound, getGameManager, getGameParameter, getGameParameterAsBoolean, getHelp, getImageLoader, getLastAction, getNumberOfPlayers, getORUIManager, getPlayerNames, getPlayers, getPriorityPlayer, getWindowSettings, init, isGameOver, pollingIsOn, processAction, processOnServer, reloadGame, saveAutoSavedFilename, saveGame, setCurrentDialog, setEnabledAllWindows, setORUIManager, setSaveDirectory, startLoadedGame, terminate, updateStatus, updateUI, updateUILookAndFeel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GameUIManager_18EU

public GameUIManager_18EU()
Method Detail

dialogActionPerformed

public void dialogActionPerformed()
Specified by:
dialogActionPerformed in interface DialogOwner
Overrides:
dialogActionPerformed in class GameUIManager