org.prorefactor.reports
Class WhereUsedConsole

java.lang.Object
  extended by org.prorefactor.Console
      extended by org.prorefactor.reports.WhereUsedConsole

public class WhereUsedConsole
extends Console

Provides console UI for the Where Used report. Project settings must be loaded prior to launching this.


Field Summary
 
Fields inherited from class org.prorefactor.Console
proparse, session
 
Constructor Summary
WhereUsedConsole()
           
 
Method Summary
 void go()
           
 
Methods inherited from class org.prorefactor.Console
buildCUListFromFile, checkProjectIsLoaded, findCompileUnits, loadProjectSettings, main, menuSelect, processSelection, promptDirectory, showMenu, showProparseVersion, uiLoop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WhereUsedConsole

public WhereUsedConsole()
Method Detail

go

public void go()
        throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2008 Joanju Software. All Rights Reserved.