CN103677883B - Show the method and device of dock icon - Google Patents

Show the method and device of dock icon Download PDF

Info

Publication number
CN103677883B
CN103677883B CN201210352004.7A CN201210352004A CN103677883B CN 103677883 B CN103677883 B CN 103677883B CN 201210352004 A CN201210352004 A CN 201210352004A CN 103677883 B CN103677883 B CN 103677883B
Authority
CN
China
Prior art keywords
icon
picture
display
dock
module
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.)
Active
Application number
CN201210352004.7A
Other languages
Chinese (zh)
Other versions
CN103677883A (en
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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201210352004.7A priority Critical patent/CN103677883B/en
Publication of CN103677883A publication Critical patent/CN103677883A/en
Application granted granted Critical
Publication of CN103677883B publication Critical patent/CN103677883B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

A kind of method for showing dock icon, including:Obtain icon renewal request;Obtain icon object corresponding to the icon renewal request;Display data is obtained, and the display data is loaded into the icon object;Redraw the icon object.In addition, additionally provide a kind of device for showing dock icon.The method and device of above-mentioned display dock icon causes the display of dock icons to be changed into dynamic from static state, so as to improve operating efficiency.

Description

Show the method and device of dock icon
Technical field
The present invention relates to field of computer technology, more particularly to a kind of method and device for showing dock icon.
Background technology
In Mac OS(A operating system that Apple Inc. releases)It is mixed and disorderly to reduce desktop system in operating system, and Application program feedback is provided the user, realizes that multitask switches, dock generally is set at viewing area edge(dock), pass through The icon set in dock represents corresponding application program.User is when triggering the events such as the click of dock icons, i.e., Menu bar corresponding with dock icons can be shown, corresponding instruction for selection by the user is inputted.
The official API of apple provide NSDockTile classes can change dock icons so as to come show personalization figure Mark.It can be shown by the NSDockTile possessed in setting program contentView to define program on dock Icon.Badge number that can also be by the method setBadgeLabel in NSDockTile to be arranged on dockTile Mesh.
Dock icons in conventional art are static state display mode, that is, the icon shown is static picture, without dynamic State effect.Application program can not show its running situation by dock icons so that user is needed by clicking on dock icons The human window of displaying application program could intuitively obtain its running situation, so as to reduce operating efficiency.
The content of the invention
Based on this, it is necessary to provide a kind of method for the display dock icon that can improve operating efficiency.
A kind of method for showing dock icon, including:
Obtain icon renewal request;
Obtain icon object corresponding to the icon renewal request;
Display data is obtained, and the display data is loaded into the icon object;
Redraw the icon object.
A kind of device for the display dock icon that can improve operating efficiency is provided in addition, there is a need to.
A kind of device for showing dock icon, including:
Acquisition request module, for obtaining icon renewal request;
Icon acquisition module, for obtaining icon object corresponding to the icon renewal request;
Data load-on module, it is loaded into for obtaining display data, and by the display data in the icon object;
Icon redraws module, for redrawing the icon object.
The method and apparatus of above-mentioned display dock icon, request of loading display data can be updated according to the icon got Into icon object, and by redrawing the display effect of icon object renewal icon, for timing or by application call more The display content of new icon provides interface so that dock icons are changed into dynamically showing, and can be to pass through from statically showing The running situation of dynamic effect reflection application program is provided convenience, so as to improve operating efficiency.
Brief description of the drawings
Fig. 1 is the flow chart for the method that dock icon is shown in one embodiment;
Fig. 2 is the structural representation for the device that dock icon is shown in one embodiment;
Fig. 3 is the structural representation for the device that dock icon is shown in another embodiment.
Embodiment
In one embodiment, as shown in figure 1, it is a kind of show dock icon method, including:
Step S102, obtain icon renewal request.
Icon renewal request is used to trigger icon renewal operation.Icon renewal request can be generated by application program, also can be by Default timer generation.
In one embodiment, default timing task information can be obtained, is configured according to the timing task information got Timed task.
In the present embodiment, timed events can be triggered by timed task, icon renewal request is generated according to timed events.
Timing task information can be recorded in configuration file in advance, timed task letter is obtained by reading configuration file Breath.Timed task is timed activation ground thread or process in operating system.In one embodiment, can be determined by timer configuration When task, and according to the timed task of configuration trigger timed events(OnTime events).If for example, timed task letter read Cease to circulate for 5 seconds cycles and trigger, then can configure timer and triggered timed events every 5 seconds(OnTime events).Timer then may be used Timed events were triggered every 5 seconds.Icon renewal request can be generated according to timed events.
Step S104, obtain icon object corresponding to icon renewal request.
Icon object is data structure of the dock icons in internal memory, and it includes icon object mark.For example, in Mac OS In system, icon object corresponding to dock icons is the object of NSDockTile types.
In one embodiment, icon object mark is the reference of the pointer or icon object of icon object.In this implementation In example, the reference of pointer or icon object that icon object is extracted in request can be updated from icon, then according to the pointer or is drawn With acquisition icon object.For example,
Step S106, display data is obtained, and display data is loaded into the icon object.
Display data is the data content for the display area that can be displayed in icon object.
In one embodiment, display data is included in numeral, text, progress bar information, static images, dynamic picture It is one or more.
The interface function loaded and displayed data of the loaded and displayed data of icon object can be passed through.For example, in MacOS systems In, icon object NSDockTile attributes object NSImageView objects can be obtained, then call NSImageView objects SetImage methods the display data of picture/mb-type is loaded into icon object.
Step S108, redraws icon object.
That is the display interface of refresh icon object, by the display content renewal of icon object to corresponding region on display screen In., can be by calling icon object NSDockTile display methods by icon object weight for example, in Mac OS systems Paint.
In one embodiment, display data is obtained, and the step that display data is loaded into icon object can be specific For:Picture to be shown is obtained, the picture to be shown got is loaded into icon object.
Picture to be shown is the default file for Dynamic Display dock icons.Picture to be shown can be that multiple pictures are formed One group of picture.In the present embodiment, icon renewal request can be generated by timer according to default timing task information.Can be A secondary picture is chosen in default picture to be shown in order to be loaded into icon object, then redraws icon object.
That is, the icon renewal request that the display picture of dock icons is periodically sent according to timer can be replaced Change, so that dock icons are provided with dynamic effect.
Further, default dynamic picture can be obtained, dynamic picture is loaded into icon object.
Also it can determine whether before the step of obtaining picture to be shown whether comprising the dynamic picture loaded in icon object, if It is the step of execution redraws icon object;Otherwise, the step of obtaining picture to be shown is continued executing with.
In the present embodiment, picture to be shown is dynamic picture.Dynamic picture is the picture of show layers of can automatically switching, example Such as, GIF(Graphics Interchange Format)Dynamic picture.Dynamic picture can be loaded in icon object in advance.Example Such as, icon object NSDockTile attributes object NSImageView objects can be obtained in Mac OS, are called The setImage methods loading GIF dynamic pictures of NSImageView objects.
In the present embodiment, the step of obtaining default timing task information can be specially:It is dynamic by what is be analyzed and acquired by State picture obtains default timing task information.For example, in Mac OS systems, GIF can be loaded by NSBitmapRef classes and moved State picture, the frame number and total duration of dynamic picture then are obtained by calling valueForProperty methods, and calculated accordingly Go out the duration of every frame, so as to obtain timing task information.
In one embodiment, display data is progress bar progress msg.Obtain display data the step of can be specially:It is logical Cross icon renewal request extraction progress bar progress msg.
In the present embodiment, icon renewal request application program as corresponding to icon object is initiated.The application program passes through The interface function of icon object initiates icon renewal request to icon object, and includes application program hair in icon renewal request The progress bar progress msg sent.The progress bar progress msg extracted can be loaded into icon object.
For example, during application program performs file download task, the total amount of data of downloading file and current can be obtained Downloading data amount, then according to total amount of data and, downloading data amount generates progress bar progress msg.Can be by progress bar progress Information is converted into picture, is then loaded into icon object.Also progress bar assembly can be pre-set in icon object, and according to Progress bar progress msg sets the position of progress bar in progress bar assembly.
By the progress bar progress msg of its corresponding application program of dock icon shows, family can be used on the table The processing progress of application program is known by the change of progress in dock icons, is answered without clicking on dock icons to show The window corresponding to program, so as to improve the efficiency of operation.
In one embodiment, display data is snapshot picture.Obtain display data the step of can be specially:Obtain icon Application program corresponding to object, obtain the snapshot picture of application program.
In the present embodiment, icon renewal request application program as corresponding to icon object is initiated.The application program passes through The interface function of icon object initiates icon renewal request to icon object, and includes application program in icon renewal request Snapshot picture.Application program can obtain its own snapshot picture for needing to be shown in its corresponding display window, then add Into icon renewal request.Acquisition request snapshot picture can be updated by parsing icon, and be loaded into icon object.
In another embodiment, icon renewal request is triggered by timed task generates.It can obtain corresponding to application program Window object, and by the snapshot picture of window object acquisition application program, and be loaded into icon object.
For example, application program perform play video task when, can be by the image of the video image in its broadcast window The thumbnail of frame periodically updates request by icon and is sent to icon object, and then the thumbnail is loaded into icon object.
By the screenshotss information of its corresponding application program of dock icon shows, family can be used to pass through on the table The change of progress knows the running situation of application program in dock icons, is shown without clicking on dock icons using journey Window corresponding to sequence, so as to improve the efficiency of operation.
In one embodiment, as shown in Fig. 2 it is a kind of show dock icon device, including:Acquisition request module 102nd, icon acquisition module 104, data load-on module 106 and icon redraw module 108, wherein:
Acquisition request module 102, for obtaining icon renewal request.
Icon renewal request is used to trigger icon renewal operation.Icon renewal request can be generated by application program, also can be by Default timer generation.
In one embodiment, as shown in figure 3, the device of display dock icon also includes timed task configuration module 110, for obtaining default timing task information, according to the timing task information configuring timing tasks got.
In the present embodiment, as shown in figure 3, the device of display dock icon also includes timed task trigger module 112, For triggering timed events by timed task, icon renewal request is generated according to timed events.
Timing task information can be recorded in configuration file in advance, timed task configuration module 110 can be used for passing through reading Configuration file is taken to obtain timing task information.Timed task is timed activation ground thread or process in operating system.In a reality Apply in example, timed task configuration module 110 can be used for passing through timer configuration timed task, and timed task trigger module 112 can For triggering timed events according to the timing task information of configuration(OnTime events).If for example, timed task letter read Cease to circulate for 5 seconds cycles and trigger, then can configure timer and triggered timed events every 5 seconds(OnTime events).Timer then may be used Timed events were triggered every 5 seconds.Timed task trigger module 112 can be used for generating icon renewal request according to timed events.
Icon acquisition module 104, for obtaining icon object corresponding to icon renewal request.
Icon object is data structure of the dock icons in internal memory, and it includes icon object mark.For example, in Mac OS In system, icon object corresponding to dock icons is the object of NSDockTile types.
In one embodiment, icon object mark is the reference of the pointer or icon object of icon object.In this implementation In example, icon acquisition module 104 can be used for from icon renewal request the reference for extracting the pointer or icon object of icon object, Then icon object is obtained according to the pointer or reference.For example,
Data load-on module 106, it is loaded into for obtaining display data, and by display data in icon object.
Display data is the data content for the display area that can be displayed in icon object.
In one embodiment, display data is included in numeral, text, progress bar information, static images, dynamic picture It is one or more.
Data load-on module 106 can be used for the interface function loaded and displayed number of the loaded and displayed data by icon object According to.For example, in Mac OS systems, icon object NSDockTile attributes object NSImageView objects can be obtained, then Call the setImage methods of NSImageView objects that the display data of picture/mb-type is loaded into icon object.
Icon redraws module 108, for redrawing icon object.
That is the display interface of refresh icon object, by the display content renewal of icon object to corresponding region on display screen In.For example, in Mac OS systems, icon redraws module 108 and can be used for by calling icon object NSDockTile's Display methods redraw icon object.
In one embodiment, data load-on module 106 is additionally operable to obtain picture to be shown, and the picture to be shown got is added It is downloaded in icon object.
Picture to be shown is the default file for Dynamic Display dock icons.Picture to be shown can be that multiple pictures are formed One group of picture.In the present embodiment, icon renewal request can be triggered according to timed task and generated.Can be in default picture to be shown In choose a secondary picture in order and be loaded into icon object, then redraw icon object.
That is, the icon renewal request that the display picture of dock icons is periodically sent according to timer can be replaced Change, so that dock icons are provided with dynamic effect.
Further, as shown in figure 3, the device of display dock icon also includes dynamic picture load-on module 114, can use In obtaining default dynamic picture, dynamic picture is loaded into icon object.
Calling figure indicated weight is painted when data load-on module 106 can be additionally used in icon object comprising the dynamic picture loaded Module 108.
In the present embodiment, picture to be shown is dynamic picture.Dynamic picture is the picture of show layers of can automatically switching, example Such as, GIF(Graphics Interchange Format)Dynamic picture.Dynamic picture load-on module 114 can be used for scheming in advance Dynamic picture is loaded in mark object.For example, icon object NSDockTile attributes object can be obtained in Mac OS NSImageView objects, call the setImage methods loading GIF dynamic pictures of NSImageView objects.
In this example it is shown that the device of dock icon also includes timed task configuration module 110, available for passing through The dynamic picture being analyzed and acquired by obtains default timing task information.For example, in Mac OS systems, can pass through NSBitmapRef classes load GIF dynamic pictures, then by calling valueForProperty methods to obtain the frame of dynamic picture Number and total duration, and the duration of every frame is calculated accordingly, so as to obtain timing task information.
In one embodiment, display data is the progress bar progress msg of application program.Data load-on module 106 is also used Progress bar progress msg is extracted in updating request by icon.
In the present embodiment, icon renewal request application program as corresponding to icon object is initiated.The application program passes through The interface function of icon object initiates icon renewal request to icon object, and includes application program hair in icon renewal request The progress bar progress msg sent.Data load-on module 106 can be used for the progress bar progress msg extracted being loaded into icon pair As in.
For example, during application program performs file download task, the total amount of data of downloading file and current can be obtained Downloading data amount, then according to total amount of data and, downloading data amount generates progress bar progress msg.Can be by progress bar progress Information is converted into picture, is then loaded into icon object.Also progress bar assembly can be pre-set in icon object, and according to Progress bar progress msg sets the position of progress bar in progress bar assembly.
By the progress bar progress msg of its corresponding application program of dock icon shows, family can be used on the table The processing progress of application program is known by the change of progress in dock icons, is answered without clicking on dock icons to show The window corresponding to program, so as to improve the efficiency of operation.
In one embodiment, display data is snapshot picture.Data load-on module 106 is additionally operable to obtain icon object pair The application program answered, obtain the snapshot picture of application program.
In the present embodiment, icon renewal request application program as corresponding to icon object is initiated.The application program passes through The interface function of icon object initiates icon renewal request to icon object, and includes application program in icon renewal request Snapshot picture.Application program can obtain its own snapshot picture for needing to be shown in its corresponding display window, then add Into icon renewal request.Data load-on module 106 can be used for updating acquisition request snapshot picture by parsing icon, and load Into icon object.
In another embodiment, icon renewal request is triggered by timed task generates.Data load-on module 106 can be used for Window object corresponding to application program is obtained, and the snapshot picture of application program is obtained by window object, and is loaded into icon In object.
For example, application program perform play video task when, can be by the image of the video image in its broadcast window The thumbnail of frame periodically updates request by icon and is sent to icon object, and then the thumbnail is loaded into icon object.
By the screenshotss information of its corresponding application program of dock icon shows, family can be used to pass through on the table The change of progress knows the running situation of application program in dock icons, is shown without clicking on dock icons using journey Window corresponding to sequence, so as to improve the efficiency of operation.
The method and apparatus of above-mentioned display dock icon, request of loading display data can be updated according to the icon got Into icon object, and by redrawing the display effect of icon object renewal icon, for timing or by application call more The display content of new icon provides interface so that dock icons are changed into dynamically showing, and can be to pass through from statically showing The running situation of dynamic effect reflection application program is provided convenience, so as to improve operating efficiency.
One of ordinary skill in the art will appreciate that realize all or part of flow in above-described embodiment method, being can be with The hardware of correlation is instructed to complete by computer program, described program can be stored in a computer read/write memory medium In, the program is upon execution, it may include such as the flow of the embodiment of above-mentioned each method.Wherein, described storage medium can be magnetic Dish, CD, read-only memory(Read-Only Memory, ROM)Or random access memory(Random Access Memory, RAM)Deng.
Embodiment described above only expresses the several embodiments of the present invention, and its description is more specific and detailed, but simultaneously Therefore the limitation to the scope of the claims of the present invention can not be interpreted as.It should be pointed out that for one of ordinary skill in the art For, without departing from the inventive concept of the premise, various modifications and improvements can be made, these belong to the guarantor of the present invention Protect scope.Therefore, the protection domain of patent of the present invention should be determined by the appended claims.

Claims (12)

1. a kind of method for showing dock icon, including:
Obtain icon renewal request;
Obtain icon object corresponding to the icon renewal request;
Display data is obtained, and the display data is loaded into the icon object, including:Obtain picture to be shown;It will obtain The picture to be shown got is loaded into the icon object;The display data is the number for the display area for being shown in icon object According to the one or more in content, including progress bar information, static images, dynamic picture;The picture to be shown is default use In the file of Dynamic Display dock icons, picture to be shown includes one group of picture that multiple pictures are formed;
The icon object is redrawn, the display content of icon object is updated into region corresponding to icon object.
2. the method for display dock icon according to claim 1, it is characterised in that methods described also includes:
Obtain default timing task information;
According to the timing task information configuring timing tasks.
3. the method for display dock icon according to claim 2, it is characterised in that methods described also includes:
Timed events are triggered by the timed task;
Icon renewal request is generated according to the timed events.
4. the method for display dock icon according to claim 1, it is characterised in that methods described also includes:
Obtain default dynamic picture;
The dynamic picture is loaded into the icon object;
Also include before described the step of obtaining picture to be shown:
Judge whether comprising the dynamic picture loaded in the icon object, if so, redrawing the step of icon object described in performing Suddenly;Otherwise, described the step of obtaining picture to be shown is continued executing with.
5. the method for display dock icon according to claim 1, it is characterised in that the step for obtaining display data Suddenly it is:
Request extraction progress bar progress msg is updated by the icon.
6. the method for display dock icon according to claim 1, it is characterised in that the step for obtaining display data Suddenly it is:
Obtain application program corresponding to the icon object;
Obtain the snapshot picture of the application program.
A kind of 7. device for showing dock icon, it is characterised in that including:
Acquisition request module, for obtaining icon renewal request;
Icon acquisition module, for obtaining icon object corresponding to the icon renewal request;
Data load-on module, it is loaded into the icon object, is additionally operable to for obtaining display data, and by the display data Obtain picture to be shown;The picture to be shown got is loaded into the icon object;The display data is to be shown in icon One or more in the data content of the display area of object, including progress bar information, static images, dynamic picture;It is described Picture to be shown is the default file for Dynamic Display dock icons, and picture to be shown includes one group of figure that multiple pictures are formed Piece;
Icon redraws module, for redrawing the icon object, the display content renewal of icon object is corresponding to icon object Region in.
8. the device of display dock icon according to claim 7, it is characterised in that described device also includes timing and appointed Business configuration module, for obtaining default timing task information, according to the timing task information configuring timing tasks.
9. the device of display dock icon according to claim 8, it is characterised in that described device also includes timing and appointed Business trigger module, for triggering timed events by timed task, icon renewal request is generated according to the timed events.
10. the device of display dock icon according to claim 7, it is characterised in that described device also includes dynamic Picture load-on module, for obtaining default dynamic picture, the dynamic picture is loaded into the icon object;
The data load-on module calls the icon when being additionally operable in the icon object comprising the dynamic picture loaded Redraw module.
11. the device of display dock icon according to claim 7, it is characterised in that the data load-on module is also For updating request extraction progress bar progress msg by the icon.
12. the device of display dock icon according to claim 7, it is characterised in that the data load-on module is also For application program corresponding to obtaining the icon object, the snapshot picture of the application program is obtained.
CN201210352004.7A 2012-09-20 2012-09-20 Show the method and device of dock icon Active CN103677883B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210352004.7A CN103677883B (en) 2012-09-20 2012-09-20 Show the method and device of dock icon

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210352004.7A CN103677883B (en) 2012-09-20 2012-09-20 Show the method and device of dock icon

Publications (2)

Publication Number Publication Date
CN103677883A CN103677883A (en) 2014-03-26
CN103677883B true CN103677883B (en) 2018-02-06

Family

ID=50315545

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210352004.7A Active CN103677883B (en) 2012-09-20 2012-09-20 Show the method and device of dock icon

Country Status (1)

Country Link
CN (1) CN103677883B (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104238879B (en) * 2014-09-10 2018-03-30 珠海市君天电子科技有限公司 The moving method and device of application window
CN105511904B (en) * 2015-11-24 2018-10-12 飞天诚信科技股份有限公司 A kind of method and device automatically updating quick window
CN105808238B (en) * 2016-02-26 2019-03-22 四川效率源信息安全技术股份有限公司 A kind of safe Dock and its application method
CN107918514B (en) * 2017-11-24 2020-12-29 北京小米移动软件有限公司 Display method and device, electronic equipment and computer readable storage medium
CN109151553B (en) * 2018-09-29 2021-10-08 阿里巴巴(中国)有限公司 Display control method and device, electronic equipment and storage medium
CN110333920B (en) * 2019-05-08 2022-06-17 武汉瓯越网视有限公司 Method and related device for updating icon
CN112800376B (en) * 2021-04-15 2021-07-13 成都万创科技股份有限公司 Implementation method and device based on Http cyclic request

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120102433A1 (en) * 2010-10-20 2012-04-26 Steven Jon Falkenburg Browser Icon Management

Also Published As

Publication number Publication date
CN103677883A (en) 2014-03-26

Similar Documents

Publication Publication Date Title
CN103677883B (en) Show the method and device of dock icon
US11012740B2 (en) Method, device, and storage medium for displaying a dynamic special effect
RU2606055C2 (en) Desktop system of mobile terminal and interface interaction method and device
EP3842905A1 (en) Icon display method and apparatus, terminal and storage medium
TWI604375B (en) Methods for screen sharing and apparatuses using the same
CN109710206A (en) Show method, apparatus, terminal and the storage medium of information
CN109101157A (en) Sidebar icon setting method, device, terminal and storage medium
US20150128085A1 (en) Method, Device and Computer Storage Medium for Controlling Desktop
US9842091B2 (en) Switching to and from native web applications
US11698714B2 (en) Method, apparatus and electronic device of page display for application
CN105635790B (en) Video display method and device
RU2011117170A (en) SYSTEM AND METHOD FOR RESIZING A WINDOW
WO2012112405A2 (en) Task switching on mobile devices
CN103729174B (en) Screenshotss method and device
US20150187095A1 (en) Method and device for implementing page mask
CN108803990B (en) Interaction method, device and terminal
CN109445891B (en) Picture configuration and display method, device and computer readable storage medium
US11455075B2 (en) Display method when application is exited and terminal
US9495064B2 (en) Information processing method and electronic device
US10757241B2 (en) Method and system for dynamically changing a header space in a graphical user interface
CN111124668A (en) Memory release method and device, storage medium and terminal
JP2010066829A (en) Information processing apparatus and program
CN106371694A (en) Intelligent image capture method and apparatus used for optional global or local image capture, and terminal device
CN109388309A (en) Display methods, device, terminal and the storage medium of menu
KR101154996B1 (en) Mobile terminal and Method for making of Menu Screen in thereof

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant