Uses of Interface
net.anwiba.commons.swing.list.IObjectListConfiguration
Packages that use IObjectListConfiguration
-
Uses of IObjectListConfiguration in net.anwiba.commons.swing.combobox
Constructors in net.anwiba.commons.swing.combobox with parameters of type IObjectListConfigurationModifierConstructorDescriptionObjectComboBox(IObjectListConfiguration<T> configuration, IComboBoxModel<T> listModel) -
Uses of IObjectListConfiguration in net.anwiba.commons.swing.list
Methods in net.anwiba.commons.swing.list that return IObjectListConfigurationConstructors in net.anwiba.commons.swing.list with parameters of type IObjectListConfigurationModifierConstructorDescriptionObjectListComponent(IObjectListConfiguration<T> configuration, IListModel<T> listModel)