public interface IFrameSetupBuilder<INSTANCE_TYPE extends IFrameSetupBuilder<?>> extends ITitledWindowSetupBuilder<INSTANCE_TYPE>, IContainerSetupBuilder<INSTANCE_TYPE>, IFrameSetupBuilderCommon<INSTANCE_TYPE>
Modifier and Type | Method and Description |
---|---|
INSTANCE_TYPE |
setMinSize(Dimension size) |
setAutoCenterPolicy, setAutoDispose, setAutoPackPolicy, setAutoPositionCorrectionPolicy, setMaxPackSize, setMinPackSize, setPosition, setSize
setBackgroundColor, setForegroundColor, setVisible
setColor, setVisible
autoCenterAlways, autoCenterOff, autoCenterOnce, autoPackAlways, autoPackOff, autoPackOnce, autoPositionCorrectionAlways, autoPositionCorrectionOff, autoPositionCorrectionOnce
setExecutionContext
setLayout, setLayoutFactory
setMigLayout, setMigLayout
setCloseable
setDecorated, setIcon, setTitle
setResizable
INSTANCE_TYPE setMinSize(Dimension size)
Siehe auch Jowidgets Nutzerhandbuch