de.sciss.gui
Class DefaultUnitViewFactory

java.lang.Object
  extended by de.sciss.gui.DefaultUnitViewFactory
All Implemented Interfaces:
ParamField.UnitViewFactory

public class DefaultUnitViewFactory
extends java.lang.Object
implements ParamField.UnitViewFactory

Version:
0.25, 17-Sep-05

Constructor Summary
DefaultUnitViewFactory()
           
 
Method Summary
 java.lang.Object createView(int unit)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultUnitViewFactory

public DefaultUnitViewFactory()
Method Detail

createView

public java.lang.Object createView(int unit)
Specified by:
createView in interface ParamField.UnitViewFactory