Uses of Class
org.jrd.frontend.frame.main.decompilerview.TextWithControls
Packages that use TextWithControls
-
Uses of TextWithControls in org.jrd.frontend.frame.main
Fields in org.jrd.frontend.frame.main declared as TextWithControls -
Uses of TextWithControls in org.jrd.frontend.frame.main.decompilerview
Fields in org.jrd.frontend.frame.main.decompilerview declared as TextWithControlsModifier and TypeFieldDescriptionprivate TextWithControlsBytecodeDecompilerView.additionalBytecodeBufferprivate TextWithControlsBytecodeDecompilerView.additionalSrcBufferprivate TextWithControlsBytecodeDecompilerView.bytecodeBufferprivate TextWithControlsBytecodeDecompilerView.bytemanScriptMethods in org.jrd.frontend.frame.main.decompilerview that return TextWithControlsModifier and TypeMethodDescription(package private) TextWithControlsBytecodeDecompilerView.getAdditionalBytecodeBuffer()(package private) TextWithControlsBytecodeDecompilerView.getAdditionalSrcBuffer()(package private) TextWithControlsBytecodeDecompilerView.getBytecodeBuffer()(package private) TextWithControlsBytecodeDecompilerView.getBytemanScript()Methods in org.jrd.frontend.frame.main.decompilerview with parameters of type TextWithControlsModifier and TypeMethodDescriptionstatic SearchControlsPanelSearchControlsPanel.createBytecodeControls(TextWithControls owner) private voidSearchControlsPanel.setUnderlyingTextView(TextWithControls owner)