|
LEONARDI Application Composer - 8.9.0.40 by W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectleon.view.win.swing.component.LyGanttElementImpl._LyPeriod
public static class LyGanttElementImpl._LyPeriod
Handles periods specified by 2 dates.
Constructor Summary | |
---|---|
LyGanttElementImpl._LyPeriod(java.util.Date beginDate,
java.util.Date endDate)
Creates a new period object from 2 dates. |
Method Summary | |
---|---|
int |
compareTo(LyGanttElementImpl._LyPeriod period)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LyGanttElementImpl._LyPeriod(java.util.Date beginDate, java.util.Date endDate)
beginDate
- the start dateendDate
- the end dateMethod Detail |
---|
public int compareTo(LyGanttElementImpl._LyPeriod period)
compareTo
in interface java.lang.Comparable<LyGanttElementImpl._LyPeriod>
|
(c) January 2013 - W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |