public class PrintEvent extends EventObject
source
Constructor and Description |
---|
PrintEvent(Object source)
Constructs a PrintEvent object.
|
Modifier and Type | Method and Description |
---|---|
String |
toString()
Returns a String representation of this EventObject.
|
getSource
public PrintEvent(Object source)
IllegalArgumentException
- if source
is
null
.source
- is the source of the eventpublic String toString()
EventObject
toString
in class EventObject
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.