|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsiouxsie.desktop.events.impl.AbstractDesktopActor
public class AbstractDesktopActor
Basic implementation of a desktop actor.
Constructor Summary | |
---|---|
AbstractDesktopActor()
|
Method Summary | |
---|---|
void |
fireDesktopEvent(DesktopEvent evt)
Fire a desktop event. |
void |
init(DesktopBus desktopBus)
Init the actor with the desktop bus. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractDesktopActor()
Method Detail |
---|
public void fireDesktopEvent(DesktopEvent evt)
IDesktopActor
fireDesktopEvent
in interface IDesktopActor
public void init(DesktopBus desktopBus)
IDesktopActor
init
in interface IDesktopActor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |