de.schwarzrot.ui.control.support
Class AbstractTableView.AbstractThresholdFilter
java.lang.Object
de.schwarzrot.ui.control.support.AbstractTableView.AbstractThresholdFilter
- All Implemented Interfaces:
- ListFilterComponent<E>, ThresholdFilter<E>
- Enclosing class:
- AbstractTableView<E extends Entity>
protected abstract class AbstractTableView.AbstractThresholdFilter
- extends Object
- implements ThresholdFilter<E>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractTableView.AbstractThresholdFilter
protected AbstractTableView.AbstractThresholdFilter(ca.odell.glazedlists.EventList<E> source,
ca.odell.glazedlists.ThresholdList.Evaluator<E> eva,
boolean upperRange)
AbstractTableView.AbstractThresholdFilter
protected AbstractTableView.AbstractThresholdFilter(ca.odell.glazedlists.ThresholdList.Evaluator<E> eva)
getFilterPane
public JComponent getFilterPane()
- Specified by:
getFilterPane
in interface ListFilterComponent<E extends Entity>
getMatcherEditor
public ca.odell.glazedlists.matchers.MatcherEditor<E> getMatcherEditor()
- Specified by:
getMatcherEditor
in interface ListFilterComponent<E extends Entity>
getThresholdList
public ca.odell.glazedlists.ThresholdList<E> getThresholdList()
- Specified by:
getThresholdList
in interface ThresholdFilter<E extends Entity>
setSource
public void setSource(ca.odell.glazedlists.EventList<E> source)
- Specified by:
setSource
in interface ThresholdFilter<E extends Entity>
setupRange
protected abstract void setupRange(BoundedRangeModel model)
setupSlider
protected abstract void setupSlider(JSlider slider)
Submit
a bug or request a feature
SRJRCFrames is published according to the
GNU General Public License
Copyright 2005-2012
Reinhard Mantey - some rights reserved.