Uses of Interface
com.e1c.langtool.ui.common.combo.IComboBox
Packages that use IComboBox
-
Uses of IComboBox in com.e1c.langtool.ui.common.combo
Classes in com.e1c.langtool.ui.common.combo that implement IComboBoxModifier and TypeClassDescriptionclassThe implementation of combobox based onActionwith dropdown menu. -
Uses of IComboBox in com.e1c.langtool.ui.common.tools
Methods in com.e1c.langtool.ui.common.tools with parameters of type IComboBoxModifier and TypeMethodDescription<T> ToolBarBuilderToolBarBuilder.swapLanguagesAction(IComboBox<T> sourceCombo, IComboBox<T> targetCombo)