|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.speckled.specksim.gui.visualiser.GLSelectionListener
com.speckled.specksim.gui.imp.BeaconSwitcher
public class BeaconSwitcher
This selection listener will toggle the beacon status of a variety of speck flavours, where this kind of thing is appropriate
| Constructor Summary | |
|---|---|
BeaconSwitcher()
Constructor |
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
Gets a name for this listener |
void |
init(SpeckSim simulator,
SimGUI gui,
SpeckVisualiser visualiser)
Called when the listener is loaded. |
void |
mouseClicked(java.awt.event.MouseEvent e)
Called when the mouse is clicked on the visualisation |
| Methods inherited from class com.speckled.specksim.gui.visualiser.GLSelectionListener |
|---|
mouseDragged, mouseEntered, mouseExited, mouseMoved, mousePressed, mouseReleased, mouseWheelMoved |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BeaconSwitcher()
| Method Detail |
|---|
public void init(SpeckSim simulator,
SimGUI gui,
SpeckVisualiser visualiser)
GLSelectionListener
init in class GLSelectionListenersimulator - The simulatorgui - The simulator interfacevisualiser - The visualiserpublic void mouseClicked(java.awt.event.MouseEvent e)
GLSelectionListener
mouseClicked in class GLSelectionListenere - The mouse eventpublic java.lang.String getName()
GLSelectionListener
getName in class GLSelectionListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||