net.sf.freecol.client.control
Class InGameController.EuropeWas

java.lang.Object
  extended by net.sf.freecol.client.control.InGameController.EuropeWas
Enclosing class:
InGameController

private class InGameController.EuropeWas
extends java.lang.Object


Field Summary
private  Europe europe
           
private  int unitCount
           
 
Constructor Summary
InGameController.EuropeWas(Europe europe)
           
 
Method Summary
 void fireChanges()
          Fire any property changes resulting from actions in Europe.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

europe

private Europe europe

unitCount

private int unitCount
Constructor Detail

InGameController.EuropeWas

public InGameController.EuropeWas(Europe europe)
Method Detail

fireChanges

public void fireChanges()
Fire any property changes resulting from actions in Europe.