Uses of Class
com.actelion.research.gui.JDrawArea
-
Packages that use JDrawArea Package Description com.actelion.research.gui -
-
Uses of JDrawArea in com.actelion.research.gui
Fields in com.actelion.research.gui declared as JDrawArea Modifier and Type Field Description protected JDrawArea
JDrawDialog. mArea
Deprecated.protected JDrawArea
JDrawPanel. mArea
Deprecated.Methods in com.actelion.research.gui that return JDrawArea Modifier and Type Method Description JDrawArea
JDrawDialog. getDrawArea()
Deprecated.JDrawArea
JDrawPanel. getDrawArea()
Deprecated.Constructors in com.actelion.research.gui with parameters of type JDrawArea Constructor Description JDrawToolbar(JDrawArea theArea)
Deprecated.JDrawToolbar(JDrawArea theArea, int mode)
Deprecated.
-