US20050071771A1 - Menu displaying method and communication apparatus - Google Patents

Menu displaying method and communication apparatus Download PDF

Info

Publication number
US20050071771A1
US20050071771A1 US10/808,418 US80841804A US2005071771A1 US 20050071771 A1 US20050071771 A1 US 20050071771A1 US 80841804 A US80841804 A US 80841804A US 2005071771 A1 US2005071771 A1 US 2005071771A1
Authority
US
United States
Prior art keywords
icon
picture
display
menu
communication apparatus
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.)
Abandoned
Application number
US10/808,418
Inventor
Kazuyuki Nagasawa
Kana Segawa
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Assigned to KABUSHIKI KAISHA TOSHIBA reassignment KABUSHIKI KAISHA TOSHIBA ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: NAGASAWA, KAZUYUKI, SEGAWA, KANA
Publication of US20050071771A1 publication Critical patent/US20050071771A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0482Interaction with lists of selectable items, e.g. menus
    • 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72469User interfaces specially adapted for cordless or mobile telephones for operating the device by selecting functions from two or more displayed items, e.g. menus or icons

Definitions

  • the present invention relates to a communication apparatus capable of displaying menu, especially displaying icons as menu, and menu displaying method used in a communication apparatus.
  • Communication apparatuses for example, cellular phones, have a display capable of displaying multiple icons with symbol images. Each icon indicates a function to be selected by a user. The user manipulates operation keys and selects one icon for starting an application and so on.
  • Japanese Patent Disclosure (Kokai) No.2002-229705 discloses an apparatus for displaying icons that may be preset or customized by a user's operation. This document also discloses that the user can replace icons with a picture. Then, the picture is divided into multiple pieces and each piece is assigned to each icon.
  • an advantage of an aspect of the present invention is to provide an apparatus and method which can display icons with picture keeping the visibility.
  • one aspect of the present invention is to provide a communication apparatus that comprises a display configured to display alphanumeric and a picture, a key input unit with keys configured to input alphanumeric and selection information, a memory configured to store a picture, and a display controller configured to display menu which comprises the first icon, and to change the first icon to the second icon when the picture is displayed as wallpaper.
  • FIG. 1 is a block diagram illustrating an exemplary configuration of a radio communication apparatus according to an embodiment of the present invention.
  • FIG. 2 is a flowchart showing an exemplary process for customizing menu.
  • FIG. 3A shows an example of a preset menu which comprises nine icons.
  • FIG. 3B shows an example of a menu list.
  • FIG. 3C shows an example of wallpapers to be selected by a user.
  • FIG. 4A shows an example of menu with wallpaper.
  • FIG. 4B shows an example of switched icons.
  • FIG. 4C shows an example of assigning a picture to an icon.
  • FIG. 4D shows an example of an enlarged icon.
  • FIG. 5A shows an example of the non-selectable state of an icon made of geometrical patterns and a function name.
  • FIG. 5B shows an example of the selectable state of an icon made of geometrical patterns and a function name.
  • FIGS. 1 to 4 An embodiment in accordance with the present invention will be explained with reference to FIGS. 1 to 4 .
  • FIG. 1 shows a configuration of a radio communication apparatus according to an illustrative embodiment of the invention.
  • a radio communication apparatus 10 shown in FIG. 1 comprises a radio unit 2 connected to an antenna 1 , a modem unit 3 , a controller 4 , a memory slot 5 , a camera module 6 , a picture memory 7 , a key input unit 8 , and a display 9 .
  • the controller 4 comprises a picture memory controller 41 , a key input controller 42 , a display controller 43 , and interface 44 which interfaces the modem unit 3 , the picture memory controller 41 , the key input controller 42 , and display controller 43 .
  • the picture memory controller 41 receives picture information from the camera module 6 or an external memory, such as an FD memory and an IC memory card, inserted in the memory slot 5 and stores the picture information in the picture memory 7 .
  • the picture information may be downloaded from a server connected to a network (not shown).
  • the picture information from the server is received by the antenna 1 and demodulated at the modem unit 3 .
  • the demodulated picture information is controlled by the controller 4 and stored in the picture memory 7 .
  • the key input unit 8 comprises some keys for inputting a character and operation. One or more of the keys can be used for inputting a telephone number for making a call. One or more of the keys can be used for displaying a menu screen.
  • FIG. 2 is a flowchart showing an exemplary process for customizing a menu.
  • step S 1 when the power of the radio communication apparatus 10 is turned on by pushing a power button (not shown), stand-by screen having the current time, power information, and radio information (RSSI) is displayed on the display 9 (step S 1 ).
  • step S 2 if a menu key of the key input unit 8 is pushed, an initial menu is displayed (Step S 2 ).
  • FIG. 3A shows this state, where nine icons and guidance information are displayed on the display 9 .
  • the guidance information is assigned to a specific key of the key input unit 8 .
  • the specific keys are located close to the corresponding guidance information.
  • the specific key may be called soft key.
  • An icon 51 of FIG. 3A is one of the nine icons and is made of a function name and a symbol image. Other icons are also made of a function name and a symbol image. Cursor 52 of FIG. 3A indicates that an icon is selectable and moves among icons under the operation of direction key (not shown) of the key input unit 8 .
  • FIG. 3A further shows two guidance information and each of the two guidance information indicates a function assigned to the specific key of the key input unit 8 .
  • My Menu 53 means customized menu and a customized menu (hereinafter “my menu”) is displayed when the specific key corresponding to My Menu 53 is pushed.
  • Options 53 means edit menu and an edit menu is displayed when the specific key corresponding to Option 53 is pushed.
  • FIG. 3B shows an example of the edit menu.
  • the edit menu has some edit items and, for example, six edit items are displayed on the display 9 .
  • Step S 3 When the initial menu shown in FIG. 3A is displayed and the specific key corresponding to My Menu 53 is pushed, my menu, which is customized by a user, is displayed on the display 9 (Step S 3 ).
  • the my menu is also has nine icons in this example and each icon, which indicates a specific function, is chosen by a user arbitrarily.
  • “Menu” is displayed as guidance information instead of “My Menu”.
  • the menu displayed on the display 9 indicates that the initial menu will be displayed by pushing the specific key corresponding to the guidance information.
  • Step S 4 When My Menu is displayed and the specific key corresponding to Options 54 is pushed (Step S 4 ), the edit menu of FIG. 3B is displayed in display 9 (Step S 5 ).
  • the edit menu has at least four edit items, “Assign My Menu 31 ”, “Edit Title 32”, “Set Wallpaper 33 ”, and “Set Icon 34 ” as shown in FIG. 3B .
  • Step S 6 When the edit menu is displayed and Assign My Menu 31 is selected by the operation using key input unit 8 (Step S 6 ), function list (not shown) is displayed and user can edit which function is assigned to one icon on My Menu. The user ends editing by pushing a decision key of the key input unit 8 after the completion of the assignment (Step S 10 ).
  • Step S 7 When Edit title 32 is selected by the operation using key input unit 8 (Step S 7 ), the user can edit the name of each icon. The user selects the icon, which is the subject for editing, and inputs a new name using the key input unit 8 . The user ends editing the name of the icon by pushing decision key (Step S 10 ).
  • Step S 8 When Set Wallpaper 33 is selected by the operation using key input unit 8 (Step S 8 ), the user can select a picture displayed as wallpaper. By selecting the Set Wallpaper 33 , four pictures 55 , 56 , 57 , and 58 are displayed on display 9 as shown in FIG. 3C . The user moves a cursor and sets the cursor on the desired picture to be displayed. If the user selects the desired picture or stops the selection, this process is ended by pushing the decision key (Step S 10 ).
  • the pictures read from external memory or captured by the camera 6 can be also used as wallpaper.
  • the selected picture is displayed as wallpaper in the display 9 .
  • the selected picture will display not only stand-by screen but also the My Menu as shown in FIG. 4A .
  • icon 61 which is one of nine icons, comprises a name of a function and outline. Other icons comprise the same.
  • the feature of displaying menu with the wallpaper is that the icons comprise the function name and outline; thus, the entire picture is displayed in the display 9 without losing visibility.
  • Step S 9 the user can edit the name and the symbol image of the icon 61 displayed in the display 9 .
  • thumbnail formed pictures or a list of the names of pictures are displayed in the display 9 , user can select the desired pictures and change the symbol images of the icons.
  • the symbol image of the icon 61 can be changed to different symbol image by moving cursor 62 on icon 62 and pushing the specific key corresponding to guidance 53 or set key (not shown).
  • Step S 11 When the My Menu is displayed and the selection is executed other than the Options 54 , an application is started or the next menu is displayed in display 9 (Step S 11 ).
  • icons' display locations can be switched. An example is shown in FIG. 4B . The operation can be improved by locating the most used icon at where the cursor 62 is displayed.
  • the specific icon can be indicated by a picture even when the menu with the wallpaper is displayed. Also, as shown in FIG. 4C , the selectable icon can by displayed in bigger size than other icons.
  • the visibility of the wallpaper is kept by composing the icons with the name and the outline. Same effect can be obtained by comprising the icons with geometrical patterns and name as shown in FIG. 5 .
  • FIG. 5 shows an example of the icon comprising the geometrical patterns and a function name. In this example, there are several circles.
  • FIG. 5A shows the state when the icon is not selectable and
  • FIG. 5B shows the state when the icon is selectable.
  • the differentiation of selectable icon and non-selectable icon is made by the change of geometrical patterns.
  • the geometrical patterns is not limited to circle but can use triangles, squares, and hearts.
  • the geometrical patterns and names are outlined by a dashed line. That is only to make it easy to see the composition of the icon.
  • the dashed line is actually not displayed in the display 9 .
  • the utility and visibility of wallpaper can be maintained, and at the same time, the effectiveness of operation is improved by making icons transparent or enlarging icons.

Abstract

A communication apparatus, for instance a cellular phone, has menu, a memory for storing a picture and a display for displaying alphanumeric and a picture. If a user selects the picture stored in the memory, the selected picture is displayed on the display as wallpaper. When the picture is set as wallpaper and menu comprised of icons is displayed by operation, the icons are displayed in the form of a function name and outline.

Description

    RELATED APPLICATION INFORMATION
  • This application is based upon and claims the benefit of priority from the prior Japanese Patent Application No.2003-342565 filed on Sep. 30, 2003;
    • the entire contents of which are incorporated herein by reference.
    FIELD OF THE INVENTION
  • The present invention relates to a communication apparatus capable of displaying menu, especially displaying icons as menu, and menu displaying method used in a communication apparatus.
  • DESCRIPTION OF THE BACKGROUND
  • Communication apparatuses, for example, cellular phones, have a display capable of displaying multiple icons with symbol images. Each icon indicates a function to be selected by a user. The user manipulates operation keys and selects one icon for starting an application and so on.
  • For instance, Japanese Patent Disclosure (Kokai) No.2002-229705 discloses an apparatus for displaying icons that may be preset or customized by a user's operation. This document also discloses that the user can replace icons with a picture. Then, the picture is divided into multiple pieces and each piece is assigned to each icon.
  • In the apparatus mentioned above, however, because the picture is divided into multiple pieces and each piece is assigned to each icon, a cleft exists between pieces of the picture. Therefore, the visibility of the picture is spoiled. Also, dividing a picture is a heavy process for a processor. Further, the capacity for storing the pieces of the picture in addition to storing an original picture is needed.
  • There is also the technology that is capable of displaying the selectable icon bigger than other icons to indicate that the icon is in selectable state.
  • SUMMARY OF THE INVENTION
  • Accordingly, an advantage of an aspect of the present invention is to provide an apparatus and method which can display icons with picture keeping the visibility.
  • To achieve the above advantage, one aspect of the present invention is to provide a communication apparatus that comprises a display configured to display alphanumeric and a picture, a key input unit with keys configured to input alphanumeric and selection information, a memory configured to store a picture, and a display controller configured to display menu which comprises the first icon, and to change the first icon to the second icon when the picture is displayed as wallpaper.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 is a block diagram illustrating an exemplary configuration of a radio communication apparatus according to an embodiment of the present invention.
  • FIG. 2 is a flowchart showing an exemplary process for customizing menu.
  • FIG. 3A shows an example of a preset menu which comprises nine icons.
  • FIG. 3B shows an example of a menu list.
  • FIG. 3C shows an example of wallpapers to be selected by a user.
  • FIG. 4A shows an example of menu with wallpaper.
  • FIG. 4B shows an example of switched icons.
  • FIG. 4C shows an example of assigning a picture to an icon.
  • FIG. 4D shows an example of an enlarged icon.
  • FIG. 5A shows an example of the non-selectable state of an icon made of geometrical patterns and a function name.
  • FIG. 5B shows an example of the selectable state of an icon made of geometrical patterns and a function name.
  • DETAILED DESCRIPTION OF THE EMBODIMENTS
  • An embodiment in accordance with the present invention will be explained with reference to FIGS. 1 to 4.
  • FIG. 1 shows a configuration of a radio communication apparatus according to an illustrative embodiment of the invention.
  • A radio communication apparatus 10 shown in FIG. 1 comprises a radio unit 2 connected to an antenna 1, a modem unit 3, a controller 4, a memory slot 5, a camera module 6, a picture memory 7, a key input unit 8, and a display 9.
  • The controller 4 comprises a picture memory controller 41, a key input controller 42, a display controller 43, and interface 44 which interfaces the modem unit 3, the picture memory controller 41, the key input controller 42, and display controller 43.
  • The picture memory controller 41 receives picture information from the camera module 6 or an external memory, such as an FD memory and an IC memory card, inserted in the memory slot 5 and stores the picture information in the picture memory 7. The picture information may be downloaded from a server connected to a network (not shown). The picture information from the server is received by the antenna 1 and demodulated at the modem unit 3. The demodulated picture information is controlled by the controller 4 and stored in the picture memory 7.
  • The key input unit 8 comprises some keys for inputting a character and operation. One or more of the keys can be used for inputting a telephone number for making a call. One or more of the keys can be used for displaying a menu screen.
  • Next, operation of the radio communication apparatus 10 having the above configuration will be described. FIG. 2 is a flowchart showing an exemplary process for customizing a menu.
  • At first, when the power of the radio communication apparatus 10 is turned on by pushing a power button (not shown), stand-by screen having the current time, power information, and radio information (RSSI) is displayed on the display 9 (step S1). In this state, if a menu key of the key input unit 8 is pushed, an initial menu is displayed (Step S2). FIG. 3A shows this state, where nine icons and guidance information are displayed on the display 9. The guidance information is assigned to a specific key of the key input unit 8. Preferably, the specific keys are located close to the corresponding guidance information.
  • The specific key may be called soft key.
  • An icon 51 of FIG. 3A is one of the nine icons and is made of a function name and a symbol image. Other icons are also made of a function name and a symbol image. Cursor 52 of FIG. 3A indicates that an icon is selectable and moves among icons under the operation of direction key (not shown) of the key input unit 8.
  • FIG. 3A further shows two guidance information and each of the two guidance information indicates a function assigned to the specific key of the key input unit 8. In this example, “My Menu 53” and “Options 54” are expressed as guidance information. My Menu 53 means customized menu and a customized menu (hereinafter “my menu”) is displayed when the specific key corresponding to My Menu 53 is pushed. Options 53 means edit menu and an edit menu is displayed when the specific key corresponding to Option 53 is pushed.
  • FIG. 3B shows an example of the edit menu. The edit menu has some edit items and, for example, six edit items are displayed on the display 9.
  • When the initial menu shown in FIG. 3A is displayed and the specific key corresponding to My Menu 53 is pushed, my menu, which is customized by a user, is displayed on the display 9 (Step S3). The my menu is also has nine icons in this example and each icon, which indicates a specific function, is chosen by a user arbitrarily. Moreover, when the my menu is displayed, “Menu” is displayed as guidance information instead of “My Menu”. The menu displayed on the display 9 indicates that the initial menu will be displayed by pushing the specific key corresponding to the guidance information.
  • When My Menu is displayed and the specific key corresponding to Options 54 is pushed (Step S4), the edit menu of FIG. 3B is displayed in display 9 (Step S5).
  • The edit menu has at least four edit items, “Assign My Menu31”, “Edit Title 32”, “Set Wallpaper 33”, and “Set Icon 34” as shown in FIG. 3B.
  • When the edit menu is displayed and Assign My Menu 31 is selected by the operation using key input unit 8 (Step S6), function list (not shown) is displayed and user can edit which function is assigned to one icon on My Menu. The user ends editing by pushing a decision key of the key input unit 8 after the completion of the assignment (Step S10).
  • When Edit title 32 is selected by the operation using key input unit 8 (Step S7), the user can edit the name of each icon. The user selects the icon, which is the subject for editing, and inputs a new name using the key input unit 8. The user ends editing the name of the icon by pushing decision key (Step S10).
  • When Set Wallpaper 33 is selected by the operation using key input unit 8 (Step S8), the user can select a picture displayed as wallpaper. By selecting the Set Wallpaper 33, four pictures 55, 56, 57, and 58 are displayed on display 9 as shown in FIG. 3C. The user moves a cursor and sets the cursor on the desired picture to be displayed. If the user selects the desired picture or stops the selection, this process is ended by pushing the decision key (Step S10).
  • Besides the pictures stored beforehand in the picture memory 7, the pictures read from external memory or captured by the camera 6 can be also used as wallpaper.
  • If the picture 58 is selected and decision key is pushed, the selected picture is displayed as wallpaper in the display 9. The selected picture will display not only stand-by screen but also the My Menu as shown in FIG. 4A.
  • In FIG. 4A, icon 61, which is one of nine icons, comprises a name of a function and outline. Other icons comprise the same.
  • The feature of displaying menu with the wallpaper is that the icons comprise the function name and outline; thus, the entire picture is displayed in the display 9 without losing visibility.
  • When Set Icon 34 is selected (Step S9), the user can edit the name and the symbol image of the icon 61 displayed in the display 9. As several thumbnail formed pictures or a list of the names of pictures are displayed in the display 9, user can select the desired pictures and change the symbol images of the icons. For example, the symbol image of the icon 61 can be changed to different symbol image by moving cursor 62 on icon 62 and pushing the specific key corresponding to guidance 53 or set key (not shown).
  • When the My Menu is displayed and the selection is executed other than the Options 54, an application is started or the next menu is displayed in display 9 (Step S11).
  • Also, icons' display locations can be switched. An example is shown in FIG. 4B. The operation can be improved by locating the most used icon at where the cursor 62 is displayed.
  • As shown in FIG. 4C, the specific icon can be indicated by a picture even when the menu with the wallpaper is displayed. Also, as shown in FIG. 4C, the selectable icon can by displayed in bigger size than other icons.
  • In the above-mentioned example, the visibility of the wallpaper is kept by composing the icons with the name and the outline. Same effect can be obtained by comprising the icons with geometrical patterns and name as shown in FIG. 5.
  • FIG. 5 shows an example of the icon comprising the geometrical patterns and a function name. In this example, there are several circles. FIG. 5A shows the state when the icon is not selectable and FIG. 5B shows the state when the icon is selectable. Thus, the differentiation of selectable icon and non-selectable icon is made by the change of geometrical patterns.
  • The geometrical patterns is not limited to circle but can use triangles, squares, and hearts.
  • In FIG. 5, the geometrical patterns and names are outlined by a dashed line. That is only to make it easy to see the composition of the icon. The dashed line is actually not displayed in the display 9.
  • As explained above, according to the embodiment of the invention, the utility and visibility of wallpaper can be maintained, and at the same time, the effectiveness of operation is improved by making icons transparent or enlarging icons.

Claims (13)

1. Menu displaying method, comprising:
displaying first icon made of symbol image;
selecting a picture to be displayed as wallpaper;
changing the first icon to second icon made of a function name and outline;
displaying the second icon with the selected picture;
2. The menu displaying method according to claim 1, further comprising capturing picture from camera to be used as wallpaper.
3. The menu displaying method according to claim 1, further comprising storing a function name and a geometrical pattern, and changing the first icon to third icon made of a function name and a geometrical pattern.
4. The menu displaying method according to claim 1, further comprising storing a function name, first geometrical pattern and second geometrical pattern, and changing the first icon to first geometrical pattern when the icon is in non-selectable state.
5. The menu displaying method according to claim 4, further changing first icon to second geometrical pattern when the icon is in selectable state.
6. A communication apparatus, comprising:
a display configured to display alphanumeric and a picture;
a key input unit with keys configured to input alphanumeric and selection information;
a memory configured to store a picture; and
a display controller configured to display menu which comprises the first icon, and to change the first icon to the second icon when the picture is displayed as wallpaper.
7. The communication apparatus according to claim 6, further comprising a camera module for capturing a picture.
8. The communication apparatus according to claim 6, wherein the memory further stores a function name and a geometrical pattern, and the display controller changes the first icon to the third icon.
9. The communication apparatus according to claim 6, wherein the memory further stores a function name, first geometrical pattern and second geometrical pattern, and the display controller changes the first icon to the icon made of a function name and first geometrical pattern when the icon is in non-selectable state.
10. The communication apparatus according to claim 9, wherein the memory controller further changes first icon to the icon made of a function name and second geometrical pattern when the icon is in selectable state.
11. A communication apparatus, comprising:
a key input unit with keys configured to input alphanumeric and selection information;
a camera module configured to capture a picture;
a display configured to display a symbol image indicating an icon, alphanumeric, a picture, and guidance information corresponding to a specific key of the key input unit;
a memory configured to store a picture, a name of an icon and a geometrical pattern;
a display controller configured to control the display and the display menu comprised of icons.
12. A communication apparatus according to claim 11, wherein the display controller changes the first icon to the second icon when the picture is selected as wallpaper.
13. The communication apparatus according to claim 11, wherein the display controller changes the first icon to the third icon when the picture is selected as wallpaper.
US10/808,418 2003-09-30 2004-03-25 Menu displaying method and communication apparatus Abandoned US20050071771A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2003342565A JP2005108041A (en) 2003-09-30 2003-09-30 Method for displaying menu screen on portable terminal and portable terminal
JP2003-342565 2003-09-30

Publications (1)

Publication Number Publication Date
US20050071771A1 true US20050071771A1 (en) 2005-03-31

Family

ID=34373504

Family Applications (1)

Application Number Title Priority Date Filing Date
US10/808,418 Abandoned US20050071771A1 (en) 2003-09-30 2004-03-25 Menu displaying method and communication apparatus

Country Status (2)

Country Link
US (1) US20050071771A1 (en)
JP (1) JP2005108041A (en)

Cited By (70)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060026535A1 (en) * 2004-07-30 2006-02-02 Apple Computer Inc. Mode-based graphical user interfaces for touch sensitive input devices
US20060033724A1 (en) * 2004-07-30 2006-02-16 Apple Computer, Inc. Virtual input device placement on a touch screen user interface
US20060095856A1 (en) * 2004-11-01 2006-05-04 Nec Corporation Portable terminal and display data editing method for the same
US20060161870A1 (en) * 2004-07-30 2006-07-20 Apple Computer, Inc. Proximity detector in handheld device
US20060290661A1 (en) * 2005-06-10 2006-12-28 Nokia Corporation Re-configuring the standby screen of an electronic device
US20070016855A1 (en) * 2005-07-14 2007-01-18 Canon Kabushiki Kaisha File content display device, file content display method, and computer program therefore
US20080026800A1 (en) * 2006-07-25 2008-01-31 Lg Electronics Inc. Mobile communication terminal and method for creating menu screen for the same
US20090172578A1 (en) * 2007-12-28 2009-07-02 Takenori Ueda Imaging device
US20090235196A1 (en) * 2008-03-11 2009-09-17 Microsoft Corporation Customizable controls provided by a messaging application for performing selected actions
US20090327927A1 (en) * 2005-10-13 2009-12-31 David De Leon Theme Creator
CN101866292A (en) * 2009-04-15 2010-10-20 佳能株式会社 Messaging device and control method
US20110090248A1 (en) * 2009-10-20 2011-04-21 Shenzhen Futaihong Precision Industry Co., Ltd. Electronic device and method for image editing
US20110148917A1 (en) * 2009-12-17 2011-06-23 Alberth Jr William P Electronic device and method for displaying a background setting together with icons and/or application windows on a display screen thereof
US20110258582A1 (en) * 2010-04-19 2011-10-20 Lg Electronics Inc. Mobile terminal and method of controlling the operation of the mobile terminal
US20110316844A1 (en) * 2010-06-24 2011-12-29 Motorola, Inc. Devices and Methods of User Interfaces to Generate a High Current Drain Impact User Notification Relating to a Wallpaper Image
USD669490S1 (en) * 2011-02-03 2012-10-23 Microsoft Corporation Display screen with graphical user interface
USD669494S1 (en) * 2011-02-03 2012-10-23 Microsoft Corporation Display screen with graphical user interface
USD669488S1 (en) * 2011-02-03 2012-10-23 Microsoft Corporation Display screen with graphical user interface
USD669489S1 (en) * 2011-02-03 2012-10-23 Microsoft Corporation Display screen with graphical user interface
USD669491S1 (en) * 2011-02-03 2012-10-23 Microsoft Corporation Display screen with graphical user interface
USD669492S1 (en) * 2011-02-03 2012-10-23 Microsoft Corporation Display screen with graphical user interface
USD669493S1 (en) * 2011-02-03 2012-10-23 Microsoft Corporation Display screen with graphical user interface
USD669495S1 (en) * 2011-02-03 2012-10-23 Microsoft Corporation Display screen with graphical user interface
USD673169S1 (en) 2011-02-03 2012-12-25 Microsoft Corporation Display screen with transitional graphical user interface
USD681666S1 (en) 2012-03-23 2013-05-07 Microsoft Corporation Display screen with graphical user interface
CN103150182A (en) * 2013-02-27 2013-06-12 广东欧珀移动通信有限公司 Mobile terminal wallpaper quick-setup method and system
USD687841S1 (en) 2011-02-03 2013-08-13 Microsoft Corporation Display screen with transitional graphical user interface
US20130249939A1 (en) * 2012-03-23 2013-09-26 Research In Motion Limited Methods and devices for providing a wallpaper viewfinder
USD692913S1 (en) 2011-02-03 2013-11-05 Microsoft Corporation Display screen with graphical user interface
USD693361S1 (en) 2011-02-03 2013-11-12 Microsoft Corporation Display screen with transitional graphical user interface
CN103577540A (en) * 2013-10-09 2014-02-12 广东欧珀移动通信有限公司 Mobile terminal wallpaper setting method and setting system
USD736816S1 (en) * 2013-03-14 2015-08-18 Microsoft Corporation Display screen with graphical user interface
USD736817S1 (en) * 2013-03-14 2015-08-18 Microsoft Corporation Display screen with graphical user interface
USD737319S1 (en) * 2013-06-09 2015-08-25 Apple Inc. Display screen or portion thereof with graphical user interface
USD739870S1 (en) 2013-08-09 2015-09-29 Microsoft Corporation Display screen with graphical user interface
USD742392S1 (en) * 2013-02-22 2015-11-03 Samsung Electronics Co., Ltd. Display screen or portion thereof with graphical user interface
USD745046S1 (en) 2013-10-25 2015-12-08 Microsoft Corporation Display screen with animated graphical user interface
USD746301S1 (en) * 2013-11-14 2015-12-29 Microsoft Corporation Display screen with graphical user interface
US9239673B2 (en) 1998-01-26 2016-01-19 Apple Inc. Gesturing with a multipoint sensing device
US9239677B2 (en) 2004-05-06 2016-01-19 Apple Inc. Operation of a computer with touch screen interface
USD748656S1 (en) * 2013-05-10 2016-02-02 Samsung Electronics Co., Ltd. Display screen or portion thereof with graphical user interface
USD750102S1 (en) * 2014-01-30 2016-02-23 Pepsico, Inc. Display screen or portion thereof with graphical user interface
USD750101S1 (en) * 2014-01-30 2016-02-23 Pepsico, Inc. Display screen or portion thereof with graphical user interface
USD750103S1 (en) * 2014-01-30 2016-02-23 Pepsico, Inc. Display screen or portion thereof with graphical user interface
US9292111B2 (en) 1998-01-26 2016-03-22 Apple Inc. Gesturing with a multipoint sensing device
USD753716S1 (en) 2013-11-21 2016-04-12 Microsoft Corporation Display screen with icon
USD755211S1 (en) * 2012-11-28 2016-05-03 Lg Electronics Inc. Display screen with graphical user interface
USD758393S1 (en) * 2012-01-06 2016-06-07 Samsung Electronics Co., Ltd. Display screen or portion thereof with graphical user interface
USD762680S1 (en) * 2013-12-18 2016-08-02 Apple Inc. Display screen or portion thereof with graphical user interface
USD771111S1 (en) 2013-08-30 2016-11-08 Microsoft Corporation Display screen with graphical user interface
USD775148S1 (en) 2015-03-06 2016-12-27 Apple Inc. Display screen or portion thereof with animated graphical user interface
USD778310S1 (en) 2013-08-09 2017-02-07 Microsoft Corporation Display screen with graphical user interface
USD785014S1 (en) * 2013-04-05 2017-04-25 Thales Avionics, Inc. Display screen or portion thereof with graphical user interface
WO2017084323A1 (en) * 2015-11-20 2017-05-26 乐视控股(北京)有限公司 Display method and display device
USD802619S1 (en) * 2015-08-12 2017-11-14 Samsung Electronics Co., Ltd. Display screen or portion thereof with animated graphical user interface
USD803850S1 (en) 2015-06-05 2017-11-28 Apple Inc. Display screen or portion thereof with animated graphical user interface
USD817979S1 (en) * 2011-04-25 2018-05-15 Sony Corporation Display panel or screen with graphical user interface
USD840425S1 (en) * 2017-05-03 2019-02-12 Google Llc Display screen with transitional graphical user interface
CN109344273A (en) * 2018-07-25 2019-02-15 中兴通讯股份有限公司 A kind of method, apparatus and mobile terminal of wallpaper management
USD857048S1 (en) 2014-09-03 2019-08-20 Apple Inc. Display screen or portion thereof with animated graphical user interface
USD879132S1 (en) 2018-06-03 2020-03-24 Apple Inc. Electronic device with graphical user interface
USD884737S1 (en) * 2018-07-24 2020-05-19 Magic Leap, Inc. Display panel or portion thereof with a transitional graphical user interface
US10699856B2 (en) 2012-10-30 2020-06-30 Apple Inc. Low-travel key mechanisms using butterfly hinges
USD891461S1 (en) 2016-04-26 2020-07-28 Google Llc Display screen or portion thereof with transitional graphical user interface
USD893512S1 (en) 2018-09-10 2020-08-18 Apple Inc. Electronic device with graphical user interface
US10804051B2 (en) 2013-09-30 2020-10-13 Apple Inc. Keycaps having reduced thickness
US10896478B2 (en) 2016-11-28 2021-01-19 Google Llc Image grid with selectively prominent images
US11023081B2 (en) 2012-10-30 2021-06-01 Apple Inc. Multi-functional keyboard assemblies
USD924269S1 (en) * 2017-12-21 2021-07-06 Facebook, Inc. Display screen with animated graphical user interface
USD955436S1 (en) 2019-05-28 2022-06-21 Apple Inc. Electronic device with graphical user interface

Families Citing this family (32)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101306702B1 (en) * 2006-07-25 2013-09-10 엘지전자 주식회사 Method for Constructing Menu Screen in Communication Terminal
KR100800889B1 (en) * 2006-08-08 2008-02-04 삼성전자주식회사 Method for changing screen configuration displayed function items of mobile communication terminal and the mobile communication terminal therefor
KR100773442B1 (en) 2006-09-26 2007-11-05 삼성전자주식회사 Method of displaying idle screen in portable terminal
JP2008134968A (en) * 2006-11-29 2008-06-12 Sharp Corp Electronic device with control function of interface including icon
JP4818206B2 (en) * 2007-06-19 2011-11-16 三洋電機株式会社 Electronic device and its menu screen display method
JP2011191917A (en) * 2010-03-12 2011-09-29 Ntt Docomo Inc Display device and screen display method
US9449772B2 (en) 2012-10-30 2016-09-20 Apple Inc. Low-travel key mechanisms using butterfly hinges
US9927895B2 (en) * 2013-02-06 2018-03-27 Apple Inc. Input/output device with a dynamically adjustable appearance and function
CN105247644B (en) 2013-05-27 2018-02-23 苹果公司 Switch module, low row journey shell fragment and its manufacture method
US9908310B2 (en) 2013-07-10 2018-03-06 Apple Inc. Electronic device with a reduced friction surface
WO2015047661A1 (en) 2013-09-30 2015-04-02 Apple Inc. Keycaps with reduced thickness
US9793066B1 (en) 2014-01-31 2017-10-17 Apple Inc. Keyboard hinge mechanism
US10303324B2 (en) 2014-02-10 2019-05-28 Samsung Electronics Co., Ltd. Electronic device configured to display three dimensional (3D) virtual space and method of controlling the electronic device
US9779889B2 (en) 2014-03-24 2017-10-03 Apple Inc. Scissor mechanism features for a keyboard
US9704665B2 (en) 2014-05-19 2017-07-11 Apple Inc. Backlit keyboard including reflective component
US9715978B2 (en) 2014-05-27 2017-07-25 Apple Inc. Low travel switch assembly
US10796863B2 (en) 2014-08-15 2020-10-06 Apple Inc. Fabric keyboard
US10082880B1 (en) 2014-08-28 2018-09-25 Apple Inc. System level features of a keyboard
US10128061B2 (en) 2014-09-30 2018-11-13 Apple Inc. Key and switch housing for keyboard assembly
JP6548923B2 (en) * 2015-03-12 2019-07-24 株式会社ミツトヨ Command execution system and position measurement device
US9997308B2 (en) 2015-05-13 2018-06-12 Apple Inc. Low-travel key mechanism for an input device
CN206134573U (en) 2015-05-13 2017-04-26 苹果公司 Key, be used for key of keyboard and be used for electron device's input structure
WO2016183510A1 (en) 2015-05-13 2016-11-17 Knopf Eric A Keyboard for electronic device
CN205959841U (en) 2015-05-13 2017-02-15 苹果公司 Electronic equipment and keyboard groud spare
US9934915B2 (en) 2015-06-10 2018-04-03 Apple Inc. Reduced layer keyboard stack-up
US9971084B2 (en) 2015-09-28 2018-05-15 Apple Inc. Illumination structure for uniform illumination of keys
US10353485B1 (en) 2016-07-27 2019-07-16 Apple Inc. Multifunction input device with an embedded capacitive sensing layer
US10115544B2 (en) 2016-08-08 2018-10-30 Apple Inc. Singulated keyboard assemblies and methods for assembling a keyboard
US10755877B1 (en) 2016-08-29 2020-08-25 Apple Inc. Keyboard for an electronic device
US11500538B2 (en) 2016-09-13 2022-11-15 Apple Inc. Keyless keyboard with force sensing and haptic feedback
CN107122097A (en) * 2017-04-21 2017-09-01 维沃移动通信有限公司 The recommendation method and mobile terminal of a kind of mobile terminal wallpaper
WO2019023357A1 (en) 2017-07-26 2019-01-31 Apple Inc. Computer with keyboard

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6061695A (en) * 1996-12-06 2000-05-09 Microsoft Corporation Operating system shell having a windowing graphical user interface with a desktop displayed as a hypertext multimedia document
US20050010872A1 (en) * 2003-07-07 2005-01-13 International Business Machines Corporation Look and feel to enhance usability on Unix platforms

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6061695A (en) * 1996-12-06 2000-05-09 Microsoft Corporation Operating system shell having a windowing graphical user interface with a desktop displayed as a hypertext multimedia document
US20050010872A1 (en) * 2003-07-07 2005-01-13 International Business Machines Corporation Look and feel to enhance usability on Unix platforms

Cited By (125)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9292111B2 (en) 1998-01-26 2016-03-22 Apple Inc. Gesturing with a multipoint sensing device
US9239673B2 (en) 1998-01-26 2016-01-19 Apple Inc. Gesturing with a multipoint sensing device
US9606668B2 (en) 2002-02-07 2017-03-28 Apple Inc. Mode-based graphical user interfaces for touch sensitive input devices
US9239677B2 (en) 2004-05-06 2016-01-19 Apple Inc. Operation of a computer with touch screen interface
US11036282B2 (en) 2004-07-30 2021-06-15 Apple Inc. Proximity detector in handheld device
US8479122B2 (en) 2004-07-30 2013-07-02 Apple Inc. Gestures for touch sensitive input devices
US10042418B2 (en) 2004-07-30 2018-08-07 Apple Inc. Proximity detector in handheld device
US20060026535A1 (en) * 2004-07-30 2006-02-02 Apple Computer Inc. Mode-based graphical user interfaces for touch sensitive input devices
US8239784B2 (en) * 2004-07-30 2012-08-07 Apple Inc. Mode-based graphical user interfaces for touch sensitive input devices
US20060026521A1 (en) * 2004-07-30 2006-02-02 Apple Computer, Inc. Gestures for touch sensitive input devices
US8381135B2 (en) 2004-07-30 2013-02-19 Apple Inc. Proximity detector in handheld device
US8612856B2 (en) 2004-07-30 2013-12-17 Apple Inc. Proximity detector in handheld device
US20060033724A1 (en) * 2004-07-30 2006-02-16 Apple Computer, Inc. Virtual input device placement on a touch screen user interface
US9348458B2 (en) 2004-07-30 2016-05-24 Apple Inc. Gestures for touch sensitive input devices
US20060161870A1 (en) * 2004-07-30 2006-07-20 Apple Computer, Inc. Proximity detector in handheld device
US8914745B2 (en) 2004-11-01 2014-12-16 Lenovo Innovations Limited (Hong Kong) Portable terminal and display data editing method for the same
US20060095856A1 (en) * 2004-11-01 2006-05-04 Nec Corporation Portable terminal and display data editing method for the same
US8060838B2 (en) * 2004-11-01 2011-11-15 Nec Corporation Portable terminal and display data editing method for the same
US9953616B2 (en) * 2005-06-10 2018-04-24 Nokia Technologies Oy Re-configuring the standby screen of an electronic device
US20060290661A1 (en) * 2005-06-10 2006-12-28 Nokia Corporation Re-configuring the standby screen of an electronic device
US9390688B2 (en) * 2005-06-10 2016-07-12 Nokia Technologies Oy Re-configuring the standby screen of an electronic device
US7739616B2 (en) * 2005-07-14 2010-06-15 Canon Kabushiki Kaisha File content display device, file content display method, and computer program therefore
US20070016855A1 (en) * 2005-07-14 2007-01-18 Canon Kabushiki Kaisha File content display device, file content display method, and computer program therefore
US20090327927A1 (en) * 2005-10-13 2009-12-31 David De Leon Theme Creator
US8201092B2 (en) * 2005-10-13 2012-06-12 Sony Ericsson Mobile Communications Ab Theme creator
US20080026800A1 (en) * 2006-07-25 2008-01-31 Lg Electronics Inc. Mobile communication terminal and method for creating menu screen for the same
EP1883211A3 (en) * 2006-07-25 2011-03-23 LG Electronics Inc. Mobile communication terminal and method for creating menu screen for the same
US20090172578A1 (en) * 2007-12-28 2009-07-02 Takenori Ueda Imaging device
US8140998B2 (en) * 2007-12-28 2012-03-20 Elmo Company, Limited Imaging device
CN101971133A (en) * 2008-03-11 2011-02-09 微软公司 Customizable controls provided by a messaging application for performing selected actions
US20090235196A1 (en) * 2008-03-11 2009-09-17 Microsoft Corporation Customizable controls provided by a messaging application for performing selected actions
US9563877B2 (en) * 2008-03-11 2017-02-07 Microsoft Technology Licensing, Llc Customizable controls provided by a messaging application for performing selected actions
US20170192660A1 (en) * 2008-03-11 2017-07-06 Microsoft Technology Licensing, Llc Customizable controls provided by a messaging application for performing selected actions
US8826176B2 (en) * 2009-04-15 2014-09-02 Canon Kabushiki Kaisha Information processing apparatus and control method
CN101866292A (en) * 2009-04-15 2010-10-20 佳能株式会社 Messaging device and control method
US20100269063A1 (en) * 2009-04-15 2010-10-21 Canon Kabushiki Kaisha Information processing apparatus and control method
CN102045435A (en) * 2009-10-20 2011-05-04 深圳富泰宏精密工业有限公司 Mobile phone and processing method of wallpaper thereof
US8570347B2 (en) * 2009-10-20 2013-10-29 Shenzhen Futaihong Precision Industry Co., Ltd. Electronic device and method for image editing
US20110090248A1 (en) * 2009-10-20 2011-04-21 Shenzhen Futaihong Precision Industry Co., Ltd. Electronic device and method for image editing
US8564619B2 (en) 2009-12-17 2013-10-22 Motorola Mobility Llc Electronic device and method for displaying a background setting together with icons and/or application windows on a display screen thereof
US20110148917A1 (en) * 2009-12-17 2011-06-23 Alberth Jr William P Electronic device and method for displaying a background setting together with icons and/or application windows on a display screen thereof
US9389770B2 (en) * 2010-04-19 2016-07-12 Lg Electronics Inc. Mobile terminal and method of controlling the operation of the mobile terminal
USRE49819E1 (en) * 2010-04-19 2024-01-30 Lg Electronics Inc. Mobile terminal and method of controlling the operation of the mobile terminal
US20110258582A1 (en) * 2010-04-19 2011-10-20 Lg Electronics Inc. Mobile terminal and method of controlling the operation of the mobile terminal
US8487951B2 (en) * 2010-06-24 2013-07-16 Motorola Mobility Llc Devices and methods of user interfaces to generate a high current drain impact user notification relating to a wallpaper image
US20110316844A1 (en) * 2010-06-24 2011-12-29 Motorola, Inc. Devices and Methods of User Interfaces to Generate a High Current Drain Impact User Notification Relating to a Wallpaper Image
USD669490S1 (en) * 2011-02-03 2012-10-23 Microsoft Corporation Display screen with graphical user interface
USD669492S1 (en) * 2011-02-03 2012-10-23 Microsoft Corporation Display screen with graphical user interface
USD768693S1 (en) 2011-02-03 2016-10-11 Microsoft Corporation Display screen with transitional graphical user interface
USD692913S1 (en) 2011-02-03 2013-11-05 Microsoft Corporation Display screen with graphical user interface
USD693361S1 (en) 2011-02-03 2013-11-12 Microsoft Corporation Display screen with transitional graphical user interface
USD687841S1 (en) 2011-02-03 2013-08-13 Microsoft Corporation Display screen with transitional graphical user interface
USD669494S1 (en) * 2011-02-03 2012-10-23 Microsoft Corporation Display screen with graphical user interface
USD669488S1 (en) * 2011-02-03 2012-10-23 Microsoft Corporation Display screen with graphical user interface
USD669489S1 (en) * 2011-02-03 2012-10-23 Microsoft Corporation Display screen with graphical user interface
USD669491S1 (en) * 2011-02-03 2012-10-23 Microsoft Corporation Display screen with graphical user interface
USD673169S1 (en) 2011-02-03 2012-12-25 Microsoft Corporation Display screen with transitional graphical user interface
USD669495S1 (en) * 2011-02-03 2012-10-23 Microsoft Corporation Display screen with graphical user interface
USD669493S1 (en) * 2011-02-03 2012-10-23 Microsoft Corporation Display screen with graphical user interface
USD817979S1 (en) * 2011-04-25 2018-05-15 Sony Corporation Display panel or screen with graphical user interface
USD758393S1 (en) * 2012-01-06 2016-06-07 Samsung Electronics Co., Ltd. Display screen or portion thereof with graphical user interface
USD722608S1 (en) 2012-03-23 2015-02-17 Microsoft Corporation Display screen with graphical user interface
USD681659S1 (en) 2012-03-23 2013-05-07 Microsoft Corporation Display screen with graphical user interface
USD682308S1 (en) 2012-03-23 2013-05-14 Microsoft Corporation Display screen with graphical user interface
USD682878S1 (en) 2012-03-23 2013-05-21 Microsoft Corporation Display screen with graphical user interface
USD681666S1 (en) 2012-03-23 2013-05-07 Microsoft Corporation Display screen with graphical user interface
US20130249939A1 (en) * 2012-03-23 2013-09-26 Research In Motion Limited Methods and devices for providing a wallpaper viewfinder
USD681665S1 (en) 2012-03-23 2013-05-07 Microsoft Corporation Display screen with graphical user interface
USD716833S1 (en) 2012-03-23 2014-11-04 Microsoft Corporation Display screen with graphical user interface
USD682307S1 (en) 2012-03-23 2013-05-14 Microsoft Corporation Display screen with graphical user interface
USD681658S1 (en) 2012-03-23 2013-05-07 Microsoft Corporation Display screen with graphical user interface
US9047795B2 (en) * 2012-03-23 2015-06-02 Blackberry Limited Methods and devices for providing a wallpaper viewfinder
US10699856B2 (en) 2012-10-30 2020-06-30 Apple Inc. Low-travel key mechanisms using butterfly hinges
US11023081B2 (en) 2012-10-30 2021-06-01 Apple Inc. Multi-functional keyboard assemblies
USD755211S1 (en) * 2012-11-28 2016-05-03 Lg Electronics Inc. Display screen with graphical user interface
USD742392S1 (en) * 2013-02-22 2015-11-03 Samsung Electronics Co., Ltd. Display screen or portion thereof with graphical user interface
CN103150182A (en) * 2013-02-27 2013-06-12 广东欧珀移动通信有限公司 Mobile terminal wallpaper quick-setup method and system
USD736816S1 (en) * 2013-03-14 2015-08-18 Microsoft Corporation Display screen with graphical user interface
USD736817S1 (en) * 2013-03-14 2015-08-18 Microsoft Corporation Display screen with graphical user interface
USD781341S1 (en) 2013-03-14 2017-03-14 Microsoft Corporation Display screen with graphical user interface
USD785014S1 (en) * 2013-04-05 2017-04-25 Thales Avionics, Inc. Display screen or portion thereof with graphical user interface
USD748656S1 (en) * 2013-05-10 2016-02-02 Samsung Electronics Co., Ltd. Display screen or portion thereof with graphical user interface
USD737319S1 (en) * 2013-06-09 2015-08-25 Apple Inc. Display screen or portion thereof with graphical user interface
USD763278S1 (en) 2013-06-09 2016-08-09 Apple Inc. Display screen or portion thereof with graphical user interface
USD778310S1 (en) 2013-08-09 2017-02-07 Microsoft Corporation Display screen with graphical user interface
USD739870S1 (en) 2013-08-09 2015-09-29 Microsoft Corporation Display screen with graphical user interface
USD771111S1 (en) 2013-08-30 2016-11-08 Microsoft Corporation Display screen with graphical user interface
US11699558B2 (en) 2013-09-30 2023-07-11 Apple Inc. Keycaps having reduced thickness
US10804051B2 (en) 2013-09-30 2020-10-13 Apple Inc. Keycaps having reduced thickness
CN103577540A (en) * 2013-10-09 2014-02-12 广东欧珀移动通信有限公司 Mobile terminal wallpaper setting method and setting system
USD745046S1 (en) 2013-10-25 2015-12-08 Microsoft Corporation Display screen with animated graphical user interface
USD746301S1 (en) * 2013-11-14 2015-12-29 Microsoft Corporation Display screen with graphical user interface
USD753716S1 (en) 2013-11-21 2016-04-12 Microsoft Corporation Display screen with icon
USD762680S1 (en) * 2013-12-18 2016-08-02 Apple Inc. Display screen or portion thereof with graphical user interface
USD750103S1 (en) * 2014-01-30 2016-02-23 Pepsico, Inc. Display screen or portion thereof with graphical user interface
USD750101S1 (en) * 2014-01-30 2016-02-23 Pepsico, Inc. Display screen or portion thereof with graphical user interface
USD750102S1 (en) * 2014-01-30 2016-02-23 Pepsico, Inc. Display screen or portion thereof with graphical user interface
USD880516S1 (en) 2014-09-03 2020-04-07 Apple Inc. Display screen or portion thereof with animated graphical user interface
USD857048S1 (en) 2014-09-03 2019-08-20 Apple Inc. Display screen or portion thereof with animated graphical user interface
USD808420S1 (en) 2015-03-06 2018-01-23 Apple Inc. Display screen or portion thereof with icon
USD775148S1 (en) 2015-03-06 2016-12-27 Apple Inc. Display screen or portion thereof with animated graphical user interface
USD873294S1 (en) 2015-03-06 2020-01-21 Apple Inc. Display screen or portion thereof with animated graphical user interface
USD803850S1 (en) 2015-06-05 2017-11-28 Apple Inc. Display screen or portion thereof with animated graphical user interface
USD802619S1 (en) * 2015-08-12 2017-11-14 Samsung Electronics Co., Ltd. Display screen or portion thereof with animated graphical user interface
WO2017084323A1 (en) * 2015-11-20 2017-05-26 乐视控股(北京)有限公司 Display method and display device
USD891462S1 (en) 2016-04-26 2020-07-28 Google Llc Display screen or portion thereof with transitional graphical user interface
USD892157S1 (en) * 2016-04-26 2020-08-04 Google Llc Display screen or portion thereof with transitional graphical user interface
USD891461S1 (en) 2016-04-26 2020-07-28 Google Llc Display screen or portion thereof with transitional graphical user interface
USD903707S1 (en) 2016-04-26 2020-12-01 Google Llc Display screen or portion thereof with transitional graphical user interface
US10896478B2 (en) 2016-11-28 2021-01-19 Google Llc Image grid with selectively prominent images
USD840425S1 (en) * 2017-05-03 2019-02-12 Google Llc Display screen with transitional graphical user interface
USD924269S1 (en) * 2017-12-21 2021-07-06 Facebook, Inc. Display screen with animated graphical user interface
USD879132S1 (en) 2018-06-03 2020-03-24 Apple Inc. Electronic device with graphical user interface
USD925600S1 (en) * 2018-07-24 2021-07-20 Magic Leap, Inc. Display panel or portion thereof with a transitional graphical user interface
USD926222S1 (en) * 2018-07-24 2021-07-27 Magic Leap, Inc. Display panel or portion thereof with a transitional graphical user interface
USD926223S1 (en) * 2018-07-24 2021-07-27 Magic Leap, Inc. Display panel or portion thereof with a transitional graphical user interface
USD884737S1 (en) * 2018-07-24 2020-05-19 Magic Leap, Inc. Display panel or portion thereof with a transitional graphical user interface
US11462002B2 (en) 2018-07-25 2022-10-04 Zte Corporation Wallpaper management method, apparatus, mobile terminal, and storage medium
CN109344273A (en) * 2018-07-25 2019-02-15 中兴通讯股份有限公司 A kind of method, apparatus and mobile terminal of wallpaper management
WO2020020271A1 (en) * 2018-07-25 2020-01-30 中兴通讯股份有限公司 Wallpaper management method, apparatus, mobile terminal, and storage medium
USD938445S1 (en) 2018-09-10 2021-12-14 Apple Inc. Electronic device with a group of graphical user interface
USD995546S1 (en) 2018-09-10 2023-08-15 Apple Inc. Electronic device with graphical user interface
USD893512S1 (en) 2018-09-10 2020-08-18 Apple Inc. Electronic device with graphical user interface
USD989105S1 (en) 2019-05-28 2023-06-13 Apple Inc. Display screen or portion thereof with graphical user interface
USD955436S1 (en) 2019-05-28 2022-06-21 Apple Inc. Electronic device with graphical user interface

Also Published As

Publication number Publication date
JP2005108041A (en) 2005-04-21

Similar Documents

Publication Publication Date Title
US20050071771A1 (en) Menu displaying method and communication apparatus
EP2372990B1 (en) Mobile terminal with ergonomic imaging functions
EP1469375B1 (en) Menu element selecting device and method
US7778671B2 (en) Mobile communications terminal having an improved user interface and method therefor
US7142890B2 (en) Information processing device, item display method, program storage medium
USRE44882E1 (en) Dual display portable telephone device and allocation means for display process thereof
EP1780994A2 (en) Mobile terminal with a plurality of input units
EP1571808A1 (en) A method of displaying speed dials on a screen of a mobile communication terminal
US8855610B2 (en) Mobile communication terminal, method of generating group picture in phonebook thereof and method of performing communication event using group picture
CN107908337A (en) Share the method and apparatus of picture material
US20100077356A1 (en) Methods and apparatus for implementing a device menu
CN103713801A (en) Image display control apparatus, image display apparatus, non-transitory computer readable medium, and image display method
CN112187626B (en) File processing method and device and electronic equipment
JP2004070912A (en) Portable terminal equipment
KR101094768B1 (en) Methods and a apparatus of making background photo on sticker photo for mobile phone
EP1650936A2 (en) Terminal device and information display method
JP4425202B2 (en) Mobile communication terminal
KR100418559B1 (en) Method for providing picture slide feature in mobile phone
KR101287843B1 (en) Terminal and Method for Composition Screen
KR100430971B1 (en) Method for managing calling card and mobile phone using the same
KR100681191B1 (en) Method for Designating Group of Address Book of Mobile Communication Device
KR20030042275A (en) Method for setting the panorama using a image that store in mobile phone
JP2005151483A (en) Communication terminal device
KR200435228Y1 (en) A camera or mobile terminal editing the text in the captured images
JP2007041965A (en) Display device with improved visibility

Legal Events

Date Code Title Description
AS Assignment

Owner name: KABUSHIKI KAISHA TOSHIBA, JAPAN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:NAGASAWA, KAZUYUKI;SEGAWA, KANA;REEL/FRAME:015664/0938

Effective date: 20040414

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION