public class TimeSelectionComboBoxModel extends DefaultComboBoxModel<TimeSelection>
| Modifier and Type | Field and Description |
|---|---|
static String |
CUSTOM_TIME_SELECTION |
listenerList| Constructor and Description |
|---|
TimeSelectionComboBoxModel(org.freehep.application.studio.Studio application) |
| Modifier and Type | Method and Description |
|---|---|
void |
addRange(TimeSelection range)
Adds custom range to this model, removing identically named range if necessary.
|
void |
deleteRange() |
addElement, getElementAt, getIndexOf, getSelectedItem, getSize, insertElementAt, removeAllElements, removeElement, removeElementAt, setSelectedItemaddListDataListener, fireContentsChanged, fireIntervalAdded, fireIntervalRemoved, getListDataListeners, getListeners, removeListDataListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddListDataListener, removeListDataListenerpublic static final String CUSTOM_TIME_SELECTION
public TimeSelectionComboBoxModel(org.freehep.application.studio.Studio application)
public void addRange(TimeSelection range)
public void deleteRange()
Copyright © 2014 LSST. All Rights Reserved.