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

Enclosing class:
AlbumArtworkDecorator

public static interface AlbumArtworkDecorator.IDecorationTarget

A decoration target.


Method Summary
 void decorate(AlbumArtworkDecorator.Decoration decoration)
          Decorate the target with the given decoration.
 

Method Detail

decorate

void decorate(AlbumArtworkDecorator.Decoration decoration)
Decorate the target with the given decoration.

Parameters:
decoration - the decoration to use to decorate the target