Viewers.config Edited by McGregor, November 15, 1982 11:24 am
Last Edited by: Maxwell, May 24, 1983 8:01 am
Viewers: CONFIGURATION LINKS: CODE

IMPORTS AMEvents, Atom, CedarInitOps, CedarSnapshot, CedarVersion, CIFS, ClassIncreek, ColorDisplay, ColorWorld, Convert, Directory, File, FileIO, Graphics, GraphicsColor, GraphicsOps, Inline, Interminal, InterminalExtra, IO, List, Process, ProcessOperations, Real, RefTab, Rope, RTOS, Runtime, SafeStorage, Space, Time, Transaction, 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;
HourGlassImpl;
IconManagerImpl;
IconsImpl;
ImplErrorsImpl;
InputFocusImpl;
LabelsImpl;
MBQueueImpl;
MenusImpl;
MessageWindowImpl;
RulesImpl;
TIP;
VFontsImpl;
ViewerAdjustImpl;
ViewerBLTImpl;
ViewerEventsImpl;
ViewerLocksImpl;
ViewerMenusImpl;
ViewerOpsImplA;
ViewerOpsImplB;
ViewerPaintImpl;
ViewerProcessesImpl;
ViewersSnapshotImpl;
WindowManagerImpl;
}.