ORIENTED VIEW SYSTEM HAVING A COMMON WINDOW MANGER FOR DEFINING APPLICATION WINDOW AREAS IN A SCREEN BUFFER AND APPLICATION SPECIFIC VIEW OBJECT FOR WRITING INTO THE SCREEN BUFFER
Patent №
US 5,973,702
Granted
1999-10-26
Filed 1995
Owner
—
Lab
—
AI components
1
hardware
Assignment
None on record
Dataset
AIPD
2023_r1 edition
Application
08477931
An object-oriented view system controls the display of screen graphics for a plurality of application programs, each of which generates graphical information for display in a window assigned to it. The view system has a system window manager which is common to all of the application programs and which defines application window areas on the display screen and corresponding application window storage areas in the display screen buffer. Each application program instantiates a view system object from class information in the computer operating system. Each view system object includes a view object with program code that directly stores screen display information generated by the application into the screen buffer. This arrangement allows the application programs to avoid the conventional "bottleneck" that develops when all of the screen display information must be stored in the screen buffer by the common system window manager.