US20090094554A1 - Method and system for identifying grouped toolbar icons - Google Patents

Method and system for identifying grouped toolbar icons Download PDF

Info

Publication number
US20090094554A1
US20090094554A1 US11/868,191 US86819107A US2009094554A1 US 20090094554 A1 US20090094554 A1 US 20090094554A1 US 86819107 A US86819107 A US 86819107A US 2009094554 A1 US2009094554 A1 US 2009094554A1
Authority
US
United States
Prior art keywords
toolbar
icon
graphical
icons
gui
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
US11/868,191
Other versions
US8091041B2 (en
Inventor
Christopher K. Karstens
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.)
International Business Machines Corp
Original Assignee
International Business Machines Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by International Business Machines Corp filed Critical International Business Machines Corp
Priority to US11/868,191 priority Critical patent/US8091041B2/en
Assigned to INTERNATIONAL BUSINESS MACHINES CORPORATION reassignment INTERNATIONAL BUSINESS MACHINES CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: Karstens, Christopher K.
Publication of US20090094554A1 publication Critical patent/US20090094554A1/en
Application granted granted Critical
Publication of US8091041B2 publication Critical patent/US8091041B2/en
Expired - Fee Related legal-status Critical Current
Adjusted expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/04817Interaction 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 using icons

Definitions

  • the present invention is related to the subject matter of U.S. application Ser. No. ______ (Attorney Docket No. RSW920070238US1), entitled, “Method and System for Enveloping a Group of Toolbar Icons,” filed on ______, 2007.
  • the content of the related application is incorporated herein by reference.
  • the present invention relates in general to data processing systems and in particular to graphical user interfaces (GUIs) within application programs that include toolbar icons.
  • GUIs graphical user interfaces
  • Computer application programs may utilize a GUI that includes one or more toolbars.
  • Each toolbar may include multiple icons, each of which represents a function performed by the application program (e.g., saving, printing, and changing text size).
  • Conventional application programs such as word processors or internet browsers, include configurable toolbars.
  • toolbars typically include different groups of icons based on functionality (e.g., file-related functions, drawing-related functions, and text-related functions). Users can manually move toolbars from their default locations to custom locations in the application area that houses toolbars. Sometimes a toolbar's default location is determined by the toolbars currently displayed.
  • An application program displays a graphical user interface (GUI) that includes multiple toolbar icons.
  • GUI graphical user interface
  • the application program iteratively determines whether or not a graphical cursor is in proximity to a first toolbar icon among the toolbar icons included in the GUI. If the graphical cursor is in proximity to the first toolbar icon, the application identifies one or more additional related icons, which are currently displayed and are included in a same pre-defined toolbar icon group as the first icon, and displays a graphical border that surrounds the first icon and the one or more additional related icons. If the one or more additional related icons are not adjacent to each other, multiple separate borders are displayed.
  • the application program displays a first identification tab in close proximity to the graphical border.
  • the first identification tab includes a toolbar group name corresponding to the pre-defined toolbar icon group and an icon name of the first icon.
  • the application program may also display a second identification tab that includes descriptive properties of the first icon.
  • FIG. 1 depicts a high level block diagram of an exemplary computer, according to an embodiment of the present invention
  • FIG. 2A illustrates a first view of an exemplary graphical user interface (GUI), according to an embodiment of the present invention
  • FIG. 2B illustrates a second view of the exemplary GUI of FIG. 2A , according to an embodiment of the present invention.
  • FIG. 3 is a high level logical flowchart of an exemplary method of identifying grouped toolbar icons, according to an embodiment of the invention.
  • the present invention provides a method, system, and computer program product for identifying grouped toolbar icons.
  • Computer 100 includes processor unit 104 that is coupled to system bus 106 .
  • Video adapter 108 which drives/supports display 110 , is also coupled to system bus 106 .
  • System bus 106 is coupled via bus bridge 112 to Input/Output (I/O) bus 114 .
  • I/O interface 116 is coupled to I/O bus 114 .
  • I/O interface 116 affords communication with various I/O devices, including keyboard 118 , mouse 120 , Compact Disk-Read Only Memory (CD-ROM) drive 122 , and flash memory drive 126 .
  • the format of the ports connected to I/O interface 116 may be any known to those skilled in the art of computer architecture, including but not limited to Universal Serial Bus (USB) ports.
  • USB Universal Serial Bus
  • Computer 100 is able to communicate with server 150 via network 128 using network interface 130 , which is coupled to system bus 106 .
  • Network 128 may be an external network such as the Internet, or an internal network such as a Local Area Network (LAN), an Ethernet, or a Virtual Private Network (VPN).
  • server 150 is configured similarly to computer 100 .
  • Hard drive interface 132 is also coupled to system bus 106 .
  • Hard drive interface 132 interfaces with hard drive 134 .
  • hard drive 134 populates system memory 136 , which is also coupled to system bus 106 .
  • System memory 136 is defined as a lowest level of volatile memory in computer 100 . This volatile memory may include additional higher levels of volatile memory (not shown), including, but not limited to, cache memory, registers, and buffers.
  • Data that populates system memory 136 includes Operating System (OS) 138 and application programs 144 .
  • OS Operating System
  • OS 138 includes shell 140 , for providing transparent user access to resources such as application programs 144 .
  • shell 140 (as it is called in UNIX(®) is a program that provides an interpreter and an interface between the user and the operating system. Shell 140 provides a system prompt, interprets commands entered by keyboard 118 , mouse 120 , or other user input media, and sends the interpreted command(s) to the appropriate lower levels of the operating system (e.g., kernel 142 ) for processing.
  • OS 138 also includes graphical user interface (GUI) 143 and kernel 142 , which includes lower levels of functionality for OS 138 .
  • Kernel 142 provides essential services required by other parts of OS 138 and application programs 144 . The services provided by kernel 142 include memory management, process and task management, disk management, and I/O device management.
  • Application programs 144 include browser 146 and word processor 148 .
  • Browser 146 includes program modules and instructions enabling a World Wide Web (WWW) client (i.e., computer 100 ) to send and receive network messages to the Internet.
  • Computer 100 may utilize HyperText Transfer Protocol (HTTP) messaging to enable communication with server 150 .
  • WWW World Wide Web
  • HTTP HyperText Transfer Protocol
  • word processor 148 performs the functions illustrated in FIG. 3 , which is described below.
  • another one of application programs 144 such as browser 146 , may perform the functions illustrated in FIG. 3 .
  • OS 138 may perform the functions illustrated in FIG. 3 .
  • GUI 143 FIG. 1
  • GUI 143 includes display window 200 , window control bar 205 , and toolbar 210 .
  • Window control bar 205 includes one or more pull down menus (e.g., a “file” menu).
  • toolbar 210 includes multiple toolbar icons 215 A-I, including, but not limited to, open file icon 215 A, email file icon 215 B, insert chart icon 215 C, increase brightness icon 215 D, decrease brightness icon 215 E, increase contrast icon 215 F, decrease contrast icon 215 G, insert picture icon 215 H, and insert audio icon 215 I.
  • Toolbar icons 215 A-I may be included in one or more pre-defined toolbar icon groups. Each toolbar icon group contains multiple similar icons, which are grouped based on functionality (e.g., picture-related icons and file management icons).
  • a user of word processor 148 may select multiple icons to create a user-defined toolbar icon group. Word processor 148 initially displays one or more pre-defined default icons from a pre-defined icon group, and all icons and/or groups may not be displayed using GUI 143 ( FIG. 1 ).
  • a user of word processor 148 may selectively add and/or remove icons from a list of icons currently displayed on toolbar 210 .
  • a user may select multiple icons from different toolbar icon groups to create a “virtual group” of icons. Each icon within a toolbar icon group may be displayed side-by-side or non-adjacent locations on toolbar 210 .
  • word processor 148 displays data, including document text 220 and/or image 222 .
  • a user of word processor 148 may view multiple pages of document text 220 and/or images 222 in a document by adjusting scroll bar 230 .
  • a user of browser 146 may manipulate document text 220 and/or images 222 by providing input from keyboard 118 or by using cursor 225 to “mouse over” and click on a toolbar icon.
  • a “mouse over” refers to a movement of mouse 120 ( FIG. 1 ) that causes cursor 225 to enter a pre-defined area within close proximity to (e.g., to “hover over”) a toolbar icon.
  • FIG. 2B there is depicted a second view of the GUI of FIG. 2A , according to an embodiment of the present invention.
  • a user of word processor 148 FIG. 1
  • word processor 148 displays border 235 around one or more currently displayed toolbar icons that correspond to the same toolbar icon group as decrease brightness icon 215 E (e.g., a “picture” toolbar group).
  • Border 235 includes a distinguishable line and/or shaded area surrounding increase brightness icon 215 D, decrease brightness icon 215 E, increase contrast icon 215 F, and decrease contrast icon 215 G.
  • border 235 may be a rectangular shape/area shaded with a partially transparent color that is easily distinguishable from the background of window 200 and/or the icons on toolbar 210 (e.g., light gray).
  • border 235 may be opaque. Similarly, border 235 may be a thin colored line that surrounds the toolbar icon group. In another embodiment, each icon in a toolbar icon group may be highlighted rather than being surrounded by border 235 . If one or more currently displayed icons in a toolbar icon group are not located adjacent to other icons in the same group (i.e., one or more icons are “isolated” from other icons in the same group), a separate border 235 having the same color, shading, and/or line thickness may be displayed to identify the isolated icon(s).
  • border 235 may be displayed around the currently visible icons corresponding to a toolbar icon group and/or border 235 may flash (i.e., blink) a pre-defined number of times when cursor 225 hovers over an entry in a toolbar pull-down menu in window control bar 205 that corresponds to the name of the toolbar icon group. If one or more toolbar icons in the toolbar icon group are covered by other graphical elements, such as the toolbar pull-down menu, the covered items will temporarily flash through to the topmost layer of GUI 143 ( FIG. 1 ) for location identification purposes.
  • a graphical image of each toolbar icon in the group is immediately displayed in proximity to (e.g., to the side of) the textual name of each icon. If cursor 225 hovers over an entry in a toolbar pull-down menu and selects (i.e., clicks on) an entry that corresponds to a toolbar icon that is not currently displayed in window 200 , the toolbar icon corresponding to the selected entry may be displayed in proximity to the pull-down menu and move in an animated fashion from the pull-down menu to a location on toolbar 210 . Once a newly-selected toolbar icon moves to toolbar 210 , border 235 may flash a pre-defined number of times.
  • border 235 includes at least first identification tab 240 , which includes toolbar name 245 (e.g., “Picture”) that corresponds to the toolbar group of the moused-over icon.
  • First identification tab 240 also includes item name 250 (e.g., “Decrease Brightness”), which corresponds to the name of the moused-over decrease brightness icon 215 E.
  • border 235 may also include second identification tab 242 , which includes properties field 247 .
  • Properties field 247 includes descriptive information corresponding to the function(s) of the moused-over icon.
  • properties field 247 may also include a shortcut to a menu of the moused-over icon.
  • FIG. 3 there is illustrated a high level logical flowchart of an exemplary method of identifying grouped toolbar icons, according to an embodiment of the invention.
  • the process begins at block 300 in response to one of application programs 144 ( FIG. 1 ), such as word processor 148 , using GUI 143 to display a window that includes one or more toolbars.
  • word processor 148 determines whether or not cursor 225 ( FIGS. 2A-2B ) is located in close proximity to (i.e., hovering over) a toolbar icon. If cursor 225 is not hovering over a toolbar icon, the process returns to block 305 .
  • word processor 148 displays border 235 ( FIG. 2B ) around one or more related icons that correspond to the same toolbar icon group as the moused-over icon, as depicted in block 310 .
  • Word processor 148 displays at least first identification tab 240 ( FIG. 2B ) in close proximity to border 235 , as shown in block 315 .
  • Word processor may also display second identification tab 242 ( FIG. 2B ) in close proximity to border 235 and first identification tab 240 .
  • word processor 148 determines whether or not cursor 225 has moved away from the moused-over icon. If cursor 225 has not moved away from the moused-over icon (i.e., cursor 225 is still in close proximity to the moused-over icon), the process returns to block 310 . If cursor 225 has moved away from the moused-over icon, word processor 148 removes border 235 and the corresponding identification tabs, such as first identification tab 240 and second identification tab 242 , from view within window 200 , as depicted in block 325 , and the process subsequently returns to block 305 .
  • the present invention thus provides a method of identifying grouped toolbar icons.
  • An application program displays GUI 143 ( FIG. 1 ) that includes multiple toolbar icons 215 A-I ( FIGS. 2A-2B ).
  • the application program iteratively determines whether or not a graphical cursor 225 ( FIGS. 2A-2B ) is in proximity to a first toolbar icon among the toolbar icons included in GUI 143 . If the graphical cursor 225 is in proximity to the first toolbar icon, the application program displays a graphical border 235 ( FIG. 2B ) that surrounds the first toolbar icon and one or more additional related icons that are included in a same pre-defined toolbar icon group as the first toolbar icon.
  • the application program displays first identification tab 240 ( FIG.
  • First identification tab 240 includes a toolbar group name 245 corresponding to the pre-defined toolbar icon group and an icon name 250 corresponding to the first toolbar icon.
  • the application program may also display second identification tab 242 ( FIG. 2B ) that includes descriptive properties 247 corresponding to the first toolbar icon.

Abstract

A method of identifying grouped toolbar icons. An application program displays a graphical user interface (GUI) that includes multiple toolbar icons. The application iteratively determines whether or not a graphical cursor is in proximity to a first toolbar icon. If the cursor is in proximity to the first icon, the application identifies one or more additional related icons, which are currently displayed and are included in a same pre-defined toolbar icon group as the first icon, and displays a graphical border that surrounds the first icon and the related icons. If the related icons are not adjacent to each other, multiple separate borders are displayed. The application displays a first identification tab in close proximity to the border. The first tab includes a toolbar group name and an icon name of the first icon. The application may also display a second tab that includes descriptive properties of the first icon.

Description

    RELATED APPLICATION
  • The present invention is related to the subject matter of U.S. application Ser. No. ______ (Attorney Docket No. RSW920070238US1), entitled, “Method and System for Enveloping a Group of Toolbar Icons,” filed on ______, 2007. The content of the related application is incorporated herein by reference.
  • BACKGROUND OF THE INVENTION
  • The present invention relates in general to data processing systems and in particular to graphical user interfaces (GUIs) within application programs that include toolbar icons.
  • Computer application programs may utilize a GUI that includes one or more toolbars. Each toolbar may include multiple icons, each of which represents a function performed by the application program (e.g., saving, printing, and changing text size). Conventional application programs, such as word processors or internet browsers, include configurable toolbars. In an application program, toolbars typically include different groups of icons based on functionality (e.g., file-related functions, drawing-related functions, and text-related functions). Users can manually move toolbars from their default locations to custom locations in the application area that houses toolbars. Sometimes a toolbar's default location is determined by the toolbars currently displayed.
  • Due to the large number and variety of icons included in toolbars and the many combinations of locations toolbars may be found, users of application programs can experience difficulty in quickly determining which icons belong to which toolbars. Users may also have problems efficiently determining which icons will disappear from the GUI of an application program if one or more toolbars are de-selected from a list of currently displayed toolbars. Similarly, users may not remember the name of a toolbar that includes an icon. For example, if a first user wants to add an icon that is visible in a toolbar on a second computer that is being used by a second user, but the second user does not remember the name of the toolbar that includes the icon, the first user will not be able to easily determine how to locate and/or display the icon on the first computer.
  • SUMMARY OF AN EMBODIMENT
  • Disclosed are a method, system, and computer program product for identifying grouped toolbar icons. An application program displays a graphical user interface (GUI) that includes multiple toolbar icons. The application program iteratively determines whether or not a graphical cursor is in proximity to a first toolbar icon among the toolbar icons included in the GUI. If the graphical cursor is in proximity to the first toolbar icon, the application identifies one or more additional related icons, which are currently displayed and are included in a same pre-defined toolbar icon group as the first icon, and displays a graphical border that surrounds the first icon and the one or more additional related icons. If the one or more additional related icons are not adjacent to each other, multiple separate borders are displayed. The application program displays a first identification tab in close proximity to the graphical border. The first identification tab includes a toolbar group name corresponding to the pre-defined toolbar icon group and an icon name of the first icon. The application program may also display a second identification tab that includes descriptive properties of the first icon.
  • The above as well as additional objectives, features, and advantages of the present invention will become apparent in the following detailed written description.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The invention itself, as well as a preferred mode of use, further objects, and advantages thereof, will best be understood by reference to the following detailed description of an illustrative embodiment when read in conjunction with the accompanying drawings, wherein:
  • FIG. 1 depicts a high level block diagram of an exemplary computer, according to an embodiment of the present invention;
  • FIG. 2A illustrates a first view of an exemplary graphical user interface (GUI), according to an embodiment of the present invention;
  • FIG. 2B illustrates a second view of the exemplary GUI of FIG. 2A, according to an embodiment of the present invention; and
  • FIG. 3 is a high level logical flowchart of an exemplary method of identifying grouped toolbar icons, according to an embodiment of the invention.
  • DETAILED DESCRIPTION OF AN ILLUSTRATIVE EMBODIMENT
  • The present invention provides a method, system, and computer program product for identifying grouped toolbar icons.
  • With reference now to FIG. 1, there is depicted a block diagram of an exemplary computer 100, with which the present invention may be utilized. Computer 100 includes processor unit 104 that is coupled to system bus 106. Video adapter 108, which drives/supports display 110, is also coupled to system bus 106. System bus 106 is coupled via bus bridge 112 to Input/Output (I/O) bus 114. 1/O interface 116 is coupled to I/O bus 114. I/O interface 116 affords communication with various I/O devices, including keyboard 118, mouse 120, Compact Disk-Read Only Memory (CD-ROM) drive 122, and flash memory drive 126. The format of the ports connected to I/O interface 116 may be any known to those skilled in the art of computer architecture, including but not limited to Universal Serial Bus (USB) ports.
  • Computer 100 is able to communicate with server 150 via network 128 using network interface 130, which is coupled to system bus 106. Network 128 may be an external network such as the Internet, or an internal network such as a Local Area Network (LAN), an Ethernet, or a Virtual Private Network (VPN). In one embodiment, server 150 is configured similarly to computer 100.
  • Hard drive interface 132 is also coupled to system bus 106. Hard drive interface 132 interfaces with hard drive 134. In one embodiment, hard drive 134 populates system memory 136, which is also coupled to system bus 106. System memory 136 is defined as a lowest level of volatile memory in computer 100. This volatile memory may include additional higher levels of volatile memory (not shown), including, but not limited to, cache memory, registers, and buffers. Data that populates system memory 136 includes Operating System (OS) 138 and application programs 144.
  • OS 138 includes shell 140, for providing transparent user access to resources such as application programs 144. Generally, shell 140 (as it is called in UNIX(®) is a program that provides an interpreter and an interface between the user and the operating system. Shell 140 provides a system prompt, interprets commands entered by keyboard 118, mouse 120, or other user input media, and sends the interpreted command(s) to the appropriate lower levels of the operating system (e.g., kernel 142) for processing. As depicted, OS 138 also includes graphical user interface (GUI) 143 and kernel 142, which includes lower levels of functionality for OS 138. Kernel 142 provides essential services required by other parts of OS 138 and application programs 144. The services provided by kernel 142 include memory management, process and task management, disk management, and I/O device management.
  • Application programs 144 include browser 146 and word processor 148. Browser 146 includes program modules and instructions enabling a World Wide Web (WWW) client (i.e., computer 100) to send and receive network messages to the Internet. Computer 100 may utilize HyperText Transfer Protocol (HTTP) messaging to enable communication with server 150. According to the illustrative embodiment, word processor 148 performs the functions illustrated in FIG. 3, which is described below. In an alternate embodiment, another one of application programs 144, such as browser 146, may perform the functions illustrated in FIG. 3. In another embodiment, OS 138 may perform the functions illustrated in FIG. 3.
  • Within the descriptions of the figures, similar elements are provided similar names and reference numerals as those of the previous figure(s). Where a later figure utilizes the element in a different context or with different functionality, the element is provided a different leading numeral representative of the figure number (e.g., 1xx for FIG. 1 and 2xx for FIG. 2). The specific numerals assigned to the elements are provided solely to aid in the description and not meant to imply any limitations (structural or functional) on the invention.
  • With reference now to FIG. 2A, there is depicted an exemplary GUI of word processor 148 (FIG. 1), according to an embodiment of the present invention. As shown, GUI 143 (FIG. 1) includes display window 200, window control bar 205, and toolbar 210. Window control bar 205 includes one or more pull down menus (e.g., a “file” menu). Similarly, toolbar 210 includes multiple toolbar icons 215A-I, including, but not limited to, open file icon 215A, email file icon 215B, insert chart icon 215C, increase brightness icon 215D, decrease brightness icon 215E, increase contrast icon 215F, decrease contrast icon 215G, insert picture icon 215H, and insert audio icon 215I.
  • Toolbar icons 215A-I may be included in one or more pre-defined toolbar icon groups. Each toolbar icon group contains multiple similar icons, which are grouped based on functionality (e.g., picture-related icons and file management icons). In one embodiment, a user of word processor 148 may select multiple icons to create a user-defined toolbar icon group. Word processor 148 initially displays one or more pre-defined default icons from a pre-defined icon group, and all icons and/or groups may not be displayed using GUI 143 (FIG. 1). A user of word processor 148 may selectively add and/or remove icons from a list of icons currently displayed on toolbar 210. In one embodiment, a user may select multiple icons from different toolbar icon groups to create a “virtual group” of icons. Each icon within a toolbar icon group may be displayed side-by-side or non-adjacent locations on toolbar 210.
  • According to the illustrative embodiment, word processor 148 displays data, including document text 220 and/or image 222. A user of word processor 148 may view multiple pages of document text 220 and/or images 222 in a document by adjusting scroll bar 230. A user of browser 146 may manipulate document text 220 and/or images 222 by providing input from keyboard 118 or by using cursor 225 to “mouse over” and click on a toolbar icon. As utilized herein, a “mouse over” refers to a movement of mouse 120 (FIG. 1) that causes cursor 225 to enter a pre-defined area within close proximity to (e.g., to “hover over”) a toolbar icon.
  • With reference now to FIG. 2B, there is depicted a second view of the GUI of FIG. 2A, according to an embodiment of the present invention. As shown, a user of word processor 148 (FIG. 1) has used mouse 120 to position cursor 225 in close proximity to decrease brightness icon 215E. In response to cursor 225 hovering over decrease brightness icon 215E, word processor 148 displays border 235 around one or more currently displayed toolbar icons that correspond to the same toolbar icon group as decrease brightness icon 215E (e.g., a “picture” toolbar group). Border 235 includes a distinguishable line and/or shaded area surrounding increase brightness icon 215D, decrease brightness icon 215E, increase contrast icon 215F, and decrease contrast icon 215G. In one embodiment, border 235 may be a rectangular shape/area shaded with a partially transparent color that is easily distinguishable from the background of window 200 and/or the icons on toolbar 210 (e.g., light gray).
  • In an alternate embodiment, border 235 may be opaque. Similarly, border 235 may be a thin colored line that surrounds the toolbar icon group. In another embodiment, each icon in a toolbar icon group may be highlighted rather than being surrounded by border 235. If one or more currently displayed icons in a toolbar icon group are not located adjacent to other icons in the same group (i.e., one or more icons are “isolated” from other icons in the same group), a separate border 235 having the same color, shading, and/or line thickness may be displayed to identify the isolated icon(s).
  • In another embodiment, border 235 may be displayed around the currently visible icons corresponding to a toolbar icon group and/or border 235 may flash (i.e., blink) a pre-defined number of times when cursor 225 hovers over an entry in a toolbar pull-down menu in window control bar 205 that corresponds to the name of the toolbar icon group. If one or more toolbar icons in the toolbar icon group are covered by other graphical elements, such as the toolbar pull-down menu, the covered items will temporarily flash through to the topmost layer of GUI 143 (FIG. 1) for location identification purposes. When cursor 225 hovers over an entry in a toolbar pull-down menu that includes the names of one or more icons in a toolbar icon group, a graphical image of each toolbar icon in the group is immediately displayed in proximity to (e.g., to the side of) the textual name of each icon. If cursor 225 hovers over an entry in a toolbar pull-down menu and selects (i.e., clicks on) an entry that corresponds to a toolbar icon that is not currently displayed in window 200, the toolbar icon corresponding to the selected entry may be displayed in proximity to the pull-down menu and move in an animated fashion from the pull-down menu to a location on toolbar 210. Once a newly-selected toolbar icon moves to toolbar 210, border 235 may flash a pre-defined number of times.
  • According to the illustrative embodiment, border 235 includes at least first identification tab 240, which includes toolbar name 245 (e.g., “Picture”) that corresponds to the toolbar group of the moused-over icon. First identification tab 240 also includes item name 250 (e.g., “Decrease Brightness”), which corresponds to the name of the moused-over decrease brightness icon 215E. In one embodiment, border 235 may also include second identification tab 242, which includes properties field 247. Properties field 247 includes descriptive information corresponding to the function(s) of the moused-over icon. In an alternate embodiment, properties field 247 may also include a shortcut to a menu of the moused-over icon.
  • Turning now to FIG. 3, there is illustrated a high level logical flowchart of an exemplary method of identifying grouped toolbar icons, according to an embodiment of the invention. The process begins at block 300 in response to one of application programs 144 (FIG. 1), such as word processor 148, using GUI 143 to display a window that includes one or more toolbars. At block 305, word processor 148 determines whether or not cursor 225 (FIGS. 2A-2B) is located in close proximity to (i.e., hovering over) a toolbar icon. If cursor 225 is not hovering over a toolbar icon, the process returns to block 305.
  • If cursor 225 is hovering over a toolbar icon, word processor 148 displays border 235 (FIG. 2B) around one or more related icons that correspond to the same toolbar icon group as the moused-over icon, as depicted in block 310. Word processor 148 displays at least first identification tab 240 (FIG. 2B) in close proximity to border 235, as shown in block 315. Word processor may also display second identification tab 242 (FIG. 2B) in close proximity to border 235 and first identification tab 240.
  • At block 320, word processor 148 determines whether or not cursor 225 has moved away from the moused-over icon. If cursor 225 has not moved away from the moused-over icon (i.e., cursor 225 is still in close proximity to the moused-over icon), the process returns to block 310. If cursor 225 has moved away from the moused-over icon, word processor 148 removes border 235 and the corresponding identification tabs, such as first identification tab 240 and second identification tab 242, from view within window 200, as depicted in block 325, and the process subsequently returns to block 305.
  • The present invention thus provides a method of identifying grouped toolbar icons. An application program displays GUI 143 (FIG. 1) that includes multiple toolbar icons 215A-I (FIGS. 2A-2B). The application program iteratively determines whether or not a graphical cursor 225 (FIGS. 2A-2B) is in proximity to a first toolbar icon among the toolbar icons included in GUI 143. If the graphical cursor 225 is in proximity to the first toolbar icon, the application program displays a graphical border 235 (FIG. 2B) that surrounds the first toolbar icon and one or more additional related icons that are included in a same pre-defined toolbar icon group as the first toolbar icon. The application program displays first identification tab 240 (FIG. 2B) in close proximity to the graphical border 235. First identification tab 240 includes a toolbar group name 245 corresponding to the pre-defined toolbar icon group and an icon name 250 corresponding to the first toolbar icon. The application program may also display second identification tab 242 (FIG. 2B) that includes descriptive properties 247 corresponding to the first toolbar icon.
  • It is understood that the use herein of specific names are for example only and not meant to imply any limitations on the invention. The invention may thus be implemented with different nomenclature/terminology and associated functionality utilized to describe the above devices/utility, etc., without limitation.
  • In the flow chart (FIG. 3) above, while the process steps are described and illustrated in a particular sequence, use of a specific sequence of steps is not meant to imply any limitations on the invention. Changes may be made with regards to the sequence of steps without departing from the spirit or scope of the present invention. Use of a particular sequence is therefore, not to be taken in a limiting sense, and the scope of the present invention is defined only by the appended claims.
  • While an illustrative embodiment of the present invention has been described in the context of a fully functional computer system with installed software, those skilled in the art will appreciate that the software aspects of an illustrative embodiment of the present invention are capable of being distributed as a program product in a variety of forms, and that an illustrative embodiment of the present invention applies equally regardless of the particular type of media used to actually carry out the distribution. Examples of the types of media include recordable type media such as thumb drives, floppy disks, hard drives, CD ROMs, DVDs, and transmission type media such as digital and analog communication links.
  • While the invention has been particularly shown and described with reference to a preferred embodiment, it will be understood by those skilled in the art that various changes in form and detail may be made therein without departing from the spirit and scope of the invention.

Claims (7)

1. A method comprising:
displaying a graphical user interface (GUI) that includes a plurality of toolbar icons;
iteratively determining whether or not a graphical cursor is in proximity to a first toolbar icon among the plurality of toolbar icons included in said GUI;
in response to a determination that the graphical cursor is in proximity to said first toolbar icon:
identifying one or more additional related icons that are included in a same pre-defined toolbar icon group as said first toolbar icon, wherein said one or more additional related icons are currently displayed in said GUI;
displaying a graphical border that surrounds said first toolbar icon and said one or more additional related icons, wherein when said one or more additional related icons are not displayed adjacent to one another in said GUI a plurality of separate graphical borders are displayed; and
displaying a first identification tab in close proximity to said graphical border, wherein said first identification tab comprises a toolbar group name corresponding to said pre-defined toolbar icon group and an icon name corresponding to said first toolbar icon.
2. The method of claim 1, further comprising displaying said graphical border around a plurality of related icons in response to a determination that the graphical cursor is in proximity to a toolbar pull-down menu item that corresponds to said plurality of related icons.
3. The method of claim 1, further comprising displaying a second identification tab in close proximity to said graphical border in response to a determination that the graphical cursor is in proximity to said first toolbar icon, wherein said second identification tab includes descriptive properties corresponding to said first toolbar icon, and wherein said second identification tab includes a shortcut to a graphical menu of said first toolbar icon.
4. A computer system comprising:
a processor;
a system memory coupled to said processor; and
an application program within said system memory that provides the functions of:
displaying a graphical user interface (GUI) that includes a plurality of toolbar icons;
iteratively determining whether or not a graphical cursor is in proximity to a first toolbar icon among the plurality of toolbar icons included in said GUI;
in response to a determination that the graphical cursor is in proximity to said first toolbar icon:
identifying one or more additional related icons that are included in a same pre-defined toolbar icon group as said first toolbar icon, wherein said one or more additional related icons are currently displayed in said GUI;
displaying a graphical border that surrounds said first toolbar icon and said one or more additional related icons, wherein when said one or more additional related icons are not displayed adjacent to one another in said GUI a plurality of separate graphical borders are displayed; and
displaying a first identification tab in close proximity to said graphical border, wherein said first identification tab comprises a toolbar group name corresponding to said pre-defined toolbar icon group and an icon name corresponding to said first toolbar icon.
5. The computer system of claim 4, further comprising means for displaying said graphical border around a plurality of related icons in response to a determination that the graphical cursor is in proximity to a toolbar pull-down menu item that corresponds to said plurality of related icons.
6. The computer system of claim 4, further comprising further comprising means for displaying a second identification tab in close proximity to said graphical border in response to a determination that the graphical cursor is in proximity to said first toolbar icon, wherein said second identification tab includes descriptive properties corresponding to said first toolbar icon, and wherein said second identification tab includes a shortcut to a graphical menu of said first toolbar icon.
7. A computer program product comprising:
a computer storage medium; and
program code on said computer storage medium that that when executed provides the functions of:
displaying a graphical user interface (GUI) that includes a plurality of toolbar icons;
iteratively determining whether or not a graphical cursor is in proximity to a first toolbar icon among the plurality of toolbar icons included in said GUI;
in response to a determination that the graphical cursor is in proximity to said first toolbar icon:
identifying one or more additional related icons that are included in a same pre-defined toolbar icon group as said first toolbar icon, wherein said one or more additional related icons are currently displayed in said GUI;
displaying a graphical border that surrounds said first toolbar icon and said one or more additional related icons, wherein when said one or more additional related icons are not displayed adjacent to one another in said GUI a plurality of separate graphical borders are displayed; and
displaying a first identification tab in close proximity to said graphical border, wherein said first identification tab comprises a toolbar group name corresponding to said pre-defined toolbar icon group and an icon name corresponding to said first toolbar icon.
US11/868,191 2007-10-05 2007-10-05 Identifying grouped toolbar icons Expired - Fee Related US8091041B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US11/868,191 US8091041B2 (en) 2007-10-05 2007-10-05 Identifying grouped toolbar icons

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US11/868,191 US8091041B2 (en) 2007-10-05 2007-10-05 Identifying grouped toolbar icons

Publications (2)

Publication Number Publication Date
US20090094554A1 true US20090094554A1 (en) 2009-04-09
US8091041B2 US8091041B2 (en) 2012-01-03

Family

ID=40524381

Family Applications (1)

Application Number Title Priority Date Filing Date
US11/868,191 Expired - Fee Related US8091041B2 (en) 2007-10-05 2007-10-05 Identifying grouped toolbar icons

Country Status (1)

Country Link
US (1) US8091041B2 (en)

Cited By (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110093816A1 (en) * 2009-10-16 2011-04-21 Samsung Electronics Co. Ltd. Data display method and mobile device adapted to thereto
US20110138355A1 (en) * 2009-12-03 2011-06-09 International Business Machines Corporation Handling user-interface gestures in non-rectangular regions
US8073590B1 (en) 2008-08-22 2011-12-06 Boadin Technology, LLC System, method, and computer program product for utilizing a communication channel of a mobile device by a vehicular assembly
US8078397B1 (en) 2008-08-22 2011-12-13 Boadin Technology, LLC System, method, and computer program product for social networking utilizing a vehicular assembly
CN102281349A (en) * 2010-06-14 2011-12-14 Lg电子株式会社 Mobile terminal and controlling method thereof
US8117225B1 (en) 2008-01-18 2012-02-14 Boadin Technology, LLC Drill-down system, method, and computer program product for focusing a search
US8117242B1 (en) 2008-01-18 2012-02-14 Boadin Technology, LLC System, method, and computer program product for performing a search in conjunction with use of an online application
US8131458B1 (en) 2008-08-22 2012-03-06 Boadin Technology, LLC System, method, and computer program product for instant messaging utilizing a vehicular assembly
US8190692B1 (en) 2008-08-22 2012-05-29 Boadin Technology, LLC Location-based messaging system, method, and computer program product
US20120178496A1 (en) * 2011-01-10 2012-07-12 Hwang Hyo Sun Apparatus and method for adaptively operating an application program
US8265862B1 (en) 2008-08-22 2012-09-11 Boadin Technology, LLC System, method, and computer program product for communicating location-related information
US20140298219A1 (en) * 2013-03-29 2014-10-02 Microsoft Corporation Visual Selection and Grouping
WO2014178899A1 (en) * 2013-04-30 2014-11-06 Microsoft Corporation Auto-grouping of application windows
US20150193501A1 (en) * 2012-01-18 2015-07-09 Google Inc. Methods and systems for searching document operation labels
US9141405B2 (en) 2010-12-15 2015-09-22 International Business Machines Corporation User interface construction
US20160313895A1 (en) * 2015-04-27 2016-10-27 Adobe Systems Incorporated Non-modal Toolbar Control
KR101752413B1 (en) 2010-08-17 2017-06-29 엘지전자 주식회사 Mobile terminal and method for controlling the same
US10001917B2 (en) 2011-11-29 2018-06-19 Lg Electronics Inc. Mobile terminal and controlling method thereof
US10095371B2 (en) * 2015-12-11 2018-10-09 Sap Se Floating toolbar
US10345991B2 (en) * 2015-06-16 2019-07-09 International Business Machines Corporation Adjusting appearance of icons in an electronic device
US10895955B2 (en) 2009-10-13 2021-01-19 Samsung Electronics Co., Ltd. Apparatus and method for grouping and displaying icons on a screen
US20220141045A1 (en) * 2013-06-13 2022-05-05 Evernote Corporation Content Sharing by Pointing to Content
US20220222021A1 (en) * 2021-01-14 2022-07-14 Fujifilm Business Innovation Corp. Information processing apparatus and non-transitory computer readable medium storing program
US11392601B2 (en) 2012-01-18 2022-07-19 Google Llc Search-based document user interfaces

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20100134948A (en) * 2009-06-16 2010-12-24 삼성전자주식회사 Method for displaying menu list in touch screen based device
USD710381S1 (en) * 2012-03-07 2014-08-05 Apple Inc. Display screen or portion thereof with icon
US9477381B2 (en) 2013-03-12 2016-10-25 Hexagon Technology Center Gmbh User interface for toolbar navigation
USD711427S1 (en) 2013-10-22 2014-08-19 Apple Inc. Display screen or portion thereof with icon
USD877174S1 (en) 2018-06-03 2020-03-03 Apple Inc. Electronic device with graphical user interface

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6177941B1 (en) * 1997-08-25 2001-01-23 International Business Machine Corporation Representative mapping between toolbars and menu bar pulldowns
US6857105B1 (en) * 2002-02-19 2005-02-15 Adobe Systems Incorporated Method and apparatus for expanding and contracting graphical function displays
US20080307358A1 (en) * 2006-03-23 2008-12-11 International Business Machines Corporation Highlighting related user interface controls
US7853894B2 (en) * 2007-10-05 2010-12-14 International Business Machines Corporation Method and system for enveloping a group of toolbar icons

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6177941B1 (en) * 1997-08-25 2001-01-23 International Business Machine Corporation Representative mapping between toolbars and menu bar pulldowns
US6857105B1 (en) * 2002-02-19 2005-02-15 Adobe Systems Incorporated Method and apparatus for expanding and contracting graphical function displays
US20080307358A1 (en) * 2006-03-23 2008-12-11 International Business Machines Corporation Highlighting related user interface controls
US7853894B2 (en) * 2007-10-05 2010-12-14 International Business Machines Corporation Method and system for enveloping a group of toolbar icons

Cited By (38)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8117225B1 (en) 2008-01-18 2012-02-14 Boadin Technology, LLC Drill-down system, method, and computer program product for focusing a search
US8117242B1 (en) 2008-01-18 2012-02-14 Boadin Technology, LLC System, method, and computer program product for performing a search in conjunction with use of an online application
US8131458B1 (en) 2008-08-22 2012-03-06 Boadin Technology, LLC System, method, and computer program product for instant messaging utilizing a vehicular assembly
US8073590B1 (en) 2008-08-22 2011-12-06 Boadin Technology, LLC System, method, and computer program product for utilizing a communication channel of a mobile device by a vehicular assembly
US8078397B1 (en) 2008-08-22 2011-12-13 Boadin Technology, LLC System, method, and computer program product for social networking utilizing a vehicular assembly
US8265862B1 (en) 2008-08-22 2012-09-11 Boadin Technology, LLC System, method, and computer program product for communicating location-related information
US8190692B1 (en) 2008-08-22 2012-05-29 Boadin Technology, LLC Location-based messaging system, method, and computer program product
US10895955B2 (en) 2009-10-13 2021-01-19 Samsung Electronics Co., Ltd. Apparatus and method for grouping and displaying icons on a screen
US20110093816A1 (en) * 2009-10-16 2011-04-21 Samsung Electronics Co. Ltd. Data display method and mobile device adapted to thereto
US10082948B2 (en) * 2009-10-16 2018-09-25 Samsung Electronics Co., Ltd. Apparatus and method for grouping and displaying icons on a screen
US8819594B2 (en) 2009-12-03 2014-08-26 International Business Machines Corporation Handling user-interface gestures in non-rectangular regions
US20110138355A1 (en) * 2009-12-03 2011-06-09 International Business Machines Corporation Handling user-interface gestures in non-rectangular regions
CN102281349A (en) * 2010-06-14 2011-12-14 Lg电子株式会社 Mobile terminal and controlling method thereof
US20110307836A1 (en) * 2010-06-14 2011-12-15 Cho Heeyoung Mobile terminal and controlling method thereof
US9659015B2 (en) * 2010-06-14 2017-05-23 Lg Electronics Inc. Mobile terminal and controlling method thereof
KR101752413B1 (en) 2010-08-17 2017-06-29 엘지전자 주식회사 Mobile terminal and method for controlling the same
US9141405B2 (en) 2010-12-15 2015-09-22 International Business Machines Corporation User interface construction
US20120178496A1 (en) * 2011-01-10 2012-07-12 Hwang Hyo Sun Apparatus and method for adaptively operating an application program
US8855618B2 (en) * 2011-01-10 2014-10-07 Samsung Electronics Co., Ltd. Apparatus and method for adaptively operating an application program
US10001917B2 (en) 2011-11-29 2018-06-19 Lg Electronics Inc. Mobile terminal and controlling method thereof
US20150193501A1 (en) * 2012-01-18 2015-07-09 Google Inc. Methods and systems for searching document operation labels
US11392601B2 (en) 2012-01-18 2022-07-19 Google Llc Search-based document user interfaces
US11514230B2 (en) * 2012-01-18 2022-11-29 Google Llc Methods and systems for searching document operation labels
US20140298219A1 (en) * 2013-03-29 2014-10-02 Microsoft Corporation Visual Selection and Grouping
US9250761B2 (en) 2013-04-30 2016-02-02 Microsoft Technology Licensing, Llc Auto-grouping of application windows
US9575643B2 (en) 2013-04-30 2017-02-21 Microsoft Technology Licensing, Llc Auto-grouping of application windows
WO2014178899A1 (en) * 2013-04-30 2014-11-06 Microsoft Corporation Auto-grouping of application windows
US10528242B2 (en) 2013-04-30 2020-01-07 Microsoft Technology Licensing, Llc Auto-grouping of application windows
US11824673B2 (en) * 2013-06-13 2023-11-21 Evernote Corporation Content sharing by pointing to content
US20220141045A1 (en) * 2013-06-13 2022-05-05 Evernote Corporation Content Sharing by Pointing to Content
US20160313895A1 (en) * 2015-04-27 2016-10-27 Adobe Systems Incorporated Non-modal Toolbar Control
US10474310B2 (en) * 2015-04-27 2019-11-12 Adobe Inc. Non-modal toolbar control
US11029811B2 (en) 2015-06-16 2021-06-08 International Business Machines Corporation Adjusting appearance of icons in an electronic device
US10345991B2 (en) * 2015-06-16 2019-07-09 International Business Machines Corporation Adjusting appearance of icons in an electronic device
US10564797B2 (en) 2015-12-11 2020-02-18 Sap Se Floating toolbar
US10095371B2 (en) * 2015-12-11 2018-10-09 Sap Se Floating toolbar
US20220222021A1 (en) * 2021-01-14 2022-07-14 Fujifilm Business Innovation Corp. Information processing apparatus and non-transitory computer readable medium storing program
US11593046B2 (en) * 2021-01-14 2023-02-28 Fujifilm Business Innovation Corp. Information processing apparatus and non-transitory computer readable medium storing program for reducing the number of operation steps of a user

Also Published As

Publication number Publication date
US8091041B2 (en) 2012-01-03

Similar Documents

Publication Publication Date Title
US8091041B2 (en) Identifying grouped toolbar icons
US7853894B2 (en) Method and system for enveloping a group of toolbar icons
US8601388B2 (en) Efficiently adjusting a timeline in a time window
AU2005267129B2 (en) Unified interest layer for user interface
US7853877B2 (en) Gallery user interface controls
US9542080B2 (en) User interface virtualization of context menus
JP5792287B2 (en) Spin control user interface for selecting options
JP4728963B2 (en) Multi-layer graphical user interface
US8627227B2 (en) Allocation of space in an immersive environment
US6072486A (en) System and method for creating and customizing a deskbar
RU2598333C2 (en) Grouping selectable tiles
US6201539B1 (en) Method and system for customizing a data processing system graphical user interface
US9304662B2 (en) User interface virtualization techniques
US6008809A (en) Apparatus and method for viewing multiple windows within a dynamic window
RU2405185C2 (en) Improved user interface for displaying gallery of formatting versions applicable to selected object
US7765490B2 (en) Method and system for software applications using a tiled user interface
US20080104505A1 (en) Method, System and Program Product Supporting Customized Presentation of Toolbars Within a Document
US20050088410A1 (en) Dynamically changing cursor for user interface
US20050223334A1 (en) Affinity group window management system and method
US20070250788A1 (en) Optimal Display of Multiple Windows within a Computer Display
US8214763B2 (en) Auto-positioning a context menu on a GUI
EP2652606B1 (en) Managing an immersive environment
US20120167005A1 (en) Creating an immersive environment
JP2014523050A (en) Submenu for context-based menu system
KR20080109706A (en) Extensible object previewer in a shell browser

Legal Events

Date Code Title Description
AS Assignment

Owner name: INTERNATIONAL BUSINESS MACHINES CORPORATION, NEW Y

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:KARSTENS, CHRISTOPHER K.;REEL/FRAME:019926/0661

Effective date: 20071005

REMI Maintenance fee reminder mailed
LAPS Lapse for failure to pay maintenance fees
STCH Information on status: patent discontinuation

Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362

FP Lapsed due to failure to pay maintenance fee

Effective date: 20160103