Uses of Class
org.jorigin.swing.JImagePanel
-
Packages that use JImagePanel Package Description org.jorigin.swing -
-
Uses of JImagePanel in org.jorigin.swing
Methods in org.jorigin.swing that return JImagePanel Modifier and Type Method Description JImagePanelJImagePanelToolBar. getImagePanel()Get theimage panelcontrolled by this tool bar.Methods in org.jorigin.swing 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.swing with parameters of type JImagePanel Constructor Description JImagePanelToolBar(JImagePanel panel)Create a newimage panelcontrol tool bar.
-