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