Uses of Class
org.jorigin.swing.JImagePanel
Packages that use JImagePanel
-
Uses of JImagePanel in org.jorigin.swing
Methods in org.jorigin.swing that return JImagePanelModifier and TypeMethodDescriptionJImagePanelToolBar.getImagePanel()Get theimage panelcontrolled by this tool bar.Methods in org.jorigin.swing with parameters of type JImagePanelModifier and TypeMethodDescriptionvoidJImagePanelToolBar.setImagePanel(JImagePanel panel) Set theimage panelto control with this tool bar.Constructors in org.jorigin.swing with parameters of type JImagePanelModifierConstructorDescriptionJImagePanelToolBar(JImagePanel panel) Create a newimage panelcontrol tool bar.