WO2016202054A1 - 一种可自定义的终端操作面板实现方法及装置 - Google Patents

一种可自定义的终端操作面板实现方法及装置 Download PDF

Info

Publication number
WO2016202054A1
WO2016202054A1 PCT/CN2016/078590 CN2016078590W WO2016202054A1 WO 2016202054 A1 WO2016202054 A1 WO 2016202054A1 CN 2016078590 W CN2016078590 W CN 2016078590W WO 2016202054 A1 WO2016202054 A1 WO 2016202054A1
Authority
WO
WIPO (PCT)
Prior art keywords
application
operation function
function button
operation panel
dragged
Prior art date
Application number
PCT/CN2016/078590
Other languages
English (en)
French (fr)
Inventor
艾东梅
Original Assignee
中兴通讯股份有限公司
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 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2016202054A1 publication Critical patent/WO2016202054A1/zh

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/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range

Definitions

  • This application relates to, but is not limited to, the field of terminal technology.
  • This paper provides a self-definable terminal operation panel implementation method and device, so that the user can quickly find the operation function that he is accustomed to when using the terminal application.
  • a customizable terminal operation panel implementation method includes the following steps:
  • the binding relationship is established by binding the application and the operation function corresponding to the application operation function button;
  • the application is launched and displayed according to the generated application trigger event.
  • it also includes:
  • the function number of each of the application functions is recorded by numbering one or more application functions of the currently set application.
  • the binding relationship is established by binding the application ID corresponding to the application operation function button and the function number of the application operation function button.
  • the initiating and displaying the application according to the generated application trigger event includes:
  • the application functionality of the application is executed and displayed.
  • the method further includes: dragging one or more application operation function buttons in the application into the terminal virtual operation panel.
  • the executing and displaying the application function of the application includes:
  • an application function of the application is executed, and a functional operation area and an application display area including one or more application operation function buttons are displayed on the terminal screen.
  • a customizable terminal operation panel implementation device comprising:
  • the determining module is configured to: determine whether the application operation function button is dragged into the terminal virtual operation panel by detecting a drag event of the application operation function button in the APP application;
  • Establishing a binding relationship module configured to: when it is determined that the application operation function button has been dragged into the terminal virtual operation panel, binding the application and the operation function corresponding to the application operation function button to establish a binding relationship;
  • Generating a trigger event module set to: when detecting an application operation bound to the application When the function button is clicked, generating a trigger event of the application according to the binding relationship;
  • the display module is configured to: start and display the application according to the generated application trigger event.
  • it also includes:
  • Generating an application ID unit which is configured to: generate an application ID for identifying the application by collecting the currently set application;
  • the recording function numbering unit is configured to: record the function number of each of the application functions by numbering one or more application functions of the currently set application.
  • the establishing the binding relationship module includes:
  • Establishing a binding relationship unit configured to: when it is determined that the application operation function button has been dragged into the terminal virtual operation panel, by performing an application ID corresponding to the application operation function button and a function number of the application operation function button Bind to establish a binding relationship.
  • the display module comprises:
  • a startup unit configured to: send the generated application trigger event to the system, and start an application corresponding to the trigger event;
  • the display unit is configured to: execute and display an application function of the application after the application is started.
  • a computer readable storage medium storing computer executable instructions that are implemented when the computer executable instructions are executed.
  • the operation panel that can realize the personalized customized operation function can satisfy the personal usage habit of the user as much as possible, thereby improving the user experience.
  • FIG. 1 is a flowchart of a method for implementing a customizable terminal operation panel according to an embodiment of the present invention
  • FIG. 2 is a schematic diagram of a device for realizing a terminal operation panel according to an embodiment of the present invention. intention;
  • FIG. 3 is a schematic diagram of a system for implementing a customizable terminal operation panel according to an embodiment of the present invention
  • FIG. 4 is a flowchart of a self-definable terminal operation panel according to an embodiment of the present invention.
  • FIG. 5 is a schematic diagram of a browser operation panel according to an embodiment of the present invention.
  • FIG. 1 is a flowchart of a method for implementing a customizable terminal operation panel according to an embodiment of the present invention. As shown in FIG. 1, the method includes the following steps:
  • Step S101 Determine whether the application operation function button is dragged into the terminal virtual operation panel by detecting a drag event of the application operation function button in the application (APP);
  • Step S102 When it is determined that the application operation function button has been dragged into the terminal virtual operation panel, the binding relationship is established by binding the application and the operation function corresponding to the application operation function button;
  • Step S103 When it is detected that the application operation function button bound to the application is clicked, generate a trigger event of the application according to the binding relationship;
  • Step S104 Start and display the application according to the generated application trigger event.
  • the embodiment of the present invention further includes: generating an application ID for identifying the application by collecting the currently set application; and recording each of the application functions by numbering one or more application functions of the currently set application The feature number.
  • binding the application and the operation function corresponding to the application operation function button to establish a binding relationship includes: when determining the location When the application operation function button has been dragged into the terminal virtual operation panel, the binding relationship is established by binding the application ID corresponding to the application operation function button and the function number of the application operation function button.
  • the initiating and displaying the application according to the generated application trigger event includes: sending the generated application trigger event to the system, starting an application corresponding to the trigger event; after starting the application Execute and display the application functions of the application.
  • the executing and displaying the application function of the application includes: after launching the application, executing an application function of the application, and displaying a function operation area including one or more application operation function buttons on the terminal screen Application display area. The terminal drags one or more application operation function buttons in the application to the terminal virtual operation panel.
  • FIG. 2 is a schematic diagram of a device for realizing a terminal operation panel according to an embodiment of the present invention. As shown in FIG. 2, the method includes:
  • the determining module 201, the binding relationship module 202, the trigger event module 203, and the display module 204 are generated.
  • the determining module 201 is configured to: determine whether the application operation function button is dragged into the terminal virtual operation panel by detecting a drag event of the application operation function button in the application (APP);
  • the binding relationship module 202 is configured to: when it is determined that the application operation function button has been dragged into the terminal virtual operation panel, bind the application and the operation function corresponding to the application operation function button to establish a binding relationship. ;
  • the triggering event module 203 is configured to: when it is detected that the application operation function button bound to the application is clicked, generate a trigger event of the application according to the binding relationship;
  • the display module 204 is configured to: start and display the application according to the generated application trigger event.
  • Generating an application ID unit which is configured to: generate an application ID for identifying the application by collecting the currently set application;
  • the recording function numbering unit is configured to: record the function number of each of the application functions by numbering one or more application functions of the currently set application.
  • the establishing the binding relationship module 202 includes: establishing a binding relationship unit, configured to: when determining that the application operation function button has been dragged into the terminal virtual operation panel, Binding is performed by using the application ID corresponding to the operation function button and the function number of the application operation function button to establish a binding relationship.
  • the display module 204 includes: a startup unit configured to send the generated application trigger event to the system, and start an application corresponding to the trigger event; and the display unit is configured to execute after the application is started Display the application function of the application.
  • FIG. 3 is a schematic diagram of a system for implementing a customizable terminal operation panel according to an embodiment of the present invention. As shown in FIG. 3, the system includes a registration management module 301, an event reception processing module 302, and a panel display module 303.
  • the registration management module 301 includes an application information collection sub-module 3011, an application event registration sub-module 3012, and an event generation sub-module 3013.
  • the registration management module 301 is configured to: register an application on the operation panel and an operation function, and generate a unique ID for each application for event driving of the module.
  • the registration management module 301 can include three sub-modules:
  • the application information collection sub-module 3011 is configured to collect application (APP) information that is currently set by the user, record the application name and the package name where the application is located, and generate an appID for uniquely identifying the application, and insert the application event register.
  • the application list appList established by module 3012. When the application does not need to be personalized in the operation panel, the application registration can be released, and it can be deleted from the appList to realize instant management of the application.
  • the application event registration sub-module 3012 is configured to: record an ID corresponding to an action button dragged to the operation panel in its application, called an actionID, and register it in the actionList list to implement dynamic management.
  • the operation action button is an application operation function button.
  • the event generation sub-module 3013 is configured to generate an event Evt in the application event registration sub-module 3012 according to the information collected by the application information collection sub-module 3011 and the application event registration sub-module 3012. .
  • This Evt is unique to each functional operation of each user-defined application on the operator panel, corresponding to event processing in the event reception processing module 302 (described below).
  • the user clicks on an action action button on the trigger operation panel the event is sent to the system and identified and processed by the corresponding application.
  • the event receiving processing module 302 is configured to receive and respond to the event Evt generated by the registration management module 301 when an event on the operation panel is triggered.
  • the event reception processing module 302 is implemented in each application (APP) and is an extension to the application.
  • the panel display module 303 is configured to display and hide the control panel itself, and display the operation function buttons on the panel.
  • the system mainly includes three modules, namely, a registration management module 301, an event reception processing module 302, and a panel display module 303.
  • the registration management module 301 controls and manages the set application and operation actions, including the application information collection sub-module 3011, the application event registration sub-module 3012, and the event generation sub-module 3013.
  • the event receiving processing module 302 responds and processes the events and data transmitted by the registration management module 301, and displays them on the panel through the panel display module 303 for the user to directly invoke and trigger on the panel.
  • FIG. 4 is a flowchart showing the implementation of a customizable terminal operation panel according to an embodiment of the present invention. As shown in FIG. 4, the method includes the following steps:
  • Step 1 Open the operation panel and start the application that needs to be set to the operation panel.
  • Step 2 Numbering one or more operation actions within the application, and starting the registration process of the operation panel to register for the application;
  • Step 3 setting one or some operation actions in the application to the operation panel
  • Step 4 The operation panel collects operation action information, and establishes a mapping relationship with the application registration information and the operation action number in step 2;
  • Step 5 The event generator generates a response action event
  • Step 6 If the operation action button set on the operation panel is clicked, the process proceeds to step 7, otherwise the process proceeds to step 9 to end the process;
  • Step 7 Trigger an operation event
  • Step 8 Apply a response event and perform related functions
  • FIG. 5 is a schematic diagram of a browser operation panel according to an embodiment of the present invention.
  • a user often uses the functions of "refresh”, “collection”, “page turning”, “sharing”, etc., then the corresponding operation function button can be dragged onto the panel.
  • the corresponding operation function button corresponding to the application is displayed on the operation panel.
  • a virtual operation panel is opened on the screen of the terminal by the software.
  • the corresponding application and operation functions are recorded, a mapping relationship is established, and a driving event is generated.
  • the user clicks a function button on the operation panel the corresponding event is sent to the specific application, and the event is processed in the application, and the corresponding function is executed.
  • the embodiment of the present invention implements a virtual operation panel through software, which is used by the user to set common operation function buttons (such as operation action buttons) for the software that he often uses, so that the application can be quickly operated and the software is used. User experience.
  • buttons such as operation action buttons
  • all or part of the steps of the above embodiments may also be implemented by using an integrated circuit. These steps may be separately fabricated into individual integrated circuit modules, or multiple modules or steps may be fabricated into a single integrated circuit module. achieve.
  • the devices/function modules/functional units in the above embodiments may be implemented by a general-purpose computing device, which may be centralized on a single computing device or distributed over a network of multiple computing devices.
  • the device/function module/functional unit in the above embodiment When the device/function module/functional unit in the above embodiment is implemented in the form of a software function module and sold or used as a stand-alone product, it can be stored in a computer readable storage medium.
  • the above mentioned computer readable storage medium may be a read only memory, a magnetic disk or an optical disk or the like.
  • the embodiment of the invention realizes a virtual operation panel on the screen of the terminal through software, and when the user drags the operation function button of the application to the operation panel, the corresponding application and operation work are recorded.
  • the user clicks a function button on the operation panel the corresponding event is sent to the application, and the event is processed in the application, and the corresponding function is executed. Therefore, the user sets the commonly used operation function buttons for the software that he often uses, so that the user can quickly operate the application and improve the user experience of the software.

Abstract

一种可自定义的终端操作面板实现方法及装置。所述方法包括以下步骤:通过对应用(APP)中的应用操作功能按钮的拖动事件进行检测,确定所述应用操作功能按钮是否拖到终端虚拟操作面板中(S101);当确定所述应用操作功能按钮已拖到终端虚拟操作面板中时,通过将所述应用操作功能按钮对应的应用和操作功能进行绑定,建立绑定关系(S102);当检测到与所述应用进行绑定的应用操作功能按钮被点击时,根据所述绑定关系生成所述应用的触发事件(S103);根据所生成的应用触发事件,启动并显示所述应用(S104)。

Description

一种可自定义的终端操作面板实现方法及装置 技术领域
本申请涉及但不限于终端技术领域。
背景技术
目前的终端应用(APP)里,是按照软件开发者的意愿结合大多数用户可能的习惯,将常用操作放在APP的显眼位置。而对多个APP的管理通常是通过“最近使用的应用”这样的列表来维护的,实现用户在APP间的切换。
用户不能按照自己的喜好对自己在某个软件里的常用功能进行设定,可能自己经常使用的功能并不是软件设计者预想的那些,因此需要在软件里反复翻找。而当在多个应用间切换使用时,需要在不同的软件里翻找自己惯用的功能,给用户带来极大的不便,降低了软件的友好体验度。
发明内容
以下是对本文详细描述的主题的概述。本概述并非是为了限制权利要求的保护范围。
本文提供一种可自定义的终端操作面板实现方法及装置,从而使用户能够在使用终端应用时快速找到自己习惯使用的操作功能。
一种可自定义的终端操作面板实现方法,包括以下步骤:
通过对应用(APP)中的应用操作功能按钮的拖动事件进行检测,确定所述应用操作功能按钮是否拖到终端虚拟操作面板中;
当确定所述应用操作功能按钮已拖到终端虚拟操作面板中时,通过将所述应用操作功能按钮对应的应用和操作功能进行绑定,建立绑定关系;
当检测到与所述应用进行绑定的应用操作功能按钮被点击时,根据所述绑定关系生成所述应用的触发事件;
根据所生成的应用触发事件,启动并显示所述应用。
可选地,还包括:
通过采集当前设置的应用,生成用于标识所述应用的应用ID;
通过对所述当前设置的应用的一个或多个应用功能进行编号,记录每个所述应用功能的功能编号。
可选地,其中,所述的当确定所述应用操作功能按钮已拖到终端虚拟操作面板中时,通过将所述应用操作功能按钮对应的应用和操作功能进行绑定,建立绑定关系包括:
当确定所述应用操作功能按钮已拖到终端虚拟操作面板中时,通过将所述应用操作功能按钮对应的应用ID和所述应用操作功能按钮的功能编号进行绑定,建立绑定关系。
可选地,所述的根据所生成的应用触发事件,启动并显示所述应用包括:
将所生成的应用触发事件发送到系统中,启动与所述触发事件相对应的应用;
在启动所述应用后,执行并显示所述应用的应用功能。
可选地,还包括:将应用中的一个或多个应用操作功能按钮拖动到终端虚拟操作面板中。
可选地,其中,所述执行并显示所述应用的应用功能包括:
在启动所述应用后,执行所述应用的应用功能,并在所述终端屏幕上显示包含一个或多个应用操作功能按钮的功能操作区和应用显示区。
一种可自定义的终端操作面板实现装置,包括:
确定模块,设置为:通过对APP应用中的应用操作功能按钮的拖动事件进行检测,确定所述应用操作功能按钮是否拖到终端虚拟操作面板中;
建立绑定关系模块,设置为:当确定所述应用操作功能按钮已拖到终端虚拟操作面板中时,通过将所述应用操作功能按钮对应的应用和操作功能进行绑定,建立绑定关系;
生成触发事件模块,设置为:当检测到与所述应用进行绑定的应用操作 功能按钮被点击时,根据所述绑定关系生成所述应用的触发事件;
显示模块,设置为:根据所生成的应用触发事件,启动并显示所述应用。
可选地,还包括:
生成应用ID单元,设置为:通过采集当前设置的应用,生成用于标识所述应用的应用ID;
记录功能编号单元,设置为:通过对所述当前设置的应用的一个或多个应用功能进行编号,记录每个所述应用功能的功能编号。
可选地,其中,所述的建立绑定关系模块包括:
建立绑定关系单元,设置为:当确定所述应用操作功能按钮已拖到终端虚拟操作面板中时,通过将所述应用操作功能按钮对应的应用ID和所述应用操作功能按钮的功能编号进行绑定,建立绑定关系。
可选地,其中,所述的显示模块包括:
启动单元,设置为:将所生成的应用触发事件发送到系统中,启动与所述触发事件相对应的应用;
显示单元,设置为:在启动所述应用后,执行并显示所述应用的应用功能。
一种计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令被执行时实现上述方法。
通过本发明实施例的方案,利用可实现个性化自定义操作功能的操作面板,最大可能地满足用户的个人使用习惯,从而提升了用户体验。
在阅读并理解了附图和详细描述后,可以明白其他方面。
附图概述
图1是本发明实施例提供的一种可自定义的终端操作面板实现方法的流程图;
图2是本发明实施例提供的一种可自定义的终端操作面板实现装置的示 意图;
图3是本发明实施例提供的可自定义的终端操作面板实现系统的示意图;
图4是本发明实施例提供的可自定义的终端操作面板实现的流程图;
图5是本发明实施例提供的浏览器操作面板的示意图。
本发明的较佳实施方式
以下结合附图对本发明的实施例进行详细说明,需要说明的是,在不冲突的情况下,本申请中的实施例及实施例中的各种方式可以相互组合。
图1显示了本发明实施例提供的一种可自定义的终端操作面板实现方法的流程图,如图1所示,包括以下步骤:
步骤S101:通过对应用(APP)中的应用操作功能按钮的拖动事件进行检测,确定所述应用操作功能按钮是否拖到终端虚拟操作面板中;
步骤S102:当确定所述应用操作功能按钮已拖到终端虚拟操作面板中时,通过将所述应用操作功能按钮对应的应用和操作功能进行绑定,建立绑定关系;
步骤S103:当检测到与所述应用进行绑定的应用操作功能按钮被点击时,根据所述绑定关系生成所述应用的触发事件;
步骤S104:根据所生成的应用触发事件,启动并显示所述应用。
本发明实施例还包括:通过采集当前设置的应用,生成用于标识所述应用的应用ID;通过对所述当前设置的应用的一个或多个应用功能进行编号,记录每个所述应用功能的功能编号。
其中,所述的当确定所述应用操作功能按钮已拖到终端虚拟操作面板中时,通过将所述应用操作功能按钮对应的应用和操作功能进行绑定,建立绑定关系包括:当确定所述应用操作功能按钮已拖到终端虚拟操作面板中时,通过将所述应用操作功能按钮对应的应用ID和所述应用操作功能按钮的功能编号进行绑定,建立绑定关系。
其中,所述的根据所生成的应用触发事件,启动并显示所述应用包括:将所生成的应用触发事件发送到系统中,启动与所述触发事件相对应的应用;在启动所述应用后,执行并显示所述应用的应用功能。所述执行并显示所述应用的应用功能包括:在启动所述应用后,执行所述应用的应用功能,并在所述终端屏幕上显示包含一个或多个应用操作功能按钮的功能操作区和应用显示区。其中,终端将应用中的一个或多个应用操作功能按钮拖动到终端虚拟操作面板中。
图2显示了本发明实施例提供的一种可自定义的终端操作面板实现装置的示意图,如图2所示,包括:
确定模块201、建立绑定关系模块202、生成触发事件模块203以及显示模块204。
其中,所述确定模块201,设置为:通过对应用(APP)中的应用操作功能按钮的拖动事件进行检测,确定所述应用操作功能按钮是否拖到终端虚拟操作面板中;
建立绑定关系模块202,设置为:当确定所述应用操作功能按钮已拖到终端虚拟操作面板中时,通过将所述应用操作功能按钮对应的应用和操作功能进行绑定,建立绑定关系;
生成触发事件模块203,设置为:当检测到与所述应用进行绑定的应用操作功能按钮被点击时,根据所述绑定关系生成所述应用的触发事件;
显示模块204,设置为:根据所生成的应用触发事件,启动并显示所述应用。
本发明实施例还包括:
生成应用ID单元,设置为:通过采集当前设置的应用,生成用于标识所述应用的应用ID;
记录功能编号单元,设置为:通过对所述当前设置的应用的一个或多个应用功能进行编号,记录每个所述应用功能的功能编号。
其中,所述的建立绑定关系模块202包括:建立绑定关系单元,设置为当确定所述应用操作功能按钮已拖到终端虚拟操作面板中时,通过将所述应 用操作功能按钮对应的应用ID和所述应用操作功能按钮的功能编号进行绑定,建立绑定关系。所述的显示模块204包括:启动单元,设置为将所生成的应用触发事件发送到系统中,启动与所述触发事件相对应的应用;显示单元,设置为在启动所述应用后,执行并显示所述应用的应用功能。
图3显示了本发明实施例提供的可自定义的终端操作面板实现系统的示意图,如图3所示,包括:注册管理模块301、事件接收处理模块302以及面板显示模块303。
其中,所述注册管理模块301包括:应用信息采集子模块3011、应用事件注册子模块3012以及事件生成子模块3013。
所述注册管理模块301,设置为:注册操作面板上的应用以及操作功能,并对于每一个应用生成一个唯一的ID,用于后面对模块的事件驱动。
所述注册管理模块301可以包括三个子模块:
所述应用信息采集子模块3011,设置为采集当前用户正在设置的应用(APP)信息,记录下应用名和应用所在的包名,并生成用于唯一标识应用的appID,插入所述应用事件注册子模块3012建立的应用列表appList中。当不需要在操作面板中对该应用进行个性化设置时,可以解除该应用的注册,将其从appList中删除,实现对应用的即时管理。所述应用事件注册子模块3012,设置为:记录拖到操作面板上的操作动作(action)按钮在其应用中对应的ID,称为actionID,并将其注册到actionList列表中实现动态管理。这里,操作动作按钮是一种应用操作功能按钮。所述事件生成子模块3013,设置为:根据所述应用信息采集子模块3011和所述应用事件注册子模块3012两个子模块所收集的信息,在所述应用事件注册子模块3012中生成事件Evt。这个Evt对于操作面板上用户自定义的每个应用的每个功能操作来说,是唯一的,与事件接收处理模块302(在下面描述)中的事件处理是相对应的。当用户点击触发操作面板上的某个操作动作按钮时,发送该事件到系统中,由对应的应用进行识别和处理。
所述事件接收处理模块302,设置为:当操作面板上的事件被触发时,对所述注册管理模块301生成的事件Evt进行接收和响应。所述事件接收处理模块302实现在每个应用(APP)中,是对应用的扩展。
所述面板显示模块303,设置为控制面板自身的显示与隐藏,以及面板上操作功能按钮的显示。
用户可以自行设置面板的显示状态:显示或隐藏,或拖动到屏幕任意位置显示。当应用启动时,通知所述面板显示模块303,调出用户之前的针对该应用所设置的常用操作功能按钮。这样,当用户切换到不同的应用时,操作面板上总是显示为该应用所设置的常用操作功能按钮。
也就是说,系统主要包括三个模块,即注册管理模块301、事件接收处理模块302以及面板显示模块303。其中,所述注册管理模块301控制并管理设定的应用及操作动作,包括应用信息采集子模块3011、应用事件注册子模块3012以及事件生成子模块3013。事件接收处理模块302将注册管理模块301传递的事件及数据进行响应和处理,通过面板显示模块303显示在面板上,供用户直接在面板上进行调用和触发。
图4显示了本发明实施例提供的可自定义的终端操作面板实现的流程图,如图4所示,包括以下步骤:
步骤1、打开操作面板,启动需要设置到操作面板上的应用;
步骤2、在应用内部为一个或多个操作动作编号,并启动操作面板的注册流程,为该应用注册;
步骤3、设置应用中的某个或某些操作动作到操作面板上;
步骤4、操作面板采集操作动作信息,并与步骤2中的应用注册信息以及操作动作编号建立映射关系;
步骤5、事件生成器生成响应的动作事件;
步骤6、如果点击操作面板上所设置的操作动作按钮,进入步骤7,否则进入步骤9结束流程;
步骤7、触发操作事件;
步骤8、应用响应事件,并执行相关功能;
步骤9、结束。
图5显示了本发明实施例提供的浏览器操作面板的示意图。如图5所示, 在浏览器中比如某用户经常用到“刷新”、“收藏”,“翻页”,“分享”等功能,那么可以把对应的操作功能按钮拖到面板上。当切换到另外的应用时,操作面板上显示相应的对应于该应用的操作功能按钮。
本发明实施例通过软件实现在终端屏幕上开辟一块虚拟操作面板,当用户把应用的操作功能按钮拖到该操作面板时,记录下对应的应用和操作功能,建立映射关系,生成驱动事件。当用户点击操作面板上某个功能按钮时,发送对应的事件到特定应用,在应用中再对该事件处理,并执行对应的功能。
综上所述,本发明实施例通过软件实现一块虚拟操作面板,用于用户针对自己经常使用的软件自行设置常用的操作功能按钮(如操作动作按钮),使其可以快速操作应用,提升软件使用的用户的体验。
本领域普通技术人员可以理解上述实施例的全部或部分步骤可以使用计算机程序流程来实现,所述计算机程序可以存储于一计算机可读存储介质中,所述计算机程序在相应的硬件平台上(如系统、设备、装置、器件等)执行,在执行时,包括方法实施例的步骤之一或其组合。
可选地,上述实施例的全部或部分步骤也可以使用集成电路来实现,这些步骤可以被分别制作成一个个集成电路模块,或者将它们中的多个模块或步骤制作成单个集成电路模块来实现。
上述实施例中的装置/功能模块/功能单元可以采用通用的计算装置来实现,它们可以集中在单个的计算装置上,也可以分布在多个计算装置所组成的网络上。
上述实施例中的装置/功能模块/功能单元以软件功能模块的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。上述提到的计算机可读取存储介质可以是只读存储器,磁盘或光盘等。
工业实用性
本发明实施例通过软件实现在终端屏幕上开辟一块虚拟操作面板,当用户把应用的操作功能按钮拖到该操作面板时,记录下对应的应用和操作功 能,建立映射关系,生成驱动事件。当用户点击操作面板上某个功能按钮时,发送对应的事件到应用,在应用中再对该事件处理,并执行对应的功能。由此,用户针对自己经常使用的软件自行设置常用的操作功能按钮,使用户可以快速操作应用,提升了软件使用的用户的体验。

Claims (10)

  1. 一种可自定义的终端操作面板实现方法,包括以下步骤:
    通过对应用中的应用操作功能按钮的拖动事件进行检测,确定所述应用操作功能按钮是否拖到终端虚拟操作面板中;
    当确定所述应用操作功能按钮已拖到终端虚拟操作面板中时,通过将所述应用操作功能按钮对应的应用和操作功能进行绑定,建立绑定关系;
    当检测到与所述应用进行绑定的应用操作功能按钮被点击时,根据所述绑定关系生成所述应用的触发事件;
    根据所生成的应用触发事件,启动并显示所述应用。
  2. 根据权利要求1所述的方法,还包括:
    通过采集当前设置的应用,生成用于标识所述应用的应用ID;
    通过对所述当前设置的应用的一个或多个应用功能进行编号,记录每个所述应用功能的功能编号。
  3. 根据权利要求2所述的方法,其中,所述的当确定所述应用操作功能按钮已拖到终端虚拟操作面板中时,通过将所述应用操作功能按钮对应的应用和操作功能进行绑定,建立绑定关系包括:
    当确定所述应用操作功能按钮已拖到终端虚拟操作面板中时,通过将所述应用操作功能按钮对应的应用ID和所述应用操作功能按钮的功能编号进行绑定,建立绑定关系。
  4. 根据权利要求1所述的方法,其中,所述的根据所生成的应用触发事件,启动并显示所述应用包括:
    将所生成的应用触发事件发送到系统中,启动与所述触发事件相对应的应用;
    在启动所述应用后,执行并显示所述应用的应用功能。
  5. 根据权利要求1所述的方法,其中,将应用中的一个或多个应用操作功能按钮拖动到终端虚拟操作面板中。
  6. 根据权利要求5所述的方法,其中,所述执行并显示所述应用的应 用功能包括:
    在启动所述应用后,执行所述应用的应用功能,并在所述终端屏幕上显示包含一个或多个应用操作功能按钮的功能操作区和应用显示区。
  7. 一种可自定义的终端操作面板实现装置,包括:
    确定模块,设置为:通过对应用中的应用操作功能按钮的拖动事件进行检测,确定所述应用操作功能按钮是否拖到终端虚拟操作面板中;
    建立绑定关系模块,设置为:当确定所述应用操作功能按钮已拖到终端虚拟操作面板中时,通过将所述应用操作功能按钮对应的应用和操作功能进行绑定,建立绑定关系;
    生成触发事件模块,设置为:当检测到与所述应用进行绑定的应用操作功能按钮被点击时,根据所述绑定关系生成所述应用的触发事件;
    显示模块,设置为:根据所生成的应用触发事件,启动并显示所述应用。
  8. 根据权利要求7所述的装置,还包括:
    生成应用ID单元,设置为:通过采集当前设置的应用,生成用于标识所述应用的应用ID;
    记录功能编号单元,设置为:通过对所述当前设置的应用的一个或多个应用功能进行编号,记录每个所述应用功能的功能编号。
  9. 根据权利要求8所述的装置,其中,所述的建立绑定关系模块包括:
    建立绑定关系单元,设置为:当确定所述应用操作功能按钮已拖到终端虚拟操作面板中时,通过将所述应用操作功能按钮对应的应用ID和所述应用操作功能按钮的功能编号进行绑定,建立绑定关系。
  10. 根据权利要求9所述的装置,其中,所述的显示模块包括:
    启动单元,设置为:将所生成的应用触发事件发送到系统中,启动与所述触发事件相对应的应用;
    显示单元,设置为:在启动所述应用后,执行并显示所述应用的应用功能。
PCT/CN2016/078590 2015-06-17 2016-04-06 一种可自定义的终端操作面板实现方法及装置 WO2016202054A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510338142.3A CN106325894B (zh) 2015-06-17 2015-06-17 一种可自定义的终端操作面板实现方法及装置
CN201510338142.3 2015-06-17

Publications (1)

Publication Number Publication Date
WO2016202054A1 true WO2016202054A1 (zh) 2016-12-22

Family

ID=57544788

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/078590 WO2016202054A1 (zh) 2015-06-17 2016-04-06 一种可自定义的终端操作面板实现方法及装置

Country Status (2)

Country Link
CN (1) CN106325894B (zh)
WO (1) WO2016202054A1 (zh)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107341182A (zh) * 2017-05-27 2017-11-10 深圳市华问科技有限公司 一种移动终端对交互与记录的牵引与绑定方法
CN107450800A (zh) * 2017-07-25 2017-12-08 维沃移动通信有限公司 一种任务设置方法、移动终端及计算机可读存储介质
CN114035526B (zh) * 2021-11-15 2023-03-14 西安热工研究院有限公司 一种功能块通用软手操器的实现方法、系统、设备及介质

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7730425B2 (en) * 2005-11-30 2010-06-01 De Los Reyes Isabelo Function-oriented user interface
CN102662649A (zh) * 2012-03-06 2012-09-12 惠州Tcl移动通信有限公司 应用程序功能菜单的定制方法及装置
CN103389850A (zh) * 2012-05-08 2013-11-13 腾讯科技(深圳)有限公司 一种在浏览器上实现快捷操作的方法及装置
US20140026099A1 (en) * 2012-07-20 2014-01-23 Nils Roger ANDERSSON REIMER Method and electronic device for facilitating user control of a menu
CN104335154A (zh) * 2014-06-30 2015-02-04 华为技术有限公司 一种自定义应用按钮位置的方法及智能终端设备

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101894199A (zh) * 2009-05-20 2010-11-24 灰熊(北京)科技有限公司 一种在棋牌类游戏中实现自定义用户操作习惯的方法
KR102092966B1 (ko) * 2013-02-12 2020-03-25 주식회사 엘지유플러스 선호 기능의 연결 정보를 이용한 어플리케이션 호출 방법 및 단말기
CN104516618B (zh) * 2013-09-27 2020-01-14 中兴通讯股份有限公司 界面功能解析显示方法及装置
CN104571806A (zh) * 2014-02-01 2015-04-29 北京智膜科技有限公司 智能信息设备界面层次控制方法

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7730425B2 (en) * 2005-11-30 2010-06-01 De Los Reyes Isabelo Function-oriented user interface
CN102662649A (zh) * 2012-03-06 2012-09-12 惠州Tcl移动通信有限公司 应用程序功能菜单的定制方法及装置
CN103389850A (zh) * 2012-05-08 2013-11-13 腾讯科技(深圳)有限公司 一种在浏览器上实现快捷操作的方法及装置
US20140026099A1 (en) * 2012-07-20 2014-01-23 Nils Roger ANDERSSON REIMER Method and electronic device for facilitating user control of a menu
CN104335154A (zh) * 2014-06-30 2015-02-04 华为技术有限公司 一种自定义应用按钮位置的方法及智能终端设备

Also Published As

Publication number Publication date
CN106325894B (zh) 2020-06-30
CN106325894A (zh) 2017-01-11

Similar Documents

Publication Publication Date Title
US11127398B2 (en) Method for voice controlling, terminal device, cloud server and system
EP2487555B1 (en) Operating method of terminal based on multiple inputs and portable terminal supporting the same
JP6318232B2 (ja) ユーザ通知及び制御のためのタブレベルでの音声管理
JP6088520B2 (ja) 狭小ディスプレイ・デバイスのためのロール・ユーザー・インターフェース
TWI612469B (zh) 傳屏演示內容的操控方法、裝置及系統
US20160092064A1 (en) Method and Apparatus for Displaying Application Interface, and Electronic Device
US20150333971A1 (en) Method and device for managing processes of application program
KR20200015852A (ko) 백그라운드 애플리케이션 관리 방법 및 장치
TW201814510A (zh) 介面移動方法、裝置、智慧型終端機、伺服器和操作系統
CN107508961A (zh) 一种活动窗口启动方法、终端及计算机可读存储介质
US10579253B2 (en) Computing device canvas invocation and dismissal
WO2013075667A1 (zh) 应用程序的操作、生成、启动的方法及其装置
CN105556428A (zh) 具有显示器的便携式终端及其操作方法
CN106980445A (zh) 操控菜单的唤起方法及装置、电子设备
CN109446832A (zh) 一种截屏方法及装置
WO2016202054A1 (zh) 一种可自定义的终端操作面板实现方法及装置
TW201626205A (zh) 資料處理系統和方法
CN106503077A (zh) 媒体内容的管理方法、装置和设备
CN104298424A (zh) 一种文件操作方法及装置
WO2020006669A1 (zh) 一种图标切换方法、显示gui的方法及电子设备
US20110179383A1 (en) Methods, systems, and computer program products for automatically selecting objects in a plurality of objects
CN109254781A (zh) 一种用于在用户设备上安装应用的方法与设备
CN116669039A (zh) 应用权限管理方法、装置、电子设备及可读存储介质
CN105446521A (zh) 触控操作设置方法及装置
JP6618057B2 (ja) 情報処理装置、およびプログラム

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16810795

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16810795

Country of ref document: EP

Kind code of ref document: A1