类 UITextFieldDelegate
java.lang.Object
pkg.exoad.poprock.desktop.ui.UIDelegate<JTextField>
pkg.exoad.poprock.desktop.ui.UITextFieldDelegate
- 所有已实现的接口:
SelfReportingMixin
,UIBasicDelegate<JTextField>
-
嵌套类概要
从类继承的嵌套类/接口 pkg.exoad.poprock.desktop.ui.UIDelegate
UIDelegate.Alignment, UIDelegate.DelegateProperties
-
字段概要
从类继承的字段 pkg.exoad.poprock.desktop.ui.UIDelegate
rootDelegate
-
构造器概要
-
方法概要
修饰符和类型方法说明static UITextFieldDelegate
make()
withBorder
(Border border) withChangeListener
(Consumer<String> listener) withColumns
(int columns) withForegroundColor
(Color color) withUsable
(boolean usable) 从类继承的方法 pkg.exoad.poprock.desktop.ui.UIDelegate
asComponent, exposeProperties, makeWith, setRootDelegate, setVisibility, withAlignmentX, withAlignmentY, 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
-
构造器详细资料
-
UITextFieldDelegate
private UITextFieldDelegate()
-
-
方法详细资料
-
make
-
withColumns
-
withText
-
withBorder
- 覆盖:
withBorder
在类中UIDelegate<JTextField>
-
withForegroundColor
-
withChangeListener
-
withUsable
-