Serialized Form


Package org.imajine.mistral.example

Class org.imajine.mistral.example.AbstractViewerPanel extends JPanel implements Serializable

Serialized Fields

imageRenderer

org.imajine.image.render.EditableImageRenderer imageRenderer

Package org.imajine.mistral.example.viewer

Class org.imajine.mistral.example.viewer.OverlaidPanel extends JPanel implements Serializable

Class org.imajine.mistral.example.viewer.ViewerApplet extends JApplet implements Serializable

Class org.imajine.mistral.example.viewer.ViewerPanel extends AbstractViewerPanel implements Serializable

Serialized Fields

scaleController

org.imajine.image.render.ScaleController scaleController

rotationController

org.imajine.image.render.RotationController rotationController

mouseClickZoomingController

org.imajine.image.render.MouseClickZoomingController mouseClickZoomingController

mouseWheelZoomingController

org.imajine.image.render.MouseWheelZoomingController mouseWheelZoomingController
The zooming controller that runs with the mouse wheel.


panningController

org.imajine.image.render.DragPanningController panningController

cropOverlay

CropOverlay cropOverlay

scaleListener

org.imajine.image.render.event.EditableImageRendererListener scaleListener

btActualPixels

JButton btActualPixels

btFitToWindow

JButton btFitToWindow

btResetRotation

JButton btResetRotation

btZoomIn

JButton btZoomIn

btZoomOut

JButton btZoomOut

cbCrop

JCheckBox cbCrop

cbQuality

JComboBox cbQuality

cbScrollBars

JCheckBox cbScrollBars

lbAngle

JLabel lbAngle

lbAngleValue

JLabel lbAngleValue

lbMetadata

JLabel lbMetadata

lbQuality

JLabel lbQuality

lbScale

JLabel lbScale

lbScaleValue

JLabel lbScaleValue

lbSize

JLabel lbSize

pnStatusBar

JPanel pnStatusBar

pnToolBar

JPanel pnToolBar

pnViewer

JPanel pnViewer

slRotation

JSlider slRotation

spMetadata

JScrollPane spMetadata



Copyright © 2003-2012 Tidalwave s.a.s.. All Rights Reserved.