Package com.actelion.research.gui
Interface StructureListener
-
- All Superinterfaces:
java.util.EventListener
- All Known Implementing Classes:
CompoundCollectionPane
,JEditableStructureView
,JStructureView
public interface StructureListener extends java.util.EventListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
structureChanged(StereoMolecule mol)
-
-
-
Method Detail
-
structureChanged
void structureChanged(StereoMolecule mol)
-
-