Uses of Interface
de.uni_paderborn.fujaba.app.action.CompileAction.Compiler

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

Uses of CompileAction.Compiler in de.uni_paderborn.fujaba.app.action
 

Methods in de.uni_paderborn.fujaba.app.action that return CompileAction.Compiler
static CompileAction.Compiler CompileAction.getCompiler()
          Get the compiler attribute of the CompileAction class
 

Methods in de.uni_paderborn.fujaba.app.action with parameters of type CompileAction.Compiler
static void CompileAction.setCompiler(CompileAction.Compiler compiler)
          Sets the compiler attribute of the CompileAction class