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
Viewers: CONFIGURATION LINKS: CODE
IMPORTS AMBridge, AMEvents, Atom, CedarInitOps, CedarScanner, CedarSnapshot, CedarVersion, CIFS, ClassIncreek, ColorDisplay, ColorWorld, Convert, File, Imager, ImagerTransform, Inline, Interminal, InterminalExtra, Interpreter, FileIO, IO, List, Process, ProcessOperations, Real, RefTab, RefText, Rope, RTOS, Runtime, SafeStorage, Space, Time, TIPUser, Transaction, UnifiedFonts, UserProfile, UserTerminal
EXPORTS ALL
CONTROL Begin, CursorsImpl, VFontsImpl, ViewerPaintImpl, ViewerOpsImplA, ViewerOpsImplB, IconManagerImpl, MessageWindowImpl, CaretsImpl, ContainersImpl, ViewerAdjustImpl, ButtonsImpl, LabelsImpl, ImplErrorsImpl, ViewerProcessesImpl--, DeskTopsImpl-- =
{
Begin;
ButtonsImpl;
CaretsImpl;
ChoiceButtonsImpl;
ContainersImpl;
CursorsImpl;
DeskTopsImpl;
IconManagerImpl;
IconsImpl;
ImplErrorsImpl;
InputFocusImpl;
LabelsImpl;
MenuParserImpl;
MenusImpl;
MessageWindowImpl;
RulesImpl;
VFontsImpl;
ViewerAdjustImpl;
ViewerBLTImpl;
ViewerEventsImpl;
ViewerLocksImpl;
ViewerOpsImplA;
ViewerOpsImplB;
ViewerPaintImpl;
ViewerProcessesImpl;
ViewersSnapshotImpl;
WindowManagerImpl;
}.