uk.org.toot.swingui.audioui.meterui
Class MeterPanelFactory

java.lang.Object
  extended by java.util.Observable
      extended by uk.org.toot.swingui.controlui.ControlPanelFactory
          extended by uk.org.toot.swingui.audioui.AudioPanelFactory
              extended by uk.org.toot.swingui.audioui.meterui.MeterPanelFactory
All Implemented Interfaces:
PanelFactory

public class MeterPanelFactory
extends AudioPanelFactory


Constructor Summary
MeterPanelFactory()
           
 
Method Summary
 javax.swing.JComponent createComponent(Control c, int axis, boolean hasHeader)
           
 
Methods inherited from class uk.org.toot.swingui.controlui.ControlPanelFactory
layout
 
Methods inherited from class java.util.Observable
addObserver, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MeterPanelFactory

public MeterPanelFactory()
Method Detail

createComponent

public javax.swing.JComponent createComponent(Control c,
                                              int axis,
                                              boolean hasHeader)
Specified by:
createComponent in interface PanelFactory
Overrides:
createComponent in class AudioPanelFactory


Copyright © 2004, 2005, 2006, 2007 Steve Taylor. All Rights Reserved.