接口的使用
pkg.exoad.poprock.desktop.ui.UIBasicDelegate
程序包
说明
This package contains the Poprock application built using the
Poprock library.
-
app.desktop.ui中UIBasicDelegate的使用
修饰符和类型类说明final class
The main content panel that holds all of the necessary information for building the rest of the UI tree and delegates.static final class
-
pkg.exoad.poprock.desktop.ui中UIBasicDelegate的使用
修饰符和类型类说明class
UIBuilderDelegate<T extends JComponent>
A builder delegate that allows for the usage of a lambdaSupplier
inplace of a regular delegate.final class
class
UIDelegate<T extends JComponent>
class
final class
static final class
class
修饰符和类型方法说明UIPanelDelegate.withComponent
(UIBasicDelegate<?> components) UIPanelDelegate.withComponent
(UIBasicDelegate<?> components, Object constraints) UIPanelDelegate.withComponentIf
(boolean condition, UIBasicDelegate<?> component)