rails.ui.swing.gamespecific._1835
Class GameUIManager_1835

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

public class GameUIManager_1835
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_1835()
           
 
Method Summary
protected  boolean checkGameSpecificDialogAction()
          Stub, can be overridden by subclasses
 
Methods inherited from class rails.ui.swing.GameUIManager
autoSave, autoSaveLoadGame, autoSaveLoadGame2, changeGlobalFont, dialogActionPerformed, 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_1835

public GameUIManager_1835()
Method Detail

checkGameSpecificDialogAction

protected boolean checkGameSpecificDialogAction()
Description copied from class: GameUIManager
Stub, can be overridden by subclasses

Overrides:
checkGameSpecificDialogAction in class GameUIManager