All Packages  Class Hierarchy

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Index of all Fields and Methods

A

accept(File, String). Method in class Shared.OnlyExt
addConsumer(ImageConsumer). Method in class ImageTools.KodakProducer

B

BYE. Static variable in interface Shared.ImageCmdConst

C

ClientCOMM(InetAddress, int). Constructor for class Client.ClientCOMM
Initialise une connection avec un Serveur d'images
ClientCOMM(String, int). Constructor for class Client.ClientCOMM
Initialise une connection avec un Serveur d'images
cm. Variable in class ImageTools.ScaleFilter
cm. Variable in class ImageTools.SobelFilter
CMDLEN. Static variable in interface Shared.ImageCmdConst

D

destroy(). Method in class ImageClient
display. Variable in class ImageServeur
drawMatrix(int). Method in class ImageClient
Dessine la matrice #matNum dans le canvas PhotoCanvas.

F

finalize(). Method in class ImageServeur

G

getDataFileName(). Method in interface Shared.RemoteImageHeader
getEndianFlag(). Method in interface Shared.RemoteImageHeader
GETIMAGE. Static variable in interface Shared.ImageCmdConst
getImage(String). Method in class Client.ClientCOMM
Demande au serveur d'envoyer une image.
getImageHeader(String). Method in class ImageServeur
getImageTableKeys(). Method in class ImageServeur
getImageTableSize(). Method in class ImageServeur
GETLIST. Static variable in interface Shared.ImageCmdConst
getList(). Method in class Client.ClientCOMM
Demande au serveur la liste des images disponibles.
getmatrixSize_X(). Method in interface Shared.RemoteImageHeader
getmatrixSize_Y(). Method in interface Shared.RemoteImageHeader
getnumBytesPerPix(). Method in interface Shared.RemoteImageHeader
getnumImages(). Method in interface Shared.RemoteImageHeader

I

ImageCanvas(ImageClient). Constructor for class Client.ImageCanvas
Construit un nouvel objet ImageClient
ImageClient(). Constructor for class ImageClient
imageComplete(int). Method in class ImageTools.ScaleFilter
imageComplete(int). Method in class ImageTools.SobelFilter
ImagesChoix(ClientCOMM). Constructor for class Client.ImagesChoix
Genere une liste de choix a partir de la liste retournee par le serveur.
ImageServeur(File). Constructor for class ImageServeur
Initialise le serveur d'image
ImageServeurThread(Socket, ThreadGroup). Constructor for class Serveur.ImageServeurThread
Initialise une nouvelle thread de communication
imgpixels. Variable in class ImageTools.ScaleFilter
imgpixels. Variable in class ImageTools.SobelFilter
imgxsize. Variable in class ImageTools.ScaleFilter
imgxsize. Variable in class ImageTools.SobelFilter
imgysize. Variable in class ImageTools.ScaleFilter
imgysize. Variable in class ImageTools.SobelFilter
init(). Method in class ImageClient
isConsumer(ImageConsumer). Method in class ImageTools.KodakProducer
isListening(). Method in class ImageServeur
itemStateChanged(ItemEvent). Method in class ImageClient

K

KodakProducer(RemoteImageHeader, InputStream). Constructor for class ImageTools.KodakProducer
Initialise un nouvel KodakProducer

L

lastSettingMax. Variable in class ImageTools.ScaleFilter
lastSettingMax. Variable in class ImageTools.SobelFilter

M

main(String[]). Static method in class ImageServeur
maxVal. Variable in class ImageTools.SeuilFilter
maxVal. Variable in class ImageTools.SobelFilter
mouseClicked(MouseEvent). Method in class Client.ImageCanvas
mouseEntered(MouseEvent). Method in class Client.ImageCanvas
mouseExited(MouseEvent). Method in class Client.ImageCanvas
mousePressed(MouseEvent). Method in class Client.ImageCanvas
mouseReleased(MouseEvent). Method in class Client.ImageCanvas

O

OnlyExt(String). Constructor for class Shared.OnlyExt

P

paint(Graphics). Method in class Client.ImageCanvas
PIX_MAX_VAL. Static variable in interface ImageTools.KodakFltConst

R

removeConsumer(ImageConsumer). Method in class ImageTools.KodakProducer
requestTopDownLeftRightResend(ImageConsumer). Method in class ImageTools.KodakProducer
run(). Method in class ImageServeur
Attendre les requetes de clients.
run(). Method in class Serveur.ImageServeurThread
Recoit et repond aux commandes des clients.
run(). Method in class ImageTools.KodakProducer

S

scaleFactor. Variable in class ImageTools.ScaleFilter
ScaleFilter(int). Constructor for class ImageTools.ScaleFilter
Initialise un ScaleFilter
Serveur. Static variable in class Serveur.ImageServeurThread
ServeurHandler(). Constructor for class Serveur.ServeurHandler
setColorModel(ColorModel). Method in class ImageTools.ScaleFilter
setColorModel(ColorModel). Method in class ImageTools.SobelFilter
setDimensions(int, int). Method in class ImageTools.ScaleFilter
setDimensions(int, int). Method in class ImageTools.SobelFilter
setImage(Image). Method in class Client.ImageCanvas
Methode enveloppe pour ajuster la variable privee im.
setMatrix(int). Method in class ImageTools.KodakProducer
Indique a KodakProducer qu'elle matrice produire.
setPixels(int, int, int, int, ColorModel, int[], int, int). Method in class ImageTools.ScaleFilter
setPixels(int, int, int, int, ColorModel, int[], int, int). Method in class ImageTools.SeuilFilter
setPixels(int, int, int, int, ColorModel, int[], int, int). Method in class ImageTools.SobelFilter
setProperties(Hashtable). Method in class ImageTools.SeuilFilter
setStateFilter(boolean). Method in class ImageTools.SobelFilter
Active/desactive le filtre.
setStateFilter(float). Method in class ImageTools.SeuilFilter
Active/desactive le filtre.
SettingMax. Variable in class ImageTools.ScaleFilter
SettingMax. Variable in class ImageTools.SobelFilter
seuilVal. Variable in class ImageTools.SeuilFilter
SobelFilter(). Constructor for class ImageTools.SobelFilter
Initialise un filtre de Sobel
startProduction(ImageConsumer). Method in class ImageTools.KodakProducer
Produit l'image constituee de toutes les matrices disponibles.

T

termineCOMM(). Method in class Client.ClientCOMM
Termine la communication avec le serveur.
termineEcoute(). Method in class ImageServeur
Termine l'ecoute du serverSocket.
termineProgramme(). Method in class ImageServeur
Termine le programme lorsque l'ecoute est terminee.

U

UPDATE. Static variable in interface Shared.ImageCmdConst
update(Graphics). Method in class Client.ImageCanvas
update(Observable, Object). Method in class ImageClient

W

windowClosing(WindowEvent). Method in class Serveur.ServeurHandler
Termine l'ecoute du socket avant la fermeture de la fenetre.