org.netbeans.modules.editor.lib/1 1.44.0 9

org.netbeans.editor
Class Annotations.MenuComparator

java.lang.Object
  extended by org.netbeans.editor.Annotations.MenuComparator
All Implemented Interfaces:
Comparator<JMenu>
Enclosing class:
Annotations

public static final class Annotations.MenuComparator
extends Object
implements Comparator<JMenu>


Constructor Summary
Annotations.MenuComparator()
           
 
Method Summary
 int compare(JMenu menuOne, JMenu menuTwo)
           
 
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

Annotations.MenuComparator

public Annotations.MenuComparator()
Method Detail

compare

public int compare(JMenu menuOne,
                   JMenu menuTwo)
Specified by:
compare in interface Comparator<JMenu>

org.netbeans.modules.editor.lib/1 1.44.0 9

Built on November 22 2009.  |  Portions Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.