Uses of Class
de.uni_paderborn.fujaba.basic.ProcessOutputViewer

Packages that use ProcessOutputViewer
de.uni_paderborn.fujaba.app.action Fujaba Application Action
 

Uses of ProcessOutputViewer in de.uni_paderborn.fujaba.app.action
 

Methods in de.uni_paderborn.fujaba.app.action that return ProcessOutputViewer
 ProcessOutputViewer CompileAction.getProcessOutputViewer()
          gets the ProcessOutputViewer that was used to compile the project
 

Methods in de.uni_paderborn.fujaba.app.action with parameters of type ProcessOutputViewer
 void CompileAction.setProcessOutputViewer(ProcessOutputViewer myView)
          sets the ProcessOutputViewer to compile a project if no one is set, CompileAction generates a new one