org.jfree.report.modules.gui.swing.preview
Class CategoryTreeItem
java.lang.Object
org.jfree.report.modules.gui.swing.preview.CategoryTreeItem
- Comparable
extends java.lang.Object
implements Comparable
Creation-Date: 01.12.2006, 20:01:32
compareTo
public int compareTo(Object o)
Compares this object with the specified object for order. Returns a
negative integer, zero, or a positive integer as this object is less than,
equal to, or greater than the specified object.
o
- the Object to be compared.
- a negative integer, zero, or a positive integer as this object is
less than, equal to, or greater than the specified object.