public class JComboBoxSelectedIndexProvider extends Object implements com.google.code.validationframework.api.dataprovider.DataProvider<Integer>
DataProvider,
JComboBoxSelectedValueProvider,
JComboBox,
JComboBox.getSelectedIndex()| Constructor and Description |
|---|
JComboBoxSelectedIndexProvider(JComboBox comboBox)
Constructor specifying the combobox to get the selected index from.
|
public JComboBoxSelectedIndexProvider(JComboBox comboBox)
comboBox - Combobox to get the selected index from.public JComboBox getComponent()
Copyright © 2015. All Rights Reserved.