Now I was asked to define a Forest that should look like this:
Code:
Forest{
String NameProc
Array [s1,s2,...,sn] of Binary tree
}
I need to create a list of objects that can be Binary tree...
Forest{
String NameProc
Array [s1,s2,...,sn] of Binary tree
}
private JPanel contentPane; dlg = new MyDialog(this);
jmnuTest.addActionListener(
new ActionListener()
{
public void actionPerformed(ActionEvent
Leave a comment: