Web-4-All Programmer's Manual
Joseph Scheuhammer
Adaptive Technology Resource Centre, University of Toronto 
 
Introduction
The purpose of this documentation is to describe the Web-4-All
system in sufficient detail that a developer could write a
configuration or preferences wizard plug-in.
Table Of Contents
  - Architecture Overview
  
 
  - A tour of the Web-4-All system, describing its parts and
how they
interact.
 
  
  - Configuration
Plug-in 
 
  - How to write a configuration plugin. This includes:
    
      - Properties file that declares information about the
plug-in.
 
      - The 
SetterLauncher interface.
       
    
   
  
  - Configuration Plug-in
Utilities 
 
  - 
    
      - Utilities that retrieve properties and information
about the
plug-in.
 
      - Utilities that handle bookkeeping tasks associated with
most
plug-ins.
 
    
   
  
  - Preferences Plug-in
 
  - How to write a preference wizard plugin.
    
      - Properties file that declares information about the
plug-in.
 
      - The 
ThirdPartyPrefsWizard
interface.
       
    
   
  
  - Web-4-All
Plug-in
API Specification
 
  - Java docs for the configuration and preferences packages.
 
  
  - Windows Executables
 
  - Windows command line utilities that alter system-wide
settings.
 
  
  - Workshop (Webcast)
 
  - Web-4-All Configuration Plug-in Workshop,
March 31, 2006.
 
 Copyright © 2003-2006 Adaptive Technology Resource
Centre,
University of Toronto.
All rights reserved.
Last modified: Apr 26, 2006. Joseph Scheuhammer.