SRJRCFrames
v0.1.296

de.schwarzrot.ui.control.support
Class AbstractTableView.AbstractThresholdFilter

java.lang.Object
  extended by 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>


Constructor Summary
protected AbstractTableView.AbstractThresholdFilter(ca.odell.glazedlists.EventList<E> source, ca.odell.glazedlists.ThresholdList.Evaluator<E> eva, boolean upperRange)
           
protected AbstractTableView.AbstractThresholdFilter(ca.odell.glazedlists.ThresholdList.Evaluator<E> eva)
           
 
Method Summary
 JComponent getFilterPane()
           
 ca.odell.glazedlists.matchers.MatcherEditor<E> getMatcherEditor()
           
 ca.odell.glazedlists.ThresholdList<E> getThresholdList()
           
 void setSource(ca.odell.glazedlists.EventList<E> source)
           
protected abstract  void setupRange(BoundedRangeModel model)
           
protected abstract  void setupSlider(JSlider slider)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

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)
Method Detail

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)

SRJRCFrames
v0.1.296

hosted at
Find SRJRCFrames at SourceForge.net. Fast, secure and free:
           Open Source Software download
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.