public class Klient
extends java.lang.Thread
Constructor and Description |
---|
Klient(javax.swing.JFrame f,
Informace i)
Konstruktor
|
Modifier and Type | Method and Description |
---|---|
void |
run()
Metoda run třídy Thread.
|
activeCount, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, checkAccess, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
public Klient(javax.swing.JFrame f, Informace i)
f
- JFrame hlavního programu.i
- informace o hře.