com.groiss.gui.component
Class ColoredDate
java.lang.Object
com.groiss.gui.component.ColoredDate
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Comparable
Deprecated. use ComparableComponent
@Deprecated
public class ColoredDate
- extends java.lang.Object
- implements java.lang.Comparable, java.io.Serializable
Class for sorting colored dates.
- See Also:
- Serialized Form
Field Summary |
protected java.util.Date |
date
Deprecated. |
Constructor Summary |
ColoredDate(java.util.Date d)
Deprecated. |
Method Summary |
int |
compareTo(java.lang.Object other)
Deprecated. |
java.lang.Object |
getComponent()
Deprecated. |
java.util.Date |
getDate()
Deprecated. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
date
protected java.util.Date date
- Deprecated.
ColoredDate
public ColoredDate(java.util.Date d)
- Deprecated.
getComponent
public java.lang.Object getComponent()
- Deprecated.
compareTo
public int compareTo(java.lang.Object other)
- Deprecated.
- Specified by:
compareTo
in interface java.lang.Comparable
getDate
public java.util.Date getDate()
- Deprecated.
@enterprise 8.0.22989 Copyright © 2001-2017 Groiss Informatics GmbH. All Rights Reserved.