|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ImprovementActionType | |
---|---|
net.sf.freecol.client.gui.action | Contains the Action s used by the GUI in menus and other places. |
net.sf.freecol.common | Contains classes in use by both the server and the client. |
Uses of ImprovementActionType in net.sf.freecol.client.gui.action |
---|
Fields in net.sf.freecol.client.gui.action declared as ImprovementActionType | |
---|---|
ImprovementActionType |
ImprovementAction.iaType
|
Constructors in net.sf.freecol.client.gui.action with parameters of type ImprovementActionType | |
---|---|
ImprovementAction(FreeColClient freeColClient,
ImprovementActionType iaType)
Creates this action. |
Uses of ImprovementActionType in net.sf.freecol.common |
---|
Methods in net.sf.freecol.common that return ImprovementActionType | |
---|---|
ImprovementActionType |
Specification.getImprovementActionType(java.lang.String id)
|
Methods in net.sf.freecol.common that return types with arguments of type ImprovementActionType | |
---|---|
java.util.List<ImprovementActionType> |
Specification.getImprovementActionTypeList()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |