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

Uses of UpdateElement in com.mmoui.manager.services
 

Subinterfaces of UpdateElement in com.mmoui.manager.services
 interface Updatable
          Defines a single, downloadable updatable component (such as an addon).
 interface Uploadable
          Defines a single, definable, upload component to update.
 

Methods in com.mmoui.manager.services that return UpdateElement
 UpdateElement[] UpdateService.enumerateItems()
          Generates a list of UpdateElement items to be displayed in the main window and then updated as needed.