Serialized Form


Package fr.umlv.lovmi.gui.frames

Class fr.umlv.lovmi.gui.frames.FullResolutionImagePanel extends javax.swing.JPanel implements Serializable

serialVersionUID: 411389491123491738L

Serialized Fields

width

int width

height

int height

paramImage

Image paramImage

image

java.awt.image.BufferedImage image

Class fr.umlv.lovmi.gui.frames.HistogramPanel extends javax.swing.JPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

histogram

int[] histogram

selectCoords

java.awt.Point[] selectCoords

frameHandler

FrameHandler frameHandler

image

Image image

imgInfo

FrameHandler.ImageInformation imgInfo

frameHisto

javax.swing.JFrame frameHisto

channel

int channel

horigin

fr.umlv.lovmi.gui.frames.HistogramView horigin

horiginZoom

fr.umlv.lovmi.gui.frames.HistogramView horiginZoom

hstreach

fr.umlv.lovmi.gui.frames.HistogramView hstreach

hstreachZoom

fr.umlv.lovmi.gui.frames.HistogramView hstreachZoom

Class fr.umlv.lovmi.gui.frames.HistogramView extends javax.swing.JComponent implements Serializable

serialVersionUID: 1L

Serialized Fields

number

int number

histogram

int[] histogram

histogramMax

int histogramMax

selectable

boolean selectable

selectStart

int selectStart

selectEnd

int selectEnd

strechedChild

fr.umlv.lovmi.gui.frames.HistogramView strechedChild

zoomedChild

fr.umlv.lovmi.gui.frames.HistogramView zoomedChild

signed

boolean signed

Class fr.umlv.lovmi.gui.frames.ScaledImagePanel extends javax.swing.JComponent implements Serializable

serialVersionUID: 4676538618382807289L

Serialized Fields

width

int width

height

int height

x

int x
Cordinates for the rectangle


y

int y
Cordinates for the rectangle


size

int size

pointHandler

fr.umlv.lovmi.gui.frames.PointHandler pointHandler
Coordinates for the Selection Rectangle


movingX

int movingX

movingY

int movingY

image

java.awt.image.BufferedImage image

panel

fr.umlv.lovmi.gui.frames.FullResolutionImagePanel panel

fullImage

Image fullImage

stroke

java.awt.Stroke stroke

Class fr.umlv.lovmi.gui.frames.SpecialJInternalFrame extends javax.swing.JInternalFrame implements Serializable

serialVersionUID: 3257001064409870642L

Serialized Fields

img

Image img

handler

fr.umlv.lovmi.gui.frames.ActionHandler handler

Class fr.umlv.lovmi.gui.frames.StatsTableModel extends javax.swing.table.AbstractTableModel implements Serializable

serialVersionUID: 3618695322872919857L

Serialized Fields

information

fr.umlv.lovmi.gui.frames.StatsTableModel.TableInformation[] information

Class fr.umlv.lovmi.gui.frames.WaitableFrame extends javax.swing.JFrame implements Serializable

serialVersionUID: 3257004358716569392L