|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.uni_paderborn.fujaba.fsa.swing.IncrementComparator
$Id: IncrementComparator.java,v 1.9 2004/11/03 10:17:57 lowende Exp $
Constructor Summary | |
protected |
IncrementComparator()
Constructor for class IncrementComparator |
Method Summary | |
int |
compare(java.lang.Object o1,
java.lang.Object o2)
No comment provided by developer, please add a comment to improve documentation. |
static IncrementComparator |
get()
No comment provided by developer, please add a comment to improve documentation. |
protected java.lang.String |
getComparisonString(UMLIncrement incr)
Get the comparisonString attribute of the IncrementComparator object |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Comparator |
equals |
Constructor Detail |
protected IncrementComparator()
Method Detail |
public static IncrementComparator get()
protected java.lang.String getComparisonString(UMLIncrement incr)
incr
- No description provided
public int compare(java.lang.Object o1, java.lang.Object o2)
compare
in interface java.util.Comparator
o1
- No description providedo2
- No description provided
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |