类 UIPanelDelegate.UIHorizontalPanelDelegate
java.lang.Object
pkg.exoad.poprock.desktop.ui.UIDelegate<UXPanel>
pkg.exoad.poprock.desktop.ui.UIPanelDelegate.UIHorizontalPanelDelegate
- 所有已实现的接口:
SelfReportingMixin
,UIBasicDelegate<UXPanel>
- 封闭类:
- UIPanelDelegate
-
嵌套类概要
从类继承的嵌套类/接口 pkg.exoad.poprock.desktop.ui.UIDelegate
UIDelegate.Alignment, UIDelegate.DelegateProperties
-
字段概要
从类继承的字段 pkg.exoad.poprock.desktop.ui.UIDelegate
rootDelegate
-
构造器概要
-
方法概要
修饰符和类型方法说明Converts to a Swing Lightweight component formmake()
withBackgroundColor
(Color color) withLeftComponent
(UIDelegate<?> leftSide) withRightComponent
(UIDelegate<?> rightSide) withStrut
(int strut) 从类继承的方法 pkg.exoad.poprock.desktop.ui.UIDelegate
exposeProperties, makeWith, setRootDelegate, setVisibility, withAlignmentX, withAlignmentY, withBorder, withPadding, withPadding, withPreferredSize, withTransparency, withVisibility
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
从接口继承的方法 pkg.exoad.poprock.core.debug.SelfReportingMixin
getCanonicallyNamedThis, getNamedThis
从接口继承的方法 pkg.exoad.poprock.desktop.ui.UIBasicDelegate
hardRefresh, refresh
-
字段详细资料
-
strutSize
int strutSize -
leftSide
-
rightSide
-
-
构造器详细资料
-
UIHorizontalPanelDelegate
private UIHorizontalPanelDelegate()
-
-
方法详细资料
-
make
-
withRightComponent
-
withLeftComponent
-
withBackgroundColor
-
asComponent
从接口复制的说明:UIBasicDelegate
Converts to a Swing Lightweight component form- 指定者:
asComponent
在接口中UIBasicDelegate<UXPanel>
- 覆盖:
asComponent
在类中UIDelegate<UXPanel>
- 返回:
- as an awt suitable component (this should be used for internal operations only)
-
withStrut
-