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
    add(boolean add)
     
     
    buttonLocation(String buttonLocation)
    buttonsFocusable(boolean buttonsFocusable)
    Default false
    edit(boolean edit)
     

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

    background, border, build, buildValue, clear, clientProperty, componentListener, componentOrientation, enabled, enabled, focusable, focusListener, font, foreground, initialValue, keyEvent, keyListener, label, linkedValue, linkedValue, 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