Interface EntityComboBoxPanel.Builder

All Superinterfaces:
is.codion.swing.common.ui.component.builder.ComponentBuilder<is.codion.framework.domain.entity.Entity,EntityComboBoxPanel,EntityComboBoxPanel.Builder>
Enclosing class:
EntityComboBoxPanel

public static interface EntityComboBoxPanel.Builder extends is.codion.swing.common.ui.component.builder.ComponentBuilder<is.codion.framework.domain.entity.Entity,EntityComboBoxPanel,EntityComboBoxPanel.Builder>
A builder for a EntityComboBoxPanel
  • Field Summary

    Fields inherited from interface is.codion.swing.common.ui.component.builder.ComponentBuilder

    TRANSFER_FOCUS_ON_ENTER
  • Method Summary

    Modifier and Type
    Method
    Description
     
    buttonLocation(String buttonLocation)
    buttonsFocusable(boolean buttonsFocusable)
    Default false
    comboBoxPreferredWidth(int comboBoxPreferredWidth)
     
    includeAddButton(boolean includeAddButton)
     
    includeEditButton(boolean includeEditButton)
     

    Methods inherited from interface is.codion.swing.common.ui.component.builder.ComponentBuilder

    background, border, build, buildValue, clear, clientProperty, componentListener, componentOrientation, enabled, enabled, focusable, focusCycleRoot, focusListener, font, foreground, initialValue, keyEvent, keyListener, label, link, link, maximumHeight, maximumSize, maximumWidth, minimumHeight, minimumSize, minimumWidth, mouseListener, mouseMotionListener, mouseWheelListener, onBuild, onSetVisible, opaque, popupMenu, popupMenuControl, popupMenuControls, preferredHeight, preferredSize, preferredWidth, propertyChangeListener, propertyChangeListener, scrollPane, toolTipText, transferFocusOnEnter, transferHandler, validator, visible