|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.hagenah.diplomacy.diptool.Preferences
public class Preferences
In this class the preferences are stored.
| Method Summary | |
|---|---|
boolean |
antiAliasing()
Is antialiasing used? |
int |
getBrightness()
Returns the brightness of the centers on the map. |
int |
getHighlighting()
Returns the highlighting on the map. |
java.util.SortedSet |
getJudges()
Returns the sorted set with the judges. |
boolean |
showAbbreviations()
Are the province abbreviations shown on the map? |
boolean |
showCenters()
Are the centers shown on the map? |
boolean |
showOrdersPower()
Are the orders (type B) shown on the map? |
boolean |
showOrdersType()
Are the orders (type A) shown on the map? |
boolean |
showUnits()
Are the units shown on the map? |
boolean |
unitIcons()
Are the unit icons shown instead of unit shapes? |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public int getBrightness()
public int getHighlighting()
public java.util.SortedSet getJudges()
public boolean showAbbreviations()
public boolean showCenters()
public boolean showOrdersType()
public boolean showOrdersPower()
public boolean showUnits()
public boolean unitIcons()
public boolean antiAliasing()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||