Class PluginComparator

java.lang.Object
net.ontopia.topicmaps.nav2.plugins.PluginComparator
All Implemented Interfaces:
Comparator

public class PluginComparator extends Object implements Comparator
INTERNAL: Compares two objects which are classes that implement the PluginIF interface. Use the title of the plugin.
  • Constructor Details

    • PluginComparator

      public PluginComparator()
  • Method Details