public class StopButtonController extends ButtonController
Constructor and Description |
---|
StopButtonController(Ocean model,
OceanGUI view) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
getMyOcean, getMyOceanGUI, message, repaintOcean, setMyOcean, setMyOceanGUI, updateStatusPanelCustomText, updateStatusPanelStandardText
private Ocean myOcean
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
actionPerformed
in class ButtonController