net.refractions.udig.catalog.ui
Class CatalogViewerSorter

java.lang.Object
  extended by ViewerSorter
      extended by net.refractions.udig.catalog.ui.CatalogViewerSorter

public class CatalogViewerSorter
extends ViewerSorter

Sorts the Catalog Viewers so that like Services are listed together.

Since:
1.0.0
Author:
jones

Constructor Summary
CatalogViewerSorter()
           
 
Method Summary
 int category(java.lang.Object element)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CatalogViewerSorter

public CatalogViewerSorter()
Method Detail

category

public int category(java.lang.Object element)