Uses of Interface
com.actelion.research.gui.generic.GenericCanvas
-
Packages that use GenericCanvas Package Description com.actelion.research.gui.editor -
-
Uses of GenericCanvas in com.actelion.research.gui.editor
Classes in com.actelion.research.gui.editor that implement GenericCanvas Modifier and Type Class Description class
SwingEditorArea
class
SwingEditorToolbar
Constructors in com.actelion.research.gui.editor with parameters of type GenericCanvas Constructor Description GenericDrawArea(StereoMolecule mol, int mode, GenericDialogHelper helper, GenericCanvas canvas)
GenericEditorToolbar(GenericCanvas toolbarCanvas, GenericDrawArea theArea)
GenericEditorToolbar(GenericCanvas toolbarCanvas, GenericDrawArea theArea, int mode)
-