public interface ITitledWindowSetupBuilderCommon<INSTANCE_TYPE extends ITitledWindowSetupBuilderCommon<?>> extends IWindowSetupBuilderCommon<INSTANCE_TYPE>
| Modifier and Type | Method and Description |
|---|---|
INSTANCE_TYPE |
setDecorated(boolean decorated) |
INSTANCE_TYPE |
setIcon(IImageConstant icon) |
INSTANCE_TYPE |
setTitle(java.lang.String title) |
setResizablesetSetupINSTANCE_TYPE setTitle(java.lang.String title)
INSTANCE_TYPE setIcon(IImageConstant icon)
INSTANCE_TYPE setDecorated(boolean decorated)
Siehe auch Jowidgets Nutzerhandbuch