parent
3a3ebc502b
commit
24597ad01b
@ -179,6 +179,8 @@ public class Population extends ArrayList implements PopulationInterface, Clonea
|
|||||||
|
|
||||||
public void hideHideable() {
|
public void hideHideable() {
|
||||||
setInitMethod(getInitMethod());
|
setInitMethod(getInitMethod());
|
||||||
|
GenericObjectEditor.setHideProperty(this.getClass(), "functionCalls", true);
|
||||||
|
GenericObjectEditor.setHideProperty(this.getClass(), "generation", true);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user