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 TextWithControls
BytecodeDecompilerView.additionalBytecodeBuffer
private TextWithControls
BytecodeDecompilerView.additionalSrcBuffer
private TextWithControls
BytecodeDecompilerView.bytecodeBuffer
private TextWithControls
BytecodeDecompilerView.bytemanScript
Methods in org.jrd.frontend.frame.main.decompilerview that return TextWithControlsModifier and TypeMethodDescription(package private) TextWithControls
BytecodeDecompilerView.getAdditionalBytecodeBuffer()
(package private) TextWithControls
BytecodeDecompilerView.getAdditionalSrcBuffer()
(package private) TextWithControls
BytecodeDecompilerView.getBytecodeBuffer()
(package private) TextWithControls
BytecodeDecompilerView.getBytemanScript()
Methods in org.jrd.frontend.frame.main.decompilerview with parameters of type TextWithControlsModifier and TypeMethodDescriptionstatic SearchControlsPanel
SearchControlsPanel.createBytecodeControls
(TextWithControls owner) private void
SearchControlsPanel.setUnderlyingTextView
(TextWithControls owner)