Example #1
0
 public virtual void addListener(IChemObjectListener col)
 {
     currentChemFile.addListener(col);
 }