3233343536373839
public GrinderMainModuleTab() { super(); fProjectBlock = new ProjectBlock(); fMainModuleBlock = new MainModuleBlock(); fPythonPathBlock = new GrinderPathBlock(); fGrinderPropertiesBlock = new GrinderPropertiesBlock(); }