fi.helsinki.dacopan.animseq
Class ScenarioItemEndMarker

java.lang.Object
  extended by fi.helsinki.dacopan.animseq.ScenarioItemPause
      extended by fi.helsinki.dacopan.animseq.ScenarioItemEndMarker
All Implemented Interfaces:
ScenarioItem

public class ScenarioItemEndMarker
extends ScenarioItemPause

A dummy end marker for the play list.


Constructor Summary
ScenarioItemEndMarker()
          Creates a new instance of ScenarioItemEndMarker
 
Method Summary
 java.lang.String getPlaylistText()
          Returns a short text representation of the scenario item for presentation in the playlist.
 
Methods inherited from class fi.helsinki.dacopan.animseq.ScenarioItemPause
doAction, getShowable, recordEnd
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScenarioItemEndMarker

public ScenarioItemEndMarker()
Creates a new instance of ScenarioItemEndMarker

Method Detail

getPlaylistText

public java.lang.String getPlaylistText()
Description copied from interface: ScenarioItem
Returns a short text representation of the scenario item for presentation in the playlist.

Specified by:
getPlaylistText in interface ScenarioItem
Overrides:
getPlaylistText in class ScenarioItemPause


© Dacopan2 team, 2005-