Uses of Class
org.jrd.frontend.frame.main.MainFrameView
Packages that use MainFrameView
Package
Description
-
Uses of MainFrameView in org.jrd.frontend.frame.about
Constructors in org.jrd.frontend.frame.about with parameters of type MainFrameView -
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
Fields in org.jrd.frontend.frame.main declared as MainFrameViewModifier and TypeFieldDescriptionprivate final MainFrameView
DecompilationController.mainFrameView
Constructors in org.jrd.frontend.frame.main with parameters of type MainFrameViewModifierConstructorDescriptionDecompilationController
(MainFrameView mainFrameView, Model model, 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 -
Uses of MainFrameView in org.jrd.frontend.frame.settings
Constructors in org.jrd.frontend.frame.settings with parameters of type MainFrameView