Uses of Interface
com.threerings.getdown.data.Application.StatusDisplay

Packages that use Application.StatusDisplay
com.threerings.getdown.data   
com.threerings.getdown.launcher   
 

Uses of Application.StatusDisplay in com.threerings.getdown.data
 

Methods in com.threerings.getdown.data with parameters of type Application.StatusDisplay
 void Application.attemptRecovery(Application.StatusDisplay status)
          Attempts to redownload the getdown.txt file based on information parsed from a previous call to Application.init(boolean).
 boolean Application.verifyMetadata(Application.StatusDisplay status)
          Loads the digest.txt file and verifies the contents of both that file and the getdown.text file.
 

Uses of Application.StatusDisplay in com.threerings.getdown.launcher
 

Classes in com.threerings.getdown.launcher that implement Application.StatusDisplay
 class Getdown
          Manages the main control for the Getdown application updater and deployment system.
 



Copyright © 2013. All Rights Reserved.