Compare commits
No commits in common. "e14664fe0720641a2191563b5d2727a62b058adf" and "9abbe9bdc0b04219347ac67732a98d112fc5d584" have entirely different histories.
e14664fe07
...
9abbe9bdc0
@ -186,8 +186,10 @@ public class FormTrain{
|
||||
w.add(right);
|
||||
w.add(comboBoxStrategy);
|
||||
w.add(buttonStrategysStep);
|
||||
w.setVisible (true);
|
||||
}
|
||||
}
|
||||
|
||||
class Canvas extends JComponent{
|
||||
public DrawingTrain _drawingTrain;
|
||||
public Canvas(){
|
||||
|
Loading…
x
Reference in New Issue
Block a user