java.lang.Objectorg.eclipse.jface.viewers.ViewerComparator
org.eclipse.gmt.umlx.registry.properties.ConfigurationBlock.RegistrationLabelComparator
public class ConfigurationBlock.RegistrationLabelComparator
Constructor Summary | |
---|---|
ConfigurationBlock.RegistrationLabelComparator()
|
Method Summary | |
---|---|
int |
compare(org.eclipse.jface.viewers.Viewer viewer,
java.lang.Object e1,
java.lang.Object e2)
|
Methods inherited from class org.eclipse.jface.viewers.ViewerComparator |
---|
category, isSorterProperty, sort |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConfigurationBlock.RegistrationLabelComparator()
Method Detail |
---|
public int compare(org.eclipse.jface.viewers.Viewer viewer, java.lang.Object e1, java.lang.Object e2)
compare
in class org.eclipse.jface.viewers.ViewerComparator