edu.iu.iv.help
Class UpdatePlugin

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

public class UpdatePlugin
extends BasicURLPlugin

A plugin that links to the ivc update website.

Author:
Team IVC

Constructor Summary
UpdatePlugin()
           
 
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

UpdatePlugin

public UpdatePlugin()