org.eclipse.actf.model.dom.odf.util.accessibility
Class SimulatorCreator

java.lang.Object
  extended by org.eclipse.actf.model.dom.odf.util.accessibility.SimulatorCreator

public class SimulatorCreator
extends Object

Factory class to create screen reader simulator


Constructor Summary
SimulatorCreator()
           
 
Method Summary
static ScreenReaderSimulator createSimulatorController()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimulatorCreator

public SimulatorCreator()
Method Detail

createSimulatorController

public static ScreenReaderSimulator createSimulatorController()