|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RangeOption | |
---|---|
net.sf.freecol.client.gui.option | Contains user interface classes for visualizing options . |
net.sf.freecol.common | Contains classes in use by both the server and the client. |
Uses of RangeOption in net.sf.freecol.client.gui.option |
---|
Constructors in net.sf.freecol.client.gui.option with parameters of type RangeOption | |
---|---|
RangeOptionUI(RangeOption option,
boolean editable)
Creates a new RangeOptionUI for the given
RangeOption . |
Uses of RangeOption in net.sf.freecol.common |
---|
Methods in net.sf.freecol.common that return RangeOption | |
---|---|
RangeOption |
Specification.getRangeOption(java.lang.String Id)
Returns the RangeOption with the given ID. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |