g-Eclipse
Release 1.0.0

eu.geclipse.info.ui
Class GlueInfoComparator

java.lang.Object
  extended by eu.geclipse.info.ui.GlueInfoComparator

public class GlueInfoComparator
extends java.lang.Object

This class is used to sort the elements in the GlueInfoView. The TreeParent obhects are shown first as the considered to be folders


Constructor Summary
GlueInfoComparator()
           
 
Method Summary
 boolean equals(java.lang.Object a, java.lang.Object b)
           
 int hashCode(java.lang.Object element)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GlueInfoComparator

public GlueInfoComparator()
Method Detail

equals

public boolean equals(java.lang.Object a,
                      java.lang.Object b)

hashCode

public int hashCode(java.lang.Object element)

g-Eclipse
Release 1.0.0