Uses of Class
org.jrd.frontend.frame.main.MainFrameView
Packages that use MainFrameView
Package
Description
-
Uses of MainFrameView in org.jrd.frontend.frame.filesystem
Constructors in org.jrd.frontend.frame.filesystem with parameters of type MainFrameView -
Uses of MainFrameView in org.jrd.frontend.frame.license
Constructors in org.jrd.frontend.frame.license with parameters of type MainFrameView -
Uses of MainFrameView in org.jrd.frontend.frame.main.decompilerview
Fields in org.jrd.frontend.frame.main.decompilerview declared as MainFrameViewModifier and TypeFieldDescriptionprivate final MainFrameView
BytecodeDecompilerView.mainFrame
private final MainFrameView
DecompilationController.mainFrameView
Constructors in org.jrd.frontend.frame.main.decompilerview with parameters of type MainFrameViewModifierConstructorDescriptionBytecodeDecompilerView
(MainFrameView mainFrameReference) DecompilationController
(MainFrameView mainFrameView, boolean isVerbose) -
Uses of MainFrameView in org.jrd.frontend.frame.plugins
Constructors in org.jrd.frontend.frame.plugins with parameters of type MainFrameViewModifierConstructorDescriptionPluginConfigurationEditorView
(MainFrameView mainFrameView) Modal window for editing configuration files for decompilers. -
Uses of MainFrameView in org.jrd.frontend.frame.remote
Constructors in org.jrd.frontend.frame.remote with parameters of type MainFrameView