public class MonochromeBiomorphConfigImpl extends BiomorphConfigImpl
| Modifier and Type | Field and Description |
|---|---|
static int |
MutTypeNo |
| Constructor and Description |
|---|
MonochromeBiomorphConfigImpl(WatchmakerGUI watchmakerGUI) |
| Modifier and Type | Method and Description |
|---|---|
Morph |
createMorph(int type) |
BreedingAndGeneBoxPanel |
getBreedingAndGeneBoxPanel() |
MenuBuilder |
getMenuBuilder() |
getMut, getMut, setMutaddPropertyChangeListener, getContainer, getDefaultBreedingCols, getDefaultBreedingRows, getGeneBoxCount, getIcon, getMenuBar, getName, getToolTip, isRecordingFossils, isShowBoundingBoxes, removePropertyChangeListener, setContainer, setDefaultBreedingCols, setDefaultBreedingRows, setRecordingFossils, setShowBoundingBoxespublic static final int MutTypeNo
public MonochromeBiomorphConfigImpl(WatchmakerGUI watchmakerGUI)
public BreedingAndGeneBoxPanel getBreedingAndGeneBoxPanel()
getBreedingAndGeneBoxPanel in interface MorphConfiggetBreedingAndGeneBoxPanel in class SimpleMorphConfigImplpublic Morph createMorph(int type)
createMorph in interface MorphConfigcreateMorph in class SimpleMorphConfigImplpublic MenuBuilder getMenuBuilder()
getMenuBuilder in interface MorphConfiggetMenuBuilder in class SimpleMorphConfigImpl