Overview  Package   Class  Tree  Index 

be.lassi.ui.audio
Class AudioView

java.lang.Object
  extended by be.lassi.ui.audio.AudioView
All Implemented Interfaces:
View

public class AudioView
extends java.lang.Object
implements View

Shows progress of audio clip playing.


Constructor Summary
AudioView(AudioPresentationModel model)
          Constructs a new instance.
 
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
 

Constructor Detail

AudioView

public AudioView(AudioPresentationModel model)
Constructs a new instance.

Parameters:
model - the presentation model
Method Detail

build

public javax.swing.JComponent build()
Builds and returns the view component.

Specified by:
build in interface View
Returns:
the view component

Overview  Package   Class  Tree  Index 
Lighting Assistant 1.2