A B C D E F G H I J L M O P R S T U V W

A

AboutDialog - class picturedream.ui.AboutDialog.
Title: PictureDream Description: A class simply displaying a about dialog Copyright: Copyright (c) 2003 MRoc Organisation: MRoc Audiosolutions
AboutDialog() - Constructor for class picturedream.ui.AboutDialog
simple constructor
AboutDialog(JFrame) - Constructor for class picturedream.ui.AboutDialog
constructor with parent frame
accept(File) - Method in class picturedream.ui.MJFileFilter
Whether the given file is accepted by this filter.
actionPerformed(ActionEvent) - Method in class picturedream.action.ControllerRedo
 
actionPerformed(ActionEvent) - Method in class picturedream.action.ControllerAbout
 
actionPerformed(ActionEvent) - Method in class picturedream.action.ProcessorItemListener
 
actionPerformed(ActionEvent) - Method in class picturedream.action.ControllerTerminator
 
actionPerformed(ActionEvent) - Method in class picturedream.action.ControllerFileSave
 
actionPerformed(ActionEvent) - Method in class picturedream.action.ControllerClear
 
actionPerformed(ActionEvent) - Method in class picturedream.action.ControllerUndo
 
actionPerformed(ActionEvent) - Method in class picturedream.action.ControllerFileOpen
 
actionPerformed(ActionEvent) - Method in class picturedream.ui.FilterWeightEditor.FilterWeightCellEditor
invoked when user commits entered data
actionPerformed(ActionEvent) - Method in class picturedream.ui.FilterCoeffsEditor.FilterCellEditor
invoked when user pressed return and commits the entered value
actionPerformed(ActionEvent) - Method in class picturedream.ui.control.BooleanControl
invoked when user clickes the checkbox, sets the target boolean
actionPerformed(ActionEvent) - Method in class picturedream.ui.control.IntSelectControl
invoked when combo selection changed
addComponent(Component) - Method in class picturedream.action.ControllerPictureEnabler
 
addControl(Component) - Method in class picturedream.implementation.processor.DefaultEditorPane
 
addControl(Component, double, double, int, int, int, int, int, int) - Method in class picturedream.implementation.processor.DefaultEditorPane
 
addListDataListener(ListDataListener) - Method in class picturedream.ui.FilterEditor.FilterComboBoxModel
 
addListener(IHistogrammChannelListener) - Method in class picturedream.implementation.HistogrammChannel
 
addListener(IPictureListener) - Method in class picturedream.implementation.Picture
adds the given IPictureListener
addListener(IPictureListener) - Method in class picturedream.implementation.PreviewPicture
adds the given IPictureListener
addListener(IPictureListener) - Method in interface picturedream.model.IPicture
adds the given IPictureListener
addListener(ISliderListener) - Method in class picturedream.ui.control.DoubleControl
adds the given ISliderListener
addListener(ISliderListener) - Method in class picturedream.ui.control.IntControl
adds the given ISliderListener
addObject(Object) - Method in class picturedream.ui.control.IntSelectControl
adds a object to combo
addPictureData(PictureData) - Method in class picturedream.implementation.HistoryList
adds the given IPictureListener
array() - Method in class picturedream.utils.ByteBuffer
 

B

basicpicture - Variable in class picturedream.implementation.PreviewPicture
 
BinaryUtils - class picturedream.utils.BinaryUtils.
Title: PictureDream Description: Copyright: Copyright (c) 2003 MRoc Organisation: MRoc Audiosolutions
BinaryUtils() - Constructor for class picturedream.utils.BinaryUtils
 
BITS8 - Static variable in class picturedream.utils.BinaryUtils
some static fields to mask bits
bmData - Variable in class picturedream.implementation.WindowsBitmap
containing the colortable if existing and the bitmap data itself
bmHeader - Variable in class picturedream.implementation.WindowsBitmap
the bitmap header found at first position in a bitmap file
bmInfo - Variable in class picturedream.implementation.WindowsBitmap
the bitmap info header found after the bitmap header
BooleanControl - class picturedream.ui.control.BooleanControl.
Title: PictureDream Description: a simple checkbox setting a boolean value over reflection API Copyright: Copyright (c) 2003 MRoc Organisation: MRoc Audiosolutions
BooleanControl() - Constructor for class picturedream.ui.control.BooleanControl
constructor
BooleanControl(String, Object, String) - Constructor for class picturedream.ui.control.BooleanControl
constructor
build(char[]) - Method in class picturedream.implementation.HistogrammChannel
 
build(IPicture) - Method in class picturedream.implementation.Histogramm
builds up the histogram from the given pic
ByteBuffer - class picturedream.utils.ByteBuffer.
Title: PictureDream Description: Copyright: Copyright (c) 2003 MRoc Organisation: MRoc Audiosolutions
ByteBuffer(int) - Constructor for class picturedream.utils.ByteBuffer
 

C

centerWindow() - Method in class picturedream.ui.AboutDialog
centers the dialog on screen
centerWindow() - Method in class picturedream.ui.ProcessorEditor
centers the dialog
centerWindow() - Method in class picturedream.ui.MainFrame
centers the window
CharControl - class picturedream.ui.control.CharControl.
Title: PictureDream Description: a slider setting a char (0-255) over reflection api Copyright: Copyright (c) 2003 MRoc Organisation: MRoc Audiosolutions
CharControl(String, Object, String) - Constructor for class picturedream.ui.control.CharControl
constructor
clearHistoryList() - Method in class picturedream.implementation.HistoryList
 
ColorWindow - class picturedream.implementation.processor.ColorWindow.
Title: PictureDream Description: Copyright: Copyright (c) 2003 MRoc Organisation: MRoc Audiosolutions
ColorWindow() - Constructor for class picturedream.implementation.processor.ColorWindow
 
Controller4DetailInspector - class picturedream.action.Controller4DetailInspector.
Title: PictureDream Description: Controller responsible for updating the inspectors data Copyright: Copyright (c) 2003 MRoc Organisation: MRoc Audiosolutions
Controller4DetailInspector(PictureView, PictureDetailInspector) - Constructor for class picturedream.action.Controller4DetailInspector
constructor
ControllerAbout - class picturedream.action.ControllerAbout.
Title: PictureDream Description: Copyright: Copyright (c) 2003 MRoc Organisation: MRoc Audiosolutions
ControllerAbout(JFrame) - Constructor for class picturedream.action.ControllerAbout
 
ControllerClear - class picturedream.action.ControllerClear.
Title: PictureDream Description: Copyright: Copyright (c) 2003 MRoc Organisation: MRoc Audiosolutions
ControllerClear(IPicture) - Constructor for class picturedream.action.ControllerClear
 
ControllerFileOpen - class picturedream.action.ControllerFileOpen.
Title: PictureDream Description: Copyright: Copyright (c) 2003 MRoc Organisation: MRoc Audiosolutions
ControllerFileOpen(IPicture, IPicture, Component) - Constructor for class picturedream.action.ControllerFileOpen
 
ControllerFileSave - class picturedream.action.ControllerFileSave.
Title: PictureDream Description: Copyright: Copyright (c) 2003 MRoc Organisation: MRoc Audiosolutions
ControllerFileSave(IPicture, Component) - Constructor for class picturedream.action.ControllerFileSave
 
ControllerPictureEnabler - class picturedream.action.ControllerPictureEnabler.
Title: PictureDream Description: controller dis- and enabling the stored components depending on picture's state Copyright: Copyright (c) 2003 MRoc Organisation: MRoc Audiosolutions
ControllerPictureEnabler(Component[], IPicture) - Constructor for class picturedream.action.ControllerPictureEnabler
 
ControllerPictureEnabler(IPicture) - Constructor for class picturedream.action.ControllerPictureEnabler
 
ControllerRedo - class picturedream.action.ControllerRedo.
 
ControllerRedo(IPicture, IPicture) - Constructor for class picturedream.action.ControllerRedo
Creates a new instance of ControllerRedo
ControllerTerminator - class picturedream.action.ControllerTerminator.
Title: PictureDream Description: Controller for terminating the app Copyright: Copyright (c) 2003 MRoc Organisation: MRoc Audiosolutions
ControllerTerminator() - Constructor for class picturedream.action.ControllerTerminator
 
ControllerUndo - class picturedream.action.ControllerUndo.
 
ControllerUndo(IPicture, IPicture) - Constructor for class picturedream.action.ControllerUndo
Creates a new instance of ControllerUndo
createBmpFromImage(Image) - Static method in class picturedream.implementation.WindowsBitmap
creates an windows bitmap 24 bit from an given sven bmp 24 bit
createNewPictureData(int[], int, int) - Method in class picturedream.implementation.HistoryList
 
currentpic - Variable in class picturedream.implementation.PreviewPicture
 

D

data - Variable in class picturedream.utils.ByteBuffer
 
DEBUG - Static variable in class picturedream.implementation.WindowsBitmap
provides debug console output
DEBUG - Static variable in class picturedream.utils.BinaryUtils
set this value to false to prevent console output
DefaultEditorPane - class picturedream.implementation.processor.DefaultEditorPane.
Title: PictureDream Description: a default editor pane/p> Copyright: Copyright (c) 2003 MRoc Organisation: MRoc Audiosolutions
DefaultEditorPane() - Constructor for class picturedream.implementation.processor.DefaultEditorPane
 
description - Variable in class picturedream.ui.MJFileFilter
the file type description
DILATATION - Static variable in class picturedream.implementation.processor.MedianFilter
 
divideChannels(int[]) - Static method in class picturedream.implementation.PictureUtils
divides the given 32bit buffer into 4 separate channels, alpha, red, green, blue (argb)
DoubleControl - class picturedream.ui.control.DoubleControl.
Title: PictureDream Description: a slider setting a double variable over reflection API Copyright: Copyright (c) 2003 MRoc Organisation: MRoc Audiosolutions
DoubleControl() - Constructor for class picturedream.ui.control.DoubleControl
constructor
DoubleControl(double, double, String, Object, String) - Constructor for class picturedream.ui.control.DoubleControl
constructor

E

EROSTION - Static variable in class picturedream.implementation.processor.MedianFilter
 

F

fileChooserOpen - Variable in class picturedream.action.ControllerFileOpen
 
fileChooserSave - Variable in class picturedream.action.ControllerFileSave
 
fill(int) - Method in class picturedream.implementation.PictureData
fill the data array
fill(int) - Method in class picturedream.implementation.Picture
fills the entire buffer data with the given 32 bit value
Filter - class picturedream.implementation.processor.Filter.
Title: PictureDream Description: Copyright: Copyright (c) 2003 MRoc Organisation: MRoc Audiosolutions
Filter() - Constructor for class picturedream.implementation.processor.Filter
 
filter(char[][], int, int) - Method in class picturedream.implementation.processor.MedianFilter
this method does a discrete convolution. it convolutes the channel data with the given coeff matrix and the given weight. for that it uses the so called 'output side' algo which allways calculates one whole output pixel. the algo is implemented in two loops using a index array.
filter(char[][], int, int, double[][], double) - Method in class picturedream.implementation.processor.Filter
this method does a discrete convolution. it convolutes the channel data with the given coeff matrix and the given weight. for that it uses the so called 'output side' algo which allways calculates one whole output pixel. the algo is implemented in two loops using a index array.
FilterCoeffsEditor - class picturedream.ui.FilterCoeffsEditor.
Title: PictureDream Description: Editor for discrete convolution filter coefficients Copyright: Copyright (c) 2003 MRoc Organisation: MRoc Audiosolutions
FilterCoeffsEditor.FCEMouseListener - class picturedream.ui.FilterCoeffsEditor.FCEMouseListener.
Title: PictureDream Description: internal mouse listener installing the cell editor on mouse click Copyright: Copyright (c) 2003 MRoc Organisation: MRoc Audiosolutions
FilterCoeffsEditor.FCEMouseListener(FilterCoeffsEditor) - Constructor for class picturedream.ui.FilterCoeffsEditor.FCEMouseListener
constructor
FilterCoeffsEditor.FilterCellEditor - class picturedream.ui.FilterCoeffsEditor.FilterCellEditor.
Title: PictureDream Description: the filter data cell editor Copyright: Copyright (c) 2003 MRoc Organisation: MRoc Audiosolutions
FilterCoeffsEditor.FilterCellEditor(FilterCoeffsEditor) - Constructor for class picturedream.ui.FilterCoeffsEditor.FilterCellEditor
constructor
FilterCoeffsEditor() - Constructor for class picturedream.ui.FilterCoeffsEditor
constructor
FilterData - class picturedream.implementation.processor.FilterData.
Title: PictureDream Description: Copyright: Copyright (c) 2003 MRoc Organisation: MRoc Audiosolutions
FilterData(String, double[][], double, double) - Constructor for class picturedream.implementation.processor.FilterData
 
filterDataEditor - Variable in class picturedream.ui.FilterDataEditor
the filter coeff editor
FilterDataEditor - class picturedream.ui.FilterDataEditor.
Title: PictureDream Description: Editor for filter data, encapsulates a filter-coeff and filter-weight editor Copyright: Copyright (c) 2003 MRoc Organisation: MRoc Audiosolutions
FilterDataEditor() - Constructor for class picturedream.ui.FilterDataEditor
constructor
FilterDataView - class picturedream.ui.FilterDataView.
Title: PictureDream Description: Copyright: Copyright (c) 2003 MRoc Organisation: MRoc Audiosolutions
FilterDataView() - Constructor for class picturedream.ui.FilterDataView
 
FilterEditor - class picturedream.ui.FilterEditor.
Title: PictureDream Description: Filter editor created by the filter Copyright: Copyright (c) 2003 MRoc Organisation: MRoc Audiosolutions
FilterEditor.FilterComboBoxModel - class picturedream.ui.FilterEditor.FilterComboBoxModel.
Title: PictureDream Description: filter preset combo model Copyright: Copyright (c) 2003 MRoc Organisation: MRoc Audiosolutions
FilterEditor.FilterComboBoxModel(FilterEditor) - Constructor for class picturedream.ui.FilterEditor.FilterComboBoxModel
constructor
FilterEditor() - Constructor for class picturedream.ui.FilterEditor
constructor
FilterEditor(Filter, IPicture) - Constructor for class picturedream.ui.FilterEditor
constructor with the given filter
filterfilterpic - Variable in class picturedream.implementation.PreviewPicture
 
filterpic - Variable in class picturedream.implementation.PreviewPicture
 
FilterWeightEditor - class picturedream.ui.FilterWeightEditor.
Title: PictureDream Description: Editor for the filter's weight Copyright: Copyright (c) 2003 MRoc Organisation: MRoc Audiosolutions
FilterWeightEditor.FilterWeightCellEditor - class picturedream.ui.FilterWeightEditor.FilterWeightCellEditor.
Title: PictureDream Description: the filter eweight cell editor used to enter numbers Copyright: Copyright (c) 2003 MRoc Organisation: MRoc Audiosolutions
FilterWeightEditor.FilterWeightCellEditor(FilterWeightEditor) - Constructor for class picturedream.ui.FilterWeightEditor.FilterWeightCellEditor
constructor
FilterWeightEditor.FWEMouseListener - class picturedream.ui.FilterWeightEditor.FWEMouseListener.
Title: PictureDream Description: the mouse listener used to install the cell editor on mouseclick Copyright: Copyright (c) 2003 MRoc Organisation: MRoc Audiosolutions
FilterWeightEditor.FWEMouseListener(FilterWeightEditor) - Constructor for class picturedream.ui.FilterWeightEditor.FWEMouseListener
constructor
FilterWeightEditor() - Constructor for class picturedream.ui.FilterWeightEditor
constructor
filterWeightView1 - Variable in class picturedream.ui.FilterDataEditor
the filter weight editor
fireChange() - Method in class picturedream.implementation.HistogrammChannel
 
firePictureChanged() - Method in class picturedream.implementation.Picture
fires a picture changed notify
firePictureChanged() - Method in class picturedream.implementation.PreviewPicture
fires a picture changed notify
fireSliderChanged() - Method in class picturedream.ui.control.DoubleControl
fires a slider changed notify
fireSliderChanged() - Method in class picturedream.ui.control.IntControl
fires a slider changed notify
focusGained(FocusEvent) - Method in class picturedream.ui.FilterWeightEditor.FilterWeightCellEditor
invoked when editor receives focus
focusGained(FocusEvent) - Method in class picturedream.ui.FilterCoeffsEditor.FilterCellEditor
invoked when cell editor receives focus
focusLost(FocusEvent) - Method in class picturedream.ui.FilterWeightEditor.FilterWeightCellEditor
uninstalls the cell editor when focus lost
focusLost(FocusEvent) - Method in class picturedream.ui.FilterCoeffsEditor.FilterCellEditor
invoked when cell editor lost focus, uninstalls the editor

G

getAsImage(byte[]) - Static method in class picturedream.implementation.WindowsBitmap
returns an java.awt.Image made out of the binary bitmap data
getAsTransparentImage(byte[], int) - Static method in class picturedream.implementation.WindowsBitmap
returns an java.awt.Image made out of the binary bitmap data
getBinaryData() - Method in class picturedream.implementation.WindowsBitmap
return the bitmap with all headers as binary data
getBmBitCount() - Method in class picturedream.implementation.WindowsBitmap
returns the bitcount used in this bitmap Defines the color resolution (in bits per pixel) of the DIB.
getBmBitOffset() - Method in class picturedream.implementation.WindowsBitmap
returns the DIP offset read out of the header (DWORD)
getBmColorsImported() - Method in class picturedream.implementation.WindowsBitmap
Specifies that the first x colors of the color table are important to the DIB.
getBmColorsUsed() - Method in class picturedream.implementation.WindowsBitmap
Provides a way for getting smaller color tables.
getBmCompression() - Method in class picturedream.implementation.WindowsBitmap
returns the compression scheme.
getBmFileSize() - Method in class picturedream.implementation.WindowsBitmap
returns the DWORD filesize read out of the header
getBmFileType() - Method in class picturedream.implementation.WindowsBitmap
returns the filetype, read from the first 2 bytes of the header, must be 'BM'
getBmHeaderReversed1() - Method in class picturedream.implementation.WindowsBitmap
returns the first reserverd WORD out of the header, must be 0
getBmHeaderReversed2() - Method in class picturedream.implementation.WindowsBitmap
returns the second reserverd WORD out of the header, must be 0
getBmHeight() - Method in class picturedream.implementation.WindowsBitmap
returns the height of the bitmap (DWORD) Define the height of the bitmap in pixels.
getBmImageSize() - Method in class picturedream.implementation.WindowsBitmap
returns the image size Contains the size of the bitmap proper in bytes or the value 0.
getBmPlanes() - Method in class picturedream.implementation.WindowsBitmap
Should always be 1.
getBmSizeOfBitmapInfoHeader() - Method in class picturedream.implementation.WindowsBitmap
returns the size of the bitmap info header in bytes (DWORD).
getBmWidth() - Method in class picturedream.implementation.WindowsBitmap
returns the width of the bitmap (DWORD) Define the width of the bitmap in pixels.
getBmXPixelPerMeter() - Method in class picturedream.implementation.WindowsBitmap
Define application-specified values for the desirable dimensions of the bitmap.
getBmYPixelPerMeter() - Method in class picturedream.implementation.WindowsBitmap
Define application-specified values for the desirable dimensions of the bitmap.
getCellBounds(Point) - Method in class picturedream.ui.FilterCoeffsEditor
returns the boundings of the cell on screen
getCellIndex(Point) - Method in class picturedream.ui.FilterCoeffsEditor
returns the x/y cell index for a given screen coordinate point
getCellSize() - Method in class picturedream.ui.FilterCoeffsEditor
returns the cell size for the given coeff matrix
getCurrentPicture() - Method in class picturedream.implementation.HistoryList
 
getData() - Method in class picturedream.implementation.HistogrammChannel
 
getData() - Method in class picturedream.implementation.PictureData
 
getData() - Method in class picturedream.implementation.Picture
returns a reference to the internal 32 bit buffer
getData() - Method in class picturedream.implementation.PreviewPicture
returns a reference to the internal 32 bit buffer
getData() - Method in interface picturedream.model.IPicture
returns a reference to the internal 32 bit buffer
getData() - Method in class picturedream.ui.FilterDataView
 
getData() - Method in class picturedream.ui.FilterCoeffsEditor
returns the displayed and edited filter data
getDescription() - Method in class picturedream.ui.MJFileFilter
The description of this filter
getEditor(IPicture) - Method in class picturedream.implementation.processor.MedianFilter
 
getEditor(IPicture) - Method in class picturedream.implementation.processor.LinearColorScale
 
getEditor(IPicture) - Method in class picturedream.implementation.processor.Filter
 
getEditor(IPicture) - Method in class picturedream.implementation.processor.Grayscaler
 
getEditor(IPicture) - Method in class picturedream.implementation.processor.ColorWindow
 
getEditor(IPicture) - Method in interface picturedream.model.IPictureProcessor
 
getElementAt(int) - Method in class picturedream.ui.FilterEditor.FilterComboBoxModel
 
getFilter(int) - Method in class picturedream.implementation.processor.Filter
returns the indexed filter
getFilterCoeffs() - Method in class picturedream.implementation.processor.FilterData
 
getFilterCount() - Method in class picturedream.implementation.processor.Filter
returns the number of stored filter coeffs
getHeight() - Method in class picturedream.implementation.PictureData
returns the picture height
getHeight() - Method in class picturedream.implementation.Picture
returns the picture height
getHeight() - Method in class picturedream.implementation.PreviewPicture
returns the picture height
getHeight() - Method in interface picturedream.model.IPicture
returns the picture height
getImage() - Method in class picturedream.implementation.Picture
produces a image from the internal 32 bit buffer
getImage() - Method in class picturedream.implementation.PreviewPicture
produces a image from the internal 32 bit buffer
getImage() - Method in interface picturedream.model.IPicture
produces a image from the internal 32 bit buffer
getImage(Component) - Method in class picturedream.implementation.WindowsBitmap
returns an java.awt.Image made out of the loaded data, the only format supported is 4 and 8 bit uncompressed, !!!
getImage(Component, boolean, int) - Method in class picturedream.implementation.WindowsBitmap
returns an java.awt.Image made out of the loaded data, based on code found at
http://www.idg.net/new_docids/microsoft/windows/java/applications/application/bitmaps/loading/bitmap/new_docid_9-48403.html
the only format supported is 4 and 8 bit uncompressed, !!!
getImage(String) - Method in class picturedream.resource.Resource
loads a image resource
getInspector() - Method in class picturedream.ui.PictureInspector
returns the detail inspector displaying image size...
getInstance() - Static method in class picturedream.implementation.HistoryList
Creates a new instance of HistoryList
getIntArray(boolean, int) - Method in class picturedream.implementation.WindowsBitmap
 
getMaximumSize() - Method in class picturedream.ui.HistogrammChannelView
 
getMaximumSize() - Method in class picturedream.ui.FilterWeightEditor
 
getMaximumSize() - Method in class picturedream.ui.PictureDetailInspector
 
getMinimumSize() - Method in class picturedream.ui.HistogrammChannelView
 
getMinimumSize() - Method in class picturedream.ui.PictureView
 
getMinimumSize() - Method in class picturedream.ui.FilterWeightEditor
 
getMinimumSize() - Method in class picturedream.ui.PictureDetailInspector
 
getName() - Method in class picturedream.implementation.processor.MedianFilter
returns the processors name
getName() - Method in class picturedream.implementation.processor.LinearColorScale
returns the processors name
getName() - Method in class picturedream.implementation.processor.Filter
returns the processors name
getName() - Method in class picturedream.implementation.processor.Grayscaler
returns the processors name
getName() - Method in class picturedream.implementation.processor.FilterData
 
getName() - Method in class picturedream.implementation.processor.ColorWindow
returns the processors name
getName() - Method in interface picturedream.model.IPictureProcessor
returns the processors name
getPicture() - Method in class picturedream.action.ControllerPictureEnabler
 
getPicture() - Method in class picturedream.ui.PictureView
returns the picture
getPreferredSize() - Method in class picturedream.ui.HistogrammChannelView
 
getPreferredSize() - Method in class picturedream.ui.FilterWeightEditor
 
getPreferredSize() - Method in class picturedream.ui.PictureDetailInspector
 
getSelectedFilter() - Method in class picturedream.implementation.processor.Filter
returns the selected filter
getSelectedItem() - Method in class picturedream.ui.FilterEditor.FilterComboBoxModel
 
getSharedInstance() - Static method in class picturedream.resource.Resource
returns the singleton instance
getSize() - Method in class picturedream.ui.FilterEditor.FilterComboBoxModel
 
getTextResource(String) - Method in class picturedream.resource.Resource
loads a text file located in the resource package
getWeightDenumerator() - Method in class picturedream.implementation.processor.FilterData
 
getWeightNumerator() - Method in class picturedream.implementation.processor.FilterData
 
getWidth() - Method in class picturedream.implementation.PictureData
returns the picture width
getWidth() - Method in class picturedream.implementation.Picture
returns the picture width
getWidth() - Method in class picturedream.implementation.PreviewPicture
returns the picture width
getWidth() - Method in interface picturedream.model.IPicture
returns the picture width
Grayscaler - class picturedream.implementation.processor.Grayscaler.
Title: PictureDream Description: Copyright: Copyright (c) 2003 MRoc Organisation: MRoc Audiosolutions
Grayscaler() - Constructor for class picturedream.implementation.processor.Grayscaler
 
gridBagLayout1 - Variable in class picturedream.implementation.processor.DefaultEditorPane
 
gridBagLayout1 - Variable in class picturedream.ui.MainFrameUi
the used layout manager
gridBagLayout1 - Variable in class picturedream.ui.AboutDialog
the used layout manager
gridBagLayout1 - Variable in class picturedream.ui.PictureInspector
the used layout manager
gridBagLayout1 - Variable in class picturedream.ui.FilterDataEditor
the used layout manager
gridBagLayout1 - Variable in class picturedream.ui.FilterEditor
the used layout manager
gridBagLayout1 - Variable in class picturedream.ui.MainFrame
the used layout manager
gridBagLayout1 - Variable in class picturedream.ui.control.SliderControl
the used layout manager
gridBagLayout1 - Variable in class picturedream.ui.control.IntSelectControl
the used layout manager
gvInstance - Static variable in class picturedream.implementation.HistoryList
 
gvInstance - Static variable in class picturedream.resource.Resource
singleton instance

H

HEX - Static variable in class picturedream.utils.BinaryUtils
 
Histogramm - class picturedream.implementation.Histogramm.
Title: PictureDream Description: Copyright: Copyright (c) 2003 MRoc Organisation: MRoc Audiosolutions
Histogramm() - Constructor for class picturedream.implementation.Histogramm
constructor
HistogrammChannel - class picturedream.implementation.HistogrammChannel.
Title: PictureDream Description: Copyright: Copyright (c) 2003 MRoc Organisation: MRoc Audiosolutions
HistogrammChannel() - Constructor for class picturedream.implementation.HistogrammChannel
 
HistogrammChannel(char[]) - Constructor for class picturedream.implementation.HistogrammChannel
 
HistogrammChannelView - class picturedream.ui.HistogrammChannelView.
Title: PictureDream Description: displays a channel of a histogram, Copyright: Copyright (c) 2003 MRoc Organisation: MRoc Audiosolutions
HistogrammChannelView() - Constructor for class picturedream.ui.HistogrammChannelView
constructor
histogrammChannelView0 - Variable in class picturedream.ui.PictureInspector
the alpha channel histogram view
histogrammChannelView1 - Variable in class picturedream.ui.PictureInspector
the red channel histogram view
histogrammChannelView2 - Variable in class picturedream.ui.PictureInspector
the green channel histogram view
histogrammChannelView3 - Variable in class picturedream.ui.PictureInspector
the blue channel histogram view
histogrammView1 - Variable in class picturedream.ui.MainFrameUi
the image inspector displaying image details
HistoryList - class picturedream.implementation.HistoryList.
 
HistoryList() - Constructor for class picturedream.implementation.HistoryList
 

I

IHistogrammChannelListener - interface picturedream.implementation.IHistogrammChannelListener.
Title: PictureDream Description: Copyright: Copyright (c) 2003 MRoc Organisation: MRoc Audiosolutions
initController() - Method in class picturedream.ui.MainFrame
initialize all controller and actionhandlers
installEditor() - Method in class picturedream.ui.FilterWeightEditor
installs the cell editor
installEditor() - Method in class picturedream.ui.FilterCoeffsEditor
installs the cell editor
IntControl - class picturedream.ui.control.IntControl.
Title: PictureDream Description: a slider setting a int variable over reflection API Copyright: Copyright (c) 2003 MRoc Organisation: MRoc Audiosolutions
IntControl() - Constructor for class picturedream.ui.control.IntControl
constructor
IntControl(int, int, String, Object, String) - Constructor for class picturedream.ui.control.IntControl
constructor
IntSelectControl - class picturedream.ui.control.IntSelectControl.
Title: PictureDream Description: a combo box setting a target int depending on selection Copyright: Copyright (c) 2003 MRoc Organisation: MRoc Audiosolutions
IntSelectControl() - Constructor for class picturedream.ui.control.IntSelectControl
constructor
IntSelectControl(String, Object, String, Object[]) - Constructor for class picturedream.ui.control.IntSelectControl
constructor
IPicture - interface picturedream.model.IPicture.
Title: PictureDream Description: base definition of a picture Copyright: Copyright (c) 2003 MRoc Organisation: MRoc Audiosolutions
IPictureListener - interface picturedream.model.IPictureListener.
Title: PictureDream Description: Interface for beeing botifies bout changes in a picture Copyright: Copyright (c) 2003 MRoc Organisation: MRoc Audiosolutions
IPictureProcessor - interface picturedream.model.IPictureProcessor.
Title: PictureDream Description: A processor for processing a image Copyright: Copyright (c) 2003 MRoc Organisation: MRoc Audiosolutions
iredo - Variable in class picturedream.implementation.HistoryList
 
ISliderListener - interface picturedream.model.ISliderListener.
 
isValid() - Method in class picturedream.implementation.Picture
returns the images state, false if no or a corrupted image was loaded, true if valid picture data is stored in the picture.
isValid() - Method in class picturedream.implementation.PreviewPicture
returns the images state, false if no or a corrupted image was loaded, true if valid picture data is stored in the picture.
isValid() - Method in interface picturedream.model.IPicture
returns the images state, false if no or a corrupted image was loaded, true if valid picture data is stored in the picture.
iundo - Variable in class picturedream.implementation.HistoryList
 
ivBorderLayout - Variable in class picturedream.ui.ProcessorEditor
the used layout
ivButtonCancel - Variable in class picturedream.ui.ProcessorEditor
the cancel button
ivButtonOk - Variable in class picturedream.ui.ProcessorEditor
the ok button
ivC1 - Variable in class picturedream.implementation.processor.LinearColorScale
brightness
ivC2 - Variable in class picturedream.implementation.processor.LinearColorScale
contrast
ivCachedImage - Variable in class picturedream.implementation.Picture
image cached for faster access
ivCachedImage - Variable in class picturedream.implementation.PreviewPicture
 
ivChannel - Variable in class picturedream.ui.HistogrammChannelView
the histogram channel data to be displayed
ivColor - Variable in class picturedream.ui.PictureDetailInspector
the current color under the mouse over image point ;-)
ivComponents - Variable in class picturedream.action.ControllerPictureEnabler
 
ivContentPane - Variable in class picturedream.ui.ProcessorEditor
the content panel
ivCurrentCell - Variable in class picturedream.ui.FilterCoeffsEditor
the current edited cell
ivCurrentEdit - Variable in class picturedream.ui.FilterWeightEditor
the current edited cell, -1 is invalid, 0 is numerator, 1 is denumerator
ivData - Variable in class picturedream.implementation.HistogrammChannel
 
ivData - Variable in class picturedream.implementation.Histogramm
the histogram channels (argb)
ivData - Variable in class picturedream.ui.FilterDataView
 
ivData - Variable in class picturedream.ui.FilterWeightEditor
the filter data to be edited
ivData - Variable in class picturedream.ui.FilterCoeffsEditor
the filter's data
ivDimension - Variable in class picturedream.ui.PictureDetailInspector
the image size
ivEditor - Variable in class picturedream.ui.ProcessorEditor
the editor component returned by the image processor
ivEditor - Variable in class picturedream.ui.FilterEditor
the filter editor to edit coeffs and weight
ivEntropie - Variable in class picturedream.implementation.HistogrammChannel
 
ivFilter - Variable in class picturedream.ui.FilterEditor
the encapsulated filter
ivFilterCoeffs - Variable in class picturedream.implementation.processor.FilterData
 
ivFilters - Variable in class picturedream.implementation.processor.Filter
 
ivHeight - Variable in class picturedream.implementation.PictureData
the picture height
ivHistogramm - Variable in class picturedream.ui.PictureInspector
the displayed histogram
ivImage - Variable in class picturedream.ui.PictureView
the cached image painted on screen
ivInspector - Variable in class picturedream.action.Controller4DetailInspector
the inspector where mouse and color info is displayed
ivLabel - Variable in class picturedream.ui.control.SliderControl
a description label
ivListeners - Variable in class picturedream.implementation.HistogrammChannel
 
ivListeners - Variable in class picturedream.implementation.Picture
the picture listeners
ivListeners - Variable in class picturedream.implementation.PreviewPicture
the picture listeners
ivListeners - Variable in class picturedream.ui.control.DoubleControl
the int Slider Control listeners is status should be changed....
ivListeners - Variable in class picturedream.ui.control.IntControl
the int Slider Control listeners is status should be changed....
ivMax - Variable in class picturedream.ui.control.DoubleControl
the max value the double can have
ivMax - Variable in class picturedream.ui.control.IntControl
the max value of target int
ivMin - Variable in class picturedream.ui.control.DoubleControl
the min value the double can have
ivMin - Variable in class picturedream.ui.control.IntControl
the min value of target int
ivMittlereHelligkeit - Variable in class picturedream.implementation.HistogrammChannel
 
ivMode - Variable in class picturedream.implementation.processor.MedianFilter
 
ivName - Variable in class picturedream.action.ProcessorItemListener
 
ivName - Variable in class picturedream.implementation.processor.FilterData
 
ivNormalize - Variable in class picturedream.implementation.processor.ColorWindow
 
ivPanelSouth - Variable in class picturedream.ui.ProcessorEditor
the panel in souht containing ok/cancel button
ivParent - Variable in class picturedream.action.ControllerAbout
 
ivParent - Variable in class picturedream.action.ControllerFileSave
 
ivParent - Variable in class picturedream.action.ControllerFileOpen
 
ivPicPreview - Variable in class picturedream.action.ControllerRedo
 
ivPicPreview - Variable in class picturedream.action.ControllerUndo
 
ivPicture - Variable in class picturedream.action.ControllerRedo
 
ivPicture - Variable in class picturedream.action.ProcessorItemListener
 
ivPicture - Variable in class picturedream.action.ControllerFileSave
 
ivPicture - Variable in class picturedream.action.ControllerClear
 
ivPicture - Variable in class picturedream.action.ControllerUndo
 
ivPicture - Variable in class picturedream.action.ControllerFileOpen
 
ivPicture - Variable in class picturedream.action.ControllerPictureEnabler
 
ivPicture - Variable in class picturedream.implementation.PictureData
the picture data, 32 bit, argb
ivPicture - Variable in class picturedream.ui.PictureView
the picture object
ivPicture - Variable in class picturedream.ui.PictureInspector
the observed image
ivPicture - Variable in class picturedream.ui.ProcessorEditor
the processed image
ivPicture - Variable in class picturedream.ui.MainFrame
the app wide picture
ivPicturePreview - Variable in class picturedream.ui.ProcessorEditor
the processed preview image
ivPoint - Variable in class picturedream.ui.PictureDetailInspector
the current mouse over image point
ivPreviewPicture - Variable in class picturedream.action.ProcessorItemListener
 
ivPreviewPicture - Variable in class picturedream.action.ControllerFileOpen
 
ivPreviewPicture - Variable in class picturedream.ui.MainFrame
 
ivProcessor - Variable in class picturedream.ui.ProcessorEditor
the image processor
ivProcessorClass - Variable in class picturedream.action.ProcessorItemListener
 
ivProcessors - Variable in class picturedream.ui.MainFrame
registered processors
ivRectDenumerator - Variable in class picturedream.ui.FilterWeightEditor
the boundings of the weight denumerator cell
ivRectNumerator - Variable in class picturedream.ui.FilterWeightEditor
the boundings of the weight numerator cell
ivScale - Variable in class picturedream.ui.PictureView
set when picture should be scaled in view
ivSelectedFilter - Variable in class picturedream.implementation.processor.Filter
 
ivSize - Variable in class picturedream.ui.FilterWeightEditor
the preferred size
ivSlider - Variable in class picturedream.ui.control.SliderControl
the used slider
ivTargetField - Variable in class picturedream.ui.control.DoubleControl
the double variable to be edited
ivTargetField - Variable in class picturedream.ui.control.BooleanControl
the target boolean value to be set
ivTargetField - Variable in class picturedream.ui.control.IntControl
the target int variable
ivTargetField - Variable in class picturedream.ui.control.IntSelectControl
the tagre field to be set like combo selection
ivTargetField - Variable in class picturedream.ui.control.CharControl
the target char to be edited
ivTargetObject - Variable in class picturedream.ui.control.DoubleControl
the target object containing the double
ivTargetObject - Variable in class picturedream.ui.control.BooleanControl
the target object containing the boolean value
ivTargetObject - Variable in class picturedream.ui.control.IntControl
the target object containing the int
ivTargetObject - Variable in class picturedream.ui.control.IntSelectControl
the target object containing the int value
ivTargetObject - Variable in class picturedream.ui.control.CharControl
the target object containing the target object
ivText - Variable in class picturedream.ui.HistogrammChannelView
the text to be displayed, normally the channel type (alpha/reg/green/blue)
ivTextField - Variable in class picturedream.ui.FilterWeightEditor
the used cell editor
ivTextField - Variable in class picturedream.ui.FilterCoeffsEditor
the internal cell editor used to enter a number
ivTextField - Variable in class picturedream.ui.control.SliderControl
a textfield only displaying the slider's value
ivVarianz - Variable in class picturedream.implementation.HistogrammChannel
 
ivView - Variable in class picturedream.action.Controller4DetailInspector
the view logging mouse
ivWeightDenumerator - Variable in class picturedream.implementation.processor.FilterData
 
ivWeightNumerator - Variable in class picturedream.implementation.processor.FilterData
 
ivWidth - Variable in class picturedream.implementation.PictureData
the picture width
ivWindowMax - Variable in class picturedream.implementation.processor.ColorWindow
 
ivWindowMin - Variable in class picturedream.implementation.processor.ColorWindow
 

J

jbInit() - Method in class picturedream.implementation.processor.DefaultEditorPane
 
jbInit() - Method in class picturedream.ui.HistogrammChannelView
init ui
jbInit() - Method in class picturedream.ui.MainFrameUi
init ui
jbInit() - Method in class picturedream.ui.AboutDialog
initializes the ui components
jbInit() - Method in class picturedream.ui.PictureInspector
init ui
jbInit() - Method in class picturedream.ui.FilterDataView
 
jbInit() - Method in class picturedream.ui.FilterWeightEditor
init ui
jbInit() - Method in class picturedream.ui.ProcessorEditor
init ui
jbInit() - Method in class picturedream.ui.FilterDataEditor
initialize ui components...
jbInit() - Method in class picturedream.ui.FilterEditor
init ui
jbInit() - Method in class picturedream.ui.FilterCoeffsEditor
initialize ui
jbInit() - Method in class picturedream.ui.PictureDetailInspector
init ui
jbInit() - Method in class picturedream.ui.MainFrame
initialize ui
jbInit() - Method in class picturedream.ui.control.SliderControl
init ui
jbInit() - Method in class picturedream.ui.control.IntSelectControl
init ui
jButtonOK - Variable in class picturedream.ui.AboutDialog
the ok button
jButtonOK_actionPerformed(ActionEvent) - Method in class picturedream.ui.AboutDialog
invoked when the ok button was pressed
jComboBox1 - Variable in class picturedream.ui.control.IntSelectControl
the used combo box
jComboBoxFilter - Variable in class picturedream.ui.FilterEditor
the combo box to select filter coeff/weight presets
jLabelAbout - Variable in class picturedream.ui.AboutDialog
the about label
jLabelFilter - Variable in class picturedream.ui.FilterEditor
a label displaying som text
jLabelText - Variable in class picturedream.ui.control.IntSelectControl
a description label
jMenuBar1 - Variable in class picturedream.ui.MainFrame
the used menu bar
jMenuEdit - Variable in class picturedream.ui.MainFrame
the edit menu
jMenuFile - Variable in class picturedream.ui.MainFrame
the file menu
jMenuHelp - Variable in class picturedream.ui.MainFrame
the help menu
jMenuItemAbout - Variable in class picturedream.ui.MainFrame
the about menu item
jMenuItemClear - Variable in class picturedream.ui.MainFrame
the clear workspace menu item
jMenuItemExit - Variable in class picturedream.ui.MainFrame
the edit program menu item
jMenuItemOpen - Variable in class picturedream.ui.MainFrame
the open image menu item
jMenuItemProcessor - Variable in class picturedream.ui.MainFrame
the image processor menu
jMenuItemRedo - Variable in class picturedream.ui.MainFrame
the edit redo menu item
jMenuItemSave - Variable in class picturedream.ui.MainFrame
the save image menu item
jMenuItemUndo - Variable in class picturedream.ui.MainFrame
the edit undo menu item
jPanelContentPane - Variable in class picturedream.ui.MainFrame
the content pane (JFrame)
jScrollPane1 - Variable in class picturedream.ui.AboutDialog
the scrollpane used for the textarea
jTextArea1 - Variable in class picturedream.ui.AboutDialog
the textarea displaying the about text

L

LinearColorScale - class picturedream.implementation.processor.LinearColorScale.
Title: PictureDream Description: Copyright: Copyright (c) 2003 MRoc Organisation: MRoc Audiosolutions
LinearColorScale() - Constructor for class picturedream.implementation.processor.LinearColorScale
 
loadFile(File) - Method in class picturedream.implementation.WindowsBitmap
fills the bmData fields from a given file
loadImage(String) - Method in class picturedream.implementation.Picture
loads a image from file, gif or jpg, java std ;-)
loadImage(String) - Method in class picturedream.implementation.PreviewPicture
loads a image from file, gif or jpg, java std ;-)
loadImage(String) - Method in interface picturedream.model.IPicture
loads a image from file, gif or jpg, java std ;-)
locator - Variable in class picturedream.utils.ByteBuffer
 
Logger - class picturedream.utils.Logger.
Title: PictureDream Description: Copyright: Copyright (c) 2003 MRoc Organisation: MRoc Audiosolutions
Logger() - Constructor for class picturedream.utils.Logger
 

M

main(String[]) - Static method in class picturedream.PictureDream
the main entry point for PictureDream. here the ui style is set and the main window is created.
MainFrame - class picturedream.ui.MainFrame.
Title: PictureDream Description: main window with menubar and picture view... Copyright: Copyright (c) 2003 MRoc Organisation: MRoc Audiosolutions
MainFrame() - Constructor for class picturedream.ui.MainFrame
constructor
MainFrameUi - class picturedream.ui.MainFrameUi.
Title: PictureDream Description: encapsulates the image view and the image inspector Copyright: Copyright (c) 2003 MRoc Organisation: MRoc Audiosolutions
MainFrameUi() - Constructor for class picturedream.ui.MainFrameUi
constructor
mainFrameUi1 - Variable in class picturedream.ui.MainFrame
the encapsulated ui displayed in mainframe, contains the image inspector and the image view
makeIntFrom2BytesBigEndian(byte[], int) - Static method in class picturedream.utils.BinaryUtils
makes an int from two bytes from an bytearray from the given offset
makeIntFrom2BytesLittleEndian(byte[], int) - Static method in class picturedream.utils.BinaryUtils
makes an int from two bytes from an bytearray from the given offset
makeIntFrom4BytesLittleEndian(byte[], int) - Static method in class picturedream.utils.BinaryUtils
returns an int made out of four bytes (32bit) from an bytearray from the given offset
max_height - Static variable in class picturedream.implementation.PreviewPicture
 
max_width - Static variable in class picturedream.implementation.PreviewPicture
 
MEDIAN - Static variable in class picturedream.implementation.processor.MedianFilter
 
MedianFilter - class picturedream.implementation.processor.MedianFilter.
Title: PictureDream Description: Copyright: Copyright (c) 2003 MRoc Organisation: MRoc Audiosolutions
MedianFilter() - Constructor for class picturedream.implementation.processor.MedianFilter
 
mergeChannels(char[][]) - Static method in class picturedream.implementation.PictureUtils
merges the given 4 separate channels as argb into the 32bit picture buffer. alpha, red, green, blue (argb)
MJFileFilter - class picturedream.ui.MJFileFilter.
Title: PictureDream Description: a generic file filter class Copyright: Copyright (c) 2003 MRoc Organisation: MRoc Audiosolutions
MJFileFilter(String[], String) - Constructor for class picturedream.ui.MJFileFilter
constructs a file filter for the given file suffix
mouseDragged(MouseEvent) - Method in class picturedream.action.Controller4DetailInspector
Invoked when a mouse button is pressed on a component and then dragged.
mouseMoved(MouseEvent) - Method in class picturedream.action.Controller4DetailInspector
Invoked when the mouse button has been moved on a component (with no buttons down).
mouseReleased(MouseEvent) - Method in class picturedream.ui.FilterWeightEditor.FWEMouseListener
installs the mouse editor on mouseclick
mouseReleased(MouseEvent) - Method in class picturedream.ui.FilterCoeffsEditor.FCEMouseListener
installs the cell editor when mouse button released
msg(String) - Static method in class picturedream.utils.Logger
 
msgln(String) - Static method in class picturedream.utils.Logger
 

O

onButtonCancel(ActionEvent) - Method in class picturedream.ui.ProcessorEditor
invoked when cancel button was pressed
onButtonOk(ActionEvent) - Method in class picturedream.ui.ProcessorEditor
invoked when ok button was pressed, processes the image
onHistogrammChannelChanged() - Method in interface picturedream.implementation.IHistogrammChannelListener
 
onHistogrammChannelChanged() - Method in class picturedream.ui.HistogrammChannelView
invoked when channel data changed, does a repaint
onPictureChanged() - Method in class picturedream.action.Controller4DetailInspector
invoked when the picture changed
onPictureChanged() - Method in class picturedream.action.ControllerPictureEnabler
 
onPictureChanged() - Method in interface picturedream.model.IPictureListener
invoked when the picture data changed
onPictureChanged() - Method in class picturedream.ui.PictureView
invoked when picture changed
onPictureChanged() - Method in class picturedream.ui.PictureInspector
invoked when picture changed, does a rebuild of the histogram
onSliderChanged(SliderControl) - Method in class picturedream.implementation.processor.LinearColorScale
invoked when the slider status changed
onSliderChanged(SliderControl) - Method in interface picturedream.model.ISliderListener
invoked when the slider status changed
onSliderStateChanged() - Method in class picturedream.ui.control.SliderControl
only definition
onSliderStateChanged() - Method in class picturedream.ui.control.DoubleControl
invoked when user dragges the slider
onSliderStateChanged() - Method in class picturedream.ui.control.IntControl
invoked when slider changed
onSliderStateChanged() - Method in class picturedream.ui.control.CharControl
invoked when user dragges the slider, updates the target variable

P

paint(Graphics) - Method in class picturedream.ui.FilterDataView
 
paint(Graphics) - Method in class picturedream.ui.PictureDetailInspector
paints the data
paintCell(Graphics2D, Rectangle, String, Color, Color) - Static method in class picturedream.ui.UiUtil
paints a cell
paintCenteredCell(Graphics2D, Rectangle, String, Color, Color) - Static method in class picturedream.ui.UiUtil
paints a cell with centered content
paintComponent(Graphics) - Method in class picturedream.ui.HistogrammChannelView
paints the histogram data
paintComponent(Graphics) - Method in class picturedream.ui.PictureView
paints the image
paintComponent(Graphics) - Method in class picturedream.ui.FilterWeightEditor
paints the filter weight
paintComponent(Graphics) - Method in class picturedream.ui.FilterCoeffsEditor
paints the filter coefficients
Picture - class picturedream.implementation.Picture.
Title: PictureDream Description: Implementation of a 32bit picture Copyright: Copyright (c) 2003 MRoc Organisation: MRoc Audiosolutions
Picture() - Constructor for class picturedream.implementation.Picture
constructor
picturedata - Variable in class picturedream.implementation.Picture
 
picturedata - Variable in class picturedream.implementation.PreviewPicture
 
PictureData - class picturedream.implementation.PictureData.
 
PictureData() - Constructor for class picturedream.implementation.PictureData
Creates a new instance of PictureData
PictureDetailInspector - class picturedream.ui.PictureDetailInspector.
Title: PictureDream Description: displays image details and like image size and mouse position in image Copyright: Copyright (c) 2003 MRoc Organisation: MRoc Audiosolutions
PictureDetailInspector() - Constructor for class picturedream.ui.PictureDetailInspector
constructor
picturedream - package picturedream
 
PictureDream - class picturedream.PictureDream.
Title: PictureDream Description: main entry point Copyright: Copyright (c) 2003 MRoc Organisation: MRoc Audiosolutions
picturedream.action - package picturedream.action
 
picturedream.implementation - package picturedream.implementation
 
picturedream.implementation.processor - package picturedream.implementation.processor
 
picturedream.model - package picturedream.model
 
picturedream.resource - package picturedream.resource
 
picturedream.ui - package picturedream.ui
 
picturedream.ui.control - package picturedream.ui.control
 
picturedream.utils - package picturedream.utils
 
PictureDream() - Constructor for class picturedream.PictureDream
 
PictureInspector - class picturedream.ui.PictureInspector.
Title: PictureDream Description: encapsulates the image detail inspector and the histogram channel views Copyright: Copyright (c) 2003 MRoc Organisation: MRoc Audiosolutions
PictureInspector() - Constructor for class picturedream.ui.PictureInspector
constructor
pictureInspector1 - Variable in class picturedream.ui.PictureInspector
the detail inspector displaying image size...
picturepreview - Variable in class picturedream.implementation.processor.LinearColorScale
 
PictureUtils - class picturedream.implementation.PictureUtils.
Title: PictureDream Description: some utilities used with IPicture Copyright: Copyright (c) 2003 MRoc Organisation: MRoc Audiosolutions
PictureUtils() - Constructor for class picturedream.implementation.PictureUtils
 
pictureview - Variable in class picturedream.implementation.processor.LinearColorScale
Picture View for a Preview Image
pictureview - Variable in class picturedream.ui.FilterEditor
Picture View for a Preview Image
PictureView - class picturedream.ui.PictureView.
Title: PictureDream Description: Component displaying a picture Copyright: Copyright (c) 2003 MRoc Organisation: MRoc Audiosolutions
PictureView() - Constructor for class picturedream.ui.PictureView
constructor
pictureView1 - Variable in class picturedream.ui.MainFrameUi
the image view displaying the image
possibleSuffix - Variable in class picturedream.ui.MJFileFilter
the possible file suffix
preview - Variable in class picturedream.ui.FilterEditor.FilterComboBoxModel
 
PreviewPicture - class picturedream.implementation.PreviewPicture.
 
PreviewPicture() - Constructor for class picturedream.implementation.PreviewPicture
Creates a new instance of PreviewPicture
print(char[]) - Method in class picturedream.implementation.processor.MedianFilter
 
process(char[][], int, int) - Method in class picturedream.implementation.processor.MedianFilter
processes the given channels and returns the modified version. can also directly work with the given data and can return this.
process(char[][], int, int) - Method in class picturedream.implementation.processor.LinearColorScale
 
process(char[][], int, int) - Method in class picturedream.implementation.processor.Filter
processes the given channels and returns the modified version. can also directly work with the given data and can return this.
process(char[][], int, int) - Method in class picturedream.implementation.processor.Grayscaler
processes the given channels and returns the modified version. can also directly work with the given data and can return this.
process(char[][], int, int) - Method in class picturedream.implementation.processor.ColorWindow
 
process(char[][], int, int) - Method in interface picturedream.model.IPictureProcessor
processes the given channels and returns the modified version. can also directly work with the given data and can return this.
process(IPictureProcessor) - Method in class picturedream.implementation.Picture
uses the given processor to process the image data.
process(IPictureProcessor) - Method in class picturedream.implementation.PreviewPicture
uses the given processor to process the prewiew data.
process(IPictureProcessor) - Method in interface picturedream.model.IPicture
uses the given processor to process the image data.
ProcessorEditor - class picturedream.ui.ProcessorEditor.
Title: PictureDream Description: a editor for a processor Copyright: Copyright (c) 2003 MRoc Organisation: MRoc Audiosolutions
ProcessorEditor() - Constructor for class picturedream.ui.ProcessorEditor
constructor
ProcessorEditor(IPicture, IPicture, IPictureProcessor, JComponent) - Constructor for class picturedream.ui.ProcessorEditor
constructor 2
ProcessorItemListener - class picturedream.action.ProcessorItemListener.
Title: PictureDream Description: Copyright: Copyright (c) 2003 MRoc Organisation: MRoc Audiosolutions
ProcessorItemListener(IPicture, IPicture, String, Class) - Constructor for class picturedream.action.ProcessorItemListener
 
processpreview(IPictureProcessor, boolean) - Method in class picturedream.implementation.PreviewPicture
 
put(byte) - Method in class picturedream.utils.ByteBuffer
 
put2BytesToBufferLittleEndian(int, ByteBuffer) - Static method in class picturedream.utils.BinaryUtils
puts the given int as 2 bytes to the buffer, in little endian align, means lowest byte first (reverse representation from memory)
put2BytesToBufferLittleEndian(short, byte[], int) - Static method in class picturedream.utils.BinaryUtils
puts the given int as 2 bytes to the buffer, in little endian align, means lowest byte first (reverse representation from memory)
put4BytesToBufferBigEndian(int, byte[], int) - Static method in class picturedream.utils.BinaryUtils
puts the given int as 4 bytes to the buffer, in big endian align, means highest byte first (normal representation like in memory)
put4BytesToBufferBigEndian(int, ByteBuffer) - Static method in class picturedream.utils.BinaryUtils
puts the given int as 4 bytes to the buffer, in big endian align, means highest byte first (normal representation like in memory)
put4BytesToBufferLittleEndian(int, byte[], int) - Static method in class picturedream.utils.BinaryUtils
puts the given int as 4 bytes to the given buffer at the given offset
put4BytesToBufferLittleEndian(int, ByteBuffer) - Static method in class picturedream.utils.BinaryUtils
puts the given int as 4 bytes to the buffer, in little endian align, means lowest byte first (reverse representation from memory)

R

redoPicture() - Method in class picturedream.implementation.Picture
 
redoPicture() - Method in class picturedream.implementation.PreviewPicture
redo the current loaded Picture
redoPicture() - Method in class picturedream.implementation.HistoryList
 
reload() - Method in class picturedream.implementation.PreviewPicture
set the preview filterpic to the original prwview pic
removeListDataListener(ListDataListener) - Method in class picturedream.ui.FilterEditor.FilterComboBoxModel
 
removeListener(IHistogrammChannelListener) - Method in class picturedream.implementation.HistogrammChannel
 
removeListener(IPictureListener) - Method in class picturedream.implementation.Picture
removes the given IPictureListener
removeListener(IPictureListener) - Method in class picturedream.implementation.PreviewPicture
removes the given IPictureListener
removeListener(IPictureListener) - Method in interface picturedream.model.IPicture
removes the given IPictureListener
removeListener(ISliderListener) - Method in class picturedream.ui.control.DoubleControl
removes the given ISliderListener
removeListener(ISliderListener) - Method in class picturedream.ui.control.IntControl
removes the given ISliderListener
reset() - Method in class picturedream.implementation.HistogrammChannel
 
reset() - Method in class picturedream.implementation.Picture
resets the image
reset() - Method in class picturedream.implementation.PreviewPicture
resets the image
reset() - Method in interface picturedream.model.IPicture
resets the image
Resource - class picturedream.resource.Resource.
this class encapsulates resources like textfiles that should be placed in the resource package.
Resource() - Constructor for class picturedream.resource.Resource
constructors
rubbish() - Method in class picturedream.implementation.PictureData
 

S

save(String) - Method in class picturedream.implementation.WindowsBitmap
saves this image as bitmap
saveBmpAsJpg(byte[], String, float) - Static method in class picturedream.implementation.WindowsBitmap
saves an given bitmap data as jpeg file
saveImage(String) - Method in class picturedream.implementation.Picture
 
saveImage(String) - Method in class picturedream.implementation.PreviewPicture
save a image as Windows Bitmap
saveImage(String) - Method in interface picturedream.model.IPicture
save a image as Windows Bitmap
saveJPG(String, float) - Method in class picturedream.implementation.WindowsBitmap
saves this bitmap as jpeg
setBasicPicture(IPicture) - Method in class picturedream.implementation.PreviewPicture
 
setColor(Color) - Method in class picturedream.ui.PictureDetailInspector
sets the color under the mouse over point
setData(byte[]) - Method in class picturedream.implementation.WindowsBitmap
sets the bitmaps data (header, infoHeader, palette and pixels)
setData(FilterData) - Method in class picturedream.ui.FilterDataView
 
setData(FilterData) - Method in class picturedream.ui.FilterWeightEditor
sets the filter data to be edited
setData(FilterData) - Method in class picturedream.ui.FilterDataEditor
sets the filter data
setData(FilterData) - Method in class picturedream.ui.FilterCoeffsEditor
sets the filter data
setData(int[], int, int) - Method in class picturedream.implementation.PictureData
 
setData(int[], int, int) - Method in class picturedream.implementation.Picture
sets the picture data directly. the width and height must match the buffers length!
setData(int[], int, int) - Method in class picturedream.implementation.PreviewPicture
sets the picture data directly. the width and height must match the buffers length!
setData(int[], int, int) - Method in interface picturedream.model.IPicture
sets the picture data directly. the width and height must match the buffers length!
setDimension(int, int) - Method in class picturedream.implementation.PictureData
creae new Picture array
setDimension(int, int) - Method in class picturedream.implementation.Picture
allocates memory for a picture of the given width and height.
setEnabled(boolean) - Method in class picturedream.ui.PictureDetailInspector
resets all values
setHistogrammChannel(HistogrammChannel) - Method in class picturedream.ui.HistogrammChannelView
sets the displayd data, installs a listener to be updated on changes
setMouse(Point) - Method in class picturedream.ui.PictureDetailInspector
sets the mouse over point, the point where mouse is currently over in image view
setPicture(IPicture) - Method in class picturedream.action.ControllerPictureEnabler
 
setPicture(IPicture) - Method in class picturedream.ui.PictureView
sets the picture
setPicture(IPicture) - Method in class picturedream.ui.PictureInspector
sets the observed picture
setPreviewPicture(IPicture) - Method in class picturedream.ui.FilterEditor.FilterComboBoxModel
 
setScale(boolean) - Method in class picturedream.ui.PictureView
 
setSelectedFilter(FilterData) - Method in class picturedream.implementation.processor.Filter
sets the selected filter
setSelectedItem(Object) - Method in class picturedream.ui.FilterEditor.FilterComboBoxModel
selects the preset in filter
setSize(Dimension) - Method in class picturedream.ui.PictureDetailInspector
sets the size of the image
setText(String) - Method in class picturedream.ui.HistogrammChannelView
sets the displayed text, normally the channel type (alpha/reg/green/blue)
setText(String) - Method in class picturedream.ui.AboutDialog
sets the displayed text
setTitle(String) - Method in class picturedream.ui.AboutDialog
sets the about dialogs title
setVisible(boolean) - Method in class picturedream.ui.AboutDialog
invokes super.setvisible and centers the frame on screen
setVisible(boolean) - Method in class picturedream.ui.ProcessorEditor
override to center dialog on screen
setVisible(boolean) - Method in class picturedream.ui.MainFrame
override centering
setWeightDenumerator(double) - Method in class picturedream.implementation.processor.FilterData
 
setWeightNumerator(double) - Method in class picturedream.implementation.processor.FilterData
 
SliderControl - class picturedream.ui.control.SliderControl.
Title: PictureDream Description: super class of all slider controls Copyright: Copyright (c) 2003 MRoc Organisation: MRoc Audiosolutions
SliderControl() - Constructor for class picturedream.ui.control.SliderControl
constructor

T

toHexString(byte) - Static method in class picturedream.utils.BinaryUtils
returns the unsigned byte as hex string left filled with zeros, (means allways two characters)
toHexString4(int) - Static method in class picturedream.utils.BinaryUtils
returns the unsigned int as hex string left filled with zeros, (means allways four characters)
toString() - Method in class picturedream.implementation.processor.FilterData
 
toString() - Method in class picturedream.ui.control.SliderControl
 
traceBitmapInfo() - Method in class picturedream.implementation.WindowsBitmap
does some output

U

UiUtil - class picturedream.ui.UiUtil.
some util methods used by all renderers from over the program.
UiUtil() - Constructor for class picturedream.ui.UiUtil
private constructor -> util class
undoPicture() - Method in class picturedream.implementation.Picture
 
undoPicture() - Method in class picturedream.implementation.PreviewPicture
undo the current loaded cPicture
undoPicture() - Method in class picturedream.implementation.HistoryList
 
uninstallEditor() - Method in class picturedream.ui.FilterWeightEditor
uninstalls the cell editor
uninstallEditor() - Method in class picturedream.ui.FilterCoeffsEditor
uninstalls the cell editor
updateCurrentEdit(Point) - Method in class picturedream.ui.FilterWeightEditor
updates the current edited cell from the given screen point
updateFromModel() - Method in class picturedream.ui.control.SliderControl
only definition
updateFromModel() - Method in class picturedream.ui.control.DoubleControl
updates the slider pos from target double
updateFromModel() - Method in class picturedream.ui.control.BooleanControl
updates the checkbox from the target boolean
updateFromModel() - Method in class picturedream.ui.control.IntControl
updates the slider from the target int
updateFromModel() - Method in class picturedream.ui.control.IntSelectControl
updates combo selection from target variabke
updateFromModel() - Method in class picturedream.ui.control.CharControl
updates the slider from target variable

V

vPictureData - Variable in class picturedream.implementation.HistoryList
 

W

waslastundo - Variable in class picturedream.implementation.HistoryList
 
WindowsBitmap - class picturedream.implementation.WindowsBitmap.
 
WindowsBitmap(byte[]) - Constructor for class picturedream.implementation.WindowsBitmap
creates a windows bitmap from the given binary data
WindowsBitmap(File) - Constructor for class picturedream.implementation.WindowsBitmap
creates a windows bitmap from the given file
WindowsBitmap(String) - Constructor for class picturedream.implementation.WindowsBitmap
creates a windows bitmap from the given filename

A B C D E F G H I J L M O P R S T U V W