Archived Website:
This website is a static snapshot for archival purposes only.
It is no longer maintained or updated.
systemcontrol.event
Class ShellEventAdapter
java.lang.Object
|
+--systemcontrol.event.ShellEventAdapter
- public class ShellEventAdapter
- extends java.lang.Object
- implements ShellEventListener
Die Adapterklasse erbt von ShellEventListener.
| Methods inherited from class java.lang.Object |
,
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
registerNatives,
toString,
wait,
wait,
wait |
rt
private Reference_table rt
MaxInstance
private int MaxInstance
planInfo
PlanInformation planInfo
ShellEventAdapter
public ShellEventAdapter(Reference_table rt)
planExecuteFinishedEvent
public void planExecuteFinishedEvent(ShellEvent event)
- Specified by:
- planExecuteFinishedEvent in interface ShellEventListener
planExecuteFinishedBackEvent
public void planExecuteFinishedBackEvent(ShellEvent event)
- PlanInformation an das Planner zurueck
- Specified by:
- planExecuteFinishedBackEvent in interface ShellEventListener
planReadyFinishedEvent
public void planReadyFinishedEvent(ShellEvent event)
- Specified by:
- planReadyFinishedEvent in interface ShellEventListener
planReadyUnfinishedEvent
public void planReadyUnfinishedEvent(ShellEvent event)
- Specified by:
- planReadyUnfinishedEvent in interface ShellEventListener
planExecuteAbortedEvent
public void planExecuteAbortedEvent(ShellEvent event)
- Specified by:
- planExecuteAbortedEvent in interface ShellEventListener
planReadyAborted
public void planReadyAborted(ShellEvent event)
- Specified by:
- planReadyAborted in interface ShellEventListener