A panel that draws an image. The standard (and currently only supported)
mode is to draw the specified image starting at position 0,0 in the
panel. The component&s preferred size is based on the image, unless
explicitly set by the user.
In the future, the JXImagePanel will also support tiling of images,
scaling, resizing, cropping, segways etc.
This component also supports allowing the user to set the image. If the
JXImagePanel is editable, then when the user clicks on the
JXImagePanel a FileChooser is shown allowing the user to pick
some other image to use within the JXImagePanel.
Images to be displayed can be set based on URL, Image, etc.
A panel that draws an image. The standard (and currently only supported) mode is to draw the specified image starting at position 0,0 in the panel. The component&s preferred size is based on the image, unless explicitly set by the user.
In the future, the JXImagePanel will also support tiling of images, scaling, resizing, cropping, segways etc.
This component also supports allowing the user to set the image. If the
JXImagePanelis editable, then when the user clicks on theJXImagePanela FileChooser is shown allowing the user to pick some other image to use within theJXImagePanel.Images to be displayed can be set based on URL, Image, etc.