Viewers.config Written by S. McGregor
Edited by McGregor, August 4, 1983 1:17 pm
Last Edited by: Maxwell, May 24, 1983 8:01 am
Last Edited by: Pausch, August 26, 1983 1:21 pm
Last Edited by: Wyatt, October 14, 1983 7:05 pm
Viewers: CONFIGURATION LINKS: CODE
IMPORTS AMBridge, AMEvents, Atom, CedarInitOps, CedarScanner, CedarSnapshot, CedarVersion, CIFS, ClassIncreek, ColorDisplay, ColorWorld, Convert, File, Font, Imager, Inline, Interminal, InterminalExtra, Interpreter, FileIO, IO, List, Process, ProcessOperations, Real, RefTab, RefText, Rope, RTOS, Runtime, SafeStorage, Space, Time, TIPUser, Transaction, UserProfile, UserTerminal
EXPORTS ALL
CONTROL Begin, EndOpsImpl, CursorsImpl, VFontsImpl, ViewerPaintImpl, ViewerOpsImplA, ViewerOpsImplB, IconManagerImpl, MessageWindowImpl, CaretsImpl, ContainersImpl, ViewerAdjustImpl, ButtonsImpl, LabelsImpl, ImplErrorsImpl, ViewerProcessesImpl--, DeskTopsImpl-- =
{
Begin;
ButtonsImpl;
CaretsImpl;
ChoiceButtonsImpl;
ContainersImpl;
CursorsImpl;
DeskTopsImpl;
EndOpsImpl;
IconManagerImpl;
IconsImpl;
ImplErrorsImpl;
InputFocusImpl;
LabelsImpl;
MenuParserImpl;
MenusImpl;
MessageWindowImpl;
RulesImpl;
VFontsImpl;
ViewerAdjustImpl;
ViewerBLTImpl;
ViewerEventsImpl;
ViewerLocksImpl;
ViewerOpsImplA;
ViewerOpsImplB;
ViewerPaintImpl;
ViewerProcessesImpl;
ViewersSnapshotImpl;
WindowManagerImpl;
ViewerInputQueueImpl;
}.