Uses of Interface
com.mmoui.manager.services.UpdateStatusListener

Uses of UpdateStatusListener in com.mmoui.manager.services
 

Methods in com.mmoui.manager.services with parameters of type UpdateStatusListener
 void Extractor.extract(java.io.File directory, UpdateStatusListener listener)
          Extracts all files in the archive into the specified directory, overwriting any conflicting files.
 java.io.File Extractor.extract(UpdateStatusListener listener)
          Extracts all files in the archive which is represented by this Extractor into a new temporary directory
 void UpdateElement.initialize(UpdateStatusListener listener)
          Performs local initialization of this UpdateElement object in preparation for update work.
 void UpdateElement.UpdateCancelledException.updateStatus(UpdateStatusListener listener)
          Updates the specified UpdateStatusListener with the details from this exception