|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectStlpik
public class Stlpik
Tato trieda sluzi len na urcenie premennych pre slpik, ktory sa vykresluje v canvase
Field Summary | |
---|---|
Hanoj |
hap
premenna hap je pre hlavnu triedu, cize pre applet |
int |
x
x-ova suradnica stlpika |
int |
y
y-ova suradnica stlpika |
Constructor Summary | |
---|---|
Stlpik(int x,
int y)
Constructor pre triedu Stlpik. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public Hanoj hap
public int x
public int y
Constructor Detail |
---|
public Stlpik(int x, int y)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |