|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.jaret.util.ui.timebars.strategy.DefaultIntervalSelectionStrategy
public class DefaultIntervalSelectionStrategy
Default implementation of the interval selection strategy: use the first in the list.
| Constructor Summary | |
|---|---|
DefaultIntervalSelectionStrategy()
|
|
| Method Summary | |
|---|---|
de.jaret.util.date.Interval |
selectInterval(java.util.List<de.jaret.util.date.Interval> intervals)
Chose one of the intervals to be used. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultIntervalSelectionStrategy()
| Method Detail |
|---|
public de.jaret.util.date.Interval selectInterval(java.util.List<de.jaret.util.date.Interval> intervals)
selectInterval in interface IIntervalSelectionStrategyintervals - list of intervals
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||