sound.zrs.synth
Class AbsView

java.lang.Object
  extended by sound.zrs.synth.AbsView
All Implemented Interfaces:
PropertiesObserver

public class AbsView
extends java.lang.Object


Method Summary
 PropertiesDialog getProperties()
           
 void hideProperties()
           
 void newGenerator(SynthesizerGeneratorModel synth)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newGenerator

public void newGenerator(SynthesizerGeneratorModel synth)

getProperties

public PropertiesDialog getProperties()

hideProperties

public void hideProperties()
Specified by:
hideProperties in interface PropertiesObserver