jcontrol.ui.vole
Interface Animateable

All Known Implementing Classes:
Fan, TextScroller

public interface Animateable

This interface Animateable provides the method animate for animateable Vole Components. (C) DOMOLOGIC Home Automation GmbH 2003

Author:
Wolfgang Klingauf

Method Summary
 void animate()
          Do a graphical animation.
 

Method Detail

animate

public void animate()
Do a graphical animation.