edu.iu.iv.help
Class ReferencePagesPlugin

java.lang.Object
  |
  +--edu.iu.iv.common.util.BasicURLPlugin
        |
        +--edu.iu.iv.help.ReferencePagesPlugin
All Implemented Interfaces:
Plugin

public class ReferencePagesPlugin
extends BasicURLPlugin

A plugin that links to the reference pages website.

Author:
Team IVC

Constructor Summary
ReferencePagesPlugin()
           
 
Methods inherited from class edu.iu.iv.common.util.BasicURLPlugin
getDefaultMenuPath, getDescription, getMenuIcon, getPropertyMap, getView, supports, unsupportedReason
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReferencePagesPlugin

public ReferencePagesPlugin()