Serialized Form

Class boid.boidLaunch implements Serializable

Serialized Fields

vaUI

boidUI vaUI


Class boid.boidUI implements Serializable

Serialized Fields

Boids

Cboid Boids
Les boids

borderLayout1

java.awt.BorderLayout borderLayout1
Eléments d'interface

panel1

java.awt.Panel panel1

btnGo

java.awt.Button btnGo

panelVue

java.awt.Panel panelVue

gridLayout1

java.awt.GridLayout gridLayout1

btnPas

java.awt.Button btnPas

panel3

java.awt.Panel panel3

panel4

java.awt.Panel panel4

panel5

java.awt.Panel panel5

gridLayout3

java.awt.GridLayout gridLayout3

chCohesion

java.awt.Choice chCohesion

label1

java.awt.Label label1

gridLayout2

java.awt.GridLayout gridLayout2

gridLayout4

java.awt.GridLayout gridLayout4

chEvite

java.awt.Choice chEvite

chAligne

java.awt.Choice chAligne

chPop

java.awt.Choice chPop

label2

java.awt.Label label2

label3

java.awt.Label label3

label4

java.awt.Label label4

chObjectif

java.awt.Choice chObjectif

chVent

java.awt.Choice chVent

label5

java.awt.Label label5

label6

java.awt.Label label6

btnDisperse

java.awt.Button btnDisperse

btnNew

java.awt.Button btnNew

label7

java.awt.Label label7

label8

java.awt.Label label8

chTempo

java.awt.Choice chTempo

label9

java.awt.Label label9


Class vabase.Claunch implements Serializable

Serialized Fields

Ui

Cui Ui
Pointeur sur l'interface utilisateur

titre

java.lang.String titre
Infos diverses

auteur

java.lang.String auteur
Infos diverses

copyright

java.lang.String copyright
Infos diverses

version

java.lang.String version
Infos diverses

date

java.lang.String date
Infos diverses

flowLayout1

java.awt.FlowLayout flowLayout1

btngo

java.awt.Button btngo


Class vabase.Cui implements Serializable

Serialized Fields

appletMere

Claunch appletMere
pointeur sur l'applet de lancement

process

Cprocess process
pointeur sur le processus


Class vabase.Cvue implements Serializable

Serialized Fields

reprCrt

int reprCrt
Type de représentation courant

lLargeur

float lLargeur
Taille logique

lHauteur

float lHauteur
Taille logique

rHauteur

int rHauteur
Taille du Canvas = taille physique

rLargeur

int rLargeur
Taille du Canvas = taille physique

cadreX

int cadreX
Taille de l'encadrement (bordure de la zone s'affichage)

cadreY

int cadreY
Taille de l'encadrement (bordure de la zone s'affichage)

aHauteur

int aHauteur
Taille de la zone d'affichage = réelle-cadre

aLargeur

int aLargeur
Taille de la zone d'affichage = réelle-cadre

origX

float origX
origine des coordonnées

origY

float origY
origine des coordonnées

pixLargeur

float pixLargeur
Taille d'un pixel selon rapport réel/logique

pixHauteur

float pixHauteur
Taille d'un pixel selon rapport réel/logique

imgBuff

java.awt.Image imgBuff
Image pour double buffering

grBuff

java.awt.Graphics grBuff
Contexte graphique du double buffering


Class vabase.JPAlert implements Serializable

Serialized Fields

BtnOk

java.awt.Button BtnOk

msg

java.awt.Frame msg


Class boid.vueBoid implements Serializable

Serialized Fields

boids

Cboid boids
Pointeur sur l'algorithme