be.lassi.ui.audio
Class AudioView
java.lang.Object
be.lassi.ui.audio.AudioView
- All Implemented Interfaces:
- View
public class AudioView
- extends java.lang.Object
- implements View
Shows progress of audio clip playing.
Method Summary |
javax.swing.JComponent |
build()
Builds and returns the view component. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AudioView
public AudioView(AudioPresentationModel model)
- Constructs a new instance.
- Parameters:
model
- the presentation model
build
public javax.swing.JComponent build()
- Builds and returns the view component.
- Specified by:
build
in interface View
- Returns:
- the view component