public class MapGridEvent
extends java.util.EventObject
MapGrid.| Constructor and Description |
|---|
MapGridEvent(MapGrid source)
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
MapGrid |
getSource() |
public MapGridEvent(@NotNull
MapGrid source)
source - the map grid on which the Event initially occurredjava.lang.IllegalArgumentException - if source is null.@NotNull public MapGrid getSource()
getSource in class java.util.EventObject