Defines.DEFAULT_IMAGE_RESOLUTION[1]);
backgroundGC = new GC(background);
formatter = new DecimalFormat("##0");
swtImage = null;
getStatusPanel = true;
externalNN = new ExternalNeuralNetwork();
inst = this;
try {
simulationBase = new SimulationBase(PropertiesLoader.getInstance()
.getProperty("SimulationBaseFile"));