ComboxBox
classin packageklyn.gui.windows
public class ComboxBox extends ComboBox:
└ ComboxBox
Legacy compatibility alias kept for the historical filename typo. Prefer `ComboBox` in new code.
combo = ComboxBox()
combo.addItem("Legacy")
Properties inherited from ComboBox: arrowAreaWidth, isExpanded, paddingX, placeholder, selectedIndex, selectedItem, size, text
Properties inherited from Widget: accentColor, backgroundColor, borderColor, bottom, canFocus, cornerRadius, font, foregroundColor, hasFocus, height, isEnabled, isHovered, isManaged, isVisible, layoutParams, margin, maxHeight, maxWidth, minHeight, minWidth, parent, preferredHeight, preferredWidth, right, styleClass, width, window, x, y
Constructors
Modifier and Type Member Description
public ComboxBox No summary.
Methods inherited from ComboBox: addActionListener, addItem, clearItems, clearSelection, collapse, expand, items, paint, removeActionListener, select, setItems, toggleExpanded
Methods inherited from Widget: blur, containsPoint, paint, requestFocus, resolvePreferredHeight, resolvePreferredWidth, resolvedFont, setBounds