|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpl.edu.pw.elka.pszt.inteligraph.Constans
public class Constans
Field Summary | |
---|---|
static java.lang.String |
APP_INFO
Informacja o programie |
static java.lang.String |
APP_NAME
Nazwa aplikacji. |
static int |
BAR_HEIGHT
Wysokość statusBar. |
static int |
PANEL_HEIGHT
Wysokość panelu. |
static java.lang.String |
STATE_COMPUTING_ENDED
Komunikat o skończeniu liczenia pozycji wierzchołków grafu. |
static java.lang.String |
WARNING_TEXT
Informacja o złym zakresie podanych parametrów. |
static int |
WINDOW_HEIGHT
Wysokość okna. |
static int |
WINDOW_WIDTH
Szerokość okna. |
Constructor Summary | |
---|---|
Constans()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String APP_NAME
public static int WINDOW_WIDTH
public static int WINDOW_HEIGHT
public static int PANEL_HEIGHT
public static int BAR_HEIGHT
public static final java.lang.String STATE_COMPUTING_ENDED
public static final java.lang.String WARNING_TEXT
public static final java.lang.String APP_INFO
Constructor Detail |
---|
public Constans()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |