Uses of Class
org.jrd.frontend.frame.main.decompilerview.DecompilationController
Packages that use DecompilationController
-
Uses of DecompilationController in org.jrd.frontend.frame.main
Fields in org.jrd.frontend.frame.main declared as DecompilationControllerMethods in org.jrd.frontend.frame.main with parameters of type DecompilationControllerModifier and TypeMethodDescriptionprivate void
OverridesManager.setDc
(DecompilationController dc) static void
OverridesManager.showFor
(JFrame parent, DecompilationController dc) -
Uses of DecompilationController in org.jrd.frontend.frame.main.decompilerview
Fields in org.jrd.frontend.frame.main.decompilerview declared as DecompilationControllerModifier and TypeFieldDescriptionprivate final DecompilationController
ClassOverwriter.decompilationController
Methods in org.jrd.frontend.frame.main.decompilerview with parameters of type DecompilationControllerModifier and TypeMethodDescriptionvoid
BytecodeDecompilerView.setCompletionHelper
(DecompilationController dec) Constructors in org.jrd.frontend.frame.main.decompilerview with parameters of type DecompilationControllerModifierConstructorDescription(package private)
ClassOverwriter
(DecompilationController decompilationController)