public class SnailConfigImpl extends SimpleMorphConfigImpl implements SnailConfig
| Constructor and Description |
|---|
SnailConfigImpl(WatchmakerGUI watchmakerGUI) |
| Modifier and Type | Method and Description |
|---|---|
Morph |
createMorph(int type) |
MenuBuilder |
getMenuBuilder() |
boolean[] |
getMut() |
boolean |
isSideView() |
void |
setSideView(boolean sideView) |
addPropertyChangeListener, getBreedingAndGeneBoxPanel, getContainer, getDefaultBreedingCols, getDefaultBreedingRows, getGeneBoxCount, getIcon, getMenuBar, getName, getToolTip, isRecordingFossils, isShowBoundingBoxes, removePropertyChangeListener, setContainer, setDefaultBreedingCols, setDefaultBreedingRows, setRecordingFossils, setShowBoundingBoxesequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddPropertyChangeListener, getBreedingAndGeneBoxPanel, getContainer, getDefaultBreedingCols, getDefaultBreedingRows, getGeneBoxCount, getIcon, getMenuBar, getName, getToolTip, isRecordingFossils, isShowBoundingBoxes, removePropertyChangeListener, setContainer, setDefaultBreedingCols, setDefaultBreedingRows, setRecordingFossils, setShowBoundingBoxespublic SnailConfigImpl(WatchmakerGUI watchmakerGUI)
public boolean isSideView()
isSideView in interface SnailConfigpublic void setSideView(boolean sideView)
setSideView in interface SnailConfigpublic Morph createMorph(int type)
createMorph in interface MorphConfigcreateMorph in class SimpleMorphConfigImplpublic MenuBuilder getMenuBuilder()
getMenuBuilder in interface MorphConfiggetMenuBuilder in class SimpleMorphConfigImplpublic boolean[] getMut()
getMut in interface MorphConfig