Package de.sciss.gui
Class DefaultUnitViewFactory
- java.lang.Object
-
- de.sciss.gui.DefaultUnitViewFactory
-
- All Implemented Interfaces:
ParamField.UnitViewFactory
public class DefaultUnitViewFactory extends java.lang.Object implements ParamField.UnitViewFactory
-
-
Constructor Summary
Constructors Constructor Description DefaultUnitViewFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.ObjectcreateView(int unit)
-
-
-
Method Detail
-
createView
public java.lang.Object createView(int unit)
- Specified by:
createViewin interfaceParamField.UnitViewFactory
-
-