public class SwingSnailGeneBoxStrip extends SwingGeneBoxStrip
Constructor and Description |
---|
SwingSnailGeneBoxStrip(AppData appData) |
Modifier and Type | Method and Description |
---|---|
GeneBox |
getGeneBoxForGene(Gene gene) |
boolean |
isReusable()
Some biomorph genomes have changeable structures, so that the gene box strip must be
rebuilt from scratch each time it assigned a new genome.
|
getGeneBoxForGene, getPanel, isGeneBoxToSide, propertyChange, setEngineeringMode, setGeneBoxCount, setGeneBoxToSide, setGenome, setPanel
public SwingSnailGeneBoxStrip(AppData appData)
public boolean isReusable()
GeneBoxStrip