Uses of Class
com.actelion.research.gui.editor.GenericDrawArea
-
Packages that use GenericDrawArea Package Description com.actelion.research.gui.editor -
-
Uses of GenericDrawArea in com.actelion.research.gui.editor
Methods in com.actelion.research.gui.editor that return GenericDrawArea Modifier and Type Method Description GenericDrawArea
SwingEditorDialog. getDrawArea()
GenericDrawArea
SwingEditorPanel. getDrawArea()
GenericDrawArea
SwingEditorArea. getGenericDrawArea()
Constructors in com.actelion.research.gui.editor with parameters of type GenericDrawArea Constructor Description GenericEditorToolbar(GenericCanvas toolbarCanvas, GenericDrawArea theArea)
GenericEditorToolbar(GenericCanvas toolbarCanvas, GenericDrawArea theArea, int mode)
-