public class SwingMonochromeGeneBoxStrip extends SwingGeneBoxStrip
| Constructor and Description | 
|---|
SwingMonochromeGeneBoxStrip(AppData appData)  | 
| Modifier and Type | Method and Description | 
|---|---|
GeneBox | 
getGeneBoxForGene(Gene gene,
                 AppData appData)  | 
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. 
 | 
getPanel, isGeneBoxToSide, propertyChange, setEngineeringMode, setGeneBoxCount, setGeneBoxToSide, setGenome, setPanelpublic SwingMonochromeGeneBoxStrip(AppData appData)
public boolean isReusable()
GeneBoxStrippublic GeneBox getGeneBoxForGene(Gene gene, AppData appData)
getGeneBoxForGene in interface GeneBoxStripgetGeneBoxForGene in class SwingGeneBoxStrip