| 
 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectclient.Main
public class Main
Hlavni trida programu Ping-pong. Spousti potrebne casti programu a stara se o celkovy beh programu.
| Field Summary | |
|---|---|
| static Comunication | comunication | 
| Constructor Summary | |
|---|---|
| Main() | |
| Method Summary | |
|---|---|
| static void | exitProgram()Metoda pro ukonceni behu programu. | 
| static void | main(java.lang.String[] args)Hlavni metoda programu. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public static Comunication comunication
| Constructor Detail | 
|---|
public Main()
| Method Detail | 
|---|
public static void main(java.lang.String[] args)
                 throws java.lang.InterruptedException
args - 
java.lang.InterruptedExceptionpublic static void exitProgram()
| 
 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||