|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.colossus.gui.Scale
public final class Scale
Class Scale holds static information used to scale all GUI elements.
| Field Summary | |
|---|---|
(package private) static int |
scale
|
| Constructor Summary | |
|---|---|
Scale()
|
|
| Method Summary | |
|---|---|
(package private) static void |
fitScreenRes()
Set the scale so that the MasterBoard fits on the screen. |
static int |
get()
|
(package private) static void |
set(int scale)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
static int scale
| Constructor Detail |
|---|
public Scale()
| Method Detail |
|---|
public static int get()
static void set(int scale)
static void fitScreenRes()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||