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