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