Package edu.stanford.hci.dtools.assetlibrary

Class Summary
AssetLibraryView The asset library view.
AssetRequest Request to support drag and drop transfer of assets from library to editor.
AssetTransfer Drag and Drop transfer support class for asset library.
AssetTransferDropTargetListener Drag and Drop target listener to support transfer of assets from library to editor.
DraggableImageLabel Image+Text object for the d.tools asset library - can be dragged off the view into an editor.
DraggableSoundImageLabel Image+text for asset library sounds.
DraggableVideoLabel  
ImageFileFilter A FilenameFilter to match supported raster graphic file formats.
LEDBlinkPatternFileFilter A FilenameFilter to match supported LED file formats (to be implemented).
SoundFileFilter A FilenameFilter to match supported sound file formats.
VideoFileFilter