public interface UninstallerScreen extends Screen
Modifier and Type | Method and Description |
---|---|
void |
setUninstallerContext(UninstallerContext context)
This method is called by the framework to set the
UninstallerContext . |
activated, cancel, createComponent, deactivated, getProgressInterface, getSubTitle, getTitle, handleConsole, handleUnattended, hasDefaultButtons, hasDefaultInsets, hasTitlePanel, isCancelVisible, isCreateLazily, isFillHorizontal, isFillVertical, isHidden, isHiddenForNext, isHiddenForPrevious, isNextVisible, isPreviousVisible, isShowIndex, next, previous, willActivate
void setUninstallerContext(UninstallerContext context)
UninstallerContext
.context
- the uninstaller context.