|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DisplayTileTextAction.DisplayText | |
---|---|
net.sf.freecol.client.gui | Contains the GUI classes. |
net.sf.freecol.client.gui.action | Contains the Action s used by the GUI in menus and other places. |
Uses of DisplayTileTextAction.DisplayText in net.sf.freecol.client.gui |
---|
Methods in net.sf.freecol.client.gui with parameters of type DisplayTileTextAction.DisplayText | |
---|---|
void |
GUI.setDisplayTileText(DisplayTileTextAction.DisplayText tileTextType)
Set the type of text drawn in the tiles. |
Uses of DisplayTileTextAction.DisplayText in net.sf.freecol.client.gui.action |
---|
Methods in net.sf.freecol.client.gui.action that return DisplayTileTextAction.DisplayText | |
---|---|
static DisplayTileTextAction.DisplayText |
DisplayTileTextAction.DisplayText.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static DisplayTileTextAction.DisplayText[] |
DisplayTileTextAction.DisplayText.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |