projectviewer
Class ProjectViewer.Helper

java.lang.Object
  extended by projectviewer.ProjectViewer.Helper
Enclosing class:
ProjectViewer

public class ProjectViewer.Helper
extends java.lang.Object

Class to hold methods that require classes that may not be available, so that PV behaves well when called from a BeanShell script.


Constructor Summary
ProjectViewer.Helper()
           
 
Method Summary
 void handleErrorSourceUpdate(errorlist.ErrorSourceUpdate esu)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProjectViewer.Helper

public ProjectViewer.Helper()
Method Detail

handleErrorSourceUpdate

public void handleErrorSourceUpdate(errorlist.ErrorSourceUpdate esu)