US6512529B1 - User interface and method for maximizing the information presented on a screen - Google Patents

User interface and method for maximizing the information presented on a screen Download PDF

Info

Publication number
US6512529B1
US6512529B1 US09/367,677 US36767799A US6512529B1 US 6512529 B1 US6512529 B1 US 6512529B1 US 36767799 A US36767799 A US 36767799A US 6512529 B1 US6512529 B1 US 6512529B1
Authority
US
United States
Prior art keywords
display
mode
display layer
user interface
layer
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
US09/367,677
Inventor
Steve Janssen
Annette Gottstein-Puri
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Kongsberg Geospatial Ltd
Original Assignee
Gallium Software Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Gallium Software Inc filed Critical Gallium Software Inc
Assigned to GALLIUM SOFTWARE, INC. reassignment GALLIUM SOFTWARE, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: GALLIUM SOFTWARE, INC.
Priority to US10/322,628 priority Critical patent/US20030098886A1/en
Application granted granted Critical
Publication of US6512529B1 publication Critical patent/US6512529B1/en
Assigned to GALLIUM VISUAL SYSTEMS INC. reassignment GALLIUM VISUAL SYSTEMS INC. CHANGE OF NAME (SEE DOCUMENT FOR DETAILS). Assignors: 4340965 CANADA INC.
Assigned to 4340965 CANADA INC. reassignment 4340965 CANADA INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: GALLIUM SOFTWARE INC.
Assigned to GALLIUM SOFTWARE INC. reassignment GALLIUM SOFTWARE INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: JANSSEN, STEVE, GOTTSTEIN-PURI, ANNETTE
Assigned to KONGSBERG GALLIUM LTD. reassignment KONGSBERG GALLIUM LTD. CHANGE OF NAME (SEE DOCUMENT FOR DETAILS). Assignors: GALLIUM VISUAL SYSTEMS INC.
Assigned to KONGSBERG GEOSPATIAL LTD reassignment KONGSBERG GEOSPATIAL LTD CHANGE OF NAME (SEE DOCUMENT FOR DETAILS). Assignors: KONGSBERG GALLIUM LTD
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2203/00Indexing scheme relating to G06F3/00 - G06F3/048
    • G06F2203/048Indexing scheme relating to G06F3/048
    • G06F2203/04804Transparency, e.g. transparent or translucent windows

Definitions

  • the present invention generally relates to methods for displaying graphical information on a computer system, and more particularly, the present invention relates to a computer controlled display system for organizing the display of a high volume of information and a user interface to allow the operator to readily view all sets of information.
  • a windowing environment is system software that manages interactions between a user and an application program executing on a computer through a graphical display monitor.
  • the graphical display is arranged to resemble an electronic “desktop”, and each sheet of information on the “desktop” is displayed in a rectangular region of the screen called a “window”.
  • the windows on the “desktop” can be organized in a variety of different ways. They can be tiled so the contents of each window are totally visible to the operator, they can be overlapped so that the contents of a window partially overlays another window, or they can be stacked so that one window completely overlays another window.
  • the windows on the desktop can be used to contain any object, including simple objects such as menus, forms and tables and complex objects such as spreadsheets and radar displays for air traffic control.
  • GUI Graphical User Interface
  • the windows can be made larger or smaller, they can be expanded to be the full screen size, they can be moved to a different position on the screen, or they can be reduced to an icon.
  • An icon is a small, visually distinct display object which represents the window.
  • the windows are used to represent static information such as documents and spreadsheets.
  • the content of a window changes only when a change is effected by the operator.
  • the information in the windows changes dynamically independently of operator intervention.
  • one window may contain a geographic view of the airspace in which aircraft are plotted on the display according to their current position based on radar reports.
  • Another window may have a dynamically changing table summarizing details about each aircraft including information such as current speed and altitude, which is updated based on radar reports.
  • a still further problem is that the windowing systems on most modern computers (for X 11 windows in the Unix environment) do not update data that lie directly beneath a window. Even if such a window is transparent, it will not be updated. Modern window systems typically cannot process input events on objects that are not drawn.
  • the present invention provides a method of designating windows as invisible so that information in background windows is not obscured, a user interface for viewing and hiding the data in the foreground window on demand, and a method for managing and rendering the displays when working with invisible windows.
  • One aspect of the present invention seeks to provide the operator with a rapid means of exposing/hiding information in windows.
  • Another aspect of the invention seeks to provide a method and system for updating images which reside beneath a window.
  • the present invention provides a method and user interface technique that allows the operator to maintain a large number of windows all containing information necessary for the operator to perform his task, while at the same time not obscuring other windows which are essential to perform the task.
  • This approach significantly increases operator productivity and also increases safety when employed in safety critical applications since it permits the operator to maintain maximum awareness of the main safety critical situation window, while still providing immediate access to the other information necessary for the operator to perform his task.
  • the invention operates in a standard environment of computer workstation with a graphical display. Information is displayed in “windows ” on the graphical display, and the operator interacts with the display with standard input devices such as a keyboard and a mouse.
  • This invention may be embodied in an application program that executes on the workstation or any other type of program, including the Operating System which controls the workstation.
  • This invention consists of a user interface which provides the operator with a rapid means to expose and hide information in invisible windows.
  • the “invisible” windows can be totally invisible (i.e., there is no visual indication of their location), the windows may have a title bar that is visible, the windows may have a window border that is visible, or the windows may have a title bar and window border that is visible.
  • each invisible window is provided the ability to designate each invisible window as “normal”, “timed”, “locked”, or timed icon”.
  • the user is also able to reduce an invisible window to an icon at any time. When an invisible window is reduced to an icon no window operations can be performed on the window until the icon is raised back into an invisible window.
  • the contents of the window are exposed when the cursor moves into the area of the window.
  • the window contents can be exposed either by allowing the window to be displayed on an opaque background, which enhances legibility of the window contents, or on a transparent background, which enables the contents of the background windows to be visible underneath the invisible window.
  • the window contents are hidden again by simply moving the cursor away from the window.
  • timed mode the contents of the window are exposed in the manner described above for a specified period of time, at which time the window automatically returns to its invisible state.
  • locked mode the contents of the window are exposed in the opaque manner described above until another mode is selected for the window.
  • timed icon the contents of the window are exposed in the manner described above for a specified period of time, at which time the window is automatically reduced to an icon.
  • the invention can render windows which are not directly contained in the computer's native windows and provides unique drawing strategies to ensure that updates occur to data that lay beneath a given window.
  • windows can occupy the same display area, yet the operator can rapidly select which objects to view without losing situational awareness.
  • the expense of larger screen surface area and the restriction of dedicated table/menu areas is eliminated.
  • FIG. 1 is a pictorial front view of a typical computer
  • FIG. 2 is a display presentation of an opaque window technique
  • FIG. 3 is the display presentation of FIG. 2, using a transparent window technique according to the invention
  • FIG. 4 illustrates the display of FIG. 2 when the cursor is moved over the transparent window
  • FIG. 5 shows the display mode menu
  • FIG. 6 shows the general software architecture of a transparent window system according to the invention
  • FIG. 7 is a flowchart illustrating the logic used to process a motion event detected on a window
  • FIG. 8 is a flowchart illustrating the logic used to process a transparent time out event
  • FIG. 9 is a flowchart illustrating the logic used to process a timed icon time out event
  • FIG. 10 shows application oriented objects contained in the system of FIG. 6;
  • FIG. 11 is a flowchart illustrating the logic used to update areas located under a transparent window
  • FIG. 12 is a flowchart illustrating the logic used to implement behavior for objects which are invisible.
  • FIG. 1 depicts a typical computer system suitable for supporting the present invention.
  • FIG. 1 is but one of many computer configurations that can support the present invention.
  • FIG. 1 shows a computer system consisting of an output device 1 (display monitor), input devices (mouse 5 and keyboard 6 ) and a system chassis 3 .
  • Other configurations might include flat screen displays, X-terminals, trackballs, touch screens and other devices.
  • the system chassis 3 contains components such as the Central Processing Unit (CPU), memory, hard disk storage, power supply, local area network, parallel printer I/O, serial I/O, and video generation hardware.
  • the system chassis 3 may contain optional items such as CDROMs, tape drives, sound generation facilities and others.
  • the present invention provides a means to efficiently manage screen space when there are conflicting demands of high priority information in background windows which occupy large portions of the display surface 2 and numerous information windows overlaying it.
  • the present invention can be implemented at four different levels in a computer system. It can be applied in the graphics generation hardware, the operating system graphics subsystem software (X Windows, OpenGL®, Microsoft Windows ®, Apple MacO/S®, etc.), a User Interface Management System (UIMS), or in application software.
  • UIMS User Interface Management System
  • a UIMS is a layer of software which manages all display and user device input activities for a specific application. The description is divided into three parts: Part 1 describes the invention as manipulated by the operator; Part 2 describes the invention in terms of the software algorithms which describe its operation; Part 3 describes the features of the UIMS to support the event capture and drawing techniques necessary.
  • FIG. 2 depicts a typical application display presentation where the present invention would greatly enhance operator usability and operator access to important data.
  • normal windowing techniques are in force.
  • the high importance background data 8 (radar return information in this case) is being obscured by multiple overlapping user interface windows 7 .
  • overlapping windows 7 are a necessary part of the user's displayed information set. They are explicitly requested by the user and necessarily appear on top of the background data 8 .
  • the present invention provides the operator with techniques to control their property of covering underlying data.
  • FIG. 3 depicts the same application with the invisible window feature operating. Notice now that the overlapping windows 10 no longer obscure the background radar data 9 . The overlapping windows' title bars and window frames 11 are still visible giving the user visible cues as to where the windows will be when opaque. The view of the background radar in FIG. 3 is vastly improved over that in FIG. 2 .
  • the technique which the operator uses to toggle between opaque and invisible is as simple as moving the cursor 12 over the invisible window which the operator wishes to view.
  • the cursor 12 is over the background data 9 , not an overlapping window 10 . This causes all overlapping windows 10 to be invisible.
  • FIG. 4 demonstrates the system's reaction to moving the cursor over an invisible window. Notice that the cursor 16 is now over the table titled “Category Select-CATEGORY” 15 . This table is now opaque while the others 14 remain invisible. The background data 13 is covered by tables 15 but remains unaffected by tables 14 .
  • FIG. 5 depicts the display mode menu.
  • the menu consists of four buttons 19 , 20 , 21 , 22 .
  • Each button has a graphical icon and textual label. When a button is selected, its icon is placed in the display mode menu 18 as seen in buttons 17 of FIG. 4 .
  • Each window can be placed in a separate mode.
  • Button 19 is used to activate the Normal display mode. In this mode all overlapping windows are invisible by default. A window becomes opaque when the cursor is placed within its extent. When the cursor leaves its extent the window becomes invisible again.
  • Button 20 is used to activate the Timed display mode. In this mode all overlapping windows are invisible by default. A window becomes opaque when the cursor is placed within its extent. When the cursor leaves its extent the window becomes invisible only after a time-out has occurred. This time-out is programmable but is typically 10 seconds. The time-out is terminated if the cursor is placed over the window before it turns invisible.
  • Button 21 is used to activate the Locked display mode. In this mode the overlapping windows are always opaque.
  • Button 22 is used to activate the Timed-icon display mode. In this mode all overlapping windows are invisible by default. A window becomes opaque when the cursor is placed within its extent. When the cursor leaves its extent a two step time-out process begins. After the first time-out, the window goes invisible and the second time-out begins. After the second time-out, the window automatically iconifies. Window 23 in FIG. 4 illustrates an iconified window. These time-outs are configurable but are typically ten seconds. The time-outs are terminated if the cursor is placed over the window before the operation completes.
  • FIG. 6 illustrates the general software architecture of the invisible window system.
  • a window has three pieces of data associated with it for the purposes of this discussion.
  • Each window has a unique identity stored in window id.
  • Each window can operate in one of four modes: Normal, Locked, Timed, or Timed-Icon.
  • Each window can be in one of three states: invisible, opaque or iconified.
  • the user moves the mouse 26 pointer from an opaque state window to the background which generates a hardware event 32 .
  • the operating system 25 services the hardware mouse event 32 and passes a message 29 to the UIMS 24 .
  • the UIMS 24 maintains the extent of all objects it manages. It traverses this list examining each window's extent to determine if the cursor now lies within the same window as the previous event. If the UIMS 24 does not find a match, the UIMS checks if the cursor was previously on an opaque window. If true, the UIMS 24 next determines if that window has been designated as a potentially invisible window. If the window is designated as potentially invisible the application defined invisible state 30 is applied to the window by the UIMS 24 . The user may specify the invisible state 30 to the UIMS such that the entire window becomes invisible or just user specified portions of it become invisible. The application of this state causes the UIMS 24 to redraw the window on the display 28 according to the invisible state specifications.
  • the user moves the mouse 26 pointer over an invisible window which generates a hardware event 32 .
  • the operating system 25 services the hardware mouse event 32 and passes a message 29 to the UIMS 24 .
  • the UIMS 24 maintains the extent of all objects it manages. It traverses this list examining each window's extent to determine if the cursor now lies within that extent. If the UIMS 24 finds a match, it next determines if that window has been designated as an invisible window. If the window is designated as potentially opaque the application defined normal state 30 is applied from the window by the UIMS 24 . The application of this state causes the UIMS 24 to redraw the window on the display 28 according to the normal state specifications. The UIMS 24 notes the fact that the cursor is over a particular window which is now opaque.
  • FIGS. 7 through 10 depict flow chart views of the logic within the UIMS 24 .
  • an algorithm depicted in FIG. 7 is initiated 33 .
  • the algorithm compares 34 the window id in the event message with the stored previous window id. If the window ids are the same, the algorithm terminates 44 .
  • the mode of the window is tested 35 . If the window is in normal mode then apply the invisible state to the window 36 . If the window is not in normal state then test to see if it is in Timed mode 37 . If the window is in Timed mode then schedule a “timed invisible” time out event to start 39 . If the window is not in Timed mode then test to see if it is in Timed-Icon mode 38 . If the window is in Timed-Icon mode then schedule a “timed invisible” time out event to start 39 . Regardless of which mode the current window is in the state of the previous window is now tested 40 . If the current window is invisible, remove the invisible state 41 to make the window opaque. Next, store the current window id as the previous window id 42 and remove any time outs that may be pending on the window from previous cursor movement 43 . This algorithm now terminates and regular processing continues.
  • FIG. 8 depicts the algorithm used to process “timed invisible” time out events.
  • the algorithm is initiated when a time out of type “timed invisible” is received 45 .
  • the window state is set to invisible and the window is checked to see if it is in Timed-Icon mode 48 . If it is a new time out of type “timed icon” is initiated 47 .
  • the algorithm now terminates 49 .
  • FIG. 9 depicts the algorithm used to process “timed icon” time out events.
  • the algorithm is initiated when a time out of type “timed icon” is received 50 .
  • the window state is set to iconified 51 .
  • the algorithm now terminates 52 .
  • the UIMS of FIG. 6 contains application-oriented objects, hierarchical InterMAPhics display lists, and one or more rasterized images. Representations of the objects are maintained in the display lists by the presentation manager, and the rasterized images are created from the display lists by the renderer. This is shown in detail in FIG. 10 .
  • the application-oriented objects include the user interface windows used to present information to the operators.
  • Each object has the following properties:
  • the presentation manager maintains the hierarchical display lists according to the current properties of the application-oriented objects.
  • the presentation manager provides the following functionality:
  • Updates to application-oriented objects and operating system inputs invoke this functionality.
  • Operating system inputs are translated to symbolic object events via UIMS configuration data, typically loaded at system startup.
  • the hierarchical UIMS display lists contain graphical data describing the appearance of the display.
  • the display lists have the following characteristics:
  • graphical data consisting of vector-based graphical primitives and symbolic graphical attributes such as color, drawing style, and text characteristics;
  • any display list may contain other display lists as well as graphical data
  • the display lists, their contained display lists, and the graphical data are sorted from lowest layer (underlying) to highest layer (overlying) relative to the containing display list.
  • the presentation manager establishes and maintains these characteristics, which are referenced by the renderer.
  • the renderer maintains rasterized images according to the contents of the display lists.
  • the renderer provides the following functionality:
  • a logical function for each rendered pixel specifying how the pixel value is to be applied against the raster image. This is based on a translation of the symbolic attributes for color, drawing styles, and/or text characteristics. For transparent pixels, the logical function leaves the corresponding pixel in the raster image unchanged, while for opaque pixels the logical function replaces the corresponding pixel in the raster image. Other logical functions provide different visual effects;
  • the presentation manager invokes this functionality to request visual updates or to determine which primitives in the display list contain specific pixels in their rendered pixel set.
  • Symbolic graphical attribute translation to pixel sets, values, and logical functions is through a mapping specified by UIMS configuration data, typically loaded at system startup. This mapping supports transparency through transparent colors and hollow fill drawing styles.
  • the raster images are either mapped directly to video memory by the graphics display hardware, or are exact images which can be block copied directly to the video memory.
  • the raster images have the following characteristics:
  • overlying objects have been rendered after underlying objects, so that pixels rendered for the overlying objects modify or replace those of underlying objects.
  • the renderer establishes and maintains these characteristics.
  • FIG. 11 depicts the algorithm used to update areas beneath the transparent user windows.
  • An application-oriented object behind a transparent window is updated through a change in logical state 53 .
  • the presentation manager updates the object representation in the display list by modifying the graphical primitives and attributes associated with that object to reflect its new state 54 .
  • the renderer then traverses the hierarchical display list structure as follows.
  • the current display list is set to the top level display list 55 . While the end of the current display list has not been reached 56 , the next item in the display list is processed 57 . If this item is not an embedded display list 58 , the renderer determines the rendered pixel set, pixel values, and logical functions for the graphical data associated with the item 59 .
  • the renderer updates the raster images from the rendered pixels 60 . This continues until the end of the current display list has been reached 56 . If an item in the display list is itself an embedded display list 58 , the renderer pushes the current display list onto a LIFO stack 61 , and sets the current display list to the embedded display list 62 . The renderer continues processing with this display list 56 . When the current display list has been completely processed 56 , and it is not the top level display list 63 , the renderer sets the most recently pushed display list as the current display list 64 , and continues the processing of that display list 56 . If the completed display list is the top level display list 63 , rendering is complete. The renderer copies the updated raster images to video memory 65 .
  • all graphical items in the display list are rendered 59 , 60 , regardless if they are overlain by an opaque or transparent object.
  • the rendered pixels of the underlying object are replaced by the rendered pixels of the overlying object 60 .
  • the rendered pixels of the underlying item are unaffected by the rendered pixels of the overlying item 60 .
  • FIG. 12 depicts the algorithm used to implement behavior for objects which are invisible.
  • the operator moves a tracking device connected to the system hardware.
  • the operating system sends a notification of the motion 66 and a report on the new tracking position to the presentation manager 67 .
  • the presentation manager invokes the renderer to determine which primitives in the display lists, searched from uppermost to lowermost layers, contain the current tracking pixel in their rendered pixel set 68 . Note that the rendered pixel set also contains all transparent pixels for any primitive. If no primitives are found by the renderer 69 , the presentation manager awaits the next operating system event 66 . If the list contains at least one primitive, the presentation manager accesses the application-oriented object associated with the first primitive in the list 70 .
  • the operating system event If it can map the operating system event to a symbolic object event for the application-oriented object 71 , it invokes the UIMS actions linked to the object event through its behavior definition 72 .
  • the object behavior definition either terminates the input event processing or instructs the presentation manager to propagate it through to the next underlying object 73 . If processing is complete, the presentation manager awaits the next operating system event 66 . If the event is to be propagated 73 , or the event cannot be mapped to a symbolic object event 71 , the presentation manager deletes the primitive from the list 74 , and continues processing while there are primitives remaining in the list 69 .

Abstract

A system provides a user interface for maximizing an amount of information presented on a computer generated display. The system includes a user interface management system (UIMS) that works with an operating system that manages the computer resources including a display screen and a user input device for tracking position. The UIMS is responsive to the user input device to effect changes in the computer generated display. The UIMS communicates with an application program using the user interface. The user interface has at least a first layer for displaying a primary dynamic image and a second layer for displaying a secondary dynamic image. The second layer has a plurality of display modes including a first mode corresponding to at least a portion of the second layer assuming an invisible state in the computer generated display. Selection of the display modes is effected by signals received from the user input device. Both the first and second layers are updated regardless of the mode of the second layer. The user interface is particularly applicable to air traffic control where the first layer is used for displaying a map plotting aircraft locations and the second layer is used for displaying various data concerning the aircraft, both being updated continuously.

Description

The present invention generally relates to methods for displaying graphical information on a computer system, and more particularly, the present invention relates to a computer controlled display system for organizing the display of a high volume of information and a user interface to allow the operator to readily view all sets of information.
BACKGROUND OF THE INVENTION
A windowing environment is system software that manages interactions between a user and an application program executing on a computer through a graphical display monitor. Typically, the graphical display is arranged to resemble an electronic “desktop”, and each sheet of information on the “desktop” is displayed in a rectangular region of the screen called a “window”. The windows on the “desktop” can be organized in a variety of different ways. They can be tiled so the contents of each window are totally visible to the operator, they can be overlapped so that the contents of a window partially overlays another window, or they can be stacked so that one window completely overlays another window. The windows on the desktop can be used to contain any object, including simple objects such as menus, forms and tables and complex objects such as spreadsheets and radar displays for air traffic control.
In a typical window-based Graphical User Interface (GUI) system (such as Microsoft Windows® or OSF Motif®), a variety of techniques are provided to the operator to manage the windows on the display. The windows can be made larger or smaller, they can be expanded to be the full screen size, they can be moved to a different position on the screen, or they can be reduced to an icon. An icon is a small, visually distinct display object which represents the window.
In a traditional office application, the windows are used to represent static information such as documents and spreadsheets. The content of a window changes only when a change is effected by the operator. However, there is a class of applications where the information in the windows changes dynamically independently of operator intervention. For example, in an Air Traffic Control display, one window may contain a geographic view of the airspace in which aircraft are plotted on the display according to their current position based on radar reports. Another window may have a dynamically changing table summarizing details about each aircraft including information such as current speed and altitude, which is updated based on radar reports.
One of the problems associated with window based graphical user interfaces is the necessity of carefully managing the display screen space. In many complex applications there is a great deal of information which must be displayed to the operator in multiple windows. However, with multiple windows, there is often not enough screen space (screen “real estate”) to concurrently view all the important information displayed in various windows. For example, in Air Traffic Control, the focus of the radar operator is on the main situation display window where the operator is tracking the movement of aircraft through the radar plots displayed in the window. The operator also needs to regularly be able to view additional information about the aircraft, weather conditions, etc., as displayed in other windows. However, at the same time, the operator needs to maintain full awareness of the main situation window which reflects the position of all aircraft. The ability to maintain a great number of windows on the screen without obscuring the main window of interest is desired. In these situations, it is too cumbersome and time consuming to use standard window manipulation techniques such as resizing or moving windows.
Other attempts to solve this problem usually involve one of two techniques. The first is to provide either a larger screen surface or multiple screen surfaces to provide enough space to display all of the required data. The drawbacks of this solution are that the additional screen space require more expense and the necessary room to accommodate larger or multiple screens may not be available. The other technique is to dedicate areas of the screen at which to place menus and tables. This reduces the amount of screen space for radar data and for other menus and/or tables which may be required and the operator no longer has the flexibility of deciding for himself the best mix of data for the situation at hand.
A still further problem is that the windowing systems on most modern computers (for X11 windows in the Unix environment) do not update data that lie directly beneath a window. Even if such a window is transparent, it will not be updated. Modern window systems typically cannot process input events on objects that are not drawn.
As will be disclosed, the present invention provides a method of designating windows as invisible so that information in background windows is not obscured, a user interface for viewing and hiding the data in the foreground window on demand, and a method for managing and rendering the displays when working with invisible windows.
SUMMARY OF THE INVENTION
One aspect of the present invention seeks to provide the operator with a rapid means of exposing/hiding information in windows. Another aspect of the invention seeks to provide a method and system for updating images which reside beneath a window.
With regard to the first aspect, the present invention provides a method and user interface technique that allows the operator to maintain a large number of windows all containing information necessary for the operator to perform his task, while at the same time not obscuring other windows which are essential to perform the task. This approach significantly increases operator productivity and also increases safety when employed in safety critical applications since it permits the operator to maintain maximum awareness of the main safety critical situation window, while still providing immediate access to the other information necessary for the operator to perform his task.
The invention operates in a standard environment of computer workstation with a graphical display. Information is displayed in “windows ” on the graphical display, and the operator interacts with the display with standard input devices such as a keyboard and a mouse. This invention may be embodied in an application program that executes on the workstation or any other type of program, including the Operating System which controls the workstation.
This invention consists of a user interface which provides the operator with a rapid means to expose and hide information in invisible windows. When the information in windows is hidden, the “invisible” windows can be totally invisible (i.e., there is no visual indication of their location), the windows may have a title bar that is visible, the windows may have a window border that is visible, or the windows may have a title bar and window border that is visible. These latter states provide the operator with a visual clue as to the location of the hidden window. In all these cases, the contents of the invisible window are not displayed and the background window is fully visible through the invisible window.
The user is provided the ability to designate each invisible window as “normal”, “timed”, “locked”, or timed icon”. The user is also able to reduce an invisible window to an icon at any time. When an invisible window is reduced to an icon no window operations can be performed on the window until the icon is raised back into an invisible window.
When in “normal” mode, the contents of the window are exposed when the cursor moves into the area of the window. The window contents can be exposed either by allowing the window to be displayed on an opaque background, which enhances legibility of the window contents, or on a transparent background, which enables the contents of the background windows to be visible underneath the invisible window. The window contents are hidden again by simply moving the cursor away from the window.
In “timed” mode, the contents of the window are exposed in the manner described above for a specified period of time, at which time the window automatically returns to its invisible state. In the “locked” mode, the contents of the window are exposed in the opaque manner described above until another mode is selected for the window. In the “timed icon” mode, the contents of the window are exposed in the manner described above for a specified period of time, at which time the window is automatically reduced to an icon.
With regard to the second aspect, the invention can render windows which are not directly contained in the computer's native windows and provides unique drawing strategies to ensure that updates occur to data that lay beneath a given window.
Thus, windows can occupy the same display area, yet the operator can rapidly select which objects to view without losing situational awareness. The expense of larger screen surface area and the restriction of dedicated table/menu areas is eliminated.
BRIEF DESCRIPTION OF THE DRAWINGS
These and other features of the invention will become more apparent from the following description in which reference is made to the appended drawings in which:
FIG. 1 is a pictorial front view of a typical computer;
FIG. 2 is a display presentation of an opaque window technique;
FIG. 3 is the display presentation of FIG. 2, using a transparent window technique according to the invention;
FIG. 4, illustrates the display of FIG. 2 when the cursor is moved over the transparent window;
FIG. 5 shows the display mode menu;
FIG. 6 shows the general software architecture of a transparent window system according to the invention;
FIG. 7 is a flowchart illustrating the logic used to process a motion event detected on a window;
FIG. 8 is a flowchart illustrating the logic used to process a transparent time out event;
FIG. 9 is a flowchart illustrating the logic used to process a timed icon time out event;
FIG. 10 shows application oriented objects contained in the system of FIG. 6;
FIG. 11 is a flowchart illustrating the logic used to update areas located under a transparent window;
FIG. 12 is a flowchart illustrating the logic used to implement behavior for objects which are invisible.
Some numeral references will denote same parts throughout the description.
DETAILED DESCRIPTION OF PREFERRED EMBODIMENTS OF THE INVENTION
FIG. 1 depicts a typical computer system suitable for supporting the present invention. FIG. 1 is but one of many computer configurations that can support the present invention. FIG. 1 shows a computer system consisting of an output device 1 (display monitor), input devices (mouse 5 and keyboard 6) and a system chassis 3. Other configurations might include flat screen displays, X-terminals, trackballs, touch screens and other devices.
The system chassis 3 contains components such as the Central Processing Unit (CPU), memory, hard disk storage, power supply, local area network, parallel printer I/O, serial I/O, and video generation hardware. The system chassis 3 may contain optional items such as CDROMs, tape drives, sound generation facilities and others.
The present invention provides a means to efficiently manage screen space when there are conflicting demands of high priority information in background windows which occupy large portions of the display surface 2 and numerous information windows overlaying it. The present invention can be implemented at four different levels in a computer system. It can be applied in the graphics generation hardware, the operating system graphics subsystem software (X Windows, OpenGL®, Microsoft Windows ®, Apple MacO/S®, etc.), a User Interface Management System (UIMS), or in application software. The discussion below deals mostly with implementation of the present invention in a UIMS and associated application programs. A UIMS is a layer of software which manages all display and user device input activities for a specific application. The description is divided into three parts: Part 1 describes the invention as manipulated by the operator; Part 2 describes the invention in terms of the software algorithms which describe its operation; Part 3 describes the features of the UIMS to support the event capture and drawing techniques necessary.
Part 1
FIG. 2 depicts a typical application display presentation where the present invention would greatly enhance operator usability and operator access to important data. In this view, normal windowing techniques are in force. The high importance background data 8 (radar return information in this case) is being obscured by multiple overlapping user interface windows 7.
These overlapping windows 7 are a necessary part of the user's displayed information set. They are explicitly requested by the user and necessarily appear on top of the background data 8. The present invention provides the operator with techniques to control their property of covering underlying data.
FIG. 3 depicts the same application with the invisible window feature operating. Notice now that the overlapping windows 10 no longer obscure the background radar data 9. The overlapping windows' title bars and window frames 11 are still visible giving the user visible cues as to where the windows will be when opaque. The view of the background radar in FIG. 3 is vastly improved over that in FIG. 2.
The technique which the operator uses to toggle between opaque and invisible is as simple as moving the cursor 12 over the invisible window which the operator wishes to view. In FIG. 3 the cursor 12 is over the background data 9, not an overlapping window 10. This causes all overlapping windows 10 to be invisible.
FIG. 4 demonstrates the system's reaction to moving the cursor over an invisible window. Notice that the cursor 16 is now over the table titled “Category Select-CATEGORY” 15. This table is now opaque while the others 14 remain invisible. The background data 13 is covered by tables 15 but remains unaffected by tables 14.
Further control of the invisible effect is afforded the operator through a button in the title bar of the tables 17. Activating this button causes the display mode menu 18 to be activated. FIG. 5 depicts the display mode menu. The menu consists of four buttons 19, 20, 21, 22. Each button has a graphical icon and textual label. When a button is selected, its icon is placed in the display mode menu 18 as seen in buttons 17 of FIG. 4. Each window can be placed in a separate mode.
Button 19 is used to activate the Normal display mode. In this mode all overlapping windows are invisible by default. A window becomes opaque when the cursor is placed within its extent. When the cursor leaves its extent the window becomes invisible again.
Button 20 is used to activate the Timed display mode. In this mode all overlapping windows are invisible by default. A window becomes opaque when the cursor is placed within its extent. When the cursor leaves its extent the window becomes invisible only after a time-out has occurred. This time-out is programmable but is typically 10 seconds. The time-out is terminated if the cursor is placed over the window before it turns invisible.
Button 21 is used to activate the Locked display mode. In this mode the overlapping windows are always opaque.
Button 22 is used to activate the Timed-icon display mode. In this mode all overlapping windows are invisible by default. A window becomes opaque when the cursor is placed within its extent. When the cursor leaves its extent a two step time-out process begins. After the first time-out, the window goes invisible and the second time-out begins. After the second time-out, the window automatically iconifies. Window 23 in FIG. 4 illustrates an iconified window. These time-outs are configurable but are typically ten seconds. The time-outs are terminated if the cursor is placed over the window before the operation completes.
The activation of any of the Normal, Locked, Timed, or Timed-Icon buttons causes the mode data field on the associated window to be updated to the appropriate mode.
Part 2
FIG. 6 illustrates the general software architecture of the invisible window system. A window has three pieces of data associated with it for the purposes of this discussion. Each window has a unique identity stored in window id. Each window can operate in one of four modes: Normal, Locked, Timed, or Timed-Icon. Finally, each window can be in one of three states: invisible, opaque or iconified.
The following steps describe the action of moving the mouse from an opaque state window onto the background data.
The user moves the mouse 26 pointer from an opaque state window to the background which generates a hardware event 32. The operating system 25 services the hardware mouse event 32 and passes a message 29 to the UIMS 24. The UIMS 24 maintains the extent of all objects it manages. It traverses this list examining each window's extent to determine if the cursor now lies within the same window as the previous event. If the UIMS 24 does not find a match, the UIMS checks if the cursor was previously on an opaque window. If true, the UIMS 24 next determines if that window has been designated as a potentially invisible window. If the window is designated as potentially invisible the application defined invisible state 30 is applied to the window by the UIMS 24. The user may specify the invisible state 30 to the UIMS such that the entire window becomes invisible or just user specified portions of it become invisible. The application of this state causes the UIMS 24 to redraw the window on the display 28 according to the invisible state specifications.
The following steps describe the action of moving the mouse from the background data onto a window which is currently invisible.
The user moves the mouse 26 pointer over an invisible window which generates a hardware event 32. The operating system 25 services the hardware mouse event 32 and passes a message 29 to the UIMS 24. The UIMS 24 maintains the extent of all objects it manages. It traverses this list examining each window's extent to determine if the cursor now lies within that extent. If the UIMS 24 finds a match, it next determines if that window has been designated as an invisible window. If the window is designated as potentially opaque the application defined normal state 30 is applied from the window by the UIMS 24. The application of this state causes the UIMS 24 to redraw the window on the display 28 according to the normal state specifications. The UIMS 24 notes the fact that the cursor is over a particular window which is now opaque.
The details of how the UIMS searches input matches on windows and how data beneath invisible windows is updated are detailed in PART 3.
FIGS. 7 through 10 depict flow chart views of the logic within the UIMS 24. When the lower levels of the UIMS (see Part 3) detect a motion event on a window, an algorithm depicted in FIG. 7 is initiated 33. The algorithm compares 34 the window id in the event message with the stored previous window id. If the window ids are the same, the algorithm terminates 44.
If the current and previous window ids do not match, the mode of the window is tested 35. If the window is in normal mode then apply the invisible state to the window 36. If the window is not in normal state then test to see if it is in Timed mode 37. If the window is in Timed mode then schedule a “timed invisible” time out event to start 39. If the window is not in Timed mode then test to see if it is in Timed-Icon mode 38. If the window is in Timed-Icon mode then schedule a “timed invisible” time out event to start 39. Regardless of which mode the current window is in the state of the previous window is now tested 40. If the current window is invisible, remove the invisible state 41 to make the window opaque. Next, store the current window id as the previous window id 42 and remove any time outs that may be pending on the window from previous cursor movement 43. This algorithm now terminates and regular processing continues.
FIG. 8 depicts the algorithm used to process “timed invisible” time out events. The algorithm is initiated when a time out of type “timed invisible” is received 45. The window state is set to invisible and the window is checked to see if it is in Timed-Icon mode 48. If it is a new time out of type “timed icon” is initiated 47. The algorithm now terminates 49.
FIG. 9 depicts the algorithm used to process “timed icon” time out events. The algorithm is initiated when a time out of type “timed icon” is received 50. The window state is set to iconified 51. The algorithm now terminates 52.
Part 3
To support the above described behavior the invention embodies the capabilities described below.
The UIMS of FIG. 6 contains application-oriented objects, hierarchical InterMAPhics display lists, and one or more rasterized images. Representations of the objects are maintained in the display lists by the presentation manager, and the rasterized images are created from the display lists by the renderer. This is shown in detail in FIG. 10.
The application-oriented objects include the user interface windows used to present information to the operators. Each object has the following properties:
a number of representations each defined by an overall display layer and position, individually layered and positioned object components, and symbolic references to UIMS graphical constructs for each component;
a number of logical states defined by UIMS keys linked to representation changes; and
a number of behaviors defined by UIMS actions linked to symbolic object events.
The specification of object properties is via UIMS configuration data, typically loaded at system startup.
The presentation manager maintains the hierarchical display lists according to the current properties of the application-oriented objects. The presentation manager provides the following functionality:
inserts, modifies, and deletes graphical data in the display lists to reflect the representation properties of the application-oriented objects
maintains a hierarchical ordering among and within the display lists to reflect the layering properties of the application-oriented objects
maintains a mapping from all graphical data in the display lists to the application-oriented object with which the data is associated
translates operating system input events to symbolic object events on an object-by-object basis
invokes UIMS actions as required to implement the behavior of the objects.
Updates to application-oriented objects and operating system inputs invoke this functionality. Operating system inputs are translated to symbolic object events via UIMS configuration data, typically loaded at system startup.
The hierarchical UIMS display lists contain graphical data describing the appearance of the display. The display lists have the following characteristics:
graphical data consisting of vector-based graphical primitives and symbolic graphical attributes such as color, drawing style, and text characteristics;
a hierarchical structure, whereby any display list may contain other display lists as well as graphical data;
the display lists, their contained display lists, and the graphical data are sorted from lowest layer (underlying) to highest layer (overlying) relative to the containing display list.
The presentation manager establishes and maintains these characteristics, which are referenced by the renderer.
The renderer maintains rasterized images according to the contents of the display lists. The renderer provides the following functionality:
traverses the display list hierarchy in either ascending and descending sort order performing vector-by-vector conversion of graphical primitives to raster images (rendering). This traversal can be constrained by an image extent or distance from a specific image pixel;
determines a set of rendered pixels for each primitive. This is based on the primitive vectors and a translation of the symbolic graphic attributes for drawing styles and/or text characteristics;
determines a value to be applied against the raster image for each rendered pixel. This is based on a translation of the symbolic graphic attributes for color
determines a logical function for each rendered pixel specifying how the pixel value is to be applied against the raster image. This is based on a translation of the symbolic attributes for color, drawing styles, and/or text characteristics. For transparent pixels, the logical function leaves the corresponding pixel in the raster image unchanged, while for opaque pixels the logical function replaces the corresponding pixel in the raster image. Other logical functions provide different visual effects;
updates one or more raster images from the rendered pixel set, values, and functions determined from a primitive;
copies some or all of one or more raster images to the hardware video memory.
The presentation manager invokes this functionality to request visual updates or to determine which primitives in the display list contain specific pixels in their rendered pixel set. Symbolic graphical attribute translation to pixel sets, values, and logical functions is through a mapping specified by UIMS configuration data, typically loaded at system startup. This mapping supports transparency through transparent colors and hollow fill drawing styles.
The raster images are either mapped directly to video memory by the graphics display hardware, or are exact images which can be block copied directly to the video memory. The raster images have the following characteristics:
an array of pixel values arranged exactly as required for video display;
overlying objects have been rendered after underlying objects, so that pixels rendered for the overlying objects modify or replace those of underlying objects.
The renderer establishes and maintains these characteristics.
FIG. 11 depicts the algorithm used to update areas beneath the transparent user windows. An application-oriented object behind a transparent window is updated through a change in logical state 53. The presentation manager updates the object representation in the display list by modifying the graphical primitives and attributes associated with that object to reflect its new state 54. The renderer then traverses the hierarchical display list structure as follows. The current display list is set to the top level display list 55. While the end of the current display list has not been reached 56 , the next item in the display list is processed 57. If this item is not an embedded display list 58, the renderer determines the rendered pixel set, pixel values, and logical functions for the graphical data associated with the item 59. The renderer updates the raster images from the rendered pixels 60. This continues until the end of the current display list has been reached 56. If an item in the display list is itself an embedded display list 58, the renderer pushes the current display list onto a LIFO stack 61, and sets the current display list to the embedded display list 62. The renderer continues processing with this display list 56. When the current display list has been completely processed 56, and it is not the top level display list 63, the renderer sets the most recently pushed display list as the current display list 64, and continues the processing of that display list 56. If the completed display list is the top level display list 63, rendering is complete. The renderer copies the updated raster images to video memory 65. Note that all graphical items in the display list are rendered 59, 60, regardless if they are overlain by an opaque or transparent object. In the opaque case, the rendered pixels of the underlying object are replaced by the rendered pixels of the overlying object 60. In the transparent case, the rendered pixels of the underlying item are unaffected by the rendered pixels of the overlying item 60.
FIG. 12 depicts the algorithm used to implement behavior for objects which are invisible. The operator moves a tracking device connected to the system hardware. The operating system sends a notification of the motion 66 and a report on the new tracking position to the presentation manager 67. The presentation manager invokes the renderer to determine which primitives in the display lists, searched from uppermost to lowermost layers, contain the current tracking pixel in their rendered pixel set 68. Note that the rendered pixel set also contains all transparent pixels for any primitive. If no primitives are found by the renderer 69, the presentation manager awaits the next operating system event 66. If the list contains at least one primitive, the presentation manager accesses the application-oriented object associated with the first primitive in the list 70. If it can map the operating system event to a symbolic object event for the application-oriented object 71, it invokes the UIMS actions linked to the object event through its behavior definition 72. The object behavior definition either terminates the input event processing or instructs the presentation manager to propagate it through to the next underlying object 73. If processing is complete, the presentation manager awaits the next operating system event 66. If the event is to be propagated 73, or the event cannot be mapped to a symbolic object event 71, the presentation manager deletes the primitive from the list 74, and continues processing while there are primitives remaining in the list 69.

Claims (38)

We claim:
1. A graphical user interface, comprising:
a first display layer for presenting a primary dynamic image;
a display position indicator responsive to a user input device; and
a second display layer for presenting a secondary dynamic image related to the primary dynamic image and positionable relative thereto, the second display layer having visible and transparent modes and assuming the visible mode in accordance with a predetermined user selection, wherein the primary and secondary dynamic images are automatically updated regardless of position or mode of the second display layer.
2. The graphic user interface as claimed in claim 1, wherein the mode of the second display layer is selected according to a position of a display position indicator.
3. The graphical user interface of claim 2, wherein the mode of the second display layer is visible when the position of the display position indicator is within a boundary of a display window of the second display layer.
4. The graphic user interface as claimed in claim 1, wherein the user selection is one of a normally transparent mode, a timed mode, a locked mode, and a timed-icon mode, wherein for the normally transparent mode the second display layer is normally transparent, for the timed mode the second display layer is visible for a predetermined period of time and then becomes transparent, for the locked mode the second display layer is locked in the visible mode, and for the timed-icon mode the second display layer is visible for a predetermined period of time and then changes to an icon.
5. The graphical user interface as claimed in claim 4, wherein the user selection is performed by depressing a prescribed button of the user input device.
6. The graphical user interface as claimed in claim 5, wherein the user input device comprises buttons labeled normal, timed, locked, and timed-icon that correspond to the modes.
7. The graphical user interface of claim 4, wherein during the normally transparent mode, the second display layer becomes visible when a position of the display position indicator is within a boundary of a display window of the second display layer.
8. The graphical user interface of claim 1, wherein the is the primary dynamic image and the secondary dynamic image are updated without requiring a user command.
9. The graphical user interface of claim 1, wherein a window of the second display layer is in the visible mode when the display position indicator is placed within a boundary of the window of the second display layer, and is in the transparent mode when the display position indicator is not within a boundary of the window of the second display layer.
10. The graphical user interface of claim 9, wherein the window of second display layer remains in the visible mode for a prescribed period of time after the display position indicator has moved without the boundary of the window of the second display layer, and subsequently changes to the transparent mode.
11. The graphical user interface of claim 1, wherein the second display layer is normally displayed as a visible icon, wherein the second display layer is visible when the display position indicator is positioned over at least a portion of the visible icon, and remains visible for a prescribed period of time after the display position indicator is no longer positioned over at least a portion of the visible icon.
12. The graphical user interface of claim 1, wherein the transparent mode of the second display layer comprises a visible title bar.
13. The graphical user interface of claim 1, wherein the transparent mode of the second display layer comprises a visible window border.
14. The graphical user interface of claim 1, wherein the transparent mode of the second display layer comprises a visible title bar and a visible window border.
15. The graphical user interface of claim 1, wherein the transparent mode of the second display layer comprises a visible title bar.
16. The graphical user interface of claim 1, wherein the transparent mode of the second display layer comprises a visible window border.
17. The graphical user interface of claim 1, wherein the transparent mode of the second display layer comprises a visible title bar and a visible window border.
18. The graphical user interface of claim 1, wherein when the second display layer is in the transparent mode, a title bar and a window frame are displayed to indicate where a contour of the second display layer will be located when the second display layer is in the visible mode.
19. A system for providing a user interface for maximizing an amount of information presented on a computer generated display, comprising:
a user interface management system for receiving messages from an operating system that manages computer resources including a display screen and a user input device for tracking position, and in particular, messages in response to the user input device, and for sending messages to the operating system effecting changes in the computer generated display, and for receiving messages from and sending messages to an application program using the user interface; wherein the user interface comprises at least a first display layer for displaying a primary dynamic image and a second display layer for displaying a secondary dynamic image, the second layer having a plurality of display modes including a first mode corresponding to at least a portion of the second layer assuming a transparent state in the computer generated display, and wherein the display mode is selected according to signals received from the user input device.
20. The system as claimed in claim 19, wherein the mode of the second display layer is selected according to a position of a display position indicator.
21. The graphical user interface of claim 20, wherein the mode of the second display layer is visible when the position of the display position indicator is within a boundary of a display window of the second display layer.
22. The system as claimed in claim 19, wherein the plurality of modes further comprises a normally transparent mode, a timed mode, a locked mode, and a timed-icon mode, wherein for the normally transparent mode the second display layer is normally transparent, for the timed mode the second display layer is visible for a predetermined period of time and then becomes transparent, for the locked mode the second display layer is locked in the visible mode, and for the timed-icon mode the second display layer is visible for a predetermined period of time and then changes to an icon.
23. The system as claimed in claim 22, wherein the user selection is performed by depressing a prescribed button of the user input device.
24. The system as claimed in claim 23, wherein the user input device comprises buttons labeled normal, timed, locked, and timed-icon that correspond to the modes.
25. The graphical user interface of claim 22, wherein during the normally transparent mode, the second display layer becomes visible when a position of the display position indicator is within a boundary of a display window of the second display layer.
26. The graphical user interface of claim 19, wherein the primary dynamic image and the secondary dynamic image are updated without requiring a user command.
27. The graphical user interface of claim 26, wherein the primary and secondary dynamic images are updated independent of the display mode of the second layer, and independent of a position of the secondary dynamic image relative to the primary dynamic image.
28. The graphical user interface of claim 19, wherein at least one of the plurality of display modes comprises a normal mode, wherein the second display layer is opaque when a position indicator is coincident with the second display layer, and wherein the second display layer is transparent when a position indicator is not coincident with the second display layer.
29. The graphical user interface of claim 19, wherein at least one of the plurality of display modes comprises a timed mode, wherein the second display layer is opaque when the position indicator is coincident with the second display layer, wherein the second display layer remains opaque for a prescribed time period after the position indicator has changed from being coincident with the second display layer, and wherein the second display layer is transparent after the prescribed period of time has elapsed and the position indicator is not coincident with the second display layer.
30. The graphical user interface of claim 19, wherein at least one of the plurality of display modes comprises a timed-icon mode, wherein the second display layer is normally displayed as an opaque icon and changes to an opaque window when the position indicator is positioned over the opaque icon.
31. The graphical user interface of claim 30, wherein the second display layer remains in the opaque window state for a prescribed time period after the position indicator has been repositioned off of the opaque icon, and wherein the second display layer is displayed as the opaque icon after the prescribed time period has passed.
32. A graphical user interface for air traffic control, comprising:
a first display layer for presenting aircraft tracking display data;
a second display layer for presenting auxiliary data related to the aircraft tracking display data; and
a display position indicator responsive to a user interface device; wherein
the second display layer has a plurality of display modes comprising a first mode in which at least a portion of the second display layer is transparent and a second mode in which the second displayer layer is opaque.
33. The graphical user interface as claimed in claim 32, wherein the plurality of display modes further comprises a normally transparent mode in which at least a portion of the second display layer is transparent until the display position indicator is coincident with the second display layer.
34. The graphical user interface as claimed in claim 32, wherein the plurality of display modes further comprises a timed mode in which the portion of the second display layer is transparent until the display position indicator is positioned coincident with the second display layer, the second display layer then remaining visible for a predetermined period of time after the display position indicator is no longer positioned coincident therewith, and the portion of the second display layer then becoming again transparent.
35. The graphical user interface as claimed in claim 11, wherein the plurality of display modes further comprises a locked mode in which the second display layer is locked in a visible state.
36. The graphical user interface as claimed in claim 32, wherein the plurality of display modes further comprises a timed icon mode in which the second display layer is normally represented as a visible icon, and wherein the second layer is in a visible state when a position of the position indicator is coincident with the icon, and becomes transparent after a predetermined time period after the position of the position indicator is moved from the icon.
37. The graphical user interface of claim 32, wherein the graphical user interface is configured to dynamically update the first display layer and the second display layer without a user command.
38. The graphical user interface of claim 37, wherein the graphical user interface is further configured to update the first and second display layers independent of the display mode of the second layer, and independent of a position of the second layer relative to information on the first layer.
US09/367,677 1997-02-19 1998-02-19 User interface and method for maximizing the information presented on a screen Expired - Lifetime US6512529B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US10/322,628 US20030098886A1 (en) 1997-02-19 2002-12-19 User interface and method for maximizing the information presented on a screen

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
CA2197953 1997-02-19
CA002197953A CA2197953C (en) 1997-02-19 1997-02-19 User interface and method for maximizing the information presented on a screen
PCT/CA1998/000125 WO1998037483A1 (en) 1997-02-19 1998-02-19 User interface and method for maximizing the information presented on a screen

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
PCT/CA1998/000125 A-371-Of-International WO1998037483A1 (en) 1997-02-19 1998-02-19 User interface and method for maximizing the information presented on a screen

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US10/322,628 Division US20030098886A1 (en) 1997-02-19 2002-12-19 User interface and method for maximizing the information presented on a screen

Publications (1)

Publication Number Publication Date
US6512529B1 true US6512529B1 (en) 2003-01-28

Family

ID=4159983

Family Applications (2)

Application Number Title Priority Date Filing Date
US09/367,677 Expired - Lifetime US6512529B1 (en) 1997-02-19 1998-02-19 User interface and method for maximizing the information presented on a screen
US10/322,628 Abandoned US20030098886A1 (en) 1997-02-19 2002-12-19 User interface and method for maximizing the information presented on a screen

Family Applications After (1)

Application Number Title Priority Date Filing Date
US10/322,628 Abandoned US20030098886A1 (en) 1997-02-19 2002-12-19 User interface and method for maximizing the information presented on a screen

Country Status (5)

Country Link
US (2) US6512529B1 (en)
EP (1) EP0961963A1 (en)
AU (1) AU6202098A (en)
CA (2) CA2197953C (en)
WO (1) WO1998037483A1 (en)

Cited By (71)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020113812A1 (en) * 2001-02-21 2002-08-22 Walker Bradley K. Computer network having context sensitive and interactive multimedia applications and controls, forming dynamic user interfaces on local computer terminals
US20020154168A1 (en) * 2001-04-20 2002-10-24 Jari Ijas Method for displaying information on the display of an electronic device, and an electronic device
US20030011639A1 (en) * 2001-07-12 2003-01-16 Autodesk, Inc. Collapsible dialog window
US20030023700A1 (en) * 2001-07-27 2003-01-30 Lightsurf Technologies, Inc. System and methodology providing on-board user interface
US20030130771A1 (en) * 2001-10-10 2003-07-10 Crank Kelly C. Method and apparatus for tracking aircraft and securing against unauthorized access
US6600500B1 (en) * 1999-05-18 2003-07-29 Nec Corporation Multi-window display system and method for displaying and erasing window
US20030142143A1 (en) * 2002-01-28 2003-07-31 International Business Machines Corporation Varying heights of application images to convey application status
US20030142137A1 (en) * 2002-01-28 2003-07-31 International Business Machines Corporation Selectively adjusting the order of windows in response to a scroll wheel rotation
US20030142149A1 (en) * 2002-01-28 2003-07-31 International Business Machines Corporation Specifying audio output according to window graphical characteristics
US20030142139A1 (en) * 2002-01-28 2003-07-31 International Business Machines Corporation Automatic window representation adjustment
US20030142141A1 (en) * 2002-01-28 2003-07-31 International Business Machines Corporation Displaying specified resource usage
US20030142133A1 (en) * 2002-01-28 2003-07-31 International Business Machines Corporation Adjusting transparency of windows to reflect recent use
US20030142148A1 (en) * 2002-01-28 2003-07-31 International Business Machines Corporation Displaying transparency characteristic aids
US20030142132A1 (en) * 2002-01-28 2003-07-31 International Business Machines Corporation Selectively adjusting the translucency of windows in response to a scroll wheel rotation
US20030142140A1 (en) * 2002-01-28 2003-07-31 International Business Machines Corporation Adjusting the tint of a translucent window to convey status
US20030146977A1 (en) * 2002-02-04 2003-08-07 Lightsurf Technologies, Inc. Device facilitating efficient transfer of digital content from media capture device
US20030182028A1 (en) * 2002-03-22 2003-09-25 Nissan Motor Co., Ltd. Information presentation controlling apparatus and method
US20030193409A1 (en) * 2001-10-10 2003-10-16 Crank Kelly C. Method and apparatus for tracking aircraft and securing against unauthorized access
US6707476B1 (en) * 2000-07-05 2004-03-16 Ge Medical Systems Information Technologies, Inc. Automatic layout selection for information monitoring system
US20040059472A1 (en) * 2002-07-08 2004-03-25 Innovative Solutions & Support, Inc. Method and apparatus for facilitating ease of viewing and interpretation of data concurrently presented to the flight crew on a multifunction flat panel display in an aircraft
US20040201608A1 (en) * 2003-04-09 2004-10-14 Ma Tsang Fai System for displaying video and method thereof
US20040216059A1 (en) * 2000-12-28 2004-10-28 Microsoft Corporation Context sensitive labels for an electronic device
US20040222942A1 (en) * 2003-01-24 2004-11-11 Nec Corporation Method, system, and computer program for displaying screen information
US20040243942A1 (en) * 2000-12-29 2004-12-02 Microsoft Corporation Graphically represented dynamic time strip for displaying user-accessible time-dependant data objects
US20040268263A1 (en) * 2003-06-26 2004-12-30 Van Dok Cornelis K Non-persistent user interface for real-time communication
US20040268252A1 (en) * 2003-05-27 2004-12-30 Canon Kabushiki Kaisha Information processing apparatus capable of displaying scheduler
US20050091486A1 (en) * 2003-10-23 2005-04-28 Idan Avraham Providing a graphical user interface in a system with a high-assurance execution environment
US20050091610A1 (en) * 2003-10-22 2005-04-28 International Business Machines Corporation Selective display of windows on an auxiliary output device
US20050114791A1 (en) * 2003-11-20 2005-05-26 International Business Machines Corporation Cueing mechanism that indicates a display is able to be scrolled
US20050204310A1 (en) * 2003-10-20 2005-09-15 Aga De Zwart Portable medical information device with dynamically configurable user interface
US7010744B1 (en) * 2001-05-14 2006-03-07 The Mathworks, Inc. System and method of navigating and creating electronic hierarchical documents
US7030837B1 (en) 2000-04-24 2006-04-18 Microsoft Corporation Auxiliary display unit for a computer system
US20060129948A1 (en) * 2004-12-14 2006-06-15 Hamzy Mark J Method, system and program product for a window level security screen-saver
US20060150108A1 (en) * 2005-01-06 2006-07-06 Canon Kabushiki Kaisha Information processing device, information processing method, storage medium, and program
US20060200777A1 (en) * 2005-03-04 2006-09-07 Microsoft Corporation Method and system for changing visual states of a toolbar
US20060197751A1 (en) * 2005-03-02 2006-09-07 Canon Kabushiki Kaisha Display control apparatus and control method thereof
US7227511B2 (en) * 2000-04-24 2007-06-05 Microsoft Corporation Method for activating an application in context on a remote input/output device
US20070180390A1 (en) * 2006-01-31 2007-08-02 Honeywell International, Inc. Enhanced information display system and method
US20080046822A1 (en) * 2006-08-15 2008-02-21 Frank Meyer Apparatus and method for interactive user software interface design
US20080056071A1 (en) * 2006-08-31 2008-03-06 Microsoft Corporation Desktop assistant for multiple information types
US20080109751A1 (en) * 2003-12-31 2008-05-08 Alias Systems Corp. Layer editor system for a pen-based computer
US20080111822A1 (en) * 2006-09-22 2008-05-15 Yahoo, Inc.! Method and system for presenting video
US20080168396A1 (en) * 2007-01-07 2008-07-10 Michael Matas Portable Multifunction Device, Method, and Graphical User Interface for Providing Maps and Directions
US20080195966A1 (en) * 2006-08-23 2008-08-14 Airbus France Device for aircraft dialogue
US20080222520A1 (en) * 2007-03-08 2008-09-11 Adobe Systems Incorporated Event-Sensitive Content for Mobile Devices
CN101282532A (en) * 2008-05-14 2008-10-08 宇龙计算机通信科技(深圳)有限公司 Mobile communication terminal as well as parameter display method and system thereof
US20090033752A1 (en) * 1999-06-08 2009-02-05 Lightsurf Technologies, Inc. Digital Camera Device and Methodology for Distributed Processing and Wireless Transmission of Digital Images
US20090138811A1 (en) * 2005-11-02 2009-05-28 Masaki Horiuchi Display object penetrating apparatus
US20090199127A1 (en) * 2008-01-31 2009-08-06 Microsoft Corporation Previewing target display areas
US20090319944A1 (en) * 2008-06-12 2009-12-24 Honeywell International Inc. Navigation display including multi-control window
US20100017731A1 (en) * 2008-07-18 2010-01-21 Kyocera Mita Corporation Computer-readable recording medium having driver program stored
US7743339B1 (en) * 2007-02-01 2010-06-22 Adobe Systems Incorporated Rendering text in a brew device
US20100205115A1 (en) * 2003-05-29 2010-08-12 Chicago Mercantile Exchange, Inc. Trader station user interface
US20100309149A1 (en) * 2009-06-07 2010-12-09 Chris Blumenberg Device, Method, and Graphical User Interface for Providing Maps, Directions, and Location-Based Information
US7853889B1 (en) 2001-07-12 2010-12-14 Autodesk, Inc. Palette-based graphical user interface
US20110167058A1 (en) * 2010-01-06 2011-07-07 Van Os Marcel Device, Method, and Graphical User Interface for Mapping Directions Between Search Results
US20120102400A1 (en) * 2010-10-22 2012-04-26 Microsoft Corporation Touch Gesture Notification Dismissal Techniques
US20130047118A1 (en) * 2010-03-08 2013-02-21 Dean Hooper Method for managing non-overlapping windows
EP2669792A1 (en) * 2011-01-27 2013-12-04 Tencent Technology (Shenzhen) Company Limited Method and device for implementing many display modes for general icon
US20150046792A1 (en) * 2013-08-06 2015-02-12 Educational Testing Service System and Method for Rendering an Assessment Item
US9164963B2 (en) 2006-12-05 2015-10-20 Adobe Systems Incorporated Embedded document within an application
US9330381B2 (en) 2008-01-06 2016-05-03 Apple Inc. Portable multifunction device, method, and graphical user interface for viewing and managing electronic calendars
US20160323358A1 (en) * 2015-04-29 2016-11-03 Box, Inc. File-agnostic data downloading in a virtual file system for cloud-based shared content
US10073610B2 (en) 2004-08-06 2018-09-11 Qualcomm Incorporated Bounding box gesture recognition on a touch detecting interactive display
US10318134B2 (en) * 2003-06-20 2019-06-11 Apple Inc. Computer interface having a virtual single-layer mode for viewing overlapping objects
US10686930B2 (en) 2007-06-22 2020-06-16 Apple Inc. Touch screen device, method, and graphical user interface for providing maps, directions, and location based information
US10706821B2 (en) 2016-02-18 2020-07-07 Northrop Grumman Systems Corporation Mission monitoring system
US10929210B2 (en) 2017-07-07 2021-02-23 Box, Inc. Collaboration system protocol processing
US11262905B2 (en) 2011-12-29 2022-03-01 Apple Inc. Device, method, and graphical user interface for navigation of information in a map-based interface
US11470131B2 (en) 2017-07-07 2022-10-11 Box, Inc. User device processing of information from a network-accessible collaboration system
US11853690B1 (en) 2016-05-31 2023-12-26 The Mathworks, Inc. Systems and methods for highlighting graphical models

Families Citing this family (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6683954B1 (en) 1999-10-23 2004-01-27 Lockstream Corporation Key encryption using a client-unique additional key for fraud prevention
US6745328B1 (en) 1999-10-23 2004-06-01 Lockstream Corporation Encryption using a user-known and personally valuable key to deter key sharing
US6670970B1 (en) * 1999-12-20 2003-12-30 Apple Computer, Inc. Graduated visual and manipulative translucency for windows
US6778992B1 (en) 1999-12-21 2004-08-17 Lockstream Corporation Flexible and hierarchical user interfaces defined using a data definition language
WO2002017155A1 (en) * 2000-08-25 2002-02-28 Xerts International Limited A user interactive system and method comprising profiles
GB2381725B (en) * 2001-11-05 2004-01-14 H2Eye Graphical user interface for a remote operated vehicle
US8015507B2 (en) 2001-11-05 2011-09-06 H2Eye (International) Limited Graphical user interface for a remote operated vehicle
US7051282B2 (en) 2003-06-13 2006-05-23 Microsoft Corporation Multi-layer graphical user interface
US7975240B2 (en) * 2004-01-16 2011-07-05 Microsoft Corporation Systems and methods for controlling a visible results set
DE102004012897B4 (en) * 2004-03-16 2006-01-12 Siemens Ag Method for displaying graphic objects and communication device
EP1938177A4 (en) * 2005-10-15 2013-01-09 Nokia Corp Improved text entry into electronic devices
TWI419041B (en) * 2008-06-06 2013-12-11 Hon Hai Prec Ind Co Ltd Control method for displaying icons of touch screen
GB2461058C (en) 2008-06-18 2017-01-18 Skype Audio device control method and apparatus
US20110157051A1 (en) * 2009-12-25 2011-06-30 Sanyo Electric Co., Ltd. Multilayer display device
US9377324B2 (en) * 2010-09-27 2016-06-28 Honeywell International Inc. Computer assisted human machine interface display

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4121283A (en) * 1977-01-17 1978-10-17 Cromemco Inc. Interface device for encoding a digital image for a CRT display
US4882577A (en) * 1985-06-07 1989-11-21 Hughes Aircraft Company Calligraphic control for image superimposition
US5548515A (en) * 1990-10-09 1996-08-20 Pilley; Harold R. Method and system for airport control and management
US5625783A (en) * 1994-12-13 1997-04-29 Microsoft Corporation Automated system and method for dynamic menu construction in a graphical user interface
US5659694A (en) * 1994-06-30 1997-08-19 Canon Kabushiki Kaisha Method and system for displaying context sensitive child windows independently of their parent window
US5745714A (en) * 1996-07-19 1998-04-28 International Business Machines Corporation Method and system in a data processing system for the association and display of a plurality of objects
US6072489A (en) * 1993-05-10 2000-06-06 Apple Computer, Inc. Method and apparatus for providing translucent images on a computer display

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5046001A (en) * 1988-06-30 1991-09-03 Ibm Corporation Method for accessing selected windows in a multi-tasking system
EP0439873B1 (en) * 1990-01-29 1995-09-06 International Business Machines Corporation Data processing system
US5390295A (en) * 1991-12-20 1995-02-14 International Business Machines Corporation Method and apparatus for proportionally displaying windows on a computer display screen
JPH0651738A (en) * 1992-07-27 1994-02-25 Canon Inc Information display device of computer system
DE69315969T2 (en) * 1992-12-15 1998-07-30 Sun Microsystems Inc Presentation of information in a display system with transparent windows
US5420968A (en) * 1993-09-30 1995-05-30 International Business Machines Corporation Data processing system and method for displaying dynamic images having visual appearances indicative of real world status
JPH08171476A (en) * 1994-12-16 1996-07-02 Canon Inc Window management system
DE19507997B4 (en) * 1995-03-07 2007-07-12 Robert Bosch Gmbh Method for displaying multiple information
US5675755A (en) * 1995-06-07 1997-10-07 Sony Corporation Window system preventing overlap of multiple always-visible windows
US6246407B1 (en) * 1997-06-16 2001-06-12 Ati Technologies, Inc. Method and apparatus for overlaying a window with a multi-state window

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4121283A (en) * 1977-01-17 1978-10-17 Cromemco Inc. Interface device for encoding a digital image for a CRT display
US4882577A (en) * 1985-06-07 1989-11-21 Hughes Aircraft Company Calligraphic control for image superimposition
US5548515A (en) * 1990-10-09 1996-08-20 Pilley; Harold R. Method and system for airport control and management
US6072489A (en) * 1993-05-10 2000-06-06 Apple Computer, Inc. Method and apparatus for providing translucent images on a computer display
US5659694A (en) * 1994-06-30 1997-08-19 Canon Kabushiki Kaisha Method and system for displaying context sensitive child windows independently of their parent window
US5625783A (en) * 1994-12-13 1997-04-29 Microsoft Corporation Automated system and method for dynamic menu construction in a graphical user interface
US5745714A (en) * 1996-07-19 1998-04-28 International Business Machines Corporation Method and system in a data processing system for the association and display of a plurality of objects

Cited By (134)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6600500B1 (en) * 1999-05-18 2003-07-29 Nec Corporation Multi-window display system and method for displaying and erasing window
US20090033752A1 (en) * 1999-06-08 2009-02-05 Lightsurf Technologies, Inc. Digital Camera Device and Methodology for Distributed Processing and Wireless Transmission of Digital Images
US8212893B2 (en) 1999-06-08 2012-07-03 Verisign, Inc. Digital camera device and methodology for distributed processing and wireless transmission of digital images
US7786952B2 (en) 2000-04-24 2010-08-31 Microsoft Corporation Auxiliary display unit for a computer system
US20060170613A1 (en) * 2000-04-24 2006-08-03 Microsoft Corporation Auxiliary display unit for a computer system
US20060119537A1 (en) * 2000-04-24 2006-06-08 Microsoft Corporation Auxiliary display unit for a computer system
US7030837B1 (en) 2000-04-24 2006-04-18 Microsoft Corporation Auxiliary display unit for a computer system
US7227511B2 (en) * 2000-04-24 2007-06-05 Microsoft Corporation Method for activating an application in context on a remote input/output device
US7545342B2 (en) 2000-04-24 2009-06-09 Microsoft Corporation Auxiliary display unit for a computer system
US8004475B2 (en) 2000-04-24 2011-08-23 Microsoft Corporation Auxiliary display unit for a computer system
US6707476B1 (en) * 2000-07-05 2004-03-16 Ge Medical Systems Information Technologies, Inc. Automatic layout selection for information monitoring system
US6917373B2 (en) 2000-12-28 2005-07-12 Microsoft Corporation Context sensitive labels for an electronic device
US20040216059A1 (en) * 2000-12-28 2004-10-28 Microsoft Corporation Context sensitive labels for an electronic device
US7512901B2 (en) 2000-12-28 2009-03-31 Microsoft Corporation Context sensitive labels for an electronic device
US6828989B2 (en) * 2000-12-29 2004-12-07 Microsoft Corporation Graphically represented dynamic time strip for displaying user-accessible time-dependent data objects
US20040243942A1 (en) * 2000-12-29 2004-12-02 Microsoft Corporation Graphically represented dynamic time strip for displaying user-accessible time-dependant data objects
US7574665B2 (en) * 2000-12-29 2009-08-11 Microsoft Corporation Graphically represented dynamic time strip for displaying user-accessible time-dependant data objects
US7003726B2 (en) * 2001-02-21 2006-02-21 Nanonation Incorporated Computer network having context sensitive and interactive multimedia applications and controls, forming dynamic user interfaces on local computer terminals
US20020113812A1 (en) * 2001-02-21 2002-08-22 Walker Bradley K. Computer network having context sensitive and interactive multimedia applications and controls, forming dynamic user interfaces on local computer terminals
US20040066397A1 (en) * 2001-02-21 2004-04-08 Walker Bradley K. Computer network having context sensitive applications and controls forming dynamic user interfaces on local computer terminals
US7536647B2 (en) 2001-02-21 2009-05-19 Nanonation Incorporated Computer network having context sensitive applications and controls forming dynamic user interfaces on local computer terminals
US20020154168A1 (en) * 2001-04-20 2002-10-24 Jari Ijas Method for displaying information on the display of an electronic device, and an electronic device
US7010744B1 (en) * 2001-05-14 2006-03-07 The Mathworks, Inc. System and method of navigating and creating electronic hierarchical documents
US20030011639A1 (en) * 2001-07-12 2003-01-16 Autodesk, Inc. Collapsible dialog window
US7853889B1 (en) 2001-07-12 2010-12-14 Autodesk, Inc. Palette-based graphical user interface
US7620911B2 (en) * 2001-07-12 2009-11-17 Autodesk, Inc. Collapsible dialog window
US20030023700A1 (en) * 2001-07-27 2003-01-30 Lightsurf Technologies, Inc. System and methodology providing on-board user interface
US7436322B2 (en) 2001-10-10 2008-10-14 Kelly C Crank Flight recorder system with remote wireless access
US20030193409A1 (en) * 2001-10-10 2003-10-16 Crank Kelly C. Method and apparatus for tracking aircraft and securing against unauthorized access
US20080266054A1 (en) * 2001-10-10 2008-10-30 Crank Kelly C Method and apparatus for biometric authentication of flight crew and monitoring controlled space of aircraft
US20030130771A1 (en) * 2001-10-10 2003-07-10 Crank Kelly C. Method and apparatus for tracking aircraft and securing against unauthorized access
US6995689B2 (en) 2001-10-10 2006-02-07 Crank Kelly C Method and apparatus for tracking aircraft and securing against unauthorized access
US20070150126A1 (en) * 2001-10-10 2007-06-28 Crank Kelly C Method and apparatus for tracking aircraft and securing against unauthorized access
US7158053B2 (en) 2001-10-10 2007-01-02 Crank Kelly C Method and apparatus for tracking aircraft and securing against unauthorized access
US20030142148A1 (en) * 2002-01-28 2003-07-31 International Business Machines Corporation Displaying transparency characteristic aids
US20030142141A1 (en) * 2002-01-28 2003-07-31 International Business Machines Corporation Displaying specified resource usage
US20030142137A1 (en) * 2002-01-28 2003-07-31 International Business Machines Corporation Selectively adjusting the order of windows in response to a scroll wheel rotation
US20030142149A1 (en) * 2002-01-28 2003-07-31 International Business Machines Corporation Specifying audio output according to window graphical characteristics
US20030142143A1 (en) * 2002-01-28 2003-07-31 International Business Machines Corporation Varying heights of application images to convey application status
US7146573B2 (en) 2002-01-28 2006-12-05 International Business Machines Corporation Automatic window representation adjustment
US20030142139A1 (en) * 2002-01-28 2003-07-31 International Business Machines Corporation Automatic window representation adjustment
US6954905B2 (en) * 2002-01-28 2005-10-11 International Business Machines Corporation Displaying transparency characteristic aids
US20030142140A1 (en) * 2002-01-28 2003-07-31 International Business Machines Corporation Adjusting the tint of a translucent window to convey status
US20030142133A1 (en) * 2002-01-28 2003-07-31 International Business Machines Corporation Adjusting transparency of windows to reflect recent use
US20030142132A1 (en) * 2002-01-28 2003-07-31 International Business Machines Corporation Selectively adjusting the translucency of windows in response to a scroll wheel rotation
US7724281B2 (en) 2002-02-04 2010-05-25 Syniverse Icx Corporation Device facilitating efficient transfer of digital content from media capture device
US20030146977A1 (en) * 2002-02-04 2003-08-07 Lightsurf Technologies, Inc. Device facilitating efficient transfer of digital content from media capture device
US7054723B2 (en) * 2002-03-22 2006-05-30 Nissan Motor Co., Ltd. Information presentation controlling apparatus and method based on driver's mental fatigue
US20030182028A1 (en) * 2002-03-22 2003-09-25 Nissan Motor Co., Ltd. Information presentation controlling apparatus and method
US6952630B2 (en) * 2002-07-08 2005-10-04 Hedrick Geoffrey S M Method and apparatus for facilitating ease of viewing and interpretation of data concurrently presented to the flight crew on a multifunction flat panel display in an aircraft
US20040059472A1 (en) * 2002-07-08 2004-03-25 Innovative Solutions & Support, Inc. Method and apparatus for facilitating ease of viewing and interpretation of data concurrently presented to the flight crew on a multifunction flat panel display in an aircraft
US20040222942A1 (en) * 2003-01-24 2004-11-11 Nec Corporation Method, system, and computer program for displaying screen information
US7091994B2 (en) * 2003-01-24 2006-08-15 Nec Corporation Method, system, and computer program for displaying screen information
US8065614B2 (en) * 2003-04-09 2011-11-22 Ati Technologies, Inc. System for displaying video and method thereof
US20040201608A1 (en) * 2003-04-09 2004-10-14 Ma Tsang Fai System for displaying video and method thereof
US20040268252A1 (en) * 2003-05-27 2004-12-30 Canon Kabushiki Kaisha Information processing apparatus capable of displaying scheduler
US7725823B2 (en) * 2003-05-27 2010-05-25 Canon Kabushiki Kaisha Information processing apparatus capable of displaying scheduler
US10643280B2 (en) 2003-05-29 2020-05-05 Chicago Mercantile Exchange Inc. Trader station user interface
US20100205115A1 (en) * 2003-05-29 2010-08-12 Chicago Mercantile Exchange, Inc. Trader station user interface
US10318134B2 (en) * 2003-06-20 2019-06-11 Apple Inc. Computer interface having a virtual single-layer mode for viewing overlapping objects
US20040268263A1 (en) * 2003-06-26 2004-12-30 Van Dok Cornelis K Non-persistent user interface for real-time communication
US7568167B2 (en) * 2003-06-26 2009-07-28 Microsoft Corporation Non-persistent user interface for real-time communication
US20050204310A1 (en) * 2003-10-20 2005-09-15 Aga De Zwart Portable medical information device with dynamically configurable user interface
US20050091610A1 (en) * 2003-10-22 2005-04-28 International Business Machines Corporation Selective display of windows on an auxiliary output device
CN1609809B (en) * 2003-10-23 2011-05-11 微软公司 Method and system for maintaining safety of displayed data in multi-operation system environment
US8122361B2 (en) * 2003-10-23 2012-02-21 Microsoft Corporation Providing a graphical user interface in a system with a high-assurance execution environment
US20050091486A1 (en) * 2003-10-23 2005-04-28 Idan Avraham Providing a graphical user interface in a system with a high-assurance execution environment
US20050114791A1 (en) * 2003-11-20 2005-05-26 International Business Machines Corporation Cueing mechanism that indicates a display is able to be scrolled
US20080109751A1 (en) * 2003-12-31 2008-05-08 Alias Systems Corp. Layer editor system for a pen-based computer
US10073610B2 (en) 2004-08-06 2018-09-11 Qualcomm Incorporated Bounding box gesture recognition on a touch detecting interactive display
US20060129948A1 (en) * 2004-12-14 2006-06-15 Hamzy Mark J Method, system and program product for a window level security screen-saver
US20060150108A1 (en) * 2005-01-06 2006-07-06 Canon Kabushiki Kaisha Information processing device, information processing method, storage medium, and program
US8166417B2 (en) * 2005-03-02 2012-04-24 Canon Kabushiki Kaisha Display control apparatus and control method thereof
US20060197751A1 (en) * 2005-03-02 2006-09-07 Canon Kabushiki Kaisha Display control apparatus and control method thereof
US7412661B2 (en) * 2005-03-04 2008-08-12 Microsoft Corporation Method and system for changing visual states of a toolbar
US20060200777A1 (en) * 2005-03-04 2006-09-07 Microsoft Corporation Method and system for changing visual states of a toolbar
US20090138811A1 (en) * 2005-11-02 2009-05-28 Masaki Horiuchi Display object penetrating apparatus
US20070180390A1 (en) * 2006-01-31 2007-08-02 Honeywell International, Inc. Enhanced information display system and method
US20080046822A1 (en) * 2006-08-15 2008-02-21 Frank Meyer Apparatus and method for interactive user software interface design
US8140992B2 (en) * 2006-08-23 2012-03-20 Airbus Operations Sas Device for aircraft dialogue
US20080195966A1 (en) * 2006-08-23 2008-08-14 Airbus France Device for aircraft dialogue
US8621373B2 (en) 2006-08-31 2013-12-31 Microsoft Corporation Desktop assistant for multiple information types
US20080056071A1 (en) * 2006-08-31 2008-03-06 Microsoft Corporation Desktop assistant for multiple information types
US9986015B2 (en) 2006-08-31 2018-05-29 Microsoft Technology Licensing, Llc Desktop assistant for multiple information types
US20080111822A1 (en) * 2006-09-22 2008-05-15 Yahoo, Inc.! Method and system for presenting video
US9164963B2 (en) 2006-12-05 2015-10-20 Adobe Systems Incorporated Embedded document within an application
US10163088B2 (en) 2006-12-05 2018-12-25 Adobe Systems Incorporated Embedded document within an application
US9582478B2 (en) 2006-12-05 2017-02-28 Adobe Systems Incorporated Embedded document within an application
US20080168396A1 (en) * 2007-01-07 2008-07-10 Michael Matas Portable Multifunction Device, Method, and Graphical User Interface for Providing Maps and Directions
US8607167B2 (en) * 2007-01-07 2013-12-10 Apple Inc. Portable multifunction device, method, and graphical user interface for providing maps and directions
US7743339B1 (en) * 2007-02-01 2010-06-22 Adobe Systems Incorporated Rendering text in a brew device
US8443299B1 (en) 2007-02-01 2013-05-14 Adobe Systems Incorporated Rendering text in a brew device
US8589779B2 (en) 2007-03-08 2013-11-19 Adobe Systems Incorporated Event-sensitive content for mobile devices
US20080222520A1 (en) * 2007-03-08 2008-09-11 Adobe Systems Incorporated Event-Sensitive Content for Mobile Devices
US10686930B2 (en) 2007-06-22 2020-06-16 Apple Inc. Touch screen device, method, and graphical user interface for providing maps, directions, and location based information
US11849063B2 (en) 2007-06-22 2023-12-19 Apple Inc. Touch screen device, method, and graphical user interface for providing maps, directions, and location-based information
US9330381B2 (en) 2008-01-06 2016-05-03 Apple Inc. Portable multifunction device, method, and graphical user interface for viewing and managing electronic calendars
US10503366B2 (en) 2008-01-06 2019-12-10 Apple Inc. Portable multifunction device, method, and graphical user interface for viewing and managing electronic calendars
US10521084B2 (en) 2008-01-06 2019-12-31 Apple Inc. Portable multifunction device, method, and graphical user interface for viewing and managing electronic calendars
US11126326B2 (en) 2008-01-06 2021-09-21 Apple Inc. Portable multifunction device, method, and graphical user interface for viewing and managing electronic calendars
US9792001B2 (en) 2008-01-06 2017-10-17 Apple Inc. Portable multifunction device, method, and graphical user interface for viewing and managing electronic calendars
US20090199127A1 (en) * 2008-01-31 2009-08-06 Microsoft Corporation Previewing target display areas
CN101282532A (en) * 2008-05-14 2008-10-08 宇龙计算机通信科技(深圳)有限公司 Mobile communication terminal as well as parameter display method and system thereof
US20090319944A1 (en) * 2008-06-12 2009-12-24 Honeywell International Inc. Navigation display including multi-control window
US20100017731A1 (en) * 2008-07-18 2010-01-21 Kyocera Mita Corporation Computer-readable recording medium having driver program stored
US20100309149A1 (en) * 2009-06-07 2010-12-09 Chris Blumenberg Device, Method, and Graphical User Interface for Providing Maps, Directions, and Location-Based Information
US8464182B2 (en) * 2009-06-07 2013-06-11 Apple Inc. Device, method, and graphical user interface for providing maps, directions, and location-based information
US10169431B2 (en) 2010-01-06 2019-01-01 Apple Inc. Device, method, and graphical user interface for mapping directions between search results
US8862576B2 (en) 2010-01-06 2014-10-14 Apple Inc. Device, method, and graphical user interface for mapping directions between search results
US20110167058A1 (en) * 2010-01-06 2011-07-07 Van Os Marcel Device, Method, and Graphical User Interface for Mapping Directions Between Search Results
US20130047118A1 (en) * 2010-03-08 2013-02-21 Dean Hooper Method for managing non-overlapping windows
US20120102400A1 (en) * 2010-10-22 2012-04-26 Microsoft Corporation Touch Gesture Notification Dismissal Techniques
EP2669792A4 (en) * 2011-01-27 2014-08-06 Tencent Tech Shenzhen Co Ltd Method and device for implementing many display modes for general icon
EP2669792A1 (en) * 2011-01-27 2013-12-04 Tencent Technology (Shenzhen) Company Limited Method and device for implementing many display modes for general icon
US11262905B2 (en) 2011-12-29 2022-03-01 Apple Inc. Device, method, and graphical user interface for navigation of information in a map-based interface
US11868159B2 (en) 2011-12-29 2024-01-09 Apple Inc. Device, method, and graphical user interface for navigation of information in a map-based interface
US9720890B2 (en) * 2013-08-06 2017-08-01 Educational Testing Service System and method for rendering an assessment item
US20150046792A1 (en) * 2013-08-06 2015-02-12 Educational Testing Service System and Method for Rendering an Assessment Item
US10180947B2 (en) * 2015-04-29 2019-01-15 Box, Inc. File-agnostic data downloading in a virtual file system for cloud-based shared content
US10942899B2 (en) 2015-04-29 2021-03-09 Box, Inc. Virtual file system for cloud-based shared content
US10402376B2 (en) 2015-04-29 2019-09-03 Box, Inc. Secure cloud-based shared content
US20160323358A1 (en) * 2015-04-29 2016-11-03 Box, Inc. File-agnostic data downloading in a virtual file system for cloud-based shared content
US10866932B2 (en) 2015-04-29 2020-12-15 Box, Inc. Operation mapping in a virtual file system for cloud-based shared content
US10013431B2 (en) 2015-04-29 2018-07-03 Box, Inc. Secure cloud-based shared content
US10929353B2 (en) 2015-04-29 2021-02-23 Box, Inc. File tree streaming in a virtual file system for cloud-based shared content
US10409781B2 (en) 2015-04-29 2019-09-10 Box, Inc. Multi-regime caching in a virtual file system for cloud-based shared content
US10114835B2 (en) 2015-04-29 2018-10-30 Box, Inc. Virtual file system for cloud-based shared content
US10025796B2 (en) 2015-04-29 2018-07-17 Box, Inc. Operation mapping in a virtual file system for cloud-based shared content
US11663168B2 (en) 2015-04-29 2023-05-30 Box, Inc. Virtual file system for cloud-based shared content
US10706821B2 (en) 2016-02-18 2020-07-07 Northrop Grumman Systems Corporation Mission monitoring system
US11853690B1 (en) 2016-05-31 2023-12-26 The Mathworks, Inc. Systems and methods for highlighting graphical models
US11470131B2 (en) 2017-07-07 2022-10-11 Box, Inc. User device processing of information from a network-accessible collaboration system
US10929210B2 (en) 2017-07-07 2021-02-23 Box, Inc. Collaboration system protocol processing
US11962627B2 (en) 2017-07-07 2024-04-16 Box, Inc. User device processing of information from a network-accessible collaboration system

Also Published As

Publication number Publication date
CA2483488A1 (en) 1998-08-19
EP0961963A1 (en) 1999-12-08
US20030098886A1 (en) 2003-05-29
CA2197953A1 (en) 1998-08-19
AU6202098A (en) 1998-09-09
WO1998037483A1 (en) 1998-08-27
CA2197953C (en) 2005-05-10

Similar Documents

Publication Publication Date Title
US6512529B1 (en) User interface and method for maximizing the information presented on a screen
US6664983B2 (en) Method and apparatus for configuring sliding panels
US5675755A (en) Window system preventing overlap of multiple always-visible windows
JP3598303B2 (en) Method of selectively displaying and activating overlapping display objects on a display, and computer system
US5920313A (en) Method and system for associating related user interface objects
US5874958A (en) Method and apparatus for accessing information and items across workspaces
EP0636971B1 (en) Method and apparatus for producing a composite second image in the spatial context of a first image
US6710788B1 (en) Graphical user interface
US8504937B2 (en) Computer interface having a single window mode of operation
US5546529A (en) Method and apparatus for visualization of database search results
US6262728B1 (en) System and method for annotating a graphical user interface display in a computer-based system
US5487145A (en) Method and apparatus for compositing display items which minimizes locked drawing areas
US20020089546A1 (en) Dynamically adjusted window shape
US20070143324A1 (en) Graphical user interface icon for documents with status indicator
JPH0855002A (en) Method for display of open application on display screen andvirtual desktop system
US20170131874A1 (en) Software Design Tool For A User Interface And The Administration Of Proximity Responsive Information Displays In Augmented Reality Or Virtual Reality Environments
JPH06208448A (en) Method for supplying set-browser having browser item to application and computer control display device therefor
US20060020902A1 (en) Interactive graphical user interfaces for computer display systems with simplified implementation for exposing completely hidden windows
US5712994A (en) Method and system for apparent direct editing of transient graphic elements within a data processing system
US5995984A (en) Apparatus and method for zoom-in entry of an element in a table
JP2004259247A (en) Multi-user collaborative circular graphical user interface
EP0548709A2 (en) Controlling display and direct manipulation of a plurality of windows
Van Dantzich et al. Application redirection: hosting Windows applications in 3D
US20040090459A1 (en) Graphical user interface for presenting and manipulating object attributes
JP3640982B2 (en) Machine operation method

Legal Events

Date Code Title Description
AS Assignment

Owner name: GALLIUM SOFTWARE, INC., CANADA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:GALLIUM SOFTWARE, INC.;REEL/FRAME:010597/0395

Effective date: 19991111

FEPP Fee payment procedure

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

STCF Information on status: patent grant

Free format text: PATENTED CASE

FPAY Fee payment

Year of fee payment: 4

AS Assignment

Owner name: 4340965 CANADA INC., CANADA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:GALLIUM SOFTWARE INC.;REEL/FRAME:018442/0667

Effective date: 20060609

Owner name: GALLIUM VISUAL SYSTEMS INC., CANADA

Free format text: CHANGE OF NAME;ASSIGNOR:4340965 CANADA INC.;REEL/FRAME:018442/0664

Effective date: 20060612

FEPP Fee payment procedure

Free format text: PAYER NUMBER DE-ASSIGNED (ORIGINAL EVENT CODE: RMPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

FPAY Fee payment

Year of fee payment: 8

FEPP Fee payment procedure

Free format text: PAT HOLDER NO LONGER CLAIMS SMALL ENTITY STATUS, ENTITY STATUS SET TO UNDISCOUNTED (ORIGINAL EVENT CODE: STOL); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

AS Assignment

Owner name: GALLIUM SOFTWARE INC., CANADA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:JANSSEN, STEVE;GOTTSTEIN-PURI, ANNETTE;SIGNING DATES FROM 19991111 TO 19991116;REEL/FRAME:033403/0675

Owner name: KONGSBERG GALLIUM LTD., CANADA

Free format text: CHANGE OF NAME;ASSIGNOR:GALLIUM VISUAL SYSTEMS INC.;REEL/FRAME:033429/0189

Effective date: 20120403

FPAY Fee payment

Year of fee payment: 12

SULP Surcharge for late payment
AS Assignment

Owner name: KONGSBERG GEOSPATIAL LTD, CANADA

Free format text: CHANGE OF NAME;ASSIGNOR:KONGSBERG GALLIUM LTD;REEL/FRAME:038925/0258

Effective date: 20160121