|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OptionMap | |
---|---|
net.sf.freecol.client | This is the main client package. |
net.sf.freecol.client.gui.option | Contains user interface classes for visualizing options . |
net.sf.freecol.common.model | Contains the game model. |
net.sf.freecol.server.generator | Contains the map generator. |
Uses of OptionMap in net.sf.freecol.client |
---|
Subclasses of OptionMap in net.sf.freecol.client | |
---|---|
class |
ClientOptions
Defines how available client options are displayed on the Setting dialog from File>Preferences Also contains several Comparators used for display purposes. |
Uses of OptionMap in net.sf.freecol.client.gui.option |
---|
Constructors in net.sf.freecol.client.gui.option with parameters of type OptionMap | |
---|---|
OptionMapUI(OptionMap option)
Creates a new OptionMapUI for the given
OptionMap . |
|
OptionMapUI(OptionMap option,
boolean editable)
Creates a new OptionMapUI for the given
OptionMap . |
Uses of OptionMap in net.sf.freecol.common.model |
---|
Subclasses of OptionMap in net.sf.freecol.common.model | |
---|---|
class |
GameOptions
Keeps track of the available game options. |
Uses of OptionMap in net.sf.freecol.server.generator |
---|
Subclasses of OptionMap in net.sf.freecol.server.generator | |
---|---|
class |
MapGeneratorOptions
Keeps track of the available map generator options. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |