public interface IMessageDialogSetupBuilder<INSTANCE_TYPE extends IMessageDialogSetupBuilder<?>> extends ILabelSetupBuilder<INSTANCE_TYPE>
Modifier and Type | Method and Description |
---|---|
INSTANCE_TYPE |
setOkButton(IButtonDescriptor buttonDescriptor) |
INSTANCE_TYPE |
setTitle(java.lang.String title) |
INSTANCE_TYPE |
setTitleIcon(IImageConstant titleIcon) |
setToolTipText
setFontName, setFontSize
setAlignment, setEllipsisMode, setMarkup, setText
alignCenter, alignLeft, alignRight, setEmphasized, setStrong
setIcon
setBackgroundColor, setForegroundColor, setVisible
setSetup
setColor, setVisible
INSTANCE_TYPE setTitle(java.lang.String title)
INSTANCE_TYPE setTitleIcon(IImageConstant titleIcon)
INSTANCE_TYPE setOkButton(IButtonDescriptor buttonDescriptor)
Siehe auch Jowidgets Nutzerhandbuch