类 MapViewUpdatedEvent
- java.lang.Object
-
- java.util.EventObject
-
- org.meteoinfo.ui.event.MapViewUpdatedEvent
-
- 所有已实现的接口:
Serializable
public class MapViewUpdatedEvent extends EventObject
- 作者:
- yaqiang
- 另请参阅:
- 序列化表格
-
-
构造器详细资料
-
MapViewUpdatedEvent
public MapViewUpdatedEvent(Object source)
Constructor- 参数:
source- Source object
-
-