public interface MapFrameListener
Modifier and Type | Method and Description |
---|---|
void |
mapFrameInitialized(MapFrame oldFrame,
MapFrame newFrame)
Called after Main.mapFrame is initalized.
|
void mapFrameInitialized(MapFrame oldFrame, MapFrame newFrame)
oldFrame
- The old MapFramenewFrame
- The new MapFrame