类的使用
pkg.exoad.poprock.desktop.ui.UIPanelDelegate
-
pkg.exoad.poprock.desktop.ui中UIPanelDelegate的使用
修饰符和类型方法说明static UIPanelDelegate
UIPanelDelegate.make()
UIPanelDelegate.withBoxLayout
(UIPanelDelegate.BoxLayoutAlignment axis) UIPanelDelegate.withComponent
(UIBasicDelegate<?> components) UIPanelDelegate.withComponent
(UIBasicDelegate<?> components, Object constraints) UIPanelDelegate.withComponentIf
(boolean condition, UIBasicDelegate<?> component) UIPanelDelegate.withEarlyPaintDelegate
(Consumer<Graphics2D> paintDelegate) UIPanelDelegate.withFlowLayout
(UIPanelDelegate.FlowLayoutAlignment alignment, int hgap, int vgap) UIPanelDelegate.withGridLayout
(int rows, int cols) UIPanelDelegate.withLatePaintDelegate
(Consumer<Graphics2D> paintDelegate) UIPanelDelegate.withLayout
(LayoutManager layout)