edu.stanford.hci.dtools.assetlibrary
Class DraggableVideoLabel

java.lang.Object
  extended by edu.stanford.hci.dtools.assetlibrary.DraggableImageLabel
      extended by edu.stanford.hci.dtools.assetlibrary.DraggableVideoLabel

public class DraggableVideoLabel
extends DraggableImageLabel


Field Summary
 
Fields inherited from class edu.stanford.hci.dtools.assetlibrary.DraggableImageLabel
MAX_IMG_SIZE, TEXT_HEIGHT
 
Constructor Summary
DraggableVideoLabel(org.eclipse.swt.widgets.Composite parent)
           
 
Method Summary
 
Methods inherited from class edu.stanford.hci.dtools.assetlibrary.DraggableImageLabel
getContainerSize, getFilename, getLabel, setFilename, setImage
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DraggableVideoLabel

public DraggableVideoLabel(org.eclipse.swt.widgets.Composite parent)