EVolve.util.SourceBrowser
Class SourceBrowser

java.lang.Object
  |
  +--EVolve.util.SourceBrowser.SourceBrowser

public class SourceBrowser
extends java.lang.Object


Constructor Summary
SourceBrowser()
           
 
Method Summary
protected  void addPopupTrigger(java.awt.Component component)
           
 void showSourceFile(java.lang.String entityName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SourceBrowser

public SourceBrowser()
Method Detail

showSourceFile

public void showSourceFile(java.lang.String entityName)

addPopupTrigger

protected void addPopupTrigger(java.awt.Component component)