Serializable
ReloadEvent
public class Event extends EventObject
source
public Event(Object source)
source
- The object on which the Event initially occurred.IllegalArgumentException
- if source is null.Copyright © 2012–2020 Luigi R. Viggiano. All rights reserved.