B C D E F G I M N P R S U V W

U

Updatable - Interface in com.mmoui.manager.services
Defines a single, downloadable updatable component (such as an addon).
update(boolean) - Method in interface com.mmoui.manager.services.UpdateElement
Performs the update work required by this UpdateElement.
UpdateController - Interface in com.mmoui.manager.services
A control interface through which modules can send information back to the core asynchronously.
UpdateElement - Interface in com.mmoui.manager.services
Defines a single updatable component for use by an UpdateService.
UpdateElement.PopupOption - Interface in com.mmoui.manager.services
Defines a single option to be displayed in a JPopupMenu
UpdateElement.UpdateCancelledException - Exception in com.mmoui.manager.services
Defines an exception that can occur when an update is cancelled.
UpdateElement.UpdateCancelledException(String, UpdateStatusListener.Status) - Constructor for exception com.mmoui.manager.services.UpdateElement.UpdateCancelledException
Creates a new UpdateCancelledException with the specified message and status code
UpdateService - Interface in com.mmoui.manager.services
An update service provided to the MMOI Manager via the OSGi framework.
updateStatus(UpdateStatusListener) - Method in exception com.mmoui.manager.services.UpdateElement.UpdateCancelledException
Updates the specified UpdateStatusListener with the details from this exception
UpdateStatusListener - Interface in com.mmoui.manager.services
An interface through which update services can report information back to the MMOUI Manager regarding update status.
UpdateStatusListener.Status - Enum in com.mmoui.manager.services
Status codes indicating how the GUI should display the related Updatable component.
Uploadable - Interface in com.mmoui.manager.services
Defines a single, definable, upload component to update.

B C D E F G I M N P R S U V W