The definitions panel holding a description of the fuzzers loaded.
158159160161162163164165166167168
tb = new JBroFuzzToolBar(this); // The panels must be below the toolBar and menuBar gp = new GraphingPanel(this); fp = new FuzzingPanel(this); pp = new PayloadsPanel(this); cp = new SystemPanel(this); // Set the corresponding borders for each panel