dwt ~dev (2021-09-28T23:59:43.584138)
Dub
Repo
EventObject
java
util
EventObject
Undocumented in source.
class
EventObject {
protected
Object
source
;
this
(Object source);
Object
getSource
();
String
toString
();
}
Constructors
this
this
(Object source)
Undocumented in source.
Members
Functions
getSource
Object
getSource
()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
String
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
source
Object
source
;
Undocumented in source.
Meta
Source
See Implementation
java
util
EventObject
modules
AbstractCollection
AbstractList
AbstractMap
AbstractSet
ArrayList
Arrays
Collection
Collections
Comparator
Currency
Date
Dictionary
Enumeration
EventListener
EventObject
HashMap
HashSet
Hashtable
IdentityHashMap
Iterator
LinkedHashMap
LinkedList
List
ListIterator
Locale
Map
MissingResourceException
Random
ResourceBundle
Set
SortedMap
SortedSet
Stack
StringTokenizer
Timer
TimerTask
TreeMap
TreeSet
Vector
WeakHashMap
regex
zip