Module is.codion.swing.common.ui
Interface MenuBuilder.ControlsStep
- Enclosing interface:
MenuBuilder
public static interface MenuBuilder.ControlsStep
Provides a
MenuBuilder
-
Method Summary
Modifier and TypeMethodDescriptioncontrol
(Control.Builder<?, ?> control) controls
(Controls.ControlsBuilder controls)
-
Method Details
-
action
- Parameters:
action
- the action to base the menu on- Returns:
- a builder instance
-
control
- Parameters:
control
- the control to base the menu on- Returns:
- a builder instance
-
control
- Parameters:
control
- the control to base the menu on- Returns:
- a builder instance
-
controls
- Parameters:
controls
- the controls to base the menu on- Returns:
- a builder instance
-
controls
- Parameters:
controls
- the controls to base the menu on- Returns:
- a builder instance
-