rails.ui.swing.gamespecific._18AL
Class ORUIManager_18AL

java.lang.Object
  extended by rails.ui.swing.ORUIManager
      extended by rails.ui.swing.gamespecific._18AL.ORUIManager_18AL
All Implemented Interfaces:
DialogOwner

public class ORUIManager_18AL
extends ORUIManager


Field Summary
 
Fields inherited from class rails.ui.swing.ORUIManager
allowedTileLays, allowedTokenLays, CONFIRM_TOKEN, gameUIManager, INACTIVE, localAction, log, MAP_CORRECTION, mapRelatedActions, messageKey, orPanel, orWindow, possibleActions, ROTATE_OR_CONFIRM_TILE, SELECT_HEX_FOR_TILE, SELECT_HEX_FOR_TOKEN, SELECT_PAYOUT, SELECT_TILE, SELECT_TOKEN, SET_REVENUE, tileManager, tileUpgrades, tokenLays
 
Constructor Summary
ORUIManager_18AL()
           
 
Method Summary
protected  boolean processGameSpecificActions(java.util.List<PossibleAction> actions)
          Stub, can be overridden in subclasses
 
Methods inherited from class rails.ui.swing.ORUIManager
addDetail, addInformation, buyPrivate, buyTrain, cancelUpgrade, checkForGameSpecificActions, checkORCompanySequence, dialogActionPerformed, executeUpgrade, finish, getCurrentDialog, getCurrentDialogAction, getGameUIManager, getMap, getMapPanel, getORWindow, getTileManager, hexClicked, init, initOR, isUnconnectedTileLayTarget, layBaseToken, layBonusToken, operatingCosts, processAction, processCorrectionAction, reachDestinations, relayBaseTokens, repayLoans, setCurrentDialog, setGameUIManager, setLocalAction, setLocalStep, setMapRelatedActions, setMessage, setORCompanyTurn, takeLoans, tileSelected, tokenSelected, updateMessage, updateStatus, updateStatus, updateUpgradesPanel, updateUpgradesPanel, useSpecialProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ORUIManager_18AL

public ORUIManager_18AL()
Method Detail

processGameSpecificActions

protected boolean processGameSpecificActions(java.util.List<PossibleAction> actions)
Description copied from class: ORUIManager
Stub, can be overridden in subclasses

Overrides:
processGameSpecificActions in class ORUIManager