Module org.autogui

Class GuiSwingViewEnumComboBox.PropertyEnumComboBox

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JComboBox<Object>
org.autogui.swing.GuiSwingViewEnumComboBox.PropertyEnumComboBox
All Implemented Interfaces:
ActionListener, ItemListener, ImageObserver, ItemSelectable, MenuContainer, Serializable, EventListener, Accessible, ListDataListener, GuiMappingContext.SourceUpdateListener, GuiSwingView.ValuePane<Object>
Direct Known Subclasses:
GuiSwingTableColumnEnum.ColumnEditEnumComboBox, LambdaProperty.LambdaEnumComboBox
Enclosing class:
GuiSwingViewEnumComboBox

public static class GuiSwingViewEnumComboBox.PropertyEnumComboBox extends JComboBox<Object> implements GuiMappingContext.SourceUpdateListener, ItemListener, GuiSwingView.ValuePane<Object>
See Also: