Package AEOutput
source code
Defines abstract classes representing the interfaces that must be
implemented by an output device for SUE. All output devices derive from
the base class in AEOutput. Devices that provide audio output should
derive from the Audio
subclass. Devices that provide Braille output should derive from the Braille subclass.
Concrete classes implementing the methods of AEOutput and it's
subclasses that ship with SUE are not located in this package. Rather,
they are stored in the Devices folder and referenced by the AERegistrar
when they need to be loaded.
- Authors:
-
Larry Weiss,
Peter Parente,
Brett Clippingdale,
Frank Zenker
Organizations:
-
IBM Corporation
-
IT Science Center Ruegen gGmbH, Germany
Copyright:
-
Copyright (c) 2005, 2007 IBM Corporation
-
Copyright (c) 2007, 2008 ITSC Ruegen
License:
-
The BSD License
-
The BSD License
All rights reserved. This program and the accompanying materials
are made available under the terms of the BSD license which
accompanies this distribution, and is available at http://www.opensource.org/licenses/bsd-license.php