|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.freecol.client.gui.panel.ReportColonyPanel.Suggestion
private class ReportColonyPanel.Suggestion
| Field Summary | |
|---|---|
int |
amount
|
GoodsType |
goodsType
|
UnitType |
newType
|
UnitType |
oldType
|
| Constructor Summary | |
|---|---|
ReportColonyPanel.Suggestion(UnitType oldType,
UnitType newType,
GoodsType goodsType,
int amount)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public UnitType oldType
public UnitType newType
public GoodsType goodsType
public int amount
| Constructor Detail |
|---|
public ReportColonyPanel.Suggestion(UnitType oldType,
UnitType newType,
GoodsType goodsType,
int amount)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||