public abstract class Event extends EventObject
eventpublic Event(Object source)
source - The object on which the Event initially occurred.IllegalArgumentException - if source is null.Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.