Uses of Class
org.jrd.frontend.frame.main.MainFrameView
-
-
Uses of MainFrameView in org.jrd.frontend.frame.filesystem
Constructors in org.jrd.frontend.frame.filesystem with parameters of type MainFrameView Constructor Description NewFsVmView(MainFrameView mainFrameView)
-
Uses of MainFrameView in org.jrd.frontend.frame.license
Constructors in org.jrd.frontend.frame.license with parameters of type MainFrameView Constructor Description LicenseView(MainFrameView mainFrameView)
-
Uses of MainFrameView in org.jrd.frontend.frame.main.decompilerview
Fields in org.jrd.frontend.frame.main.decompilerview declared as MainFrameView Modifier and Type Field Description private MainFrameView
BytecodeDecompilerView. mainFrame
private MainFrameView
DecompilationController. mainFrameView
Constructors in org.jrd.frontend.frame.main.decompilerview with parameters of type MainFrameView Constructor Description BytecodeDecompilerView(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 MainFrameView Constructor Description PluginConfigurationEditorView(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 Constructor Description NewConnectionView(MainFrameView mainFrameView)
-