edu.uky.rch.ept.projectexplorer.scan
Class ScanContributor

java.lang.Object
  extended byedu.uky.rch.ept.projectexplorer.scan.ScanContributor
All Implemented Interfaces:
IProjectItemsContributor

public class ScanContributor
extends Object
implements IProjectItemsContributor

Contributor to display scan items within Project Explorer projects.

Author:
neil

Field Summary
static String USER_LIST_REGISTRY
           
 
Constructor Summary
ScanContributor()
           
 
Method Summary
 Object[] getContributions(Project parent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

USER_LIST_REGISTRY

public static final String USER_LIST_REGISTRY
See Also:
Constant Field Values
Constructor Detail

ScanContributor

public ScanContributor()
Method Detail

getContributions

public Object[] getContributions(Project parent)
Specified by:
getContributions in interface IProjectItemsContributor