Uses of Class
com.amalgamasimulation.desktop.binding.editingsupports.EnumComboBoxEditingSupport
Packages that use EnumComboBoxEditingSupport
Package
Description
-
Uses of EnumComboBoxEditingSupport in com.amalgamasimulation.desktop.binding.editingsupports
Modifier and TypeClassDescriptionclassClass is used to select from a enum of values in a cell.Methods in com.amalgamasimulation.desktop.binding.editingsupports that return EnumComboBoxEditingSupportModifier and TypeMethodDescriptionEnumComboBoxEditingSupport.setElements(V[] enums) Set up the value elements -
Uses of EnumComboBoxEditingSupport in com.amalgamasimulation.desktop.ui.builders
Fields in com.amalgamasimulation.desktop.ui.builders declared as EnumComboBoxEditingSupportModifier and TypeFieldDescriptionprotected EnumComboBoxEditingSupport<T, E> EnumComboEditingSupport.Builder.editingSupport