public class ColumnsComboBoxModel extends DefaultComboBoxModel
listenerList
Constructor and Description |
---|
ColumnsComboBoxModel(DataFrame<?,C,?> dataFrame,
boolean onlyNumerical,
boolean includeNull) |
addElement, getElementAt, getIndexOf, getSelectedItem, getSize, insertElementAt, removeAllElements, removeElement, removeElementAt, setSelectedItem
addListDataListener, fireContentsChanged, fireIntervalAdded, fireIntervalRemoved, getListDataListeners, getListeners, removeListDataListener
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addListDataListener, removeListDataListener
public ColumnsComboBoxModel(DataFrame<?,C,?> dataFrame, boolean onlyNumerical, boolean includeNull)
Copyright © 2014 Macrofocus GmbH. All Rights Reserved.