- getAboutButton() - Method in class view.ButtonPanel
-
Gets the about button.
- getAddButton() - Method in class view.ButtonPanel
-
Gets the adds the button.
- getAge() - Method in class model.Ocean
-
Gets the ocean's age.
- getAge() - Method in class model.OceanObject
-
Gets the oceanObject age.
- getAllgemein() - Method in class view.AboutFrame
-
Gets the general.
- getAnimationDelay() - Method in class model.Ocean
-
Gets the ocean's animation delay.
- getAnimationDelay() - Method in interface model.OceanInterface
-
- getButtonPanel() - Method in class view.OceanGUI
-
Gets the button panel.
- getButtonPanel() - Method in interface view.OceanGUIInterface
-
Gets the button panel.
- getCcbgt() - Method in class model.CokeCan
-
Gets the CokeCanBubbleGeneratorThread.
- getClearButton() - Method in class view.ButtonPanel
-
Gets the clear button.
- getCokeCanName() - Method in class model.CokeCanBubbleGeneratorThread
-
Gets the CokeCan name.
- getDepth() - Method in class model.Ocean
-
Gets the ocean's depth.
- getDepth() - Method in interface model.OceanInterface
-
- getDimensionsOfIcon() - Method in class model.OceanObject
-
Gets the dimensions of the object's icon.
- getDirection() - Method in class model.OceanObject
-
Gets the direction.
- getDirectionString() - Method in class model.OceanObject
-
Gets the direction as a string.
- getDirectionX() - Method in class model.OceanObject
-
Gets the direction's x-value.
- getDirectionY() - Method in class model.OceanObject
-
Gets the direction's y-value.
- getEastPanel() - Method in class view.AboutFrame
-
Gets the east panel.
- getFirst() - Method in class stuff.Pair
-
Returns the pair's first component.
- getFishCurveLabel() - Method in class view.AboutFrame
-
Gets the fish curve label.
- getFunnyCFArea() - Method in class view.AboutFrame
-
Gets the funny cf area.
- getFunnyCodeFragments() - Method in class view.AboutFrame
-
Gets the funny code fragments.
- getHunger() - Method in class model.OceanObject
-
Gets the hunger.
- getIcon() - Method in class model.OceanObject
-
Gets the icon.
- getID() - Method in class model.OceanObject
-
Gets the oceanObject's id.
- getLoadButton() - Method in class view.ButtonPanel
-
Gets the load button.
- getLock() - Method in class model.CokeCanBubbleGeneratorThread
-
Gets the lockObject.
- getLock() - Method in class model.MovementThread
-
Gets the lock object.
- getMaximumAge() - Method in class controller.ButtonListener
-
Gets the maximum age.
- getMaximumAge() - Method in class model.OceanObject
-
Gets the oceanObjects maximum age.
- getMaximumAgeField() - Method in class view.ButtonPanel
-
Gets the maximum age field.
- getMaximumAgeLabel() - Method in class view.ButtonPanel
-
Gets the maximum age label.
- getMovementThread() - Method in class model.Ocean
-
Gets the movementThread.
- getMovementThread() - Method in interface model.OceanInterface
-
Gets the movement thread
- getMyCokeCan() - Method in class model.CokeCanBubbleGeneratorThread
-
Gets the coke can.
- getMyOcean() - Method in class controller.Controller
-
Gets the my ocean attribute.
- getMyOcean() - Method in class controller.Listener
-
- getMyOcean() - Method in class model.CokeCanBubbleGeneratorThread
-
Gets the ocean.
- getMyOcean() - Method in class model.MovementThread
-
Gets the ocean.
- getMyOcean() - Method in class model.OceanObject
-
Gets the model interface.
- getMyOcean() - Method in class view.OceanGUI
-
Gets the my ocean.
- getMyOcean() - Method in interface view.OceanGUIInterface
-
Gets the my ocean.
- getMyOcean() - Method in class view.StatusPanel
-
Gets the ocean.
- getMyOcean() - Method in class view.WaterPanel
-
Gets the myOcean.
- getMyOceanGUI() - Method in class controller.Controller
-
Gets the my oceanGUI attribute.
- getMyOceanGUI() - Method in class controller.Listener
-
- getName() - Method in class controller.ButtonListener
-
- getNameField() - Method in class view.ButtonPanel
-
Gets the name field.
- getNameForNewObject() - Method in class view.ButtonPanel
-
Gets the name for new object.
- getNameLabel() - Method in class view.ButtonPanel
-
Gets the name label.
- getNames() - Method in class view.AboutFrame
-
Gets the names.
- getNewObjects() - Method in class model.Ocean
-
Gets the new objects.
- getNozzlePosition() - Method in class model.CokeCanBubbleGeneratorThread
-
Gets the nozzle position.
- getNozzlePositionX() - Method in class model.CokeCanBubbleGeneratorThread
-
Gets the nozzle position's x value.
- getNozzlePositionY() - Method in class model.CokeCanBubbleGeneratorThread
-
Gets the nozzle position's y value.
- getNumberOfOceanObjects() - Method in class model.Ocean
-
Gets the number of ocean objects.
- getNumberOfOceanObjectsByType(int) - Method in class model.Ocean
-
Returns the number of the special objects in the ocean.
- getNumberOfOceanObjectsByType(int) - Method in interface model.OceanInterface
-
- getNumberOfOceanObjectswithoutBubbles() - Method in class model.Ocean
-
Gets the number of ocean objects without bubbles.
- getObjectFromClickPosition(Point) - Method in class controller.MouseListener
-
Gets the object from click position.
- getOceanObjectName() - Method in class model.OceanObject
-
Gets the oceanObject's name.
- getOceanObjects() - Method in class model.Ocean
-
Returns the list of all oceanObjects.
- getOceanObjects() - Method in interface model.OceanInterface
-
- getOceanObjectTypesString() - Method in class view.ButtonPanel
-
Gets the ocean object types string.
- getPopulationLabel() - Method in class view.StatusPanel
-
Gets the population label.
- getPosition() - Method in class model.OceanObject
-
Gets the position in an int[2]-Array.
- getPositionString() - Method in class model.OceanObject
-
Gets the position as a string.
- getPositionX() - Method in class model.OceanObject
-
Gets the position's x value.
- getPositionY() - Method in class model.OceanObject
-
Gets the position's y value.
- getPrintButton() - Method in class view.ButtonPanel
-
Gets the prints the button.
- getQuotes() - Method in class view.AboutFrame
-
Gets the quotes.
- getQuotesArea() - Method in class view.AboutFrame
-
Gets the quotes area.
- getRand() - Method in class model.CokeCanBubbleGeneratorThread
-
Gets the random number generator.
- getRand() - Method in class model.OceanObject
-
Gets the random number generator attribute.
- getRemButton() - Method in class view.ButtonPanel
-
Gets the rem button.
- getSaveButton() - Method in class view.ButtonPanel
-
Gets the save button.
- getScrollFishTab() - Method in class view.AboutFrame
-
Gets the scroll fish tab.
- getSecond() - Method in class stuff.Pair
-
Returns the pair's second component.
- getStartStopButton() - Method in class view.ButtonPanel
-
Gets the start stop button.
- getStatusLabel() - Method in class view.StatusPanel
-
Gets the status label.
- getStatusPanel() - Method in class view.OceanGUI
-
Gets the status panel.
- getStatusPanel() - Method in interface view.OceanGUIInterface
-
Gets the status panel.
- getStatusPanelInfo() - Method in class model.Ocean
-
The method is a helper for the statusPanel.
- getStatusPanelInfo() - Method in interface model.OceanInterface
-
- getStepButton() - Method in class view.ButtonPanel
-
Gets the step button.
- getTagged() - Method in class model.OceanObject
-
Gets the tagged attribute.
- getThanks() - Method in class view.AboutFrame
-
Gets the thanks.
- getTimeElapsedLabel() - Method in class view.StatusPanel
-
Gets the time elapsed label.
- getToppledLeft() - Method in class model.OceanObject
-
Gets the toppled-left attribute.
- getToppledRight() - Method in class model.OceanObject
-
Gets the toppled-right attribute.
- getTp() - Method in class view.AboutFrame
-
Gets the tp.
- getType() - Method in class model.OceanObject
-
Gets the type.
- getTypeOfObject() - Method in class controller.ButtonListener
-
Gets the type of object.
- getUpright() - Method in class model.OceanObject
-
Gets the upright attribute.
- getWaterPanel() - Method in class view.OceanGUI
-
Gets the water panel.
- getWaterPanel() - Method in interface view.OceanGUIInterface
-
Gets the water panel.
- getWidth() - Method in class model.Ocean
-
Gets the width.
- getWidth() - Method in interface model.OceanInterface
-
- getxDirConst() - Method in class model.OceanObject
-
Gets the x-dir-const value.
- getxDirVar() - Method in class model.OceanObject
-
Gets the x-dir-var value.
- getxLabel() - Method in class view.ButtonPanel
-
Gets the x label.
- getXPosition() - Method in class controller.ButtonListener
-
Gets the x position.
- getXValueField() - Method in class view.ButtonPanel
-
Gets the x value field.
- getyDirConst() - Method in class model.OceanObject
-
Gets the y-dir-const value.
- getyDirVar() - Method in class model.OceanObject
-
Gets the y-dir-var value.
- getyLabel() - Method in class view.ButtonPanel
-
Gets the y label.
- getYPosition() - Method in class controller.ButtonListener
-
Gets the y position.
- getYValueField() - Method in class view.ButtonPanel
-
Gets the y value field.