YATS/Forge Documentation
 All Classes Namespaces Files Functions Variables Enumerator Pages
cpw.mods.fml.relauncher.Downloader Class Reference
Inheritance diagram for cpw.mods.fml.relauncher.Downloader:
cpw.mods.fml.relauncher.IDownloadDisplay

Public Member Functions

JDialog makeDialog ()
 
void updateProgressString (String progressUpdate, Object...data)
 
void resetProgress (int sizeGuess)
 
void updateProgress (int fullLength)
 
void makeHeadless ()
 
void setPokeThread (Thread currentThread)
 
boolean shouldStopIt ()
 

Protected Member Functions

void requestClose (String message)
 

Member Function Documentation

JDialog cpw.mods.fml.relauncher.Downloader.makeDialog ( )
void cpw.mods.fml.relauncher.Downloader.makeHeadless ( )
void cpw.mods.fml.relauncher.Downloader.requestClose ( String  message)
protected
void cpw.mods.fml.relauncher.Downloader.resetProgress ( int  sizeGuess)
void cpw.mods.fml.relauncher.Downloader.setPokeThread ( Thread  currentThread)
boolean cpw.mods.fml.relauncher.Downloader.shouldStopIt ( )
void cpw.mods.fml.relauncher.Downloader.updateProgress ( int  fullLength)
void cpw.mods.fml.relauncher.Downloader.updateProgressString ( String  progressUpdate,
Object...  data 
)

The documentation for this class was generated from the following file: