public abstract class EnvironmentEvent extends EventObject
EnvironmentEvent
class is used to notify
applications of events relating to environments.source
Constructor and Description |
---|
EnvironmentEvent(Environment source)
Simple constructor for these events.
|
public EnvironmentEvent(Environment source)
source
- the environment which is the source
of this event.Copyright © 2013 CableLabs. All Rights Reserved.