dluploadclient
Class ThreadWaitDialog
java.lang.Object
java.lang.Thread
dluploadclient.ThreadWaitDialog
- All Implemented Interfaces:
- Runnable
public class ThreadWaitDialog
- extends Thread
Sous processus qui gère l'affichage de la boite de dialogue d'attente
Copyright 2008, Maurer Gilles
This file is part of Client dl.free.fr.
Client dl.free.fr is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
Client dl.free.fr is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with Client dl.free.fr. If not, see .
- Author:
- Maurer Gilles
Methods inherited from class java.lang.Thread |
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield |
ThreadWaitDialog
public ThreadWaitDialog(DLUploadClientGUI gui)
- Constructeur par défaut
- Parameters:
gui
- Référence à la fenêtre parent
run
public void run()
- Specified by:
run
in interface Runnable
- Overrides:
run
in class Thread
killme
public void killme()