CA2562626A1 - Unified interest layer for user interface - Google Patents

Unified interest layer for user interface Download PDF

Info

Publication number
CA2562626A1
CA2562626A1 CA002562626A CA2562626A CA2562626A1 CA 2562626 A1 CA2562626 A1 CA 2562626A1 CA 002562626 A CA002562626 A CA 002562626A CA 2562626 A CA2562626 A CA 2562626A CA 2562626 A1 CA2562626 A1 CA 2562626A1
Authority
CA
Canada
Prior art keywords
layer
user interface
displaying
unified interest
trigger event
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.)
Granted
Application number
CA002562626A
Other languages
French (fr)
Other versions
CA2562626C (en
Inventor
Imran A. Chaudhri
John Louch
Andrew M. Grignon
Gregory N. Christie
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.)
Apple Inc
Original Assignee
Individual
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
Priority claimed from US10/877,968 external-priority patent/US7490295B2/en
Application filed by Individual filed Critical Individual
Priority to CA2717237A priority Critical patent/CA2717237C/en
Priority to CA2707754A priority patent/CA2707754C/en
Publication of CA2562626A1 publication Critical patent/CA2562626A1/en
Application granted granted Critical
Publication of CA2562626C publication Critical patent/CA2562626C/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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
    • G06F3/0482Interaction with lists of selectable items, e.g. menus
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B60VEHICLES IN GENERAL
    • B60KARRANGEMENT OR MOUNTING OF PROPULSION UNITS OR OF TRANSMISSIONS IN VEHICLES; ARRANGEMENT OR MOUNTING OF PLURAL DIVERSE PRIME-MOVERS IN VEHICLES; AUXILIARY DRIVES FOR VEHICLES; INSTRUMENTATION OR DASHBOARDS FOR VEHICLES; ARRANGEMENTS IN CONNECTION WITH COOLING, AIR INTAKE, GAS EXHAUST OR FUEL SUPPLY OF PROPULSION UNITS IN VEHICLES
    • B60K35/00Arrangement of adaptations of instruments
    • B60K35/10
    • 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
    • B60K2360/11

Abstract

A user-activatable dashboard (also referred to as a unified interest layer) contains any number of user interface elements, referred to herein as ~widgets~, for quick access by a user. In response to a command from a user, the dashboard is invoked and the widgets are shown on the screen. The user can activate the dashboard at any time, causing the dashboard to temporarily replace the existing user interface display on the user~s screen. Once the dashboard has been activated, the user can interact with any or all of the widgets, and can configure the dashboard by adding, deleting, moving, or configuring individual widgets as desired. When the user wishes to return to the normal user interface he or she was working with, the user issues a command causing the dashboard to be dismissed. Once the dashboard has been dismissed, the previous user interface state is restored, allowing the user to resume normal interactions with the operating system.

Claims (123)

1. In a computer system including a display screen comprising an area dis-playing a user interface, a method for presenting a unified interest layer, comprising:
detecting a first trigger event for activating a unified interest layer;
responsive to the first trigger event:
temporarily inactivating the user interface; and displaying, in the area of the display screen, a unified interest layer comprising a plurality of layer elements;
detecting a second trigger event for dismissing the unified interest layer;
and responsive to the second trigger event:
dismissing the unified interest layer; and reactivating the user interface.
2. The method of claim 1, wherein the user interface comprises a plurality of graphical user interface elements.
3. The method of claim 1, wherein the user interface comprises a plurality of windows.
4. The method of claim 1, wherein the first trigger event comprises a first user command and the second trigger event comprises a second user command.
5. The, method of claim 1, wherein detecting the second trigger event com-prises:
detecting an input signal while an onscreen cursor is at an onscreen location where no layer element is being displayed.
6. The method of claim 1, wherein detecting the second trigger event com-prises:
detecting a mouse click while an onscreen cursor is at an onscreen location where no layer element is being displayed.
7. The method of claim 1, wherein detecting the second trigger event com-prises:
detecting that a predetermined period of time has transpired without user in-put.
8. The method of claim 1, further comprising:
receiving user input to configure the unified interest layer;
displaying the unified interest layer according to the layer configuration;
and saving the layer configuration.
9. The method of claim 8, wherein receiving user input to configure the uni-fied interest layer comprises:
receiving a command to activate a configuration bar; and receiving a command to drag at least one layer element from the configura-tion bar to a position on the unified interest layer.
10. The method of claim 9, further comprising:
displaying a transitional animation to place the dragged layer element at the position.
11. The method of claim 10, wherein the transitional animation comprises a ripple animation.
12. The method of claim 9, further comprising, responsive to the command to drag the layer element to a position on the unified interest layer:
automatically retrieving, from a server, software code for the layer element;
and installing the software code for the layer element.
13. The method of claim 9, wherein the configuration bar comprises a plural-ity of categories of layer elements, and wherein:
receiving a command to drag at least one layer element from the configura-tion bar comprises:
receiving a command to access layer elements within one of the catego-ries;
displaying commands within the selected category; and receiving a command to drag at least one layer element from the se-lected category to a position in the unified interest layer.
14. The method of claim 8, wherein saving the layer configuration comprises:
saving at least one of a position, size, and configuration for each layer ele-ment.
15. The method of claim 1, further comprising:
receiving a command to activate a configuration bar, the configuration bar having at least two active states; and responsive to receiving a command to switch the state of the configuration bar, switching between the at least two active states;

wherein:
in the first state the configuration bar displays a first region comprising at least one label corresponding to a favorite layer element;
and in the second state the configuration bar displays the first region com-prising at least one label corresponding to a favorite layer element and a second region comprising at least one label corresponding to a non-favorite layer element.
16. The method of claim 15, further comprising:
responsive to receiving a command to move a layer element between the first and second regions, moving the layer element according to the command.
17. The method of claim 15, wherein:
in the second state the configuration bar further displays an icon for deleting a layer element; and responsive to receiving a command to move a layer element to the delete icon, deleting the layer element.
18. The method of claim 15, further comprising:
responsive to receiving a command to move a layer element from one of the regions to the unified interest layer, displaying the layer element in the unified interest layer.
19. The method of claim 15, further comprising:
responsive to receiving a command to move a layer element from the unified interest layer to one of the regions, removing the layer element from the unified interest layer and displaying a label corresponding the layer element in the specified region.
20. The method of claim 1, further comprising:
receiving a command to activate a configuration bar, the configuration bar comprising labels corresponding to layer elements.
21. The method of claim 20, wherein a label corresponding to a currently-active layer element is shown in a first visual format, and a label corresponding to a currently-inactive layer elements is shown in a second visual format.
22. The method of claim 21, wherein the first visual format is grayed-out.
23. The method of claim 20, wherein at least one layer element is capable of being instantiated multiple times, and at least one layer element is not capable of be-ing instantiated multiple times, and wherein:
a label corresponding to a currently-active layer element that is not capable of being instantiated multiple times is shown in a first visual format;
and a label corresponding to a currently-active layer element that is capable of be-ing instantiated multiple times is shown in a second visual format.
24. The method of claim 23, wherein the first visual format is grayed-out.
25. The method of claim 20, wherein at least one layer element is capable of being instantiated multiple times, and at least one layer element is not capable of be-ing instantiated multiple times, and wherein:
a label corresponding to a currently-active layer element that is not capable of being instantiated multiple times is shown in a first visual format;
a label corresponding to a currently-active layer element that is capable of be-ing instantiated multiple times is shown in a second visual format;
and a label corresponding to a currently-inactive layer element is shown in a third visual format.
26. The method of claim 25, wherein the first visual format is grayed-out.
27. The method of claim 1, wherein displaying the unified interest layer com-prises displaying the unified interest layer over the inactivated user interface.
28. The method of claim 1, wherein temporarily inactivating the user inter-face comprises modifying a visual characteristic of the user interface.
29. The method of claim 28, wherein modifying a visual characteristic of the user interface comprises performing at least one selected from the group consisting of:
fading the user interface;
darkening the user interface;
brightening the user interface;
blurring the user interface;
changing a color saturation of the user interface;
displaying the user interface in black and white;
distorting the user interface; and shrinking the user interface.
30. The method of claim 1, wherein displaying the unified interest layer com-prises displaying the unified interest layer in such a manner that at least a portion of the inactivated user interface is still visible.
31. The method of claim 1, further comprising, concurrently with displaying the unified interest layer, displaying a miniature representation of the user interface.
32. The method of claim 1, further comprising displaying a miniature repre-sentation of the user interface within one of the layer elements.
33. The method of claim 1, wherein the displayed user interface comprises a task bar, the method further comprising:
displaying, in the task bar, an icon representing a layer element;
wherein:
the first trigger event comprises a user action with respect to the icon; and displaying the unified interest layer comprises displaying the layer element represented by the icon.
34. The method of claim 33, further comprising highlighting the displayed icon to indicate an alert in connection with the layer element represented by the icon.
35. The method of claim 33, wherein at least one of the layer elements is asso-ciated with an application, and wherein the second trigger event comprises a user command to launch the application associated with a layer element, the method fur-ther comprising:
after the user interface has been reactivated, launching the application associ-ated with the layer element.
36. The method of claim 35, wherein the user command to launch the applica-tion associated with a layer element comprises user activation of a button in the layer element.
37. The method of claim 1, further comprising:
responsive to the first trigger event:
displaying a first transitional animation for inactivating the user inter-face and introducing the unified interest layer; and responsive to the second trigger event:
displaying a second transitional animation for dismissing the unified interest layer and restoring the user interface.
38. The method of claim 37, wherein each transitional animation comprises one selected from the group consisting of:
a fly-in animation;
a fly-out animation;
a zoom-in animation; and a zoom-out animation.
39. The method of claim 1, wherein the layer elements are movable.
40. The method of claim 39, wherein, responsive to the user moving a first layer element on top of a second layer element, the second layer element automati-cally moves to make room for the first layer element.
41. The method of claim 1, wherein displaying the unified interest layer com-prises displaying at least one layer element at a position previously selected by the user.
42. The method of claim 1, wherein the layer elements are editable.
43. The method of claim 1, wherein at least one layer element overlaps an-other layer element.
44. The method of claim 1, wherein at least one layer element comprises one selected from the group consisting of:
a calendar element;
a calculator element;
a music player element;
an address book element;
a notes element;
a stock quote element;
a weather element;
a traffic element;
a package tracking element;
a contact manager element; and a clock element.
45. The method of claim 1, wherein reactivating the user interface comprises restoring the user interface to a state substantially identical to its state at the time of inactivation.
46. The method of claim 1, wherein at least one of the layer elements re-sponds to user input.
47. The method of claim 1, wherein the area displaying a user interface occu-pies substantially the entire display screen.
48. The method of claim 1, wherein at least one layer element receives data from a remote server.
49. The method of claim 1, further comprising:responsive to the first trigger event, obtaining contextual information from a currently-running application;
and activating a layer element using a parameter derived from the obtained con-textual information.
50. The method of claim 49, wherein the contextual information comprises an item currently selected in the application.
51. The method of claim 49, wherein the contextual information comprises an item currently open in the application.
52. In a computer system including a display screen comprising an area dis-playing a user interface, a method for presenting a unified interest layer, comprising:
detecting a first trigger event for activating a unified interest layer; and responsive to the first trigger event:
temporarily inactivating the user interface; and displaying, in the area of the display screen, a unified interest layer comprising a plurality of layer elements.
53. A method for displaying a user interface element representing a clock, comprising:
determining a current time at a specified location;
responsive to the determined time, selecting a background color from at least two colors;
displaying the selected background color; and displaying a representation of the current time at the location.
54. The method of claim 53, wherein:
the at least two colors comprises a first color representing day and a second color representing night.
55. The method of claim 54, wherein:
the at least two colors comprises a third color representing twilight.
56. The method of claim 53, wherein:
selecting a background color from at least two colors comprises:
responsive to the determined time falling within a first range, selecting a first color; and responsive to the determined time falling within a second range, select-ing a second color.
57. The method of claim 56, wherein the first range comprises 6:00 AM to 6:00 PM, and the second range comprises 6:00 PM to 6:00 AM.
58. The method of claim 53, wherein selecting a background color further comprises interpolating between the at least two colors according to the determined time.
59. The method of claim 53, wherein:
selecting a background color from at least two colors comprises:
obtaining sunrise and sunset times at the location;
responsive to the determined time falling between sunrise and sunset, selecting a first color; and responsive to the determined time falling between sunset and sunrise, selecting a second color.
60. A method for distributing a layer element for use in a unified interest layer in a computer system, the method comprising:
receiving a request for a layer element to be used in a computer system in-cluding:
a user interface; and a unified interest layer that detects a first trigger event for activating the unified interest layer, and, responsive to the first trigger event, temporarily inactivates the user interface and displays the unified interest layer comprising a plurality of layer ele-ments; and responsive to the request, providing the layer element.
61. A method for authoring a layer element for use in a unified interest layer in a computer system, the method comprising:
authoring a layer element to be used in a computer system including:
a user interface; and a unified interest layer that detects a first trigger event for activating the unified interest layer, and, responsive to the first trigger event, temporarily inactivates the user interface and displays the unified interest layer comprising a plurality of layer ele-ments; and performing at least one of:

installing the layer element; and making the layer element available for use.
62. A method for editing a layer element for use in a unified interest layer in a computer system, the method comprising:
editing a layer element to be used in a computer system including:
a user interface; and a unified interest layer that detects a first trigger event for activating the unified interest layer, and, responsive to the first trigger event, temporarily inactivates the user interface and displays the unified interest layer comprising a plurality of layer ele-ments; and performing at least one of:
installing the edited layer element; and making the edited layer element available for use.
63. A method for displaying a rollover close control for a user interface ele-ment on a display screen, the user interface element comprising an active region, the method comprising:
displaying the user interface element;
responsive to an onscreen cursor being placed over the active region for at least a predetermined period of time, displaying a close control;
responsive to an onscreen cursor being moved off the active region for at least a predetermined period of time, removing the close control;
responsive to the close control being activated, dismissing the user interface element.
64. The method of claim 63, wherein displaying the user interface element comprises displaying the user interface element in a unified interest layer.
65. A method for displaying a preferences control for a first user interface element on a display screen, the user interface element comprising an active region, the method comprising:
displaying the user interface element;

responsive to an onscreen cursor being placed over the active region for at least a predetermined period of time, displaying a preferences con-trol;
responsive to an onscreen cursor being moved off the active region for at least a predetermined period of time, removing the preferences control;
responsive to the preferences control being activated, displaying at least one user interface element for specifying preferences.
66. The method of claim 65, wherein displaying the first user interface ele-ment comprises displaying the first user interface element in a unified interest layer.
67. The method of claim 65, wherein displaying at least one user interface ele-ment for specifying preferences comprises:
displaying an animation simulating the first user interface element turning over; and displaying the at least one user interface element for specifying preferences on the reverse side of the first user interface element.
68. A method for displaying an animation to represent placement of a user in-terface element at a location on a screen, the method comprising:
receiving user input moving a user interface element to a location on a screen;
receiving user input dropping the user interface element at the location;
displaying an animation resembling a ripple effect; and displaying the user interface element at the location.
69. The method of claim 68, wherein:
the user input moving a user interface element to a location on a screen com-prises a drag operation; and the user input dropping the user interface element at the location comprises a drop operation.
70. The method of claim 68, wherein:
receiving the user input moving a user interface element to a location on a screen comprises receiving a cursor movement while a button is held down; and receiving the user input dropping the user interface element at the location comprises detecting that the button has been released.
71. A method for displaying auxiliary functions for a first user interface ele-ment on a display screen, the method comprising:
displaying the user interface element;
receiving user input indicating that auxiliary functions should be displayed;
displaying an animation simulating the first user interface element turning over; and displaying the auxiliary functions on the reverse side of the first user interface element.
72. The method of claim 71, wherein the auxiliary functions comprise controls for setting preferences.
73. A method for dismissing a user interface element, comprising:
displaying the user interface element on a display screen;
receiving user input, via an on-screen control, indicating that the user inter-face element should be dismissed;
displaying an animation representing the user interface element being sucked into the on-screen control; and removing the user interface element from the display screen.
74. The method of claim 73, wherein displaying the user interface element comprises displaying the first user interface element in a unified interest layer, and wherein removing the user interface element comprises removing the user interface element from the unified interest layer.
75. A method for dismissing a user interface element, comprising:
displaying the user interface element on a display screen;
receiving user input, via an on-screen control, indicating that the user inter-face element should be dismissed;
displaying an animation representing the user interface element being sucked into a configuration bar; and removing the user interface element from the display screen.
76. The method of claim 75, wherein displaying the user interface element comprises displaying the first user interface element in a unified interest layer, and wherein removing the user interface element comprises removing the user interface element from the unified interest layer.
77. A method for displaying a user interface element representing a calcula-tor, comprising:
displaying a calculator element, comprising a numeric display, a plurality of numeric keys, and a plurality of operator keys;
responsive to user input representing a click action within the calculator ele-ment, changing a visual characteristic of the numeric display to a first state to indicate that the calculator is active; and responsive to user input representing a click action outside the calculator ele-ment, changing the visual characteristic of the numeric display to a second state to indicate that the calculator is not active.
78. The method of claim 77, wherein changing a visual characteristic of the numeric display to a first state comprised lighting up the numeric display.
79. A method for displaying a user interface element representing a calcula-tor, comprising:
displaying a calculator element, comprising a numeric display, a plurality of numeric keys, and a plurality of operator keys;
responsive to user input representing a click action within a first operator key, highlighting the first operator key; and responsive to user input representing a click action within a key other than the first operator key, restoring the first operator key to a non-highlighted state.
80. A computer program product for presenting a unified interest layer in a computer system including a display screen comprising an area displaying a user interface, the computer program product comprising:
a computer-readable medium; and computer program code, encoded on the medium, for:
detecting a first trigger event for activating a unified interest layer;
responsive to the first trigger event:
temporarily inactivation the user interface; and displaying, in the area of the display screen, a unified interest layer comprising a plurality of layer elements;
81. The computer program product of claim 80, further comprising computer program code, encoded on the medium, for:
detecting a second trigger event for dismissing the unified interest layer;
and responsive to the second trigger event:
dismissing the unified interest layer; and reactivating the user interface.
82. The computer program product of claim 80, further comprising computer program code, encoded on the medium, for:
receiving user input to configure the unified interest layer;
displaying the unified interest layer according to the layer configuration;
and saving the layer configuration.
83. A system for presenting a unified interest layer in a computer system in-cluding a display screen, the system comprising:
an input device for detecting a first trigger event for activating a unified inter-est layer;
a processor, for processing user input received from the user input device;
and a display screen, coupled to the processor and comprising an area displaying a user interface, the display screen for, responsive to the first trigger event:
temporarily inactivating the user interface; and displaying, in the area of the display screen, a unified interest layer comprising a plurality of layer elements;
84. The system of claim 83, wherein:
the input device further detects a second trigger event for dismissing the uni-fied interest layer; and responsive to the second trigger event, the display screen:
dismisses the unified interest layer; and reactivates the user interface.
85. The system of claim 83:
wherein:

the input device further receives user input to configure the unified in-terest layer; and the display device displaying the unified interest layer according to the layer configuration; and the system further comprising a storage device, coupled to the processor, for saving the layer configuration.
86. In a computer system including a display screen comprising an area dis-playing a user interface, a method for presenting a unified interest layer, comprising:
detecting a first trigger event for activating a unified interest layer;
responsive to the first trigger event:
temporarily inactivating the user interface; and displaying, in the area of the display screen, a unified interest layer comprising a plurality of layer elements;
detecting a second trigger event for dismissing the unified interest layer;
and responsive to the second trigger event:
dismissing the unified interest layer; and reactivating the user interface;
wherein at least one layer element comprises one selected from the group con-sisting of:
a flight tracker element;
a movie listings element;
a rental queue management element;
a translation element;
a unit conversion element;
a weather element; and a stock quote element.
87. The method of claim 86, wherein the first trigger event comprises a first user command and the second trigger event comprises a second user command.
88. The method of claim 86, further comprising:
receiving user input to configure the unified interest layer;
displaying the unified interest layer according to the layer configuration;
and saving the layer configuration.
89. The method of claim 86, further comprising:
receiving a command to activate a configuration bar, the configuration bar having at least two active states; and responsive to receiving a command to switch the state of the configuration bar, switching between the at least two active states;
wherein:
in the first state the configuration bar displays a first region comprising at least one label corresponding to a favorite layer element;
and in the second state the configuration bar displays the first region com-prising at least one label corresponding to a favorite layer element and a second region comprising at least one label corresponding to a non-favorite layer element.
90. The method of claim 86, wherein displaying the unified interest layer comprises displaying the unified interest layer over the inactivated user interface.
91. The method of claim 86, wherein temporarily inactivating the user inter-face comprises modifying a visual characteristic of the user interface.
92. The method of claim 91, wherein modifying a visual characteristic of the user interface comprises performing at least one selected from the group consisting of:
fading the user interface;
darkening the user interface;
brightening the user interface;
blurring the user interface;
changing a color saturation of the user interface;
displaying the user interface in black and white;
distorting the user interface; and shrinking the user interface.
93. The method of claim 86, wherein displaying the unified interest layer comprises displaying the unified interest layer in such a manner that at least a por-tion of the inactivated user interface is still visible.
94. The method of claim 86, further comprising:
responsive to the first trigger event:
displaying a first transitional animation for inactivating the user inter-face and introducing the unified interest layer; and responsive to the second trigger event:
displaying a second transitional animation for dismissing the unified interest layer and restoring the user interface.
95. The method of claim 94, wherein each transitional animation comprises one selected from the group consisting of:
a fly-in animation;
a fly-out animation;
a zoom-in animation; and a zoom-out animation.
96. The method of claim 86, wherein reactivating the user interface com-prises restoring the user interface to a state substantially identical to its state at the time of inactivation.
97. The method of claim 86, wherein at least one of the layer elements re-sponds to user input.
98. The method of claim 86, wherein at least one layer element receives data from a remote server.
99. In a computer system including a display screen comprising an area dis-playing a user interface, a method for presenting a unified interest layer, comprising:
detecting a first trigger event for activating a unified interest layer;
responsive to the first trigger event:
temporarily inactivating the user interface; and displaying, in the area of the display screen, a unified interest layer comprising a plurality of layer elements;
detecting a second trigger event for dismissing the unified interest layer;
and responsive to the second trigger event:
dismissing the unified interest layer; and reactivating the user interface;
wherein at least one layer element comprises an animation.
100. The method of claim 99, at least one layer element comprises a weather element including an animation depicting weather conditions.
101. A computer program product for presenting a unified interest layer in a computer system including a display screen comprising an area displaying a user interface, the computer program product comprising:
a computer-readable medium; and computer program code, encoded on the medium, for:
detecting a first trigger event for activating a unified interest layer;
responsive to the first trigger event:
temporarily inactivating the user interface; and displaying, in the area of the display screen, a unified interest layer comprising a plurality of layer elements;
wherein at least one layer element comprises one selected from the group con-sisting of:
a flight tracker element;
a movie listings element;
a rental queue management element;
a translation element;
a unit conversion element;
a weather element; and a stock quote element.
102. The computer program product of claim 101, further comprising computer pro-gram code, encoded on the medium, for:
detecting a second trigger event for dismissing the unified interest layer;
and responsive to the second trigger event:
dismissing the unified interest layer; and reactivating the user interface.
103. A system for presenting a unified interest layer in a computer system in-cluding a display screen, the system comprising:
an input device for detecting a first trigger event for activating a unified inter-est layer;
a processor, for processing user input received from the user input device;
and a display screen, coupled to the processor and comprising an area displaying a user interface, the display screen for, responsive to the first trigger event:
temporarily inactivating the user interface; and displaying, in the area of the display screen, a unified interest layer comprising a plurality of layer elements;
wherein at least one layer element comprises one selected from the group con-sisting of:
a flight tracker element;
a movie listings element;
a rental queue management element;
a translation element;
a unit conversion element;
a weather element; and a stock quote element.
104. In a computer system including a display screen comprising an area dis-playing a user interface, a method for presenting a unified interest layer, comprising:
detecting a first trigger event for activating a unified interest layer;
responsive to the first trigger event:
temporarily inactivating the user interface; and displaying, in the area of the display screen, a unified interest layer comprising a flight tracker layer element for an airplane flight;
detecting a second trigger event for dismissing the unified interest layer;
and responsive to the second trigger event:

dismissing the unified interest layer; and reactivating the user interface;
wherein the flight tracker layer element comprises at least one selected from the group consisting of:
airline;
flight number departure city;
arrival city;
scheduled departure time;
actual departure time;
scheduled arrival time;
actual arrival time;
gate;
flight status;
speed; and altitude.
105. The method of claim 104, wherein the flight tracker layer element further comprises a graphical representation of a current position of the airplane.
106. The method of claim 105, wherein the graphical representation of current position is generated based on flight status information.
107. The method of claim 105, wherein the graphical representation of current position is generated based on flight status information received from a server.
108. The method of claim 105, wherein the graphical representation of current position is generated based on interpolation between departure and arrival loca-tions.
109. In a computer system including a display screen comprising an area dis-playing a user interface, a method for presenting a unified interest layer, comprising:
detecting a first trigger event for activating a unified interest layer;
responsive to the first trigger event:
temporarily inactivating the user interface; and displaying, in the area of the display screen, a unified interest layer comprising a movie information element;
detecting a second trigger event for dismissing the unified interest layer;
and responsive to the second trigger event:
dismissing the unified interest layer; and reactivating the user interface;
wherein the movie information element comprises at least one selected from the group consisting of:
movie titles;
movie descriptions;
theaters;
showtimes;
MPAA ratings;
quality ratings;
trailers; and ticket purchasing functionality.
110. In a computer system including a display screen comprising an area dis-playing a user interface, a method for presenting a unified interest layer, comprising:
detecting a first trigger event for activating a unified interest layer;
responsive to the first trigger event:
temporarily inactivating the user interface; and displaying, in the area of the display screen, a unified interest layer comprising an online rental queue management element;
detecting a second trigger event for dismissing the unified interest layer;
and responsive to the second trigger event:
dismissing the unified interest layer; and reactivating the user interface;
wherein the online rental queue management element comprises at least one selected from the group consisting of:
movie titles;
recommendations;

MPAA ratings;
quality ratings;
queue status;
movie availability;
trailers; and queue management functionality.
111. In a computer system including a display screen comprising an area dis-playing a user interface, a method for presenting a unified interest layer, comprising:
detecting a first trigger event for activating a unified interest layer;
responsive to the first trigger event:
temporarily inactivating the user interface; and displaying, in the area of the display screen, a unified interest layer comprising a translation element;
detecting a second trigger event for dismissing the unified interest layer;
and responsive to the second trigger event:
dismissing the unified interest layer; and reactivating the user interface;
wherein the translation element comprises at least one selected from the group consisting of:
source and destination language selectors;
a first area for receiving text to be translated; and a second area for displaying translated text.
112. In a computer system including a display screen comprising an area dis-playing a user interface, a method for presenting a unified interest layer, comprising:
detecting a first trigger event for activating a unified interest layer;
responsive to the first trigger event:
temporarily inactivating the user interface; and displaying, in the area of the display screen, a unified interest layer comprising a unit conversion element;
detecting a second trigger event for dismissing the unified interest layer;
and responsive to the second trigger event:
dismissing the unified interest layer; and reactivating the user interface;
wherein the unit conversion element comprises at least one selected from the group consisting of:
a selector for receiving a selection of the type of unit conversion to apply;
source and destination unit selectors;
a first area for receiving a value to be converted; and a second area for displaying a converted value.
113. The method of claim 112, wherein the unit conversion element further comprises:
a graphical representation of the type of unit conversion.
114. In a computer system including a display screen comprising an area dis-playing a user interface, a method for presenting a unified interest layer, comprising:
detecting a first trigger event for activating a unified interest layer;
responsive to the first trigger event:
temporarily inactivating the user interface; and displaying, in the area of the display screen, a unified interest layer comprising a weather element;
detecting a second trigger event for dismissing the unified interest layer;
and responsive to the second trigger event:
dismissing the unified interest layer; and reactivating the user interface;

wherein the weather element comprises at least one selected from the group consisting of:
a graphical representation of current weather conditions;
a textual representation of current weather conditions;
a graphical representation of a weather forecast; and a textual representation of a weather forecast.
115. In a computer system including a display screen comprising an area dis-playing a user interface, a method for presenting a unified interest layer, comprising:
detecting a first trigger event for activating a unified interest layer;
responsive to the first trigger event:
temporarily inactivating the user interface; and displaying, in the area of the display screen, a unified interest layer comprising a directory element;
detecting a second trigger event for dismissing the unified interest layer;
and responsive to the second trigger event:
dismissing the unified interest layer; and reactivating the user interface;
wherein the directory element comprises at least one selected from the group consisting of:
an input field for accepting input comprising at least one of a business name or category; and an output field for presenting listing corresponding to the accepted input.
116. In a computer system including a display screen comprising an area dis-playing a user interface, a flight tracker layer element for presentation in a unified interest layer selectively overlaying the user interface, the flight tracker layer ele-ment comprising:
at least one selected from the group consisting of:
airline;
flight number departure city;
arrival city;
scheduled departure time;
actual departure time;
scheduled arrival time;
actual arrival time;
gate;
flight status;
speed; and altitude; and a graphical representation of a current position of the airplane.
117. In a computer system including a display screen comprising an area dis-playing a user interface, a movie information layer element for presentation in a uni-fied interest layer selectively overlaying the user interface, the movie information layer element comprising:
movie titles;
showtimes; and at least one selected from the group consisting of:
movie descriptions;
theaters;
MPAA ratings;
quality ratings;
trailers; and ticket purchasing functionality.
118. In a computer system including a display screen comprising an area dis-playing a user interface, an online rental queue management element for presenta-tion in a unified interest layer selectively overlaying the user interface, the online rental queue management element comprising:
movie titles;
queue management functionality; and at least one selected from the group consisting of:
recommendations;
MPAA ratings;
quality ratings;
queue status;
movie availability; and trailers;.
119. In a computer system including a display screen comprising an area dis-playing a user interface, a translation element for presentation in a unified interest layer selectively overlaying the user interface, the translation element comprising:
source and destination language selectors;
a first area for receiving text to be translated; and a second area for displaying translated text.
120. In a computer system including a display screen comprising an area dis-playing a user interface, a unit conversion element for presentation in a unified in-terest layer selectively overlaying the user interface, the unit conversion element comprising:
a selector for receiving a selection of the type of unit conversion to apply;
source and destination unit selectors;
a first area for receiving a value to be converted; and a second area for displaying a converted value.
121. The method of claim 120, wherein the unit conversion element further comprises:
a graphical representation of the type of unit conversion.
122. In a computer system including a display screen comprising an area dis-playing a user interface, a weather element for presentation in a unified interest layer selectively overlaying the user interface, the weather element comprising:
a graphical representation of current weather conditions;
a textual representation of current weather conditions;
a graphical representation of a weather forecast; and a textual representation of a weather forecast.
123. In a computer system including a display screen comprising an area dis-playing a user interface, a directory element for presentation in a unified interest layer selectively overlaying the user interface, the directory element comprising:
an input field for accepting input comprising at least one of a business name or category; and an output field for presenting listing corresponding to the accepted input.
CA2562626A 2004-06-25 2005-06-24 Unified interest layer for user interface Active CA2562626C (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CA2717237A CA2717237C (en) 2004-06-25 2005-06-24 Unified interest layer for user interface
CA2707754A CA2707754C (en) 2004-06-25 2005-06-24 Unified interest layer for user interface

Applications Claiming Priority (7)

Application Number Priority Date Filing Date Title
US10/877,968 US7490295B2 (en) 2004-06-25 2004-06-25 Layer for accessing user interface elements
US10/877,968 2004-06-25
US64202505P 2005-01-07 2005-01-07
US60/642,025 2005-01-07
US11/166,802 US7761800B2 (en) 2004-06-25 2005-06-23 Unified interest layer for user interface
US11/166,802 2005-06-23
PCT/US2005/022579 WO2006012343A2 (en) 2004-06-25 2005-06-24 Unified interest layer for user interface

Related Child Applications (2)

Application Number Title Priority Date Filing Date
CA2707754A Division CA2707754C (en) 2004-06-25 2005-06-24 Unified interest layer for user interface
CA2717237A Division CA2717237C (en) 2004-06-25 2005-06-24 Unified interest layer for user interface

Publications (2)

Publication Number Publication Date
CA2562626A1 true CA2562626A1 (en) 2006-02-02
CA2562626C CA2562626C (en) 2011-03-01

Family

ID=35786677

Family Applications (3)

Application Number Title Priority Date Filing Date
CA2707754A Active CA2707754C (en) 2004-06-25 2005-06-24 Unified interest layer for user interface
CA2717237A Active CA2717237C (en) 2004-06-25 2005-06-24 Unified interest layer for user interface
CA2562626A Active CA2562626C (en) 2004-06-25 2005-06-24 Unified interest layer for user interface

Family Applications Before (2)

Application Number Title Priority Date Filing Date
CA2707754A Active CA2707754C (en) 2004-06-25 2005-06-24 Unified interest layer for user interface
CA2717237A Active CA2717237C (en) 2004-06-25 2005-06-24 Unified interest layer for user interface

Country Status (8)

Country Link
US (1) US7761800B2 (en)
EP (4) EP2284663A3 (en)
JP (4) JP5032311B2 (en)
CN (2) CN101819504A (en)
AU (2) AU2005267129B2 (en)
CA (3) CA2707754C (en)
HK (2) HK1137232A1 (en)
WO (1) WO2006012343A2 (en)

Families Citing this family (235)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7093201B2 (en) * 2001-09-06 2006-08-15 Danger, Inc. Loop menu navigation apparatus and method
US9164654B2 (en) * 2002-12-10 2015-10-20 Neonode Inc. User interface for mobile computer unit
US8302020B2 (en) 2004-06-25 2012-10-30 Apple Inc. Widget authoring and editing environment
US7490295B2 (en) 2004-06-25 2009-02-10 Apple Inc. Layer for accessing user interface elements
US8453065B2 (en) 2004-06-25 2013-05-28 Apple Inc. Preview and installation of user interface elements in a display environment
US8566732B2 (en) * 2004-06-25 2013-10-22 Apple Inc. Synchronization of widgets and dashboards
US20060282795A1 (en) * 2004-09-13 2006-12-14 Network Solutions, Llc Domain bar
US20060059136A1 (en) * 2004-09-13 2006-03-16 Network Solutions, Llc Domain bar
US8543931B2 (en) * 2005-06-07 2013-09-24 Apple Inc. Preview including theme based installation of user interface elements in a display environment
US8578290B2 (en) * 2005-08-18 2013-11-05 Microsoft Corporation Docking and undocking user interface objects
US7568165B2 (en) * 2005-08-18 2009-07-28 Microsoft Corporation Sidebar engine, object model and schema
US7665032B2 (en) * 2005-08-18 2010-02-16 Microsoft Corporation Sidebar engine, object model and schema
US7499989B2 (en) * 2005-08-18 2009-03-03 Microsoft Corporation Installing data with settings
US7552053B2 (en) * 2005-08-22 2009-06-23 International Business Machines Corporation Techniques for aiding speech-to-speech translation
US8225231B2 (en) 2005-08-30 2012-07-17 Microsoft Corporation Aggregation of PC settings
US20070101279A1 (en) * 2005-10-27 2007-05-03 Chaudhri Imran A Selection of user interface elements for unified display in a display environment
US7954064B2 (en) * 2005-10-27 2011-05-31 Apple Inc. Multiple dashboards
US8543824B2 (en) 2005-10-27 2013-09-24 Apple Inc. Safe distribution and use of content
US7752556B2 (en) 2005-10-27 2010-07-06 Apple Inc. Workflow widgets
US7743336B2 (en) 2005-10-27 2010-06-22 Apple Inc. Widget security
US9104294B2 (en) 2005-10-27 2015-08-11 Apple Inc. Linked widgets
US7707514B2 (en) 2005-11-18 2010-04-27 Apple Inc. Management of user interface elements in a display environment
US9426103B2 (en) 2005-12-27 2016-08-23 International Business Machines Corporation Host state-sensing for message interruption
US8732614B2 (en) * 2005-12-30 2014-05-20 Google Inc. Toolbar document content sharing
US7509588B2 (en) 2005-12-30 2009-03-24 Apple Inc. Portable electronic device with interface reconfiguration mode
US20070214431A1 (en) * 2006-03-08 2007-09-13 Microsoft Corporation Smart gadget resizing
KR100775554B1 (en) 2006-03-10 2007-11-15 주식회사 케이티프리텔 Method and system for providing dynamic wall paper service based contents
US8055444B2 (en) * 2006-04-04 2011-11-08 Yahoo! Inc. Content display and navigation interface
US7783990B2 (en) * 2006-05-05 2010-08-24 Microsoft Corporation Association of display elements
US20080034309A1 (en) * 2006-08-01 2008-02-07 Louch John O Multimedia center including widgets
US8166415B2 (en) * 2006-08-04 2012-04-24 Apple Inc. User interface for backup management
US8869027B2 (en) 2006-08-04 2014-10-21 Apple Inc. Management and generation of dashboards
US10313505B2 (en) 2006-09-06 2019-06-04 Apple Inc. Portable multifunction device, method, and graphical user interface for configuring and displaying widgets
EP2070315B1 (en) * 2006-09-29 2014-05-28 United Video Properties, Inc. Systems and methods for a modular media guidance dashboard application
US7565332B2 (en) * 2006-10-23 2009-07-21 Chipin Inc. Method and system for providing a widget usable in affiliate marketing
US20080115077A1 (en) * 2006-11-09 2008-05-15 International Business Machines Corporation Persistent status indicator for calendar
US8407307B1 (en) * 2006-11-10 2013-03-26 Flightview, Inc. Flight information sending system and method
US7827501B2 (en) * 2006-11-16 2010-11-02 International Business Machines Corporation Interactive alert bubbles for alert management
US20080141141A1 (en) * 2006-12-07 2008-06-12 Moore Dennis B Widget runtime engine for enterprise widgets
US20080215998A1 (en) * 2006-12-07 2008-09-04 Moore Dennis B Widget launcher and briefcase
US8117555B2 (en) * 2006-12-07 2012-02-14 Sap Ag Cooperating widgets
US8424058B2 (en) * 2006-12-07 2013-04-16 Sap Ag Security proxying for end-user applications
GB2444974B (en) * 2006-12-22 2011-12-28 British Sky Broadcasting Ltd Media device and interface
US10083184B2 (en) 2007-01-07 2018-09-25 Apple Inc. Widget synchronization in accordance with synchronization preferences
US20080168368A1 (en) * 2007-01-07 2008-07-10 Louch John O Dashboards, Widgets and Devices
US20080168367A1 (en) * 2007-01-07 2008-07-10 Chaudhri Imran A Dashboards, Widgets and Devices
US8519964B2 (en) 2007-01-07 2013-08-27 Apple Inc. Portable multifunction device, method, and graphical user interface supporting user navigations of graphical objects on a touch screen display
US20080262883A1 (en) * 2007-04-19 2008-10-23 Weiss Stephen J Systems and methods for compliance and announcement display and notification
US20100138295A1 (en) * 2007-04-23 2010-06-03 Snac, Inc. Mobile widget dashboard
US7702754B2 (en) * 2007-05-23 2010-04-20 Sap Ag Enhanced widget architecture
US20090005071A1 (en) * 2007-06-28 2009-01-01 Apple Inc. Event Triggered Content Presentation
US8954871B2 (en) 2007-07-18 2015-02-10 Apple Inc. User-centric widgets and dashboards
US8667415B2 (en) 2007-08-06 2014-03-04 Apple Inc. Web widgets
US8910067B1 (en) 2007-08-10 2014-12-09 The Clic, Inc. Interactive information display through widgets
US20090049384A1 (en) * 2007-08-13 2009-02-19 Frank Yau Computer desktop multimedia widget applications and methods
US8619038B2 (en) 2007-09-04 2013-12-31 Apple Inc. Editing interface
KR100929236B1 (en) * 2007-09-18 2009-12-01 엘지전자 주식회사 Portable terminal with touch screen and operation control method thereof
JP2009088941A (en) * 2007-09-28 2009-04-23 Sony Corp Device and method for displaying image, receiver, reception method, and portable terminal
US10176272B2 (en) * 2007-09-28 2019-01-08 Excalibur Ip, Llc System and method of automatically sizing and adapting a widget to available space
JP5147352B2 (en) * 2007-10-16 2013-02-20 株式会社日立製作所 Information providing method for data processing apparatus
JP5557420B2 (en) * 2007-11-02 2014-07-23 アプリックスIpホールディングス株式会社 Widget operation control method
TWI356337B (en) * 2007-12-26 2012-01-11 Htc Corp A user interface of electronic apparatus
JP4739370B2 (en) * 2007-12-27 2011-08-03 シャープ株式会社 INFORMATION PROVIDING DEVICE, INFORMATION DISPLAY DEVICE, INFORMATION PROVIDING SYSTEM, CONTROL METHOD, CONTROL PROGRAM, AND RECORDING MEDIUM
JP2009157901A (en) * 2007-12-27 2009-07-16 Sharp Corp Information provision device, information display device, information provision system, information provision method, program and computer-readable recording medium recording program
JP4763020B2 (en) * 2007-12-27 2011-08-31 シャープ株式会社 INFORMATION PROVIDING DEVICE, INFORMATION DISPLAY DEVICE, INFORMATION PROVIDING SYSTEM, INFORMATION PROVIDING METHOD, PROGRAM, AND COMPUTER-READABLE RECORDING MEDIUM CONTAINING THE PROGRAM
US8315950B2 (en) * 2007-12-31 2012-11-20 Sandisk Technologies Inc. Powerfully simple digital media player and methods for use therewith
KR20090088994A (en) * 2008-02-18 2009-08-21 박형순 Method and aapparatus for providing mulit-paper service
KR101012300B1 (en) 2008-03-07 2011-02-08 삼성전자주식회사 User interface apparatus of mobile station having touch screen and method thereof
US9110685B2 (en) * 2008-03-25 2015-08-18 Qualcomm, Incorporated Apparatus and methods for managing widgets in a wireless communication environment
US9747141B2 (en) 2008-03-25 2017-08-29 Qualcomm Incorporated Apparatus and methods for widget intercommunication in a wireless communication environment
US9600261B2 (en) 2008-03-25 2017-03-21 Qualcomm Incorporated Apparatus and methods for widget update scheduling
US9069575B2 (en) 2008-03-25 2015-06-30 Qualcomm Incorporated Apparatus and methods for widget-related memory management
US9269059B2 (en) 2008-03-25 2016-02-23 Qualcomm Incorporated Apparatus and methods for transport optimization for widget content delivery
US8713026B2 (en) * 2008-06-13 2014-04-29 Sandisk Technologies Inc. Method for playing digital media files with a digital media player using a plurality of playlists
US20090313432A1 (en) * 2008-06-13 2009-12-17 Spence Richard C Memory device storing a plurality of digital media files and playlists
US8156445B2 (en) 2008-06-20 2012-04-10 Microsoft Corporation Controlled interaction with heterogeneous data
EP2347379A1 (en) * 2008-08-08 2011-07-27 Thomson Licensing Method for dynamic banner composition
KR101095163B1 (en) * 2008-08-27 2011-12-16 에스케이플래닛 주식회사 System working together by terminal and smart card for processing widget and method thereof
US10375223B2 (en) 2008-08-28 2019-08-06 Qualcomm Incorporated Notifying a user of events in a computing device
US9081471B2 (en) * 2008-09-19 2015-07-14 Oracle International Corporation Providing modal window views for widgets on web pages
US8762708B2 (en) 2008-10-11 2014-06-24 David L. Blankenbeckler Secure content distribution system
US8411046B2 (en) 2008-10-23 2013-04-02 Microsoft Corporation Column organization of content
US20100107100A1 (en) 2008-10-23 2010-04-29 Schneekloth Jason S Mobile Device Style Abstraction
GB0820427D0 (en) * 2008-11-07 2008-12-17 Inq Entpr Ltd Mobile communication device and method
KR20100052203A (en) * 2008-11-10 2010-05-19 삼성전자주식회사 Broadcasting display device and control method thereof
US8150463B2 (en) 2008-12-08 2012-04-03 At&T Intellectual Property I, L.P. Method and apparatus for presenting a user interface
US20100162120A1 (en) * 2008-12-18 2010-06-24 Derek Niizawa Digital Media Player User Interface
KR101547960B1 (en) 2008-12-30 2015-08-27 삼성전자주식회사 Broadcast reception device and method for providing a widget service thereof
US20100205557A1 (en) * 2009-02-09 2010-08-12 Harold Lee Peterson System, method and computer-readable medium for clean up of visually displayed icons
US20110047492A1 (en) * 2009-02-16 2011-02-24 Nokia Corporation Method and apparatus for displaying favorite contacts
US8238876B2 (en) 2009-03-30 2012-08-07 Microsoft Corporation Notifications
US8175653B2 (en) 2009-03-30 2012-05-08 Microsoft Corporation Chromeless user interface
US20100269069A1 (en) * 2009-04-17 2010-10-21 Nokia Corporation Method and apparatus of associating and maintaining state information for applications
TW201106251A (en) * 2009-04-24 2011-02-16 Ibm Editing apparatus, editing method and program
US8836648B2 (en) * 2009-05-27 2014-09-16 Microsoft Corporation Touch pull-in gesture
JP5821930B2 (en) * 2009-06-09 2015-11-24 株式会社リコー Display control apparatus, display control method, and display control program
US8239781B2 (en) * 2009-06-30 2012-08-07 Sap Ag Drag and drop of an application component to desktop
US9933914B2 (en) * 2009-07-06 2018-04-03 Nokia Technologies Oy Method and apparatus of associating application state information with content and actions
KR101588733B1 (en) * 2009-07-21 2016-01-26 엘지전자 주식회사 Mobile terminal
KR20110023977A (en) * 2009-09-01 2011-03-09 삼성전자주식회사 Method and apparatus for managing widget in mobile terminal
JP4902713B2 (en) * 2009-09-28 2012-03-21 株式会社エヌ・ティ・ティ・ドコモ Information processing method, information processing apparatus, and program
US9189254B2 (en) * 2009-10-02 2015-11-17 Massachusetts Institute Of Technology Translating text to, merging, and optimizing graphical user interface tasks
US20130275890A1 (en) * 2009-10-23 2013-10-17 Mark Caron Mobile widget dashboard
US20110119609A1 (en) * 2009-11-16 2011-05-19 Apple Inc. Docking User Interface Elements
DE102009057082A1 (en) 2009-12-04 2011-06-09 Volkswagen Ag Method for displaying widget object on display surface utilized as user interface for displaying e.g. actual information about weather to motor vehicle driver, involves automatically changing object from one condition to another condition
EP2355012A1 (en) * 2010-02-08 2011-08-10 Vodafone Holding GmbH Ordering data items pertaining to contacts according to relevance of the contacts
US8423911B2 (en) 2010-04-07 2013-04-16 Apple Inc. Device, method, and graphical user interface for managing folders
US10788976B2 (en) 2010-04-07 2020-09-29 Apple Inc. Device, method, and graphical user interface for managing folders with multiple pages
KR101076512B1 (en) * 2010-04-20 2011-10-24 이한승 System for providing on-line service of electronic catalogue using digital information display and method thereof
JP2011248768A (en) * 2010-05-28 2011-12-08 Sony Corp Information processor, information processing system and program
JP4977236B2 (en) * 2010-06-16 2012-07-18 株式会社東芝 Information terminal, launcher program and method
CN101883148B (en) * 2010-06-24 2012-12-26 华为终端有限公司 Method and device for adding schedule
FR2963690B1 (en) * 2010-08-06 2012-08-03 Thales Sa SECURE CLIENT-SERVER COMPUTER SYSTEM FOR INTERACTIVE APPLICATIONS
WO2012031266A2 (en) * 2010-09-03 2012-03-08 Visa International Service Association System and method for custom service markets
TW201214263A (en) * 2010-09-29 2012-04-01 Hon Hai Prec Ind Co Ltd System and method for adding widget on Android
CN102479023A (en) * 2010-11-22 2012-05-30 联想(北京)有限公司 Display method and terminal
US8719727B2 (en) * 2010-12-15 2014-05-06 Microsoft Corporation Managing an immersive environment
US20120159395A1 (en) 2010-12-20 2012-06-21 Microsoft Corporation Application-launching interface for multiple modes
US20120159383A1 (en) 2010-12-20 2012-06-21 Microsoft Corporation Customization of an immersive environment
US8612874B2 (en) 2010-12-23 2013-12-17 Microsoft Corporation Presenting an application change through a tile
US8689123B2 (en) 2010-12-23 2014-04-01 Microsoft Corporation Application reporting in an application-selectable user interface
US9423951B2 (en) 2010-12-31 2016-08-23 Microsoft Technology Licensing, Llc Content-based snap point
US20120185805A1 (en) * 2011-01-14 2012-07-19 Apple Inc. Presenting Visual Indicators of Hidden Objects
US9501217B2 (en) 2011-01-14 2016-11-22 Apple Inc. Target region for removing icons from dock
US9569090B2 (en) 2011-02-11 2017-02-14 Samsung Electronics Co., Ltd. Method and apparatus for providing graphic user interface in mobile terminal
KR101831641B1 (en) * 2011-02-11 2018-04-05 삼성전자 주식회사 Method and apparatus for providing graphic user interface in mobile terminal
US9383917B2 (en) 2011-03-28 2016-07-05 Microsoft Technology Licensing, Llc Predictive tiling
US9843665B2 (en) * 2011-05-27 2017-12-12 Microsoft Technology Licensing, Llc Display of immersive and desktop shells
US9104440B2 (en) 2011-05-27 2015-08-11 Microsoft Technology Licensing, Llc Multi-application environment
US9658766B2 (en) 2011-05-27 2017-05-23 Microsoft Technology Licensing, Llc Edge gesture
US8924885B2 (en) 2011-05-27 2014-12-30 Microsoft Corporation Desktop as immersive application
US20120304132A1 (en) 2011-05-27 2012-11-29 Chaitanya Dev Sareen Switching back to a previously-interacted-with application
US8893033B2 (en) 2011-05-27 2014-11-18 Microsoft Corporation Application notifications
US9104307B2 (en) * 2011-05-27 2015-08-11 Microsoft Technology Licensing, Llc Multi-application environment
US10417018B2 (en) * 2011-05-27 2019-09-17 Microsoft Technology Licensing, Llc Navigation of immersive and desktop shells
US9158445B2 (en) 2011-05-27 2015-10-13 Microsoft Technology Licensing, Llc Managing an immersive interface in a multi-application immersive environment
US8687023B2 (en) 2011-08-02 2014-04-01 Microsoft Corporation Cross-slide gesture to select and rearrange
US20130057587A1 (en) 2011-09-01 2013-03-07 Microsoft Corporation Arranging tiles
US10353566B2 (en) * 2011-09-09 2019-07-16 Microsoft Technology Licensing, Llc Semantic zoom animations
US8922575B2 (en) 2011-09-09 2014-12-30 Microsoft Corporation Tile cache
US9557909B2 (en) 2011-09-09 2017-01-31 Microsoft Technology Licensing, Llc Semantic zoom linguistic helpers
US8933952B2 (en) 2011-09-10 2015-01-13 Microsoft Corporation Pre-rendering new content for an application-selectable user interface
US9244802B2 (en) 2011-09-10 2016-01-26 Microsoft Technology Licensing, Llc Resource user interface
US9146670B2 (en) 2011-09-10 2015-09-29 Microsoft Technology Licensing, Llc Progressively indicating new content in an application-selectable user interface
US9424439B2 (en) 2011-09-12 2016-08-23 Microsoft Technology Licensing, Llc Secure data synchronization
US10083247B2 (en) 2011-10-01 2018-09-25 Oracle International Corporation Generating state-driven role-based landing pages
JP2013092952A (en) * 2011-10-27 2013-05-16 Sharp Corp Display device and display method for enhancing visibility
KR20130048926A (en) * 2011-11-03 2013-05-13 삼성전자주식회사 Method for scrap of digital magazine edited in layers and apparatus therof
US9135022B2 (en) * 2011-11-14 2015-09-15 Microsoft Technology Licensing, Llc Cross window animation
US9223472B2 (en) 2011-12-22 2015-12-29 Microsoft Technology Licensing, Llc Closing applications
KR101260304B1 (en) * 2012-02-16 2013-05-03 김수현 Customized widget providing system
US9128605B2 (en) 2012-02-16 2015-09-08 Microsoft Technology Licensing, Llc Thumbnail-image selection of applications
JP5806973B2 (en) * 2012-05-08 2015-11-10 ソフトバンク株式会社 Information terminal equipment
US9459781B2 (en) 2012-05-09 2016-10-04 Apple Inc. Context-specific user interfaces for displaying animated sequences
US10990270B2 (en) 2012-05-09 2021-04-27 Apple Inc. Context-specific user interfaces
US9952746B2 (en) * 2012-07-03 2018-04-24 Nook Digital, Llc System and method for incorporating and using widgets in an electronic publication
KR20150086367A (en) * 2012-11-19 2015-07-27 위키패드 인코포레이티드 Virtual multiple sided virtual rotatable user interface icon queue
US20140282207A1 (en) * 2013-03-15 2014-09-18 Rita H. Wouhaybi Integration for applications and containers
US9450952B2 (en) 2013-05-29 2016-09-20 Microsoft Technology Licensing, Llc Live tiles without application-code execution
US10656800B2 (en) * 2013-03-29 2020-05-19 Microsoft Technology Licensing, Llc Visual configuration and activation
US9632689B2 (en) 2013-04-02 2017-04-25 Facebook, Inc. Interactive elements in a user interface
US10452222B2 (en) 2013-05-29 2019-10-22 Microsoft Technology Licensing, Llc Coordination of system readiness tasks
US9589057B2 (en) * 2013-06-07 2017-03-07 Microsoft Technology Licensing, Llc Filtering content on a role tailored workspace
USD741874S1 (en) * 2013-06-09 2015-10-27 Apple Inc. Display screen or portion thereof with animated graphical user interface
US20140372948A1 (en) * 2013-06-15 2014-12-18 Microsoft Corporation Persistent Reverse Navigation Mechanism
JP6524620B2 (en) 2013-09-11 2019-06-05 株式会社リコー INFORMATION PROCESSING SYSTEM, INFORMATION PROCESSING DEVICE, INFORMATION PROCESSING METHOD, AND PROGRAM
EP2851824A1 (en) * 2013-09-20 2015-03-25 Sanofi-Aventis Deutschland GmbH Data management unit for supporting health control
CN104516618B (en) * 2013-09-27 2020-01-14 中兴通讯股份有限公司 Interface function analysis display method and device
US9971473B2 (en) 2013-10-04 2018-05-15 Panasonic Intellectual Property Corporation Of America Electronic device
WO2015049714A1 (en) * 2013-10-04 2015-04-09 パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカ Electronic device
US20150120608A1 (en) * 2013-10-24 2015-04-30 Lightkeeper LLC Interactive multidimensional portfolio analysis
KR102405189B1 (en) 2013-10-30 2022-06-07 애플 인크. Displaying relevant user interface objects
USD766258S1 (en) * 2013-12-31 2016-09-13 Beijing Qinhoo Technology Co. Ltd Display screen with a graphical user interface
CN105706395B (en) * 2014-01-06 2020-01-14 三星电子株式会社 Control apparatus and control method thereof
CN104794139B (en) * 2014-01-22 2019-09-20 腾讯科技(北京)有限公司 Information retrieval method, apparatus and system
EP3126969A4 (en) 2014-04-04 2017-04-12 Microsoft Technology Licensing, LLC Expandable application representation
EP3129847A4 (en) 2014-04-10 2017-04-19 Microsoft Technology Licensing, LLC Slider cover for computing device
CN105378582B (en) 2014-04-10 2019-07-23 微软技术许可有限责任公司 Calculate the foldable cap of equipment
US10466876B2 (en) * 2014-04-17 2019-11-05 Facebook, Inc. Assisting a user of a software application
CN116243841A (en) 2014-06-27 2023-06-09 苹果公司 Reduced size user interface
EP3195098A2 (en) 2014-07-21 2017-07-26 Apple Inc. Remote user interface
US10678412B2 (en) 2014-07-31 2020-06-09 Microsoft Technology Licensing, Llc Dynamic joint dividers for application windows
US10592080B2 (en) 2014-07-31 2020-03-17 Microsoft Technology Licensing, Llc Assisted presentation of application windows
US10254942B2 (en) 2014-07-31 2019-04-09 Microsoft Technology Licensing, Llc Adaptive sizing and positioning of application windows
US10452253B2 (en) 2014-08-15 2019-10-22 Apple Inc. Weather user interface
USD766976S1 (en) * 2014-08-18 2016-09-20 Rockwell Collins, Inc. Display panel with icon
USD753711S1 (en) * 2014-09-01 2016-04-12 Apple Inc. Display screen or portion thereof with graphical user interface
USD762691S1 (en) * 2014-09-01 2016-08-02 Apple Inc. Display screen or portion thereof with graphical user interface
USD871426S1 (en) * 2014-09-02 2019-12-31 Samsung Electronics Co., Ltd. Display screen or portion thereof with graphical user interface
CN115623117A (en) 2014-09-02 2023-01-17 苹果公司 Telephone user interface
US10642365B2 (en) 2014-09-09 2020-05-05 Microsoft Technology Licensing, Llc Parametric inertia and APIs
US10448111B2 (en) 2014-09-24 2019-10-15 Microsoft Technology Licensing, Llc Content projection
US10635296B2 (en) 2014-09-24 2020-04-28 Microsoft Technology Licensing, Llc Partitioned application presentation across devices
US9860306B2 (en) * 2014-09-24 2018-01-02 Microsoft Technology Licensing, Llc Component-specific application presentation histories
US10025684B2 (en) 2014-09-24 2018-07-17 Microsoft Technology Licensing, Llc Lending target device resources to host device computing environment
USD764490S1 (en) * 2014-10-06 2016-08-23 Hewlett-Packard Development Company, L.P. Display having a graphical user interface
EP3015984A1 (en) * 2014-10-29 2016-05-04 Hewlett-Packard Development Company, L.P. Providing data from data sources
US9674335B2 (en) 2014-10-30 2017-06-06 Microsoft Technology Licensing, Llc Multi-configuration input device
USD792444S1 (en) 2014-12-26 2017-07-18 Sony Corporation Display panel or screen with transitional graphical user interface
WO2016144385A1 (en) 2015-03-08 2016-09-15 Apple Inc. Sharing user-configurable graphical constructs
USD771670S1 (en) 2015-03-09 2016-11-15 Apple Inc. Display screen or portion thereof with animated graphical user interface
EP4321088A2 (en) 2015-08-20 2024-02-14 Apple Inc. Exercise-based watch face
USD786918S1 (en) * 2015-09-02 2017-05-16 Samsung Electronics Co., Ltd. Display screen or portion thereof with graphical user interface
US20170220221A1 (en) * 2016-01-28 2017-08-03 Prysm, Inc. Opening instances of an asset
DK201670595A1 (en) 2016-06-11 2018-01-22 Apple Inc Configuring context-specific user interfaces
DK201770423A1 (en) 2016-06-11 2018-01-15 Apple Inc Activity and workout updates
US11816325B2 (en) 2016-06-12 2023-11-14 Apple Inc. Application shortcuts for carplay
US10359913B2 (en) * 2016-12-05 2019-07-23 International Business Machines Corporation Interface for creating and comparing multiple object sets
US20180196591A1 (en) * 2017-01-10 2018-07-12 Microsoft Technology Licensing, Llc Moving interface controls
DK179412B1 (en) 2017-05-12 2018-06-06 Apple Inc Context-Specific User Interfaces
USD842333S1 (en) 2017-06-04 2019-03-05 Apple Inc. Display screen or portion thereof with graphical user interface
USD889491S1 (en) * 2017-07-19 2020-07-07 Lenovo (Beijing) Co., Ltd. Display screen or a portion thereof with graphical user interface
US10824292B2 (en) * 2018-01-18 2020-11-03 Micro Focus Llc Widget-of-interest identification
AU2018410087B2 (en) * 2018-02-20 2021-04-29 Tata Consultancy Services Limited A server controlled framework for controlling widgets of a tabular structure
US11327650B2 (en) 2018-05-07 2022-05-10 Apple Inc. User interfaces having a collection of complications
US10775974B2 (en) * 2018-08-10 2020-09-15 Vignet Incorporated User responsive dynamic architecture
US11675476B2 (en) 2019-05-05 2023-06-13 Apple Inc. User interfaces for widgets
KR102393717B1 (en) 2019-05-06 2022-05-03 애플 인크. Restricted operation of an electronic device
US11131967B2 (en) 2019-05-06 2021-09-28 Apple Inc. Clock faces for an electronic device
US11188923B2 (en) 2019-08-29 2021-11-30 Bank Of America Corporation Real-time knowledge-based widget prioritization and display
DK180392B1 (en) 2019-09-09 2021-03-12 Apple Inc Techniques for managing display usage
US11726995B2 (en) 2019-12-17 2023-08-15 Hewlett Packard Enterprise Development Lp System and method for value pack generation using generic SQL plugin for unified console
WO2021158706A1 (en) 2020-02-03 2021-08-12 Apple Inc. Cursor integration with a touch screen user interface
EP4133371A1 (en) 2020-05-11 2023-02-15 Apple Inc. User interfaces for managing user interface sharing
DK202070625A1 (en) 2020-05-11 2022-01-04 Apple Inc User interfaces related to time
US11372659B2 (en) 2020-05-11 2022-06-28 Apple Inc. User interfaces for managing user interface sharing
KR20210156985A (en) 2020-06-19 2021-12-28 삼성전자주식회사 Semiconductor devices including work function layers
KR20210158607A (en) 2020-06-24 2021-12-31 삼성전자주식회사 Semiconductor device including capping layer
KR20210158615A (en) 2020-06-24 2021-12-31 삼성전자주식회사 Integrate circuit device including gate line
US11694590B2 (en) 2020-12-21 2023-07-04 Apple Inc. Dynamic user interface with time indicator
US11720239B2 (en) 2021-01-07 2023-08-08 Apple Inc. Techniques for user interfaces related to an event
US11921992B2 (en) 2021-05-14 2024-03-05 Apple Inc. User interfaces related to time
USD982027S1 (en) * 2021-07-01 2023-03-28 C3S, Inc. Display screen with graphical user interface
USD982026S1 (en) * 2021-07-01 2023-03-28 C3S, Inc. Display screen with graphical user interface
USD1002646S1 (en) * 2021-10-06 2023-10-24 Johnson & Johnson Consumer Inc. Display screen or portion thereof with graphical user interface

Family Cites Families (243)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4752893A (en) 1985-11-06 1988-06-21 Texas Instruments Incorporated Graphics data processing apparatus having image operations with transparent color having a selectable number of bits
JPH0664159B2 (en) 1987-12-21 1994-08-22 株式会社精工舎 World clock
FR2647239B1 (en) 1989-05-22 1991-07-05 Bull Sa METHOD FOR GENERATING INTERFACES FOR USER APPLICATIONS VISUALIZABLE ON THE SCREEN OF A COMPUTER SYSTEM AND DEVICE FOR IMPLEMENTING SAID METHOD
FR2662009B1 (en) * 1990-05-09 1996-03-08 Apple Computer MULTIPLE FACES MANOPULABLE ICON FOR DISPLAY ON COMPUTER.
US5168441A (en) 1990-05-30 1992-12-01 Allen-Bradley Company, Inc. Methods for set up and programming of machine and process controllers
US5388201A (en) 1990-09-14 1995-02-07 Hourvitz; Leonard Method and apparatus for providing multiple bit depth windows
US5289574A (en) 1990-09-17 1994-02-22 Hewlett-Packard Company Multiple virtual screens on an "X windows" terminal
JP3024652B2 (en) * 1990-12-13 2000-03-21 松下電工株式会社 3D display type item selection device
FR2693810B1 (en) 1991-06-03 1997-01-10 Apple Computer USER INTERFACE SYSTEMS WITH DIRECT ACCESS TO A SECONDARY DISPLAY AREA.
JPH0520044A (en) 1991-07-15 1993-01-29 Personal Joho Kankyo Kyokai User interface device
EP0528631B1 (en) 1991-08-13 1998-05-20 Xerox Corporation Electronic image generation
CA2077173C (en) 1991-11-22 2003-04-22 Michael Chen Method and apparatus for direct manipulation of 3-d objects on computer displays
US5351995A (en) 1992-01-29 1994-10-04 Apple Computer, Inc. Double-sided, reversible electronic paper
JPH0644339A (en) 1992-03-06 1994-02-18 Hewlett Packard Co <Hp> Graphic object operation system and method
JPH05282254A (en) * 1992-03-31 1993-10-29 Toshiba Corp Information processor and label control method
US5570109A (en) 1992-05-27 1996-10-29 Apple Computer, Inc. Schedule and to-do list for a pen-based computer system
US6236396B1 (en) 1992-05-27 2001-05-22 Apple Computer, Inc. Method and apparatus for controlling a scheduler
US5457476A (en) 1992-05-27 1995-10-10 Apple Computer, Inc. Method for controlling a computerized organizer
US5357603A (en) 1992-06-15 1994-10-18 Microsoft Corporation Method and system for changing a shape type while maintaining existing graphic characteristics
FR2694105B1 (en) 1992-07-22 1994-11-25 Bull Sa Use of an on-board interpreter language for the creation of an interactive user interface definition tool.
US5659693A (en) * 1992-08-27 1997-08-19 Starfish Software, Inc. User interface with individually configurable panel interface for use in a computer system
US5754174A (en) * 1992-08-27 1998-05-19 Starfish Software, Inc. User interface with individually configurable panel interfaces for use in a computer system
CA2101864A1 (en) 1992-08-27 1994-02-28 Claudia Carpenter Customizable program control interface for a computer system
US5790120A (en) 1992-08-27 1998-08-04 Starfish Software, Inc. Individually configurable panel user interface with selective launching, sticky windows, hot keys, start up options and configurable background
US5446882A (en) 1992-10-02 1995-08-29 Apple Computer, Inc. Interface for a computerized database having card and list views
EP0605945B1 (en) 1992-12-15 1997-12-29 Sun Microsystems, Inc. Method and apparatus for presenting information in a display system using transparent windows
US5487054A (en) 1993-01-05 1996-01-23 Apple Computer, Inc. Method and apparatus for setting a clock in a computer system
US5588107A (en) 1993-03-22 1996-12-24 Island Graphics Corporation Method and apparatus for selectably expandable menus
US5638501A (en) 1993-05-10 1997-06-10 Apple Computer, Inc. Method and apparatus for displaying an overlay image
US5764238A (en) 1993-09-10 1998-06-09 Ati Technologies Inc. Method and apparatus for scaling and blending an image to be displayed
US6983051B1 (en) 1993-11-18 2006-01-03 Digimarc Corporation Methods for audio watermarking and decoding
US5522022A (en) 1993-11-24 1996-05-28 Xerox Corporation Analyzing an image showing a node-link structure
US5796402A (en) 1993-12-03 1998-08-18 Microsoft Corporation Method and system for aligning windows on a computer screen
US5721848A (en) 1994-02-04 1998-02-24 Oracle Corporation Method and apparatus for building efficient and flexible geometry management widget classes
US6031937A (en) 1994-05-19 2000-02-29 Next Software, Inc. Method and apparatus for video compression using block and wavelet techniques
US6757438B2 (en) 2000-02-28 2004-06-29 Next Software, Inc. Method and apparatus for video compression using microwavelets
US5835693A (en) 1994-07-22 1998-11-10 Lynch; James D. Interactive system for simulation and display of multi-body systems in three dimensions
AUPM704194A0 (en) 1994-07-25 1994-08-18 Canon Information Systems Research Australia Pty Ltd Efficient methods for the evaluation of a graphical programming language
US5835692A (en) 1994-11-21 1998-11-10 International Business Machines Corporation System and method for providing mapping notation in interactive video displays
US5949409A (en) 1994-12-02 1999-09-07 Sony Corporation Image processing in which the image is divided into image areas with specific color lookup tables for enhanced color resolution
JP3578498B2 (en) 1994-12-02 2004-10-20 株式会社ソニー・コンピュータエンタテインメント Image information processing device
JP3647487B2 (en) 1994-12-02 2005-05-11 株式会社ソニー・コンピュータエンタテインメント Texture mapping device
US5537630A (en) 1994-12-05 1996-07-16 International Business Machines Corporation Method and system for specifying method parameters in a visual programming system
US5644739A (en) 1995-01-27 1997-07-01 Microsoft Corporation Method and system for adding buttons to a toolbar
JPH08211167A (en) * 1995-02-02 1996-08-20 Seiko Epson Corp Timepiece
US5877762A (en) 1995-02-27 1999-03-02 Apple Computer, Inc. System and method for capturing images of screens which display multiple windows
JP3517301B2 (en) 1995-03-28 2004-04-12 富士通株式会社 Virtual screen display processing system
US6307574B1 (en) 1995-05-08 2001-10-23 Apple Computer, Inc. Graphical user interface with hierarchical structure for customizable menus and control objects
JPH08305484A (en) * 1995-05-10 1996-11-22 Seiko Epson Corp Data access method using picture
US5877741A (en) 1995-06-07 1999-03-02 Seiko Epson Corporation System and method for implementing an overlay pathway
US5731819A (en) 1995-07-18 1998-03-24 Softimage Deformation of a graphic object to emphasize effects of motion
JP3786294B2 (en) * 1995-10-02 2006-06-14 ソニー株式会社 Image control apparatus and method
US6331856B1 (en) 1995-11-22 2001-12-18 Nintendo Co., Ltd. Video game system with coprocessor providing high speed efficient 3D graphics and digital audio signal processing
US5838316A (en) 1996-01-26 1998-11-17 International Business Machines Corporation Method and system for presenting a plurality of animated display objects to a user for selection on a graphical user interface in a data processing system
ES2205176T3 (en) 1996-02-29 2004-05-01 Sony Computer Entertainment Inc. IMAGE PROCESSOR AND IMAGE PROCESSING METHOD.
US5845257A (en) 1996-02-29 1998-12-01 Starfish Software, Inc. System and methods for scheduling and tracking events across multiple time zones
US6157363A (en) 1996-03-08 2000-12-05 Apple Computer, Inc. Methods and apparatus for displaying data
US5878219A (en) 1996-03-12 1999-03-02 America Online, Inc. System for integrating access to proprietary and internet resources
US6154601A (en) 1996-04-12 2000-11-28 Hitachi Denshi Kabushiki Kaisha Method for editing image information with aid of computer and editing system
KR20000064931A (en) * 1996-04-30 2000-11-06 밀러 제리 에이 User interface for browsing, organizing, and running programs, files, and data within computer systems
US6542166B1 (en) 1996-05-09 2003-04-01 National Instruments Corporation System and method for editing a control
US5764229A (en) 1996-05-09 1998-06-09 International Business Machines Corporation Method of and system for updating dynamic translucent windows with buffers
JP3537259B2 (en) 1996-05-10 2004-06-14 株式会社ソニー・コンピュータエンタテインメント Data processing device and data processing method
US5947819A (en) 1996-05-22 1999-09-07 Konami Co., Ltd. Object-throwing video game system
AUPO002196A0 (en) 1996-05-22 1996-06-13 Canon Information Systems Research Australia Pty Ltd A method of optimising an expression tree for the production of images
US5920659A (en) 1996-06-24 1999-07-06 Intel Corporation Method and apparatus for scaling image data having associated transparency data
US6006231A (en) 1996-09-10 1999-12-21 Warp 10 Technologies Inc. File format for an image including multiple versions of an image, and related system and method
US5930501A (en) 1996-09-20 1999-07-27 Neil; John M. Pictorial user interface for establishing time of day and geographical or environmental context on a computer display or other monitor
US5933155A (en) 1996-11-06 1999-08-03 Silicon Graphics, Inc. System and method for buffering multiple frames while controlling latency
US6544295B1 (en) * 1996-11-18 2003-04-08 Starfish Software, Inc. Methods for managing preferred internet sites in a computer system having a browser
US5845251A (en) 1996-12-20 1998-12-01 U S West, Inc. Method, system and product for modifying the bandwidth of subband encoded audio data
US6195664B1 (en) 1997-02-21 2001-02-27 Micrografx, Inc. Method and system for controlling the conversion of a file from an input format to an output format
US5963191A (en) 1997-03-25 1999-10-05 International Business Machines Corporation Method and system for denying graphical pointer access to a widget of a data processing system graphical user interface
US6204851B1 (en) 1997-04-04 2001-03-20 Intergraph Corporation Apparatus and method for applying effects to graphical images
US6144381A (en) 1997-05-14 2000-11-07 International Business Machines Corporation Systems, methods and computer program products for compass navigation of avatars in three dimensional worlds
IL120867A0 (en) 1997-05-20 1997-09-30 Cadent Ltd Computer user interface for orthodontic use
US6011562A (en) 1997-08-01 2000-01-04 Avid Technology Inc. Method and system employing an NLE to create and modify 3D animations by mixing and compositing animation data
US6128010A (en) 1997-08-05 2000-10-03 Assistive Technology, Inc. Action bins for computer user interface
US5978579A (en) 1997-08-12 1999-11-02 International Business Machines Corporation Architecture for customizable component system
US5999948A (en) 1997-09-03 1999-12-07 3Com Corporation Dynamic configuration forms in network management software
US6005568A (en) 1997-09-30 1999-12-21 The United States Of America As Represented By The Secretary Of The Navy Computer system providing platform independent universal client device
US6272558B1 (en) 1997-10-06 2001-08-07 Canon Kabushiki Kaisha Application programming interface for manipulating flashpix files
JPH11143619A (en) * 1997-11-07 1999-05-28 Toshiba Corp Application starting method and personal computer
US6469714B2 (en) 1998-01-26 2002-10-22 International Business Machines Corporation Infocenter user interface for applets and components
US6278448B1 (en) 1998-02-17 2001-08-21 Microsoft Corporation Composite Web page built from any web content
US6412021B1 (en) 1998-02-26 2002-06-25 Sun Microsystems, Inc. Method and apparatus for performing user notification
US6310621B1 (en) 1998-04-03 2001-10-30 Avid Technology, Inc. Extended support for numerical controls
US6266053B1 (en) 1998-04-03 2001-07-24 Synapix, Inc. Time inheritance scene graph for representation of media content
US6272484B1 (en) 1998-05-27 2001-08-07 Scansoft, Inc. Electronic document manager
US6353437B1 (en) 1998-05-29 2002-03-05 Avid Technology, Inc. Animation system and method for defining and using rule-based groups of objects
US6133915A (en) * 1998-06-17 2000-10-17 Microsoft Corporation System and method for customizing controls on a toolbar
US6272449B1 (en) 1998-06-22 2001-08-07 Torrent Systems, Inc. Computer system and process for explaining behavior of a model that maps input data to output data
US6167533A (en) 1998-06-25 2000-12-26 Hewlett-Packard Company Active dashboard extensible framework
US6577317B1 (en) 1998-08-20 2003-06-10 Apple Computer, Inc. Apparatus and method for geometry operations in a 3D-graphics pipeline
US6771264B1 (en) 1998-08-20 2004-08-03 Apple Computer, Inc. Method and apparatus for performing tangent space lighting and bump mapping in a deferred shading graphics processor
US6141005A (en) 1998-09-10 2000-10-31 International Business Machines Corporation Combined display of locale-sensitive calendars in a distributed computer enterprise environment
US6232957B1 (en) 1998-09-14 2001-05-15 Microsoft Corporation Technique for implementing an on-demand tool glass for use in a desktop user interface
US6333753B1 (en) 1998-09-14 2001-12-25 Microsoft Corporation Technique for implementing an on-demand display widget through controlled fading initiated by user contact with a touch sensitive input device
JP3566889B2 (en) 1998-10-08 2004-09-15 株式会社ソニー・コンピュータエンタテインメント Information adding method, video game machine, and recording medium
US6993721B2 (en) 1998-11-30 2006-01-31 Sony Corporation Web channel guide graphical interface system and method
US6753878B1 (en) 1999-03-08 2004-06-22 Hewlett-Packard Development Company, L.P. Parallel pipelined merge engines
US6714201B1 (en) 1999-04-14 2004-03-30 3D Open Motion, Llc Apparatuses, methods, computer programming, and propagated signals for modeling motion in computer applications
US6512522B1 (en) 1999-04-15 2003-01-28 Avid Technology, Inc. Animation of three-dimensional characters along a path for motion video sequences
US6590592B1 (en) 1999-04-23 2003-07-08 Xsides Corporation Parallel interface
US6765592B1 (en) 1999-04-30 2004-07-20 Microsoft Corporation Undockable sub-windows
US6369830B1 (en) 1999-05-10 2002-04-09 Apple Computer, Inc. Rendering translucent layers in a display system
JP2000322183A (en) * 1999-05-13 2000-11-24 Sony Corp Information processor, information processing method and medium
US6321314B1 (en) 1999-06-09 2001-11-20 Ati International S.R.L. Method and apparatus for restricting memory access
US6542160B1 (en) 1999-06-18 2003-04-01 Phoenix Technologies Ltd. Re-generating a displayed image
US6573896B1 (en) 1999-07-08 2003-06-03 Dassault Systemes Three-dimensional arrow
JP3163496B2 (en) 1999-08-20 2001-05-08 株式会社光栄 Group character moving method, recording medium, and game device
US7061486B2 (en) 1999-09-24 2006-06-13 Sun Microsystems, Inc. Using messaging to manage scene-based rendering
WO2001024518A1 (en) 1999-09-25 2001-04-05 Koninklijke Philips Electronics N.V. User interface generation
US6483524B1 (en) 1999-10-01 2002-11-19 Global Graphics Software Limited Prepress workflow method using raster image processor
US7050955B1 (en) 1999-10-01 2006-05-23 Immersion Corporation System, method and data structure for simulated interaction with graphical objects
US7134095B1 (en) * 1999-10-20 2006-11-07 Gateway, Inc. Simulated three-dimensional navigational menu system
US6452600B1 (en) 1999-10-28 2002-09-17 Nintendo Co., Ltd. Graphics system interface
US6618048B1 (en) 1999-10-28 2003-09-09 Nintendo Co., Ltd. 3D graphics rendering system for performing Z value clamping in near-Z range to maximize scene resolution of visually important Z components
US6411301B1 (en) 1999-10-28 2002-06-25 Nintendo Co., Ltd. Graphics system interface
US6724403B1 (en) 1999-10-29 2004-04-20 Surfcast, Inc. System and method for simultaneous display of multiple information sources
US7028264B2 (en) 1999-10-29 2006-04-11 Surfcast, Inc. System and method for simultaneous display of multiple information sources
US6457034B1 (en) 1999-11-02 2002-09-24 Ati International Srl Method and apparatus for accumulation buffering in the video graphics system
US6806892B1 (en) 1999-12-20 2004-10-19 International Business Machines Corporation Layer viewport for enhanced viewing in layered drawings
US6396520B1 (en) 2000-01-05 2002-05-28 Apple Computer, Inc. Method of transition between window states
US20030174154A1 (en) 2000-04-04 2003-09-18 Satoru Yukie User interface for interfacing with plural real-time data sources
US6304684B1 (en) 2000-02-15 2001-10-16 Cyberecord, Inc. Information processing system and method of using same
US7111060B2 (en) 2000-03-14 2006-09-19 Aep Networks, Inc. Apparatus and accompanying methods for providing, through a centralized server site, a secure, cost-effective, web-enabled, integrated virtual office environment remotely accessible through a network-connected web browser
US20010035885A1 (en) 2000-03-20 2001-11-01 Michael Iron Method of graphically presenting network information
GB0007474D0 (en) 2000-03-29 2000-05-17 Hewlett Packard Co Location-Dependent User Interface
US6857061B1 (en) 2000-04-07 2005-02-15 Nintendo Co., Ltd. Method and apparatus for obtaining a scalar value directly from a vector register
US6584450B1 (en) * 2000-04-28 2003-06-24 Netflix.Com, Inc. Method and apparatus for renting items
US6819343B1 (en) 2000-05-05 2004-11-16 Microsoft Corporation Dynamic controls for use in computing applications
US20060123356A1 (en) 2000-05-05 2006-06-08 Microsoft Corporation Dynamic and updateable computing application panes
US7472157B2 (en) 2000-05-08 2008-12-30 H.E.B., Llc Architecture for a system of portable information agents
US6707462B1 (en) 2000-05-12 2004-03-16 Microsoft Corporation Method and system for implementing graphics control constructs
WO2001090908A1 (en) 2000-05-22 2001-11-29 Sap Portals Inc. Snippet selection
US6910000B1 (en) 2000-06-02 2005-06-21 Mitsubishi Electric Research Labs, Inc. Generalized belief propagation for probabilistic systems
US20020065949A1 (en) 2000-06-14 2002-05-30 Dennis Heaton Virtual network computing
US6717599B1 (en) 2000-06-29 2004-04-06 Microsoft Corporation Method, system, and computer program product for implementing derivative operators with graphics hardware
US6734873B1 (en) 2000-07-21 2004-05-11 Viewpoint Corporation Method and system for displaying a composited image
US6931633B1 (en) 2000-08-01 2005-08-16 National Instruments Corporation System and method of evaluating the performance of an image processing algorithm
US6664962B1 (en) 2000-08-23 2003-12-16 Nintendo Co., Ltd. Shadow mapping in a low cost graphics system
US6639595B1 (en) 2000-08-23 2003-10-28 Nintendo Co., Ltd. Achromatic lighting in a graphics system and method
US6636214B1 (en) 2000-08-23 2003-10-21 Nintendo Co., Ltd. Method and apparatus for dynamically reconfiguring the order of hidden surface processing based on rendering mode
US6580430B1 (en) 2000-08-23 2003-06-17 Nintendo Co., Ltd. Method and apparatus for providing improved fog effects in a graphics system
US6664958B1 (en) 2000-08-23 2003-12-16 Nintendo Co., Ltd. Z-texturing
US6609977B1 (en) 2000-08-23 2003-08-26 Nintendo Co., Ltd. External interfaces for a 3D graphics system
US6738804B1 (en) 2000-09-15 2004-05-18 Yodlee.Com, Inc. Method and apparatus for enabling sectored data refreshing of Web-site data during session
GB2367385A (en) * 2000-09-25 2002-04-03 Protein Ltd Clock
US6715053B1 (en) 2000-10-30 2004-03-30 Ati International Srl Method and apparatus for controlling memory client access to address ranges in a memory pool
US6639875B2 (en) * 2000-11-07 2003-10-28 Alfred E. Hall Time piece with changable color face
US6918091B2 (en) 2000-11-09 2005-07-12 Change Tools, Inc. User definable interface system, method and computer program product
US6697074B2 (en) 2000-11-28 2004-02-24 Nintendo Co., Ltd. Graphics system interface
US7174512B2 (en) * 2000-12-01 2007-02-06 Thomson Licensing S.A. Portal for a communications system
JP3548521B2 (en) 2000-12-05 2004-07-28 Necマイクロシステム株式会社 Translucent image processing apparatus and method
US7194743B2 (en) 2000-12-12 2007-03-20 Citrix Systems, Inc. Methods and apparatus for communicating changes between a user interface and an executing application using property paths
US20040039934A1 (en) 2000-12-19 2004-02-26 Land Michael Z. System and method for multimedia authoring and playback
US7155676B2 (en) 2000-12-19 2006-12-26 Coolernet System and method for multimedia authoring and playback
WO2002056207A1 (en) 2001-01-09 2002-07-18 Best Buy Concepts, Inc. Retail price and promotion modeling system and method
JP3450833B2 (en) 2001-02-23 2003-09-29 キヤノン株式会社 Image processing apparatus and method, program code, and storage medium
US6760047B2 (en) 2001-02-26 2004-07-06 Microsoft Corporation Method for flagging and relating information in a computer system
US6601988B2 (en) 2001-03-19 2003-08-05 International Business Machines Corporation Simplified method for setting time using a graphical representation of an analog clock face
TWI243320B (en) 2001-03-28 2005-11-11 Ulead Systems Inc Method for manipulating multiple multimedia objects
TW502180B (en) 2001-03-30 2002-09-11 Ulead Systems Inc Previewing method of editing multimedia effect
US20020174181A1 (en) 2001-04-13 2002-11-21 Songxiang Wei Sharing OpenGL applications using application based screen sampling
US20030046316A1 (en) 2001-04-18 2003-03-06 Jaroslav Gergic Systems and methods for providing conversational computing via javaserver pages and javabeans
IL142815A (en) 2001-04-25 2010-06-16 Gal Trifon Method for dynamically changing one web page by another web page
AUPR464601A0 (en) 2001-04-30 2001-05-24 Commonwealth Of Australia, The Shapes vector
US6792340B2 (en) * 2001-05-01 2004-09-14 Ronald Dunsky Apparatus and method for providing live display of aircraft flight information
US7212983B2 (en) 2001-05-15 2007-05-01 William Gibbens Redmann Method and apparatus for providing visitors with a personalized itinerary and managed access to attractions
US7185290B2 (en) 2001-06-08 2007-02-27 Microsoft Corporation User interface for a system and process for providing dynamic communication access and information awareness in an interactive peripheral display
US20020186257A1 (en) 2001-06-08 2002-12-12 Cadiz Jonathan J. System and process for providing dynamic communication access and information awareness in an interactive peripheral display
US7305491B2 (en) 2001-07-02 2007-12-04 Intellisync Corporation Techniques for handling time zone changes in personal information management software
US7564460B2 (en) 2001-07-16 2009-07-21 Microsoft Corporation Systems and methods for providing intermediate targets in a graphics system
AU2002336598A1 (en) 2001-09-19 2003-04-01 Ambient Devices Inc. System and method for presentation of remote information in ambient form
US6944829B2 (en) 2001-09-25 2005-09-13 Wind River Systems, Inc. Configurable user-interface component management system
US20030080995A1 (en) 2001-10-12 2003-05-01 United Virtualities, Inc. Contextually adaptive web browser
US20030101046A1 (en) * 2001-11-28 2003-05-29 Mark Krasnov Word, expression, and sentence translation management tool
US7315848B2 (en) 2001-12-12 2008-01-01 Aaron Pearse Web snippets capture, storage and retrieval system and method
CA2471855C (en) 2002-01-11 2013-03-19 Akamai Technologies, Inc. Java application framework for use in a content delivery network (cdn)
US7257776B2 (en) 2002-02-05 2007-08-14 Microsoft Corporation Systems and methods for scaling a graphical user interface according to display dimensions and using a tiered sizing schema to define display objects
WO2003071442A1 (en) 2002-02-15 2003-08-28 Tridium, Inc. Real-time data interface and method for browsers and the like
US20030169306A1 (en) 2002-03-07 2003-09-11 Nokia Corporation Creating a screen saver from downloadable applications on mobile devices
US6906720B2 (en) 2002-03-12 2005-06-14 Sun Microsystems, Inc. Multipurpose memory system for use in a graphics system
US7249327B2 (en) 2002-03-22 2007-07-24 Fuji Xerox Co., Ltd. System and method for arranging, manipulating and displaying objects in a graphical user interface
US20030184584A1 (en) 2002-03-29 2003-10-02 Thomas Vachuska User interface framework for integrating user interface elements of independent software components
US7010755B2 (en) 2002-04-05 2006-03-07 Microsoft Corporation Virtual desktop manager
CA2388150A1 (en) 2002-05-29 2003-11-29 Ibm Canada Limited-Ibm Canada Limitee Toggleable widget for a user interface
US20040012626A1 (en) 2002-07-22 2004-01-22 Brookins Timothy J. Method for creating configurable and customizable web user interfaces
US7065718B2 (en) 2002-08-08 2006-06-20 International Business Machines Corporation System and method for configuring time related settings using a graphical interface
GB2392072B (en) 2002-08-14 2005-10-19 Autodesk Canada Inc Generating Image Data
US20040036711A1 (en) 2002-08-23 2004-02-26 Anderson Thomas G. Force frames in animation
JP3760904B2 (en) * 2002-09-06 2006-03-29 ソニー株式会社 GUI application development support apparatus, GUI display apparatus and method, and computer program
US7610352B2 (en) 2002-09-09 2009-10-27 Meca Communications, Inc. Sharing skins
DE10242087A1 (en) 2002-09-11 2004-03-25 Daimlerchrysler Ag Image processing device e.g. for entertainment electronics, has hardware optimized for vector computation and color mixing,
GB0226292D0 (en) 2002-11-12 2002-12-18 Autodesk Canada Inc Generating image data
GB2411994B (en) 2002-12-03 2006-11-15 David Boxenhorn Networked computing using objects
US6911983B2 (en) 2003-03-12 2005-06-28 Nvidia Corporation Double-buffering of pixel data using copy-on-write semantics
US6911984B2 (en) 2003-03-12 2005-06-28 Nvidia Corporation Desktop compositor using copy-on-write semantics
US7343567B2 (en) 2003-04-25 2008-03-11 Microsoft Corporation System and method for providing dynamic user information in an interactive display
US7051282B2 (en) 2003-06-13 2006-05-23 Microsoft Corporation Multi-layer graphical user interface
US7287241B2 (en) 2003-06-17 2007-10-23 Microsoft Corporation Snaplines for control object positioning
US20050021935A1 (en) 2003-06-18 2005-01-27 Openwave Systems Inc. Method and system for downloading configurable user interface elements over a data network
US20050010634A1 (en) 2003-06-19 2005-01-13 Henderson Roderick C. Methods, systems, and computer program products for portlet aggregation by client applications on a client side of client/server environment
US7281202B2 (en) 2003-06-19 2007-10-09 Microsoft Corporation Framework for creating modular web applications
US8127248B2 (en) 2003-06-20 2012-02-28 Apple Inc. Computer interface having a virtual single-layer mode for viewing overlapping objects
US20050010419A1 (en) 2003-07-07 2005-01-13 Ahmad Pourhamid System and Method for On-line Translation of documents and Advertisement
GB2404546B (en) 2003-07-25 2005-12-14 Purple Interactive Ltd A method of organising and displaying material content on a display to a viewer
US7793227B2 (en) 2003-08-12 2010-09-07 Yahoo! Inc. Method and system of providing customizable buttons
US20050060655A1 (en) 2003-09-12 2005-03-17 Useractive Distance-learning system with dynamically constructed menu that includes embedded applications
US7480873B2 (en) 2003-09-15 2009-01-20 Sun Microsystems, Inc. Method and apparatus for manipulating two-dimensional windows within a three-dimensional display model
US7817163B2 (en) 2003-10-23 2010-10-19 Microsoft Corporation Dynamic window anatomy
US7839419B2 (en) 2003-10-23 2010-11-23 Microsoft Corporation Compositing desktop window manager
US7382378B2 (en) 2003-10-30 2008-06-03 Sensable Technologies, Inc. Apparatus and methods for stenciling an image
US7218575B2 (en) 2003-10-31 2007-05-15 Rosevear John M Angular twilight clock
US7274370B2 (en) 2003-12-18 2007-09-25 Apple Inc. Composite graphics rendered using multiple frame buffers
US7434153B2 (en) 2004-01-21 2008-10-07 Fuji Xerox Co., Ltd. Systems and methods for authoring a media presentation
US20050172239A1 (en) 2004-01-30 2005-08-04 International Business Machines Corporation Modeless interaction with GUI widget applications
US7293034B2 (en) 2004-02-23 2007-11-06 Microsoft Coporation Dynamically customizing a user interface for the aggregation of content
US7694271B2 (en) 2004-02-26 2010-04-06 International Business Machines Corporation Rendering GUI widgets with generic look and feel
US20050240857A1 (en) 2004-04-02 2005-10-27 Jason Benedict Methods and systems of information portal construction
US7624160B2 (en) 2004-05-04 2009-11-24 International Business Machines Corporation Methods, systems, and computer program products for client side prefetching and caching of portlets
US8453065B2 (en) 2004-06-25 2013-05-28 Apple Inc. Preview and installation of user interface elements in a display environment
US8566732B2 (en) 2004-06-25 2013-10-22 Apple Inc. Synchronization of widgets and dashboards
US7490295B2 (en) 2004-06-25 2009-02-10 Apple Inc. Layer for accessing user interface elements
US20060015846A1 (en) 2004-07-14 2006-01-19 International Business Machines Corporation Portal friendly user interface widgets
US7676549B2 (en) 2005-05-27 2010-03-09 Microsoft Corporation Techniques for providing accessibility options in remote terminal sessions
US20060277481A1 (en) 2005-06-03 2006-12-07 Scott Forstall Presenting clips of content
US9141718B2 (en) 2005-06-03 2015-09-22 Apple Inc. Clipview applications
US8543931B2 (en) 2005-06-07 2013-09-24 Apple Inc. Preview including theme based installation of user interface elements in a display environment
US8924869B2 (en) 2005-08-12 2014-12-30 Barry Fellman Service for generation of customizable display widgets
US7568165B2 (en) 2005-08-18 2009-07-28 Microsoft Corporation Sidebar engine, object model and schema
CA2622900C (en) 2005-09-15 2014-04-29 Biap, Inc. Self-contained mini-applications system and method for digital television
US8543824B2 (en) 2005-10-27 2013-09-24 Apple Inc. Safe distribution and use of content
US7954064B2 (en) 2005-10-27 2011-05-31 Apple Inc. Multiple dashboards
US20070101279A1 (en) 2005-10-27 2007-05-03 Chaudhri Imran A Selection of user interface elements for unified display in a display environment
US7743336B2 (en) 2005-10-27 2010-06-22 Apple Inc. Widget security
US7752556B2 (en) 2005-10-27 2010-07-06 Apple Inc. Workflow widgets
US9104294B2 (en) 2005-10-27 2015-08-11 Apple Inc. Linked widgets
US7707514B2 (en) 2005-11-18 2010-04-27 Apple Inc. Management of user interface elements in a display environment
US20070162850A1 (en) 2006-01-06 2007-07-12 Darin Adler Sports-related widgets
US7996783B2 (en) 2006-03-02 2011-08-09 Microsoft Corporation Widget searching utilizing task framework
US20070233736A1 (en) 2006-03-28 2007-10-04 Heyletsgo, Inc. Method and system for social and leisure life management

Also Published As

Publication number Publication date
CN101819503A (en) 2010-09-01
WO2006012343A2 (en) 2006-02-02
JP2011253553A (en) 2011-12-15
CA2717237A1 (en) 2006-02-02
AU2005267129B2 (en) 2011-03-03
EP2221711A3 (en) 2012-04-25
CA2707754C (en) 2013-11-12
HK1137231A1 (en) 2010-07-23
JP2011253552A (en) 2011-12-15
CA2707754A1 (en) 2006-02-02
JP2012009042A (en) 2012-01-12
HK1137232A1 (en) 2010-07-23
CA2717237C (en) 2012-05-22
US7761800B2 (en) 2010-07-20
WO2006012343A3 (en) 2006-06-08
EP2221710A3 (en) 2012-05-09
EP2284663A3 (en) 2012-11-07
JP4951136B2 (en) 2012-06-13
AU2011200603A1 (en) 2011-03-03
JP5032311B2 (en) 2012-09-26
EP1763733B1 (en) 2017-09-20
AU2011200603B2 (en) 2013-01-24
CN101819504A (en) 2010-09-01
EP2284663A2 (en) 2011-02-16
JP2008504610A (en) 2008-02-14
EP1763733A2 (en) 2007-03-21
CA2562626C (en) 2011-03-01
JP5091340B2 (en) 2012-12-05
JP5087699B2 (en) 2012-12-05
EP2221711A2 (en) 2010-08-25
US20060010394A1 (en) 2006-01-12
AU2005267129A1 (en) 2006-02-02
EP2221710A2 (en) 2010-08-25

Similar Documents

Publication Publication Date Title
CA2562626A1 (en) Unified interest layer for user interface
DK180787B1 (en) Devices, methods, and graphical user interfaces for interacting with user interface objects corresponding to applications
US11474624B2 (en) Vehicle user interface (UI) management
CN101488087B (en) Configuration bar for starting the layer for being used to access user interface element
US7047499B2 (en) Method and system for controlling a tabbed pane in a graphical user interface of a data processing system
US5877758A (en) System and method for using a slider control for controlling parameters of a display item
US20030189597A1 (en) Virtual desktop manager
US20060005207A1 (en) Widget authoring and editing environment
JPH04229320A (en) Operating method of computer system
CN115562533A (en) Integration of cursor with touch screen user interface
EP4231126A2 (en) Devices, methods, and graphical user interfaces for interacting with user interface objects
JP2002175141A (en) Integrally displaying and processing method for a plurality of informations
CN105700879A (en) Fast closing method and device of task window of notebook computer
JPH036631A (en) Method of monitoring status of application operation program
JPH09128199A (en) Display or not-display switching method in graphic display
US20230367440A1 (en) Devices, Methods, and Graphical User Interfaces for Providing Notifications and Application Information
WO2023219959A1 (en) Devices, methods, and graphical user interfaces for providing notifications and application information

Legal Events

Date Code Title Description
EEER Examination request