Serialized Form


Package client

Class client.DoubleBufferedContainer implements Serializable

Serialized Fields

wallPaperImage

java.awt.Image wallPaperImage

workplace

BackingStore workplace

background

BackingStore background

Class client.FishCreatorFrame implements Serializable

Serialized Fields

fcpCopy

FishCreatorPanel fcpCopy

ok

javax.swing.JButton ok

imagePath

java.lang.String imagePath

fishName

java.lang.String fishName

email

java.lang.String email

fishImage

java.awt.Image fishImage

fish

Fish fish

in

java.io.ObjectInputStream in

out

java.io.ObjectOutputStream out

Class client.FishPanel implements Serializable

Serialized Fields

fishes

java.util.Vector fishes

container

DoubleBufferedContainer container

Class client.FishTankFrame implements Serializable

Serialized Fields

container

DoubleBufferedContainer container

statPanel

ServerStatPanel statPanel

sFrame

StatFrame sFrame

fishes

java.util.Vector fishes

in

java.io.ObjectInputStream in

out

java.io.ObjectOutputStream out

bg

java.awt.Image bg

sListener

ServerListener sListener

Class client.Lightweight implements Serializable

Serialized Fields

icon

ImageIcon icon

dragger

Lightweight.Dragger dragger

isMobile

boolean isMobile

id

java.lang.String id

Class client.ServerListFrame implements Serializable

Class client.ServerStatPanel implements Serializable

Serialized Fields

background

Bitmap background

name

java.lang.String name

location

java.lang.String location

comment

java.lang.String comment

Class client.StatFrame implements Serializable

Serialized Fields

statPanel

ServerStatPanel statPanel


Package server

Class server.Bitmap implements Serializable

Serialized Fields

width

int width

height

int height

pixels

int[] pixels

Class server.Fish implements Serializable

Serialized Fields

img

Bitmap img

name

java.lang.String name

fishID

java.lang.String fishID

x

int x

y

int y

dx

int dx

dy

int dy

myMail

FishMail myMail

size

float size

birthdate

java.util.Date birthdate

XCOORD

int XCOORD

YCOORD

int YCOORD

Class server.FishPOS implements Serializable

Serialized Fields

fishID

java.lang.String fishID

x

int x

y

int y

Class server.ServerInfo implements Serializable

Serialized Fields

name

java.lang.String name

hostname

java.lang.String hostname

masterserver

java.lang.String masterserver

addr

java.net.InetAddress addr

fishCount

int fishCount

aroundMe

ServerSurround aroundMe

Class server.ServerSurround implements Serializable

Serialized Fields

u

java.lang.String u

d

java.lang.String d

l

java.lang.String l

r

java.lang.String r

addr

java.net.InetAddress addr