|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.EventObject
org.eclipse.net4j.util.event.Event
org.eclipse.net4j.util.lifecycle.LifecycleEvent
public class LifecycleEvent
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.eclipse.net4j.util.lifecycle.ILifecycleEvent |
---|
ILifecycleEvent.Kind |
Field Summary |
---|
Fields inherited from class java.util.EventObject |
---|
source |
Constructor Summary | |
---|---|
LifecycleEvent(Lifecycle lifecycle,
ILifecycleEvent.Kind kind)
|
Method Summary | |
---|---|
ILifecycleEvent.Kind |
getKind()
|
ILifecycle |
getLifecycle()
|
Methods inherited from class org.eclipse.net4j.util.event.Event |
---|
getSource |
Methods inherited from class java.util.EventObject |
---|
toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.net4j.util.event.IEvent |
---|
getSource |
Constructor Detail |
---|
public LifecycleEvent(Lifecycle lifecycle, ILifecycleEvent.Kind kind)
Method Detail |
---|
public ILifecycle getLifecycle()
getLifecycle
in interface ILifecycleEvent
public ILifecycleEvent.Kind getKind()
getKind
in interface ILifecycleEvent
|
Copyright (c) 2004 - 2008 Eike Stepper, Germany. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |