Uses of Class
org.jrd.frontend.frame.main.decompilerview.TextWithControls
-
Packages that use TextWithControls Package Description org.jrd.frontend.frame.main org.jrd.frontend.frame.main.decompilerview -
-
Uses of TextWithControls in org.jrd.frontend.frame.main
Fields in org.jrd.frontend.frame.main declared as TextWithControls Modifier and Type Field Description private TextWithControlsGlobalConsole. log -
Uses of TextWithControls in org.jrd.frontend.frame.main.decompilerview
Fields in org.jrd.frontend.frame.main.decompilerview declared as TextWithControls Modifier and Type Field Description private TextWithControlsBytecodeDecompilerView. additionalBytecodeBufferprivate TextWithControlsBytecodeDecompilerView. additionalSrcBufferprivate TextWithControlsBytecodeDecompilerView. bytecodeBufferMethods in org.jrd.frontend.frame.main.decompilerview with parameters of type TextWithControls Modifier and Type Method Description static SearchControlsPanelSearchControlsPanel. createBytecodeControls(TextWithControls owner)private voidSearchControlsPanel. setUnderlyingTextView(TextWithControls owner)
-