Uses of Class
org.jorigin.gui.JImagePanel
-
Packages that use JImagePanel Package Description org.jorigin.gui -
-
Uses of JImagePanel in org.jorigin.gui
Methods in org.jorigin.gui that return JImagePanel Modifier and Type Method Description JImagePanelJImagePanelToolBar. getImagePanel()Get theimage panelcontrolled by this tool bar.Methods in org.jorigin.gui with parameters of type JImagePanel Modifier and Type Method Description voidJImagePanelToolBar. setImagePanel(JImagePanel panel)Set theimage panelto control with this tool bar.Constructors in org.jorigin.gui with parameters of type JImagePanel Constructor Description JImagePanelToolBar(JImagePanel panel)Create a newimage panelcontrol tool bar.
-