|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Canvas.TradeAction | |
---|---|
net.sf.freecol.client.gui | Contains the GUI classes. |
Uses of Canvas.TradeAction in net.sf.freecol.client.gui |
---|
Methods in net.sf.freecol.client.gui that return Canvas.TradeAction | |
---|---|
Canvas.TradeAction |
Canvas.showIndianSettlementTradeDialog(Settlement settlement,
boolean showBuy,
boolean showSell,
boolean showGift)
Displays the panel for trading with an IndianSettlement . |
static Canvas.TradeAction |
Canvas.TradeAction.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Canvas.TradeAction[] |
Canvas.TradeAction.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |