Serialized Form

Class Clock implements Serializable

Serialized Fields

hours

int hours

minutes

int minutes

diameter

int diameter

viewPosition

int viewPosition

xScale

double xScale

yScale

double yScale

zScale

double zScale

xAngle

double xAngle

yAngle

double yAngle

zAngle

double zAngle

zoomFactor

double zoomFactor

xDistance

int xDistance

yDistance

int yDistance

zDistance

int zDistance

x

int x

y

int y

project2

Project2 project2


Class Polygon3D implements Serializable

Serialized Fields

zpoints

int[] zpoints


Class Project2 implements Serializable

Serialized Fields

hourInput

TextField hourInput

minuteInput

TextField minuteInput

hourLabel

Label hourLabel

minuteLabel

Label minuteLabel

newfoundlandClock

Clock newfoundlandClock

atlanticClock

Clock atlanticClock

easternClock

Clock easternClock

centralClock

Clock centralClock

mountainClock

Clock mountainClock

pacificClock

Clock pacificClock

alaskaClock

Clock alaskaClock

hawaiiClock

Clock hawaiiClock

newfoundlandLabel

Label newfoundlandLabel

atlanticLabel

Label atlanticLabel

easternLabel

Label easternLabel

centralLabel

Label centralLabel

mountainLabel

Label mountainLabel

pacificLabel

Label pacificLabel

alaskaLabel

Label alaskaLabel

hawaiiLabel

Label hawaiiLabel



Generated by BlueJ