Uses of Interface
com.evolution.player.ui.artwork.AlbumArtworkDecorator.IDecorationTarget

Packages that use AlbumArtworkDecorator.IDecorationTarget
com.evolution.player.ui.artwork   
 

Uses of AlbumArtworkDecorator.IDecorationTarget in com.evolution.player.ui.artwork
 

Methods in com.evolution.player.ui.artwork with parameters of type AlbumArtworkDecorator.IDecorationTarget
abstract  void AlbumArtworkDecorator.decorate(MediaInfo info, AlbumArtworkDecorator.IDecorationTarget target, IProgressMonitor monitor)
          Calculate the decorations and decorate the given target based on the given media info.