Uses of Class
org.jrd.frontend.frame.main.decompilerview.DecompilationController.AgentApiGenerator
-
Packages that use DecompilationController.AgentApiGenerator Package Description org.jrd.frontend.frame.main.decompilerview -
-
Uses of DecompilationController.AgentApiGenerator in org.jrd.frontend.frame.main.decompilerview
Fields in org.jrd.frontend.frame.main.decompilerview declared as DecompilationController.AgentApiGenerator Modifier and Type Field Description private DecompilationController.AgentApiGenerator
TextWithControls. popup
Methods in org.jrd.frontend.frame.main.decompilerview with parameters of type DecompilationController.AgentApiGenerator Modifier and Type Method Description void
BytecodeDecompilerView. setPopup(DecompilationController.AgentApiGenerator ap)
void
TextWithControls. setPopup(DecompilationController.AgentApiGenerator ap)
-