A B C D E F G H I L M N O P R S T W X Y

S

saveOcean(String) - Method in class ppJava.serie04.oceanlife.Ocean
 
saveOcean(String) - Method in interface ppJava.serie04.oceanlife.OceanInterface
Serialize and write all oceanObjects to a file
saveOceanObjectFile(String, Ocean) - Static method in class ppJava.serie04.oceanlife.OceanFileOps
Serialize and writes all oceanObjects to a file
serialVersionUID - Static variable in class ppJava.serie04.oceanlife.Bubble
 
serialVersionUID - Static variable in class ppJava.serie04.oceanlife.Fish
 
serialVersionUID - Static variable in class ppJava.serie04.oceanlife.OceanCanvasPanel
 
serialVersionUID - Static variable in exception ppJava.serie04.oceanlife.OceanException
 
serialVersionUID - Static variable in class ppJava.serie04.oceanlife.OceanGUI
 
serialVersionUID - Static variable in class ppJava.serie04.oceanlife.OceanMenuBar
 
serialVersionUID - Static variable in class ppJava.serie04.oceanlife.OceanObject
 
serialVersionUID - Static variable in class ppJava.serie04.oceanlife.OceanToolbar
 
serialVersionUID - Static variable in class ppJava.serie04.oceanlife.Plant
 
serialVersionUID - Static variable in class ppJava.serie04.oceanlife.Stone
 
setActionListener(ActionListener) - Method in class ppJava.serie04.oceanlife.OceanMenuBar
This ActionListener is set by OceanGUI
setActionListener(ActionListener) - Method in class ppJava.serie04.oceanlife.OceanToolbar
This ActionListener is set by OceanGUI
setBarrier(CyclicBarrier) - Method in class ppJava.serie04.oceanlife.OceanObject
 
setBorders(int[]) - Method in class ppJava.serie04.oceanlife.OceanObject
Sets the borders in which the object is allowed to move
setDepth(int) - Method in class ppJava.serie04.oceanlife.Ocean
 
setDepth(int) - Method in interface ppJava.serie04.oceanlife.OceanInterface
Set the depth of ocean
setImageIcon(ImageIcon) - Method in class ppJava.serie04.oceanlife.OceanObject
Sets the Image to the object
setImageResource(String) - Method in class ppJava.serie04.oceanlife.OceanObject
Set the path of the Image to the Object
setImageSize(int) - Method in class ppJava.serie04.oceanlife.OceanObject
Sets the size of the Image
setMoveLimit(int) - Method in class ppJava.serie04.oceanlife.Bubble
Sets the Limit to where the bubble is allowed to move
setMoveLimit(int) - Method in class ppJava.serie04.oceanlife.Plant
Sets the Limit to where the plant is allowed to move
setMoveLimit(int) - Method in class ppJava.serie04.oceanlife.Stone
Sets the Limit to where the stone is allowed to move
setMoveVector(int[]) - Method in class ppJava.serie04.oceanlife.OceanObject
Sets the move vector of the object
setOcean(Ocean) - Method in class ppJava.serie04.oceanlife.OceanCanvasPanel
This panel draws all items of this ocean
setOceanObjects(LinkedList<OceanObject>) - Method in class ppJava.serie04.oceanlife.Ocean
 
setOceanObjects(LinkedList<OceanObject>) - Method in interface ppJava.serie04.oceanlife.OceanInterface
Sets a list of OceanObjects
setOffset(int[]) - Method in class ppJava.serie04.oceanlife.OceanObject
Sets the width and the height of the object
setPosition(int[]) - Method in class ppJava.serie04.oceanlife.OceanObject
Sets the position of an object
setToolComboBox(JComboBox) - Method in class ppJava.serie04.oceanlife.OceanToolbar
 
setUp() - Method in class ppJava.serie04.oceanlife.OceanObjectJUnitTest
 
setWidth(int) - Method in class ppJava.serie04.oceanlife.Ocean
 
setWidth(int) - Method in interface ppJava.serie04.oceanlife.OceanInterface
Set the width of ocean
startOceanThreads() - Method in class ppJava.serie04.oceanlife.OceanGUI
 
startTimer() - Method in class ppJava.serie04.oceanlife.OceanGUI
Triggers recalculating and repaint
Stone - Class in ppJava.serie04.oceanlife
A stone falling down in the ocean
Stone(int, int) - Constructor for class ppJava.serie04.oceanlife.Stone
Constructor for a stone at the position (x,y)
switchMovementDirection(int[]) - Method in class ppJava.serie04.oceanlife.OceanObject
Switch the direction in which to move

A B C D E F G H I L M N O P R S T W X Y