7071727374757677
return tabbedPane; } private JPanel buildByteCodePane() { byteCodePane = new ByteCodeDetailPane(services); return byteCodePane; }