Uses of Interface
is.codion.swing.common.ui.component.button.ButtonPanelBuilder
Packages that use ButtonPanelBuilder
Package
Description
Base component utilities and builders.
Button and toggle button builders.
-
Uses of ButtonPanelBuilder in is.codion.swing.common.ui.component
Methods in is.codion.swing.common.ui.component that return types with arguments of type ButtonPanelBuilder -
Uses of ButtonPanelBuilder in is.codion.swing.common.ui.component.button
Methods in is.codion.swing.common.ui.component.button that return ButtonPanelBuilderModifier and TypeMethodDescriptionButtonPanelBuilder.buttonGap
(int buttonGap) Default isLayouts.GAP
.ButtonPanelBuilder.buttonGroup
(@Nullable ButtonGroup buttonGroup) ButtonPanelBuilder.fixedButtonSize
(boolean fixedButtonSize) Specifies whether the button grid sizing should be fixed according to the largest button or flexible.Methods in is.codion.swing.common.ui.component.button that return types with arguments of type ButtonPanelBuilder