Syntax Cleanup
This commit is contained in:
parent
5cf85f78d4
commit
cf92749337
|
@ -51,6 +51,7 @@ public class BytecodeViewPanel extends JPanel
|
|||
public BytecodeViewPanel(int panelIndex, ClassViewer viewer)
|
||||
{
|
||||
super(new BorderLayout());
|
||||
|
||||
this.panelIndex = panelIndex;
|
||||
this.viewer = viewer;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user