Elexis API documentation
Version 2.1.6 as of December 11 2011

ch.elexis.notes
Class NoteComparator

java.lang.Object
  extended by ch.elexis.notes.NoteComparator
All Implemented Interfaces:
java.util.Comparator<Note>

public class NoteComparator
extends java.lang.Object
implements java.util.Comparator<Note>

The NoteComparator sorts Notes with a case insensitive comparison of the Label

Author:
gerry

Constructor Summary
NoteComparator()
           
 
Method Summary
 int compare(Note arg0, Note arg1)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Comparator
equals
 

Constructor Detail

NoteComparator

public NoteComparator()
Method Detail

compare

public int compare(Note arg0,
                   Note arg1)
Specified by:
compare in interface java.util.Comparator<Note>

Elexis API documentation
Version 2.1.6 as of December 11 2011

Copyright 2005-2011 by Gerry Weirich, Elexis