CN101753701A - Method, device and mobile terminal for displaying menu of mobile terminal - Google Patents

Method, device and mobile terminal for displaying menu of mobile terminal Download PDF

Info

Publication number
CN101753701A
CN101753701A CN200810241235A CN200810241235A CN101753701A CN 101753701 A CN101753701 A CN 101753701A CN 200810241235 A CN200810241235 A CN 200810241235A CN 200810241235 A CN200810241235 A CN 200810241235A CN 101753701 A CN101753701 A CN 101753701A
Authority
CN
China
Prior art keywords
menu
buffer memory
information
module
menu information
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.)
Pending
Application number
CN200810241235A
Other languages
Chinese (zh)
Inventor
徐万彪
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.)
Konka Group Co Ltd
Original Assignee
Konka Group Co Ltd
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 Konka Group Co Ltd filed Critical Konka Group Co Ltd
Priority to CN200810241235A priority Critical patent/CN101753701A/en
Publication of CN101753701A publication Critical patent/CN101753701A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Telephone Function (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention which is applicable to the technical field of mobile terminals provides a method, a device and a mobile terminal for displaying the menu of a mobile terminal. The method comprises the following steps: storing the menu information into a cache; receiving a command for switching an on-screen menu; calling a menu to be displayed from the cache of the mobile terminal according to the command for switching the on-screen menu; and displaying the called menu. By storing the menu information into the cache, the mobile terminal of the invention is capable of directly calling the menu information from the cache and displaying the menu information when a user drags and switches the screen menu, thereby preventing the menu from being redrawn, saving the time for displaying the menu and achieving the effect of smooth dragging.

Description

A kind of mobile teminal menu displaying method, device and portable terminal
Technical field
The invention belongs to technical field of mobile terminals, relate in particular to a kind of mobile teminal menu displaying method, device and portable terminal.
Background technology
Along with the continuous development of portable terminal, the user comes height more to the requirement of mobile terminal function, requires its effect also will become better and better.
The graphic user interface of portable terminal now for the convenience of operating, is all supported touch operation, and the dragging conveniently of support list menu, such as mobile phone, and (Personal DigitalAssistant PDA) waits equipment to personal digital assistant.
In the prior art, realize that menu drags conveniently, system need repaint the text on the whole screen, each key element such as image if each element on the whole screen is all repainted one time, can consume long time, the resource of waste system, and do not reach the effect that smoothly drags.
Summary of the invention
The object of the present invention is to provide a kind of mobile teminal menu displaying method, all in solving prior art, when menu drags conveniently, system need repaint each key element on the whole screen, elapsed time is wasted the resource of system, and does not reach the problem of the effect that smoothly drags.
The embodiment of the invention is achieved in that a kind of mobile teminal menu displaying method, and described method comprises the steps:
Menu information is stored in the buffer memory;
Receive the on-screen menu switching command;
From the buffer memory of portable terminal, call the menu that needs show according to described menu switching command;
The described menu that calls is shown.
Another purpose of the embodiment of the invention is to provide a kind of mobile teminal menu display unit, and described device comprises:
The menu information memory module is used for menu information is stored to buffer memory;
Menu switching command receiver module is used to receive the on-screen menu switching command;
The menu call module is used for calling the menu information that needs show according to described menu switching command from the buffer memory of portable terminal;
The menu display module is used for the described menu that calls is shown.
Another purpose of the embodiment of the invention is to provide a kind of portable terminal, and the mobile teminal menu display unit that provides of the embodiment of the invention is provided described portable terminal.
The embodiment of the invention, is directly called menu information and is shown when the user drags the conversion screen menu by menu information is stored in the buffer memory from buffer memory, need not to repaint, and has saved the time that menu shows, has realized the effect that smoothly drags.
Description of drawings
Fig. 1 is the realization flow figure of mobile teminal menu displaying method provided by the invention;
Fig. 2 A to Fig. 2 E is the schematic diagram that menu provided by the invention switches the menu of buffer memory in the procedure for displaying;
Fig. 3 is the structure chart of mobile teminal menu display unit provided by the invention.
Embodiment
In order to make purpose of the present invention, technical scheme and advantage clearer,, the present invention is further elaborated below in conjunction with drawings and Examples.Should be appreciated that specific embodiment described herein only in order to explanation the present invention, and be not used in qualification the present invention.
The embodiment of the invention, is directly called menu information and is shown when the user drags the conversion screen menu by menu information is stored in the buffer memory from buffer memory.
Fig. 1 shows the realization flow of mobile teminal menu displaying method provided by the invention, and details are as follows:
In step S101, receive the on-screen menu switching command.
In specific implementation process, the user drags by the control button of portable terminal or the control indication of touch-screen, when dragging, is equivalent to entr screen menu switching command.
In step S102, search the menu information that needs to show and whether be present in the buffer memory of described portable terminal, when the menu information of required demonstration is present in the described buffer memory, carry out step S104, otherwise carry out step S103.
Wherein, need open up a block space in the internal memory of portable terminal earlier as buffer memory, its size is n*h, and wherein n is the buffer memory number, and h is the list items height, and buffer memory is initially sky.
In step S103, this menu information is added buffer memory.
This step specifically comprises: judge whether described buffer memory is full, when described buffer memory less than the time, the menu information that needs are shown deposits in the described buffer memory, when described buffer memory is expired, according to the already present menu of redundant rule elimination part of system, and the menu that will need to show adds buffer memory.
Wherein, the rule of described system is: judge the access times of the various menu in the buffer memory, the minimum menu of deletion access times.Certainly, also can delete according to other rules, for example deletion is from the menu a certain menu farthest of needs demonstration.
In step S105, call this menu information from buffer memory and be shown on the current screen.
For example, see also series of drawing 2A to 2E, this figure is the schematic diagram that the menu of the embodiment of the invention switches the menu of buffer memory in the procedure for displaying.
In the figure, Fig. 2 A represents it initially is that buffer memory is empty, and when display menu first, buffer memory be empty, so with in the menu one adding buffer memory, see Fig. 2 B.
Along with constantly dragging of user, constantly add content in the buffer memory, till full.
The user continues down to drag, and is dragged to a state shown in Fig. 2 C.This moment, hypothesis added content such as Fig. 2 D in the buffer memory.Because need display menu six this moment, but menu six is in buffer memory, thus superseded from menu six menu farthest, promptly superseded menu two, after this buffer status such as Fig. 2 E.
In the process that this drags, as long as have mobile in vertical direction, again display screen content, and this moment, most of menus were buffered in the internal memory, system does not need to go again to draw these menus, get final product but directly from buffer memory, call,, make the menu procedure for displaying reach level and smooth effect so accelerated the menu speed of displaying greatly.
Fig. 3 shows the structure of the mobile teminal menu display unit that the embodiment of the invention provides, this device comprises menu switching command receiver module 31, menu judge module 32, menu call module 33, buffer memory judge module 34, menu information memory module 35, menu removing module 36 and menu display module 37.
Wherein, menu switching command receiver module 31 receives the on-screen menu switching command.
Whether the menu information that menu judge module 32 is searched the needs demonstration according to user's menu handover operation instruction is present in the buffer memory of described portable terminal:
When described menu judge module 32 judges that the menu information of required demonstration is present in the described buffer memory, control described menu call module 33 and from buffer memory, call this menu information;
When described menu judge module 32 judged that the menu information of required demonstration is not present in the described buffer memory, buffer memory judge module 34 judged whether described buffer memory is full:
When described buffer memory judge module 34 judge described buffer memory less than the time, the menu information that menu information memory module 35 will need to show deposits in the described buffer memory;
When described buffer memory judge module 34 judged that described buffer memory has been expired, menu removing module 36 was according to the already present menu of redundant rule elimination part of system.
Preferably, the rule of described system is: judge the access times of the various menu in the buffer memory, the minimum menu of deletion access times.
The menu that menu display module 37 calls described menu call module 33 shows.
The embodiment of the invention also provides a kind of portable terminal, and this portable terminal comprises the manu displaying device that the embodiment of the invention provides, and the detailed description in view of above having about this manu displaying device repeats no more herein.
The embodiment of the invention, is directly called menu information and is shown when the user drags the conversion screen menu by menu information is stored in the buffer memory from buffer memory, need not to repaint, and has saved the time that menu shows, has realized the effect that smoothly drags.
The above only is preferred embodiment of the present invention, not in order to restriction the present invention, all any modifications of being done within the spirit and principles in the present invention, is equal to and replaces and improvement etc., all should be included within protection scope of the present invention.

Claims (9)

1. a mobile teminal menu displaying method is characterized in that, described method comprises the steps:
Menu information is stored in the buffer memory;
Receive the on-screen menu switching command;
From the buffer memory of portable terminal, call the menu that needs show according to described menu switching command;
The described menu that calls is shown.
2. mobile teminal menu displaying method as claimed in claim 1 is characterized in that, calls from the buffer memory of portable terminal according to described menu switching command before the step of the menu that needs show, described method also comprises:
Whether search the menu information that needs to show is present in the buffer memory of described portable terminal;
When the menu information of required demonstration is present in the described buffer memory, from buffer memory, calls this menu information and be shown on the current screen;
When the menu information of required demonstration is not present in the described buffer memory, then this menu information is added buffer memory, and call this menu information from buffer memory and be shown on the current screen.
3. mobile teminal menu displaying method as claimed in claim 2 is characterized in that, described when described menu content is added buffer memory, described method also comprises:
Judge whether described buffer memory is full;
When described buffer memory less than the time, the menu information that needs are shown deposits in the described buffer memory;
When described buffer memory was expired, according to the already present menu of redundant rule elimination part of system, and the menu that will need to show added buffer memory.
4. mobile teminal menu displaying method as claimed in claim 3 is characterized in that, the rule of described system is: judge the access times of the various menu in the buffer memory, the minimum menu of deletion access times.
5. a mobile teminal menu display unit is characterized in that, described device comprises:
The menu information memory module is used for menu information is stored to buffer memory;
Menu switching command receiver module is used to receive the on-screen menu switching command;
The menu call module is used for calling the menu information that needs show according to described menu switching command from the buffer memory of portable terminal;
The menu display module is used for the described menu that calls is shown.
6. mobile teminal menu display unit as claimed in claim 5 is characterized in that, described device also comprises:
The menu judge module is used for according to user's menu handover operation instruction and searches the buffer memory whether menu information that needs show is present in described portable terminal;
When described menu judge module judges that the menu information of required demonstration is present in the described buffer memory, control described menu call module and from buffer memory, call this menu information;
Be used for when described menu judge module judges that the menu information of required demonstration is not present in described buffer memory, the menu information memory module is stored to this menu information in the buffer memory.
7. mobile teminal menu display unit as claimed in claim 5 is characterized in that, described device also comprises:
The buffer memory judge module is used to judge whether described buffer memory is full;
When described buffer memory judge module judge described buffer memory less than the time, the menu information that the menu information memory module will need to show deposits in the described buffer memory;
The menu removing module is used for when described buffer memory judge module judges that described buffer memory has been expired, according to the already present menu of redundant rule elimination part of system.
8. mobile teminal menu display unit as claimed in claim 7 is characterized in that, the rule of described system is: judge the access times of the various menu in the buffer memory, the minimum menu of deletion access times.
9. a portable terminal is characterized in that, described portable terminal comprises each described mobile teminal menu display unit of claim 5 to 8.
CN200810241235A 2008-12-15 2008-12-15 Method, device and mobile terminal for displaying menu of mobile terminal Pending CN101753701A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN200810241235A CN101753701A (en) 2008-12-15 2008-12-15 Method, device and mobile terminal for displaying menu of mobile terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN200810241235A CN101753701A (en) 2008-12-15 2008-12-15 Method, device and mobile terminal for displaying menu of mobile terminal

Publications (1)

Publication Number Publication Date
CN101753701A true CN101753701A (en) 2010-06-23

Family

ID=42480071

Family Applications (1)

Application Number Title Priority Date Filing Date
CN200810241235A Pending CN101753701A (en) 2008-12-15 2008-12-15 Method, device and mobile terminal for displaying menu of mobile terminal

Country Status (1)

Country Link
CN (1) CN101753701A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101938642A (en) * 2010-09-09 2011-01-05 北京中星微电子有限公司 Menu information displaying method and mobile terminal
CN102541515A (en) * 2010-12-08 2012-07-04 腾讯科技(深圳)有限公司 Method and device for realizing special screen switching effect
CN104581344A (en) * 2014-12-29 2015-04-29 深圳创维数字技术有限公司 Menu interface display method and digital TV receiving terminal

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1564567A (en) * 2004-03-25 2005-01-12 海信集团有限公司 Method of fast operating cell phone functons
CN1801315A (en) * 2004-08-26 2006-07-12 哈曼贝克自动系统股份有限公司 Vehicle multimedia device and method of controlling display of menu hierarchically structured on display device of vehicle multimedia device
CN1979399A (en) * 2005-12-09 2007-06-13 英业达股份有限公司 Display processing system and method
CN1987930A (en) * 2006-09-30 2007-06-27 武汉市迅彩科技有限责任公司 Method for displaying animation in mobile communication terminal display device
CN101202856A (en) * 2007-09-14 2008-06-18 深圳创维-Rgb电子有限公司 Method, system for displaying menu and TV set
CN101221580A (en) * 2008-01-03 2008-07-16 中兴通讯股份有限公司 Method for improving page layout display performance of embedded browser
EP1959451A1 (en) * 2007-02-15 2008-08-20 Samsung Electronics Co., Ltd User interface providing method for mobile terminal having touch screen

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1564567A (en) * 2004-03-25 2005-01-12 海信集团有限公司 Method of fast operating cell phone functons
CN1801315A (en) * 2004-08-26 2006-07-12 哈曼贝克自动系统股份有限公司 Vehicle multimedia device and method of controlling display of menu hierarchically structured on display device of vehicle multimedia device
CN1979399A (en) * 2005-12-09 2007-06-13 英业达股份有限公司 Display processing system and method
CN1987930A (en) * 2006-09-30 2007-06-27 武汉市迅彩科技有限责任公司 Method for displaying animation in mobile communication terminal display device
EP1959451A1 (en) * 2007-02-15 2008-08-20 Samsung Electronics Co., Ltd User interface providing method for mobile terminal having touch screen
CN101202856A (en) * 2007-09-14 2008-06-18 深圳创维-Rgb电子有限公司 Method, system for displaying menu and TV set
CN101221580A (en) * 2008-01-03 2008-07-16 中兴通讯股份有限公司 Method for improving page layout display performance of embedded browser

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101938642A (en) * 2010-09-09 2011-01-05 北京中星微电子有限公司 Menu information displaying method and mobile terminal
CN101938642B (en) * 2010-09-09 2015-09-02 北京中星微电子有限公司 A kind of method of menu information display and mobile terminal
CN102541515A (en) * 2010-12-08 2012-07-04 腾讯科技(深圳)有限公司 Method and device for realizing special screen switching effect
CN102541515B (en) * 2010-12-08 2014-12-03 腾讯科技(深圳)有限公司 Method and device for realizing special screen switching effect
CN104581344A (en) * 2014-12-29 2015-04-29 深圳创维数字技术有限公司 Menu interface display method and digital TV receiving terminal
CN104581344B (en) * 2014-12-29 2019-07-23 深圳创维数字技术有限公司 A kind of menu interface display methods and receiving terminal for digital television

Similar Documents

Publication Publication Date Title
US9172789B2 (en) Contextual search by a mobile communications device
RU2595519C2 (en) System and method for providing input interface of contact list
CN102799351B (en) The user interface Activiation method of terminal device and terminal device
CN101876879B (en) Double-axis sliding interface application system and method thereof
CN105474129A (en) Method for performing power saving mode in electronic device and electronic device thereof
CN103677575A (en) Method for displaying unread message contents and electronic device thereof
CN107832330B (en) Searching method and terminal equipment
CN103220430B (en) A kind of method that mobile phone first line of a couplet people from system is searched and device
CN103279270B (en) Application program processing method and device
CN103543949A (en) Touch control terminal and control method and system thereof
CN101969507A (en) Method, system and mobile terminal for rapidly communicating with contact person
CN103034397A (en) Dynamic unlocking method, device and mobile terminal based on recent tasks
US20150121289A1 (en) User interface for portable device
KR20110082494A (en) Method for data transferring between applications and terminal apparatus using the method
CN112416201B (en) Application cache cleaning method and device, electronic equipment and medium
CN112306256B (en) Application program switching processing method and device and electronic equipment
EP2587356A2 (en) Controlling method for basic screen and portable device therefore
CN113835577A (en) Display method, display device, electronic equipment and storage medium
CN102714671B (en) Mobile terminal device and display control method
CN105095259B (en) Waterfall flow object display method and device
CN101321337A (en) Mobile communicating device and its operation method
CN111813296B (en) View component display method and device and terminal
CN101753701A (en) Method, device and mobile terminal for displaying menu of mobile terminal
CN113986102A (en) Display control method, display control device, electronic equipment and storage medium
JP2020021976A (en) Electronic device, control method, and control program

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20100623