com.creamtec.ajaxswing.rendering.html.positioned
Class AjaxComponentStateComparator

java.lang.Object
  extended by com.creamtec.ajaxswing.rendering.html.positioned.AjaxComponentStateComparator
All Implemented Interfaces:
java.util.Comparator<AjaxComponentState>

public class AjaxComponentStateComparator
extends java.lang.Object
implements java.util.Comparator<AjaxComponentState>


Constructor Summary
AjaxComponentStateComparator()
           
 
Method Summary
 int compare(AjaxComponentState ajaxState1, AjaxComponentState ajaxState2)
           
 
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

AjaxComponentStateComparator

public AjaxComponentStateComparator()
Method Detail

compare

public int compare(AjaxComponentState ajaxState1,
                   AjaxComponentState ajaxState2)
Specified by:
compare in interface java.util.Comparator<AjaxComponentState>


Copyright © 2000-2012 CreamTec LLC. All Rights Reserved.