WO2018209484A1 - Interface interaction method, device and cluster terminal - Google Patents

Interface interaction method, device and cluster terminal Download PDF

Info

Publication number
WO2018209484A1
WO2018209484A1 PCT/CN2017/084299 CN2017084299W WO2018209484A1 WO 2018209484 A1 WO2018209484 A1 WO 2018209484A1 CN 2017084299 W CN2017084299 W CN 2017084299W WO 2018209484 A1 WO2018209484 A1 WO 2018209484A1
Authority
WO
WIPO (PCT)
Prior art keywords
application
displayed
widget
display
application widget
Prior art date
Application number
PCT/CN2017/084299
Other languages
French (fr)
Chinese (zh)
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 海能达通信股份有限公司
Priority to PCT/CN2017/084299 priority Critical patent/WO2018209484A1/en
Publication of WO2018209484A1 publication Critical patent/WO2018209484A1/en

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

Definitions

  • the present invention relates to the field of cluster terminal technologies, and in particular, to an interface interaction method and device, and a cluster terminal.
  • the trunking communication system is a mobile communication system used for group dispatching command communication. It is mainly used in the field of professional mobile communications.
  • the available channels of the system can be shared by all users of the system, and have automatic channel selection. It is a shared resource.
  • a multi-purpose, high-performance wireless dispatch communication system that shares costs, shared channel devices, and services.
  • a terminal used by a user in a trunked communication system is a cluster terminal.
  • the cluster terminal With the development of technology, a single voice communication function has been unable to meet the needs of users, and a cluster terminal having a narrowband-based voice communication function and a broadband-based data processing function is required.
  • the cluster terminal only supports basic functions such as voice communication, and the operating system interface is fixed. Therefore, the prior art lacks an interface display and interaction mode for the cluster terminal that supports the data processing function.
  • the embodiment of the present application provides an interface interaction method and device, and a cluster terminal, to solve the technical problem of lacking interface display interaction mode for a cluster terminal supporting data processing function in the prior art.
  • An interface interaction method is applied to a cluster terminal, and the cluster terminal includes a display screen, and the method includes:
  • the application widgets to be displayed are sequentially displayed in a window display area of the display screen, wherein the display screen includes n window display areas Each of the window display areas displays one of the application widgets to be displayed, and n is a positive integer.
  • the method further includes:
  • the method further includes:
  • the method further includes:
  • the first window display area is a window display area corresponding to a start trigger position of the third trigger operation
  • the second window display area is a termination of the third trigger operation The window display area corresponding to the trigger position.
  • the method further includes:
  • the application widgets displayed within the respective window display regions are scrolled in the order of the recorded application widgets.
  • the determining an application widget to be displayed and the application to be displayed The order in which the widgets are displayed, including:
  • the application widget displayed when the display screen was last turned off is used as an application widget to be displayed, and determining the to-be-displayed according to the recorded application widget order The order in which the application widgets are displayed.
  • An interface interaction device the device is applied to a cluster terminal, the cluster terminal includes a display screen, and the device includes:
  • a determining unit configured to determine an application widget to be displayed and a display order of the application widget to be displayed, each application widget corresponding to an application
  • a display unit configured to sequentially display the application widgets to be displayed in a window display area of the display screen according to a display order of the application widgets to be displayed, wherein the display screen includes n window display areas, each of the window display areas displaying one of the application widgets to be displayed, n being a positive integer.
  • the device further comprises:
  • a first operating unit configured to acquire a trigger position of the first triggering operation in response to a first triggering operation of the application widget by the user, and execute the first triggering operation in the application widget
  • the trigger position corresponds to the operation.
  • the device further comprises:
  • a second operating unit configured to switch a first module displaying the application widget to a second module displaying the application widget in response to a second triggering operation of the application widget by the user, Alternatively, switch the first screen displaying the application widget to the second screen displaying the application widget.
  • the device further comprises:
  • a third operation unit configured to acquire a start trigger position of the third trigger operation and a termination trigger position in response to a third trigger operation of the user for any application widget, and the application widget is
  • the first window display area display is adjusted to be displayed in the second window display area
  • the first window display area is a window display area corresponding to the start trigger position of the third trigger operation
  • the second window display area is The window display area corresponding to the termination trigger position of the third trigger operation.
  • the device further comprises:
  • a fourth operating unit configured to scroll and adjust the application widget displayed in each window display area according to the recorded application widget in response to the fourth triggering operation of the user on the display screen.
  • the determining unit comprises:
  • a first determining subunit configured to use a preset application widget as an application widget to be displayed in response to the booting instruction, and determining the application to be displayed according to the recorded application widget order The order in which the widgets are displayed;
  • a second determining subunit configured to, in response to the display activation instruction, an application widget displayed when the display screen was last turned off as an application widget to be displayed, and according to the recorded application window
  • the widgets sequentially determine the display order of the application widgets to be displayed.
  • a cluster terminal, the cluster terminal includes:
  • the cluster terminal further includes a display screen;
  • the memory is configured to store program code and transmit the program code to the processor;
  • the processor is configured to execute according to an instruction in the program code The above interface interaction method.
  • the display screen of the cluster terminal in the embodiment of the present application includes n window display areas, each window display area displays an application widget, and the application widget corresponds to one application.
  • this kind of interface display mode is suitable for the cluster terminal that supports the data processing function, and the user who uses the cluster terminal directly sees the content in the application widget, and can also directly trigger the displayed application widget to perform correspondingly. Operation, which provides a fast and efficient way to interact with the interface.
  • FIG. 1 is a schematic diagram of display of a mobile terminal in the prior art
  • FIG. 2 is a schematic diagram of display of a cluster terminal provided in an embodiment of the present application.
  • FIG. 3 is a flowchart of an embodiment of a display interaction method provided in an embodiment of the present application.
  • FIG. 4 is a schematic diagram of display of a cluster terminal provided in an embodiment of the present application.
  • FIG. 5 is a schematic diagram of a widget module switching display according to an embodiment of the present application.
  • FIG. 6 is a schematic diagram of switching display of a widget module in an embodiment of the present application.
  • FIG. 7 is a schematic diagram of switching display of each widget in the embodiment of the present application.
  • FIG. 8 is a schematic diagram of an embodiment of a display interaction apparatus provided in an embodiment of the present application.
  • FIG. 9 is a schematic diagram of an embodiment of a cluster terminal provided in an embodiment of the present application.
  • the cluster terminal only supports basic functions such as voice communication, such as intercom, and the operating system interface of the cluster terminal is fixed and cannot be flexibly modified.
  • voice communication such as intercom
  • the operating system interface of the cluster terminal is fixed and cannot be flexibly modified.
  • the cluster terminal needs to customize data processing functions for different industry fields in addition to intercom functions, for example, for example, Display maps, browse web pages, etc. in the cluster terminal.
  • an interface display and an interaction manner for a cluster terminal supporting a data processing function are lacking.
  • FIG. 1 an interface display and interaction mode of a mobile terminal in the prior art is shown.
  • the mobile terminal takes a smart phone as an example, and displays multiple application icons in the interface of the mobile terminal, and the user first triggers.
  • the application icon launches the application interface and then performs the appropriate action in the application interface.
  • the cluster terminal is generally used in a special execution task scenario. In the case of police, fire, subway, and airport personnel, for example, the requirements for cluster terminals in emergencies are easy to use and fast operation. Therefore, the interface display mode of the mobile terminal is not direct enough and cannot be applied to the cluster terminal.
  • the embodiment of the present application provides an interface interaction method.
  • the cluster terminal has a display screen, and only the display is schematically shown in the figure.
  • the content displayed on the screen in addition to the status notification bar in the display of the cluster terminal, includes only a plurality of window display areas, each window display area displays an application widget (widget), and the application widget corresponds to An application (App) that directly uses the user of the cluster terminal to see the contents of the application widget, or directly triggers the displayed application widget to perform the corresponding operation without first triggering the application icon.
  • the application is operated.
  • the map widget corresponding to the map app can directly display the map content on the display screen. Therefore, the interface interaction method provided by the embodiment of the present application can greatly improve the efficiency of operating the cluster terminal and improve the user operation experience.
  • FIG. 3 is a flowchart of an embodiment of an interface interaction method provided in an embodiment of the present application.
  • the method embodiment may be applied to a cluster terminal, where the cluster terminal may include a display screen.
  • the method embodiment may include the following steps:
  • Step 301 Determine an application widget to be displayed and an application window to be displayed The order in which the widgets are displayed, each application widget corresponds to an application.
  • the screen is displayed on the display screen of the cluster terminal.
  • the application widgets to be displayed on the display screen and the applications to be displayed need to be determined.
  • the application widget corresponds to an application, and the application widget is a miniature application view that can be displayed directly on the desktop of the cluster terminal operating system.
  • the specific implementation of determining the display order of the application widget to be displayed and the application widget to be displayed may include:
  • the application widget displayed when the display was last turned off is used as the application widget to be displayed, and the application window to be displayed is determined in accordance with the recorded application widget order. The order in which the widgets are displayed.
  • the preset application widget is first acquired as the application widget to be displayed, and the preset application widget may be a fixed application widget or a user. Custom application widgets.
  • a list of application widgets can be saved in the cluster terminal, and the application widgets installed in the cluster terminal and the display order of the application widgets are recorded. For example, see the table below for an example of an application widget list.
  • the first n application widgets recorded in the application widget list as the default application widget when the number of application widgets recorded in the application widget list is greater than or equal to n The application widgets to be displayed are determined, and the order in which the application widgets to be displayed are displayed is determined in the order of the application widgets recorded in the application widget list. And when the number of application widgets recorded in the application widget list is less than n, all application widgets recorded in the application widget list are determined as default application widgets as The application widget to be displayed, and the order in which the application widgets to be displayed are displayed in the order of the application widgets recorded in the application widget list. Where n is the number of window display areas included in the display.
  • the application widget displayed before the display is turned off can be displayed.
  • Step 302 Display the application widgets to be displayed in sequence in the window display area of the display screen according to the display order of the application widgets to be displayed, wherein the display screen includes n window display areas, and each window displays The area displays an application widget to be displayed, where n is a positive integer.
  • the display terminal of the cluster terminal includes only a plurality of window display areas, each window display area displays an application widget, and the user directly sees the application widget.
  • the content can also directly trigger the displayed application widget to perform the corresponding operation.
  • FIG. 4 a display example is shown.
  • the display screen includes a status notification bar and three window display areas.
  • the intercom widget is displayed in the first window display area
  • the memo is displayed in the second window display area.
  • the widget displays the information widget in the third window display area, so that the user can directly view the content of the widget without performing any operation.
  • the memo widget can directly preview the event, time and other information of the memo, and the user can also
  • the widget operates to achieve the WYSIWYG operating concept, which is convenient and efficient.
  • the display screen of the cluster terminal in the embodiment of the present application includes n window display areas, and each window display area displays an application widget, and the interface display mode is applicable to the cluster terminal supporting the data processing function, and the cluster is used.
  • the user of the terminal directly sees the content in the application widget, and can also directly trigger the displayed application widget to perform the corresponding operation, thereby providing a fast and efficient interface interaction manner.
  • the triggering position of the first triggering operation may be acquired in response to a first triggering operation of the application widget on the user, and the application is executed.
  • the first triggering operation may be a click operation performed by the user on an application widget, that is, the user may directly trigger the operation of the application widget by clicking the application widget.
  • the first triggering operation corresponds to a triggering position, and the acquiring of the triggering position may perform an operation corresponding to the triggering position of the first triggering operation in the application widget.
  • the user can click on the "marked read" position.
  • the piece of information can be marked as read. For example, if the user clicks on the display area of the window in which the recording widget is located, the recording can be directly triggered, and the operation can be completed with one click, and the operation is convenient and fast. Therefore, the user can directly operate the application widget by clicking on the display interface, thereby improving the efficiency of the operation.
  • the first module switching of the application widget may be displayed in response to a second triggering operation of the application widget by the user. To display the second module of the application widget, or to switch the first screen displaying the application widget to the second screen displaying the application widget.
  • the second triggering operation may be a left-right sliding operation performed by the user on an application widget, and the application widget may be performed as the user slides left and right.
  • the application widget can have different modules.
  • the intercom widget can have different intercom channel modules. The user can switch the intercom channel by sliding left and right, for example, the address book widget, and the user slides left and right. You can display different contacts in the address book, that is, switch between different screen displays in the widget.
  • the first triggering operation of the third triggering operation and the termination triggering may be acquired in response to the third triggering operation of the user for any application widget.
  • the application widget is adjusted from being displayed in the first window display area to being displayed in the second window display area
  • the first window display area is a window display area corresponding to the start trigger position of the third trigger operation
  • second The window display area is a window display area corresponding to the termination trigger position of the third trigger operation.
  • the display position of the application widget and different applications are also applicable.
  • the order of display between program widgets is adjusted.
  • the third triggering operation can be performed by the user pressing and selecting the dragging operation on an application widget.
  • the drag operation has a start trigger position corresponding to the window display area in which the selected application widget is originally located, and a termination trigger position corresponding to the selected application widget widget adjustment After the window display area, the application widgets are freely laid out and dragged freely.
  • the display order of other application widgets is also adjusted accordingly. In the actual application, it is also necessary to adjust the content recorded in the application widget list at the same time.
  • the current widget display window displays the intercom widget, the memo widget, and the information widget respectively, select the memo widget to drag it to the information.
  • the information position of the widget, the display position of the information widget also needs to be adjusted accordingly, that is, the adjusted widget, the widget, the memo widget, and the memo widget are displayed in the application widget list.
  • Display order 2 will be changed to information widget
  • display order 3 will be changed to memo widget.
  • the application widget can be deleted in response to a user's fifth triggering operation on any of the application widgets.
  • the fifth triggering operation may be performed by the user pressing and selecting on the application widget and then clicking and deleting.
  • application widgets can be added and edited in the cluster terminal.
  • the display in each window display area is sequentially adjusted according to the recorded application widgets.
  • Application widget in another, in response to a fourth triggering operation of the user on the display screen, the display in each window display area is sequentially adjusted according to the recorded application widgets.
  • Application widget in another, in response to a fourth triggering operation of the user on the display screen, the display in each window display area is sequentially adjusted according to the recorded application widgets.
  • Application widget in another, in response to a fourth triggering operation of the user on the display screen, the display in each window display area is sequentially adjusted according to the recorded application widgets. Application widget.
  • the fourth triggering operation may be a user action and an up and down sliding operation on the display screen, and the application widget displayed on the display screen may also be operated as the user slides up and down.
  • the rolling changes to achieve a lookup of the application widgets in the cluster terminal.
  • there are 10 application widgets installed in the cluster terminal but there are only 3 window display areas, that is, only the top 3 application windows in the display are displayed on the display after the cluster terminal is powered on.
  • the widgets can display other application widgets in turn as the user acts on the display, similarly after displaying the last three application widgets in the sequence,
  • the swipe down of the display in turn displays other application widgets.
  • the order in which individual application widgets are displayed can be recorded in the application widget list.
  • the application widget can be used to quickly present the user's most commonly used functions to the user, thereby realizing a simple, convenient, and efficient operation mode of the interaction design.
  • Each application widget can be manipulated with one hand, solving the problem faced by the user with one-handed operation.
  • it has the function of viewing and replying information with one button operation when busy or performing tasks, and simultaneously displays multiple application widgets to realize multi-tasking operation mode, which improves user operation experience and enables non-professionals to also cluster
  • the terminal is flexible and quick to get started.
  • FIG. 8 a schematic diagram of an embodiment of an interface interaction apparatus provided in an embodiment of the present application is shown.
  • the apparatus embodiment may be applied to a cluster terminal, and the cluster terminal may include a display screen.
  • the apparatus embodiment may include:
  • the determining unit 801 is configured to determine a display order of the application widget to be displayed and an application widget to be displayed, and each application widget corresponds to one application.
  • the determining unit 801 may include:
  • a first determining subunit configured to use a preset application widget as an application widget to be displayed in response to the booting instruction, and determine an application window to be displayed according to the recorded application widget order The order in which the parts are displayed;
  • a second determining sub-unit for responding to the display activation instruction using the application widget displayed when the display was last turned off as the application widget to be displayed, and following the recorded application widget
  • the order determines the order in which the application widgets to be displayed are displayed.
  • the display unit 802 is configured to sequentially display the application widgets to be displayed in the window display area of the display screen according to the display order of the application widgets to be displayed, wherein the display screen includes n window display areas, each The window display area shows a small application window to be displayed
  • n is a positive integer.
  • the display interaction apparatus provided by the embodiment of the present application may further include:
  • a first operating unit configured to acquire a trigger position of the first triggering operation in response to a first triggering operation of the user for any of the application widgets, and execute a triggering position of the first triggering operation in the application widget Corresponding operation.
  • the display interaction apparatus provided by the embodiment of the present application may further include:
  • a second operating unit configured to switch a first module displaying the application widget to a second module displaying the application widget in response to a second triggering operation of the application widget by the user, Alternatively, switch the first screen displaying the application widget to the second screen displaying the application widget.
  • the display interaction apparatus provided by the embodiment of the present application may further include:
  • a third operation unit configured to acquire a start trigger position of the third trigger operation and a termination trigger position in response to a third trigger operation of the user for any application widget, and to remove the application widget from the first
  • the window display area display is adjusted to be displayed in the second window display area, the first window display area is a window display area corresponding to the start trigger position of the third trigger operation, and the second window display area is the end trigger position corresponding to the third trigger operation.
  • the window displays the area.
  • the display interaction apparatus provided by the embodiment of the present application may further include:
  • a fourth operating unit configured to scroll and adjust the application widget displayed in each window display area according to the recorded application widget in response to the fourth triggering operation of the user on the display screen.
  • the display screen of the cluster terminal in the embodiment of the present application includes n window display areas, each window The port display area displays an application widget, and the application widget corresponds to an application.
  • This interface display mode is suitable for cluster terminals that support data processing functions, and users who use the cluster terminal directly see the application window is small.
  • the content within the component can also directly trigger the displayed application widget to perform the corresponding operation, thus providing a fast and efficient interface interaction.
  • FIG. 9 is a schematic diagram showing an embodiment of a cluster terminal provided in an embodiment of the present application, which may include:
  • the memory 902 is for storing program code and transmitting the program code to the processor.
  • the processor 901 is configured to execute the interface interaction method provided in the embodiment of the present application according to the instructions in the program code.
  • the processor 901 can be configured to perform the following steps according to the instructions in the program code:
  • the application widgets to be displayed are sequentially displayed in the window display area of the display screen, wherein the display screen includes n window display areas, and each window display area displays one
  • n is a positive integer.
  • the processor 901 can also be configured to execute according to instructions in the program code:
  • the triggering position of the first triggering operation is acquired, and an operation corresponding to the triggering position of the first triggering operation in the application widget is executed.
  • the processor 901 can also be configured to execute according to instructions in the program code:
  • the processor 901 can also be configured to execute according to instructions in the program code:
  • the first window display area is a window display area corresponding to the start trigger position of the third trigger operation
  • the second window display area is a window display area corresponding to the end trigger position of the third trigger operation.
  • the processor 901 can also be configured to execute according to instructions in the program code:
  • the application widgets displayed within the respective window display regions are scrolled in the order of the recorded application widgets.
  • the steps of determining the display order of the application widget to be displayed and the application widget to be displayed may include:
  • the application widget displayed when the display was last turned off is used as the application widget to be displayed, and the application window to be displayed is determined in accordance with the recorded application widget order. The order in which the widgets are displayed.
  • the display screen of the cluster terminal in the embodiment of the present application includes n window display areas, each window display area displays an application widget, and the application widget corresponds to an application, and the interface display mode is applicable to A cluster terminal that supports data processing functions, and users who use the cluster terminal directly see the contents of the application widget, and can also directly trigger the displayed application widget to perform corresponding operations, thereby providing a fast and efficient operation. The way the interface interacts.
  • the steps of a method or algorithm described in connection with the embodiments disclosed herein can be implemented directly in hardware, a software module executed by a processor, or a combination of both.
  • the software module can be placed in random access memory (RAM), memory, read only memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disk, removable disk, CD-ROM, or technical field. Any other form of storage medium known.

Abstract

The present application discloses an interface interaction method, which is used to implement fast operation on a cluster terminal. The method is applied to a cluster terminal, and the cluster terminal comprises a display screen. The method comprises: determining application window widgets to be displayed and a display order of said application window widgets, each application window widget corresponding to an application; and sequentially displaying said application window widgets in a window display area of the display screen according to the display order of said application window widgets, wherein the display screen comprises n window display areas, and each window display area displays one application window widget, n being a positive integer. The application also discloses a cluster terminal.

Description

一种界面交互方法、装置及一种集群终端Interface interaction method, device and cluster terminal 技术领域Technical field
本发明涉及集群终端技术领域,具体涉及一种界面交互方法、装置及一种集群终端。The present invention relates to the field of cluster terminal technologies, and in particular, to an interface interaction method and device, and a cluster terminal.
背景技术Background technique
集群通信系统是一种用于集团调度指挥通信的移动通信系统,主要应用在专业移动通信领域,该系统具有的可用信道可为系统的全体用户共用,具有自动选择信道功能,它是共享资源、分担费用、共用信道设备及服务的多用途、高效能的无线调度通信系统,在集群通信系统中用户所使用的终端即为集群终端。The trunking communication system is a mobile communication system used for group dispatching command communication. It is mainly used in the field of professional mobile communications. The available channels of the system can be shared by all users of the system, and have automatic channel selection. It is a shared resource. A multi-purpose, high-performance wireless dispatch communication system that shares costs, shared channel devices, and services. A terminal used by a user in a trunked communication system is a cluster terminal.
随着技术的发展,单一的语音通信功能已经无法满足用户的需求,需要具有基于窄带的语音通信功能以及基于宽带的数据处理功能的集群终端。在现有技术中由于集群终端仅支持语音通信等基础功能,操作系统界面固定,因此现有技术中缺乏针对支持数据处理功能的集群终端的界面显示、交互方式。With the development of technology, a single voice communication function has been unable to meet the needs of users, and a cluster terminal having a narrowband-based voice communication function and a broadband-based data processing function is required. In the prior art, the cluster terminal only supports basic functions such as voice communication, and the operating system interface is fixed. Therefore, the prior art lacks an interface display and interaction mode for the cluster terminal that supports the data processing function.
发明内容Summary of the invention
有鉴于此,本申请实施例提供一种界面交互方法、装置及一种集群终端,以解决现有技术中缺乏针对支持数据处理功能的集群终端的界面显示交互方式的技术问题。In view of this, the embodiment of the present application provides an interface interaction method and device, and a cluster terminal, to solve the technical problem of lacking interface display interaction mode for a cluster terminal supporting data processing function in the prior art.
为解决上述问题,本申请提供的技术方案如下:To solve the above problems, the technical solution provided by the present application is as follows:
一种界面交互方法,所述方法应用于集群终端,所述集群终端包括显示屏,所述方法包括: An interface interaction method, the method is applied to a cluster terminal, and the cluster terminal includes a display screen, and the method includes:
确定待显示的应用程序窗口小部件以及所述待显示的应用程序窗口小部件的显示顺序,每个应用程序窗口小部件对应于一个应用程序;Determining an application widget to be displayed and a display order of the application widget to be displayed, each application widget corresponding to an application;
按照所述待显示的应用程序窗口小部件的显示顺序,将所述待显示的应用程序窗口小部件依次显示在所述显示屏的窗口显示区域,其中,所述显示屏包括n个窗口显示区域,每个所述窗口显示区域显示一个所述待显示的应用程序窗口小部件,n为正整数。Displaying, according to the display order of the application widgets to be displayed, the application widgets to be displayed are sequentially displayed in a window display area of the display screen, wherein the display screen includes n window display areas Each of the window display areas displays one of the application widgets to be displayed, and n is a positive integer.
相应的,所述方法还包括:Correspondingly, the method further includes:
响应于用户对任一应用程序窗口小部件的第一触发操作,获取所述第一触发操作的触发位置,执行该应用程序窗口小部件中与所述第一触发操作的触发位置相对应的操作。Acquiring a trigger position of the first triggering operation in response to a first triggering operation of the user for any of the application widgets, and performing an operation corresponding to the triggering position of the first triggering operation in the application widget .
相应的,所述方法还包括:Correspondingly, the method further includes:
响应于用户对任一应用程序窗口小部件的第二触发操作,将显示该应用程序窗口小部件的第一模块切换为显示该应用程序窗口小部件的第二模块,或者,将显示该应用程序窗口小部件的第一画面切换为显示该应用程序窗口小部件的第二画面。In response to a second triggering operation by the user on any of the application widgets, switching the first module displaying the application widget to the second module displaying the application widget, or the application will be displayed The first screen of the widget is switched to display the second screen of the application widget.
相应的,所述方法还包括:Correspondingly, the method further includes:
响应于用户对任一应用程序窗口小部件的第三触发操作,获取所述第三触发操作的起始触发位置以及终止触发位置,将该应用程序窗口小部件从在第一窗口显示区域显示调整到在第二窗口显示区域显示,所述第一窗口显示区域为所述第三触发操作的起始触发位置对应的窗口显示区域,所述第二窗口显示区域为所述第三触发操作的终止触发位置对应的窗口显示区域。Retrieving the first triggering operation of the third triggering operation and the ending triggering position in response to the user's third triggering operation on any of the application widgets, and adjusting the application widget from the first window display area display In the second window display area display, the first window display area is a window display area corresponding to a start trigger position of the third trigger operation, and the second window display area is a termination of the third trigger operation The window display area corresponding to the trigger position.
相应的,所述方法还包括:Correspondingly, the method further includes:
响应于用户作用于所述显示屏的第四触发操作,按照记录的应用程序窗口小部件顺序滚动调整各个窗口显示区域内显示的应用程序窗口小部件。In response to a fourth triggering operation by the user on the display screen, the application widgets displayed within the respective window display regions are scrolled in the order of the recorded application widgets.
相应的,所述确定待显示的应用程序窗口小部件以及所述待显示的应用程 序窗口小部件的显示顺序,包括:Correspondingly, the determining an application widget to be displayed and the application to be displayed The order in which the widgets are displayed, including:
响应于开机指令,将预设的应用程序窗口小部件作为待显示的应用程序窗口小部件,并按照记录的应用程序窗口小部件顺序确定所述待显示的应用程序窗口小部件的显示顺序;Responding to the booting instruction, using the preset application widget as the application widget to be displayed, and determining the display order of the application widget to be displayed according to the recorded application widget order;
响应于显示屏激活指令,将所述显示屏在上一次关闭时所显示的应用程序窗口小部件作为待显示的应用程序窗口小部件,并按照记录的应用程序窗口小部件顺序确定所述待显示的应用程序窗口小部件的显示顺序。Responding to the display activation command, the application widget displayed when the display screen was last turned off is used as an application widget to be displayed, and determining the to-be-displayed according to the recorded application widget order The order in which the application widgets are displayed.
一种界面交互装置,所述装置应用于集群终端,所述集群终端包括显示屏,所述装置包括:An interface interaction device, the device is applied to a cluster terminal, the cluster terminal includes a display screen, and the device includes:
确定单元,用于确定待显示的应用程序窗口小部件以及所述待显示的应用程序窗口小部件的显示顺序,每个应用程序窗口小部件对应于一个应用程序;a determining unit, configured to determine an application widget to be displayed and a display order of the application widget to be displayed, each application widget corresponding to an application;
显示单元,用于按照所述待显示的应用程序窗口小部件的显示顺序,将所述待显示的应用程序窗口小部件依次显示在所述显示屏的窗口显示区域,其中,所述显示屏包括n个窗口显示区域,每个所述窗口显示区域显示一个所述待显示的应用程序窗口小部件,n为正整数。a display unit, configured to sequentially display the application widgets to be displayed in a window display area of the display screen according to a display order of the application widgets to be displayed, wherein the display screen includes n window display areas, each of the window display areas displaying one of the application widgets to be displayed, n being a positive integer.
相应的,所述装置还包括:Correspondingly, the device further comprises:
第一操作单元,用于响应于用户对任一应用程序窗口小部件的第一触发操作,获取所述第一触发操作的触发位置,执行该应用程序窗口小部件中与所述第一触发操作的触发位置相对应的操作。a first operating unit, configured to acquire a trigger position of the first triggering operation in response to a first triggering operation of the application widget by the user, and execute the first triggering operation in the application widget The trigger position corresponds to the operation.
相应的,所述装置还包括:Correspondingly, the device further comprises:
第二操作单元,用于响应于用户对任一应用程序窗口小部件的第二触发操作,将显示该应用程序窗口小部件的第一模块切换为显示该应用程序窗口小部件的第二模块,或者,将显示该应用程序窗口小部件的第一画面切换为显示该应用程序窗口小部件的第二画面。a second operating unit, configured to switch a first module displaying the application widget to a second module displaying the application widget in response to a second triggering operation of the application widget by the user, Alternatively, switch the first screen displaying the application widget to the second screen displaying the application widget.
相应的,所述装置还包括: Correspondingly, the device further comprises:
第三操作单元,用于响应于用户对任一应用程序窗口小部件的第三触发操作,获取所述第三触发操作的起始触发位置以及终止触发位置,将该应用程序窗口小部件从在第一窗口显示区域显示调整到在第二窗口显示区域显示,所述第一窗口显示区域为所述第三触发操作的起始触发位置对应的窗口显示区域,所述第二窗口显示区域为所述第三触发操作的终止触发位置对应的窗口显示区域。a third operation unit, configured to acquire a start trigger position of the third trigger operation and a termination trigger position in response to a third trigger operation of the user for any application widget, and the application widget is The first window display area display is adjusted to be displayed in the second window display area, the first window display area is a window display area corresponding to the start trigger position of the third trigger operation, and the second window display area is The window display area corresponding to the termination trigger position of the third trigger operation.
相应的,所述装置还包括:Correspondingly, the device further comprises:
第四操作单元,用于响应于用户作用于所述显示屏的第四触发操作,按照记录的应用程序窗口小部件顺序滚动调整各个窗口显示区域内显示的应用程序窗口小部件。And a fourth operating unit, configured to scroll and adjust the application widget displayed in each window display area according to the recorded application widget in response to the fourth triggering operation of the user on the display screen.
相应的,所述确定单元包括:Correspondingly, the determining unit comprises:
第一确定子单元,用于响应于开机指令,将预设的应用程序窗口小部件作为待显示的应用程序窗口小部件,并按照记录的应用程序窗口小部件顺序确定所述待显示的应用程序窗口小部件的显示顺序;a first determining subunit, configured to use a preset application widget as an application widget to be displayed in response to the booting instruction, and determining the application to be displayed according to the recorded application widget order The order in which the widgets are displayed;
第二确定子单元,用于响应于显示屏激活指令,将所述显示屏在上一次关闭时所显示的应用程序窗口小部件作为待显示的应用程序窗口小部件,并按照记录的应用程序窗口小部件顺序确定所述待显示的应用程序窗口小部件的显示顺序。a second determining subunit, configured to, in response to the display activation instruction, an application widget displayed when the display screen was last turned off as an application widget to be displayed, and according to the recorded application window The widgets sequentially determine the display order of the application widgets to be displayed.
一种集群终端,所述集群终端包括:A cluster terminal, the cluster terminal includes:
处理器以及存储器;所述集群终端还包括显示屏;所述存储器用于存储程序代码,并将所述程序代码传输给所述处理器;所述处理器用于根据所述程序代码中的指令执行上述的界面交互方法。a processor and a memory; the cluster terminal further includes a display screen; the memory is configured to store program code and transmit the program code to the processor; the processor is configured to execute according to an instruction in the program code The above interface interaction method.
由此可见,本申请实施例具有如下有益效果:It can be seen that the embodiments of the present application have the following beneficial effects:
本申请实施例中集群终端的显示屏包括n个窗口显示区域,每个窗口显示区域显示一个应用程序窗口小部件,应用程序窗口小部件对应于一个应用程 序,这种界面显示方式适用于支持数据处理功能的集群终端,且使用集群终端的用户直接看到应用程序窗口小部件内的内容,也可以直接触发所显示的应用程序窗口小部件以进行相应操作,从而提供了一种快捷高效的界面交互方式。The display screen of the cluster terminal in the embodiment of the present application includes n window display areas, each window display area displays an application widget, and the application widget corresponds to one application. Preface, this kind of interface display mode is suitable for the cluster terminal that supports the data processing function, and the user who uses the cluster terminal directly sees the content in the application widget, and can also directly trigger the displayed application widget to perform correspondingly. Operation, which provides a fast and efficient way to interact with the interface.
附图说明DRAWINGS
附图用来提供对本发明的进一步理解,并且构成说明书的一部分,与本发明实施例一起用于解释本发明,并不构成对本发明的限制。在附图中:The drawings are intended to provide a further understanding of the invention, and are intended to be a In the drawing:
图1为现有技术中移动终端的显示示意图;1 is a schematic diagram of display of a mobile terminal in the prior art;
图2为本申请实施例中提供的集群终端的显示示意图;2 is a schematic diagram of display of a cluster terminal provided in an embodiment of the present application;
图3为本申请实施例中提供的显示交互方法实施例的流程图;3 is a flowchart of an embodiment of a display interaction method provided in an embodiment of the present application;
图4为本申请实施例中提供的集群终端的显示示意图;4 is a schematic diagram of display of a cluster terminal provided in an embodiment of the present application;
图5为本申请实施例中widget模块切换显示的示意图;FIG. 5 is a schematic diagram of a widget module switching display according to an embodiment of the present application;
图6为本申请实施例中widget模块切换显示的示意图;6 is a schematic diagram of switching display of a widget module in an embodiment of the present application;
图7为本申请实施例中各widget切换显示的示意图;FIG. 7 is a schematic diagram of switching display of each widget in the embodiment of the present application;
图8为本申请实施例中提供的显示交互装置实施例的示意图;FIG. 8 is a schematic diagram of an embodiment of a display interaction apparatus provided in an embodiment of the present application;
图9为本申请实施例中提供的集群终端实施例的示意图。FIG. 9 is a schematic diagram of an embodiment of a cluster terminal provided in an embodiment of the present application.
具体实施方式detailed description
为使本申请的上述目的、特征和优点能够更加明显易懂,下面结合附图和具体实施方式对本申请实施例作进一步详细的说明。The above described objects, features, and advantages of the present application will be more apparent and understood.
在现有技术中集群终端仅支持语音通信等基础功能,例如对讲等功能,因此集群终端的操作系统界面固定且无法灵活修改。但是,为了适应时代的发展,需要具有基于窄带的语音通信功能以及基于宽带的数据处理功能的集群终端,即集群终端除了对讲等功能还需要针对不同行业领域定制数据处理功能,例如 在集群终端中显示地图、浏览网页等。但是,现有技术中缺乏针对支持数据处理功能的集群终端的界面显示、交互方式。In the prior art, the cluster terminal only supports basic functions such as voice communication, such as intercom, and the operating system interface of the cluster terminal is fixed and cannot be flexibly modified. However, in order to adapt to the development of the times, it is necessary to have a cluster terminal based on narrowband-based voice communication function and broadband-based data processing function, that is, the cluster terminal needs to customize data processing functions for different industry fields in addition to intercom functions, for example, for example, Display maps, browse web pages, etc. in the cluster terminal. However, in the prior art, an interface display and an interaction manner for a cluster terminal supporting a data processing function are lacking.
参见图1所示,示出了现有技术中一种移动终端的界面显示、交互方式,移动终端以智能手机为例,在该移动终端的界面中显示多个应用程序图标,用户首先通过触发应用程序图标启动应用程序界面,然后在应用程序界面中执行相应的操作。但是,由于集群终端的功能与移动终端的功能存在很大差别,移动终端的使用一般强调的是娱乐性、对处理信息的时效性要求没有很严格,而集群终端一般使用在特殊的执行任务场景中,例如由公安、消防、地铁、机场内的工作人员使用,在突发事件中对集群终端的要求是易用且快速操作。因此,移动终端的界面显示方式不够直接,并不能适用于集群终端。Referring to FIG. 1 , an interface display and interaction mode of a mobile terminal in the prior art is shown. The mobile terminal takes a smart phone as an example, and displays multiple application icons in the interface of the mobile terminal, and the user first triggers. The application icon launches the application interface and then performs the appropriate action in the application interface. However, since the functions of the cluster terminal are quite different from those of the mobile terminal, the use of the mobile terminal generally emphasizes entertainment, and the timeliness of processing information is not strict, and the cluster terminal is generally used in a special execution task scenario. In the case of police, fire, subway, and airport personnel, for example, the requirements for cluster terminals in emergencies are easy to use and fast operation. Therefore, the interface display mode of the mobile terminal is not direct enough and cannot be applied to the cluster terminal.
为此,针对集群终端的使用特点,参见图2所示,本申请实施例提出一种界面交互方法,在本申请实施例中,集群终端具有显示屏,图中仅示意性地示出了显示屏所显示的内容,在集群终端的显示屏中除了状态通知栏,仅包括了若干个窗口显示区域,每个窗口显示区域显示一个应用程序窗口小部件(widget),应用程序窗口小部件对应于一个应用程序(App),使用集群终端的用户直接看到应用程序窗口小部件内的内容,也可以直接触发所显示的应用程序窗口小部件以进行相应操作,而无需首先触发应用程序图标,打开应用程序后再对应用程序进行操作,例如地图App对应的地图widget可以直接在显示屏上显示地图内容。因此,本申请实施例提供的界面交互方法可以大幅提高对集群终端操作的效率,提升了用户操作体验。For the purpose of the cluster terminal, as shown in FIG. 2, the embodiment of the present application provides an interface interaction method. In the embodiment of the present application, the cluster terminal has a display screen, and only the display is schematically shown in the figure. The content displayed on the screen, in addition to the status notification bar in the display of the cluster terminal, includes only a plurality of window display areas, each window display area displays an application widget (widget), and the application widget corresponds to An application (App) that directly uses the user of the cluster terminal to see the contents of the application widget, or directly triggers the displayed application widget to perform the corresponding operation without first triggering the application icon. After the application, the application is operated. For example, the map widget corresponding to the map app can directly display the map content on the display screen. Therefore, the interface interaction method provided by the embodiment of the present application can greatly improve the efficiency of operating the cluster terminal and improve the user operation experience.
基于图2的说明,参见图3所示,示出了本申请实施例中提供的界面交互方法的一实施例的流程图,该方法实施例可以应用于集群终端,集群终端可以包括显示屏,该方法实施例可以包括以下步骤:FIG. 3 is a flowchart of an embodiment of an interface interaction method provided in an embodiment of the present application. The method embodiment may be applied to a cluster terminal, where the cluster terminal may include a display screen. The method embodiment may include the following steps:
步骤301:确定待显示的应用程序窗口小部件以及待显示的应用程序窗口 小部件的显示顺序,每个应用程序窗口小部件对应于一个应用程序。Step 301: Determine an application widget to be displayed and an application window to be displayed The order in which the widgets are displayed, each application widget corresponds to an application.
在集群终端开机时或者显示屏由关闭状态转换为激活状态时,会在集群终端的显示屏上显示画面,此时需要确定在显示屏上待显示的应用程序窗口小部件以及这些待显示的应用程序窗口小部件之间的显示顺序。可以理解的是,待显示的应用程序窗口小部件的数量与窗口显示区域的数量有关,待显示的应用程序窗口小部件的数量需要小于或等于窗口显示区域的数量,例如集群终端中所安装的应用程序窗口小部件有10个,窗口显示区域的数量为3个,则待显示的应用程序窗口小部件的数量最多为3个。应用程序窗口小部件对应于一个应用程序,应用程序窗口小部件是微型的应用程序视图,可以在集群终端操作系统的桌面直接显示。When the cluster terminal is powered on or the display is switched from the off state to the active state, the screen is displayed on the display screen of the cluster terminal. In this case, the application widgets to be displayed on the display screen and the applications to be displayed need to be determined. The order in which the program widgets are displayed. It can be understood that the number of application widgets to be displayed is related to the number of window display areas, and the number of application widgets to be displayed needs to be less than or equal to the number of window display areas, such as those installed in the cluster terminal. There are 10 application widgets, and the number of window display areas is three, and the number of application widgets to be displayed is up to three. The application widget corresponds to an application, and the application widget is a miniature application view that can be displayed directly on the desktop of the cluster terminal operating system.
在本申请实施例的一些可能的实现方式中,确定待显示的应用程序窗口小部件以及待显示的应用程序窗口小部件的显示顺序的具体实现可以包括:In some possible implementation manners of the embodiments of the present application, the specific implementation of determining the display order of the application widget to be displayed and the application widget to be displayed may include:
响应于开机指令,将预设的应用程序窗口小部件作为待显示的应用程序窗口小部件,并按照记录的应用程序窗口小部件顺序确定待显示的应用程序窗口小部件的显示顺序;Responding to the power-on instruction, using the preset application widget as the application widget to be displayed, and determining the display order of the application widget to be displayed according to the recorded application widget order;
响应于显示屏激活指令,将显示屏在上一次关闭时所显示的应用程序窗口小部件作为待显示的应用程序窗口小部件,并按照记录的应用程序窗口小部件顺序确定待显示的应用程序窗口小部件的显示顺序。In response to the display activation command, the application widget displayed when the display was last turned off is used as the application widget to be displayed, and the application window to be displayed is determined in accordance with the recorded application widget order. The order in which the widgets are displayed.
也即在用户触发开机指令后,首先获取预设的应用程序窗口小部件作为待显示的应用程序窗口小部件,预设的应用程序窗口小部件可以为固定的应用程序窗口小部件,也可以用户自定义的应用程序窗口小部件。That is, after the user triggers the power-on command, the preset application widget is first acquired as the application widget to be displayed, and the preset application widget may be a fixed application widget or a user. Custom application widgets.
在实际应用中,集群终端中可以保存有应用程序窗口小部件列表,记录集群终端中所安装的应用程序窗口小部件以及这些应用程序窗口小部件的显示顺序。例如,参见下表为一个应用程序窗口小部件列表的示例。In practical applications, a list of application widgets can be saved in the cluster terminal, and the application widgets installed in the cluster terminal and the display order of the application widgets are recorded. For example, see the table below for an example of an application widget list.
显示顺序display order 应用程序窗口小部件Application widget
11 对讲Intercom
22 备忘录memorandum
33 信息information
44 通讯录Address book
55 录音recording
……...... ……......
当应用程序窗口小部件列表中所记录的应用程序窗口小部件数量大于或等于n时,将应用程序窗口小部件列表所记录的前n个应用程序窗口小部件作为预设的应用程序窗口小部件被确定为待显示的应用程序窗口小部件,并按照应用程序窗口小部件列表所记录的应用程序窗口小部件顺序确定待显示的应用程序窗口小部件的显示顺序。而当应用程序窗口小部件列表中所记录的应用程序窗口小部件数量小于n时,将应用程序窗口小部件列表所记录的全部应用程序窗口小部件作为预设的应用程序窗口小部件被确定为待显示的应用程序窗口小部件,并按照应用程序窗口小部件列表所记录的应用程序窗口小部件顺序确定待显示的应用程序窗口小部件的显示顺序。其中,n为显示屏所包括的窗口显示区域的数量。The first n application widgets recorded in the application widget list as the default application widget when the number of application widgets recorded in the application widget list is greater than or equal to n The application widgets to be displayed are determined, and the order in which the application widgets to be displayed are displayed is determined in the order of the application widgets recorded in the application widget list. And when the number of application widgets recorded in the application widget list is less than n, all application widgets recorded in the application widget list are determined as default application widgets as The application widget to be displayed, and the order in which the application widgets to be displayed are displayed in the order of the application widgets recorded in the application widget list. Where n is the number of window display areas included in the display.
而当用户触发显示屏激活指令时,即显示屏由关闭状态恢复为激活状态,此时可以显示显示屏在关闭之前所显示的应用程序窗口小部件。在实际应用中,可以记录显示屏在上一次关闭时所显示的应用程序窗口小部件以及各个应用程序窗口小部件之间的顺序,以保证显示屏在激活后与关闭前所显示的内容相同。When the user triggers the display activation command, that is, the display returns from the off state to the active state, the application widget displayed before the display is turned off can be displayed. In practice, you can record the order between the application widgets that are displayed when the display was last turned off and the individual application widgets to ensure that the display is the same as what was displayed before it was turned off.
步骤302:按照待显示的应用程序窗口小部件的显示顺序,将待显示的应用程序窗口小部件依次显示在显示屏的窗口显示区域,其中,显示屏包括n个窗口显示区域,每个窗口显示区域显示一个待显示的应用程序窗口小部件,n为正整数。 Step 302: Display the application widgets to be displayed in sequence in the window display area of the display screen according to the display order of the application widgets to be displayed, wherein the display screen includes n window display areas, and each window displays The area displays an application widget to be displayed, where n is a positive integer.
在本申请实施例中,在集群终端的显示屏中除了状态通知栏,仅包括了若干个窗口显示区域,每个窗口显示区域显示一个应用程序窗口小部件,用户直接看到应用程序窗口小部件的内容,也可以直接触发所显示的应用程序窗口小部件以进行相应操作。参见图4所示,示出了一显示实例,例如显示屏包括状态通知栏以及3个窗口显示区域,在第一个窗口显示区域显示了对讲widget,在第二个窗口显示区域显示了备忘录widget,在第三个窗口显示区域显示了信息widget,从而用户可以不执行任何操作即可直接看到widget的内容,如备忘录widget上可以直接预览备忘录的事件、时间等信息,同时用户也可以对widget进行操作,实现所见即所得的操作理念,操作便捷、高效。In the embodiment of the present application, in addition to the status notification bar, the display terminal of the cluster terminal includes only a plurality of window display areas, each window display area displays an application widget, and the user directly sees the application widget. The content can also directly trigger the displayed application widget to perform the corresponding operation. Referring to FIG. 4, a display example is shown. For example, the display screen includes a status notification bar and three window display areas. The intercom widget is displayed in the first window display area, and the memo is displayed in the second window display area. The widget displays the information widget in the third window display area, so that the user can directly view the content of the widget without performing any operation. For example, the memo widget can directly preview the event, time and other information of the memo, and the user can also The widget operates to achieve the WYSIWYG operating concept, which is convenient and efficient.
这样,本申请实施例中集群终端的显示屏包括n个窗口显示区域,每个窗口显示区域显示一个应用程序窗口小部件,这种界面显示方式适用于支持数据处理功能的集群终端,且使用集群终端的用户直接看到应用程序窗口小部件内的内容,也可以直接触发所显示的应用程序窗口小部件以进行相应操作,从而提供了一种快捷高效的界面交互方式。Thus, the display screen of the cluster terminal in the embodiment of the present application includes n window display areas, and each window display area displays an application widget, and the interface display mode is applicable to the cluster terminal supporting the data processing function, and the cluster is used. The user of the terminal directly sees the content in the application widget, and can also directly trigger the displayed application widget to perform the corresponding operation, thereby providing a fast and efficient interface interaction manner.
基于上述实施例提供的应用于集群终端的界面显示方式,本申请实施例中还提供了多种用户与显示界面交互的方式,以下分别进行详细说明。Based on the interface display mode applied to the cluster terminal provided in the foregoing embodiment, the manner in which the plurality of users interact with the display interface is also provided in the embodiment of the present application, which are respectively described in detail below.
在本申请实施例的一些可能的实现方式中,基于上述实施例还可以:响应于用户对任一应用程序窗口小部件的第一触发操作,获取第一触发操作的触发位置,执行该应用程序窗口小部件中与第一触发操作的触发位置相对应的操作。In some possible implementation manners of the embodiments of the present application, based on the foregoing embodiment, the triggering position of the first triggering operation may be acquired in response to a first triggering operation of the application widget on the user, and the application is executed. The operation in the widget that corresponds to the trigger position of the first trigger operation.
在本申请实施例中,第一触发操作可以为用户作用于某一应用程序窗口小部件上的单击操作,即用户通过点击应用程序窗口小部件可以直接触发对该应用程序窗口小部件的操作。第一触发操作对应于一触发位置,获取到该触发位置则可以执行该应用程序窗口小部件中与第一触发操作的触发位置相对应的操作。例如,在图4中显示的信息widget,用户可以点击“标记已读”位置则 可以将该条信息标记为已读,又例如,用户点击录音widget所在窗口显示区域,则可以直接触发开始录音,只需一次点击即可完成操作,操作便捷快速。从而用户可以直接地在显示界面上通过点击实现对应用程序窗口小部件的操作,提高了操作的效率。In the embodiment of the present application, the first triggering operation may be a click operation performed by the user on an application widget, that is, the user may directly trigger the operation of the application widget by clicking the application widget. . The first triggering operation corresponds to a triggering position, and the acquiring of the triggering position may perform an operation corresponding to the triggering position of the first triggering operation in the application widget. For example, in the information widget shown in Figure 4, the user can click on the "marked read" position. The piece of information can be marked as read. For example, if the user clicks on the display area of the window in which the recording widget is located, the recording can be directly triggered, and the operation can be completed with one click, and the operation is convenient and fast. Therefore, the user can directly operate the application widget by clicking on the display interface, thereby improving the efficiency of the operation.
在本申请实施例的一些可能的实现方式中,基于上述实施例还可以:响应于用户对任一应用程序窗口小部件的第二触发操作,将显示该应用程序窗口小部件的第一模块切换为显示该应用程序窗口小部件的第二模块,或者,将显示该应用程序窗口小部件的第一画面切换为显示该应用程序窗口小部件的第二画面。In some possible implementation manners of the embodiments of the present application, based on the foregoing embodiment, the first module switching of the application widget may be displayed in response to a second triggering operation of the application widget by the user. To display the second module of the application widget, or to switch the first screen displaying the application widget to the second screen displaying the application widget.
在本申请实施例中,参见图5所示,第二触发操作可以为用户作用于某一应用程序窗口小部件上的左右滑动操作,随着用户的左右滑动操作,应用程序窗口小部件可以进行实现模块切换或者画面切换,从而快速实现应用程序窗口小部件内部信息或菜单的切换显示。应用程序窗口小部件可以有不同的模块,例如参见图6所示,对讲widget可以有不同的对讲频道模块,用户通过左右滑动可以切换对讲频道,又例如通讯录widget,用户通过左右滑动可以显示通讯录中的不同联系人,即进行widget中不同画面显示的切换。另外,在切换了显示模块或显示画面后,依然可以响应于用户对该应用程序窗口小部件内所显示的模块或画面的第一触发操作。In the embodiment of the present application, as shown in FIG. 5, the second triggering operation may be a left-right sliding operation performed by the user on an application widget, and the application widget may be performed as the user slides left and right. Implement module switching or screen switching to quickly switch the display of internal information or menus of application widgets. The application widget can have different modules. For example, as shown in FIG. 6, the intercom widget can have different intercom channel modules. The user can switch the intercom channel by sliding left and right, for example, the address book widget, and the user slides left and right. You can display different contacts in the address book, that is, switch between different screen displays in the widget. In addition, after switching the display module or the display screen, it is still possible to respond to the first triggering operation of the module or screen displayed by the user within the application widget.
在本申请实施例的一些可能的实现方式中,基于上述实施例还可以:响应于用户对任一应用程序窗口小部件的第三触发操作,获取第三触发操作的起始触发位置以及终止触发位置,将该应用程序窗口小部件从在第一窗口显示区域显示调整到在第二窗口显示区域显示,第一窗口显示区域为第三触发操作的起始触发位置对应的窗口显示区域,第二窗口显示区域为第三触发操作的终止触发位置对应的窗口显示区域。In some possible implementation manners of the embodiments of the present application, based on the foregoing embodiment, the first triggering operation of the third triggering operation and the termination triggering may be acquired in response to the third triggering operation of the user for any application widget. Position, the application widget is adjusted from being displayed in the first window display area to being displayed in the second window display area, the first window display area is a window display area corresponding to the start trigger position of the third trigger operation, and second The window display area is a window display area corresponding to the termination trigger position of the third trigger operation.
在本申请实施例中,还可以对应用程序窗口小部件的显示位置、不同应用 程序窗口小部件之间的显示顺序进行调整。第三触发操作可以为用户作用于某一应用程序窗口小部件上长按选中然后进行拖动的操作。该拖动操作具有起始触发位置以及终止触发位置,起始触发位置对应于所选中的应用程序窗口小部件原始所位于的窗口显示区域,终止触发位置对应于所选中的应用程序窗口小部件调整后所在的窗口显示区域,实现应用程序窗口小部件自由布局、自由拖拽。同时,其他应用程序窗口小部件的显示顺序也进行相应的调整,在实际应用中还需要同时调整应用程序窗口小部件列表中所记录的内容。例如按照前述应用程序窗口小部件列表的举例中的显示顺序,如果当前显示屏各窗口显示区域中分别显示的是对讲widget、备忘录widget、信息widget,选中其中的备忘录widget将其拖动到信息widget的信息位置,则信息widget的显示位置也需要进行相应调整,即调整后显示屏各窗口显示区域中分别显示的是对讲widget、信息widget、备忘录widget,则在应用程序窗口小部件列表中显示顺序2会变更为信息widget,显示顺序3会变更为备忘录widget。In the embodiment of the present application, the display position of the application widget and different applications are also applicable. The order of display between program widgets is adjusted. The third triggering operation can be performed by the user pressing and selecting the dragging operation on an application widget. The drag operation has a start trigger position corresponding to the window display area in which the selected application widget is originally located, and a termination trigger position corresponding to the selected application widget widget adjustment After the window display area, the application widgets are freely laid out and dragged freely. At the same time, the display order of other application widgets is also adjusted accordingly. In the actual application, it is also necessary to adjust the content recorded in the application widget list at the same time. For example, according to the display order in the example of the application window widget list mentioned above, if the current widget display window displays the intercom widget, the memo widget, and the information widget respectively, select the memo widget to drag it to the information. The information position of the widget, the display position of the information widget also needs to be adjusted accordingly, that is, the adjusted widget, the widget, the memo widget, and the memo widget are displayed in the application widget list. Display order 2 will be changed to information widget, and display order 3 will be changed to memo widget.
另外,响应于用户对任一应用程序窗口小部件的第五触发操作,可以对该应用程序窗口小部件进行删除。第五触发操作可以为用户作用于某一应用程序窗口小部件上长按选中然后进行点击删除的操作。同时,在集群终端中还可以添加、编辑应用程序窗口小部件。Additionally, the application widget can be deleted in response to a user's fifth triggering operation on any of the application widgets. The fifth triggering operation may be performed by the user pressing and selecting on the application widget and then clicking and deleting. At the same time, application widgets can be added and edited in the cluster terminal.
在本申请实施例的一些可能的实现方式中,基于上述实施例还可以:响应于用户作用于显示屏的第四触发操作,按照记录的应用程序窗口小部件顺序滚动调整各个窗口显示区域内显示的应用程序窗口小部件。In some possible implementation manners of the embodiments of the present application, based on the foregoing embodiment, in another, in response to a fourth triggering operation of the user on the display screen, the display in each window display area is sequentially adjusted according to the recorded application widgets. Application widget.
在本申请实施例中,参见图7所示,第四触发操作可以为用户作用与显示屏上的上下滑动操作,随着用户的上下滑动操作显示屏上所显示的应用程序窗口小部件也可以跟随滚动变化,实现对集群终端中应用程序窗口小部件的查找。例如,集群终端中安装有10个应用程序窗口小部件,但是仅有3个窗口显示区域,即在集群终端开机后显示屏上仅显示顺序最前的3个应用程序窗口 小部件,则随着用户作用于显示屏的向上滑动操作还可以依次显示其他应用程序窗口小部件,类似的在显示了顺序最后的3个应用程序窗口小部件后,还可以随着用户作用于显示屏的向下滑动操作依次显示其他应用程序窗口小部件。各个应用程序窗口小部件的显示顺序可以记录于应用程序窗口小部件列表中。In the embodiment of the present application, as shown in FIG. 7, the fourth triggering operation may be a user action and an up and down sliding operation on the display screen, and the application widget displayed on the display screen may also be operated as the user slides up and down. Follow the rolling changes to achieve a lookup of the application widgets in the cluster terminal. For example, there are 10 application widgets installed in the cluster terminal, but there are only 3 window display areas, that is, only the top 3 application windows in the display are displayed on the display after the cluster terminal is powered on. The widgets, in turn, can display other application widgets in turn as the user acts on the display, similarly after displaying the last three application widgets in the sequence, The swipe down of the display in turn displays other application widgets. The order in which individual application widgets are displayed can be recorded in the application widget list.
在本申请实施例中,利用应用程序窗口小部件可以将用户最常用的功能快捷地呈现在用户面前,实现了交互设计的简单、便捷、高效的操作方式。每个应用程序窗口小部件可以被单手操作,解决了用户单手操作所面临的问题。同时,具有在繁忙或执行任务时可一键操作查看和回复信息的功能,同时显示多个应用程序窗口小部件实现了多任务操作模式,提升了用户操作体验,使得非专业人员也能对集群终端灵活、快速开始使用。In the embodiment of the present application, the application widget can be used to quickly present the user's most commonly used functions to the user, thereby realizing a simple, convenient, and efficient operation mode of the interaction design. Each application widget can be manipulated with one hand, solving the problem faced by the user with one-handed operation. At the same time, it has the function of viewing and replying information with one button operation when busy or performing tasks, and simultaneously displays multiple application widgets to realize multi-tasking operation mode, which improves user operation experience and enables non-professionals to also cluster The terminal is flexible and quick to get started.
参见图8所示,示出了本申请实施例中提供的界面交互装置一实施例的示意图,本装置实施例可以应用于集群终端,集群终端可以包括显示屏,本装置实施例可以包括:As shown in FIG. 8 , a schematic diagram of an embodiment of an interface interaction apparatus provided in an embodiment of the present application is shown. The apparatus embodiment may be applied to a cluster terminal, and the cluster terminal may include a display screen. The apparatus embodiment may include:
确定单元801,用于确定待显示的应用程序窗口小部件以及待显示的应用程序窗口小部件的显示顺序,每个应用程序窗口小部件对应于一个应用程序。The determining unit 801 is configured to determine a display order of the application widget to be displayed and an application widget to be displayed, and each application widget corresponds to one application.
在本申请实施例中一些可能的实现方式中,确定单元801可以包括:In some possible implementation manners in the embodiment of the present application, the determining unit 801 may include:
第一确定子单元,用于响应于开机指令,将预设的应用程序窗口小部件作为待显示的应用程序窗口小部件,并按照记录的应用程序窗口小部件顺序确定待显示的应用程序窗口小部件的显示顺序;a first determining subunit, configured to use a preset application widget as an application widget to be displayed in response to the booting instruction, and determine an application window to be displayed according to the recorded application widget order The order in which the parts are displayed;
第二确定子单元,用于响应于显示屏激活指令,将显示屏在上一次关闭时所显示的应用程序窗口小部件作为待显示的应用程序窗口小部件,并按照记录的应用程序窗口小部件顺序确定待显示的应用程序窗口小部件的显示顺序。a second determining sub-unit for responding to the display activation instruction, using the application widget displayed when the display was last turned off as the application widget to be displayed, and following the recorded application widget The order determines the order in which the application widgets to be displayed are displayed.
显示单元802,用于按照待显示的应用程序窗口小部件的显示顺序,将待显示的应用程序窗口小部件依次显示在显示屏的窗口显示区域,其中,显示屏包括n个窗口显示区域,每个窗口显示区域显示一个待显示的应用程序窗口小 部件,n为正整数。The display unit 802 is configured to sequentially display the application widgets to be displayed in the window display area of the display screen according to the display order of the application widgets to be displayed, wherein the display screen includes n window display areas, each The window display area shows a small application window to be displayed The component, n is a positive integer.
基于上述实施例,在本申请实施例的一些可能的实现方式中,本申请实施例提供的显示交互装置还可以包括:Based on the foregoing embodiment, in some possible implementation manners of the embodiments of the present application, the display interaction apparatus provided by the embodiment of the present application may further include:
第一操作单元,用于响应于用户对任一应用程序窗口小部件的第一触发操作,获取第一触发操作的触发位置,执行该应用程序窗口小部件中与第一触发操作的触发位置相对应的操作。a first operating unit, configured to acquire a trigger position of the first triggering operation in response to a first triggering operation of the user for any of the application widgets, and execute a triggering position of the first triggering operation in the application widget Corresponding operation.
在本申请实施例的一些可能的实现方式中,本申请实施例提供的显示交互装置还可以包括:In some possible implementations of the embodiments of the present application, the display interaction apparatus provided by the embodiment of the present application may further include:
第二操作单元,用于响应于用户对任一应用程序窗口小部件的第二触发操作,将显示该应用程序窗口小部件的第一模块切换为显示该应用程序窗口小部件的第二模块,或者,将显示该应用程序窗口小部件的第一画面切换为显示该应用程序窗口小部件的第二画面。a second operating unit, configured to switch a first module displaying the application widget to a second module displaying the application widget in response to a second triggering operation of the application widget by the user, Alternatively, switch the first screen displaying the application widget to the second screen displaying the application widget.
在本申请实施例的一些可能的实现方式中,本申请实施例提供的显示交互装置还可以包括:In some possible implementations of the embodiments of the present application, the display interaction apparatus provided by the embodiment of the present application may further include:
第三操作单元,用于响应于用户对任一应用程序窗口小部件的第三触发操作,获取第三触发操作的起始触发位置以及终止触发位置,将该应用程序窗口小部件从在第一窗口显示区域显示调整到在第二窗口显示区域显示,第一窗口显示区域为第三触发操作的起始触发位置对应的窗口显示区域,第二窗口显示区域为第三触发操作的终止触发位置对应的窗口显示区域。a third operation unit, configured to acquire a start trigger position of the third trigger operation and a termination trigger position in response to a third trigger operation of the user for any application widget, and to remove the application widget from the first The window display area display is adjusted to be displayed in the second window display area, the first window display area is a window display area corresponding to the start trigger position of the third trigger operation, and the second window display area is the end trigger position corresponding to the third trigger operation. The window displays the area.
在本申请实施例的一些可能的实现方式中,本申请实施例提供的显示交互装置还可以包括:In some possible implementations of the embodiments of the present application, the display interaction apparatus provided by the embodiment of the present application may further include:
第四操作单元,用于响应于用户作用于显示屏的第四触发操作,按照记录的应用程序窗口小部件顺序滚动调整各个窗口显示区域内显示的应用程序窗口小部件。And a fourth operating unit, configured to scroll and adjust the application widget displayed in each window display area according to the recorded application widget in response to the fourth triggering operation of the user on the display screen.
这样,本申请实施例中集群终端的显示屏包括n个窗口显示区域,每个窗 口显示区域显示一个应用程序窗口小部件,应用程序窗口小部件对应于一个应用程序,这种界面显示方式适用于支持数据处理功能的集群终端,且使用集群终端的用户直接看到应用程序窗口小部件内的内容,也可以直接触发所显示的应用程序窗口小部件以进行相应操作,从而提供了一种快捷高效的界面交互方式。Thus, the display screen of the cluster terminal in the embodiment of the present application includes n window display areas, each window The port display area displays an application widget, and the application widget corresponds to an application. This interface display mode is suitable for cluster terminals that support data processing functions, and users who use the cluster terminal directly see the application window is small. The content within the component can also directly trigger the displayed application widget to perform the corresponding operation, thus providing a fast and efficient interface interaction.
参见图9所示,示出了本申请实施例中提供的集群终端的一实施例的示意图,可以包括:FIG. 9 is a schematic diagram showing an embodiment of a cluster terminal provided in an embodiment of the present application, which may include:
处理器901以及存储器902。The processor 901 and the memory 902.
存储器902用于存储程序代码,并将程序代码传输给处理器。The memory 902 is for storing program code and transmitting the program code to the processor.
处理器901用于根据程序代码中的指令执行本申请实施例中提供的界面交互方法。The processor 901 is configured to execute the interface interaction method provided in the embodiment of the present application according to the instructions in the program code.
具体的,处理器901可以用于根据程序代码中的指令执行以下步骤:Specifically, the processor 901 can be configured to perform the following steps according to the instructions in the program code:
确定待显示的应用程序窗口小部件以及待显示的应用程序窗口小部件的显示顺序,每个应用程序窗口小部件对应于一个应用程序;Determining the display order of the application widgets to be displayed and the application widgets to be displayed, each application widget corresponding to an application;
按照待显示的应用程序窗口小部件的显示顺序,将待显示的应用程序窗口小部件依次显示在显示屏的窗口显示区域,其中,显示屏包括n个窗口显示区域,每个窗口显示区域显示一个待显示的应用程序窗口小部件,n为正整数。According to the display order of the application widgets to be displayed, the application widgets to be displayed are sequentially displayed in the window display area of the display screen, wherein the display screen includes n window display areas, and each window display area displays one The application widget to be displayed, n is a positive integer.
处理器901还可以用于根据程序代码中的指令执行:The processor 901 can also be configured to execute according to instructions in the program code:
响应于用户对任一应用程序窗口小部件的第一触发操作,获取第一触发操作的触发位置,执行该应用程序窗口小部件中与第一触发操作的触发位置相对应的操作。In response to the user's first triggering operation on any of the application widgets, the triggering position of the first triggering operation is acquired, and an operation corresponding to the triggering position of the first triggering operation in the application widget is executed.
处理器901还可以用于根据程序代码中的指令执行:The processor 901 can also be configured to execute according to instructions in the program code:
响应于用户对任一应用程序窗口小部件的第二触发操作,将显示该应用程序窗口小部件的第一模块切换为显示该应用程序窗口小部件的第二模块,或者,将显示该应用程序窗口小部件的第一画面切换为显示该应用程序窗口小部 件的第二画面。In response to a second triggering operation by the user on any of the application widgets, switching the first module displaying the application widget to the second module displaying the application widget, or the application will be displayed The first screen of the widget is switched to display the application window widget The second picture of the piece.
处理器901还可以用于根据程序代码中的指令执行:The processor 901 can also be configured to execute according to instructions in the program code:
响应于用户对任一应用程序窗口小部件的第三触发操作,获取第三触发操作的起始触发位置以及终止触发位置,将该应用程序窗口小部件从在第一窗口显示区域显示调整到在第二窗口显示区域显示,第一窗口显示区域为第三触发操作的起始触发位置对应的窗口显示区域,第二窗口显示区域为第三触发操作的终止触发位置对应的窗口显示区域。Retrieving the first triggering operation of the third triggering operation and terminating the triggering position in response to the user's third triggering operation on any of the application widgets, adjusting the application widget from the first window display area display to The second window display area is displayed. The first window display area is a window display area corresponding to the start trigger position of the third trigger operation, and the second window display area is a window display area corresponding to the end trigger position of the third trigger operation.
处理器901还可以用于根据程序代码中的指令执行:The processor 901 can also be configured to execute according to instructions in the program code:
响应于用户作用于显示屏的第四触发操作,按照记录的应用程序窗口小部件顺序滚动调整各个窗口显示区域内显示的应用程序窗口小部件。In response to the fourth triggering operation of the user on the display screen, the application widgets displayed within the respective window display regions are scrolled in the order of the recorded application widgets.
确定待显示的应用程序窗口小部件以及待显示的应用程序窗口小部件的显示顺序的步骤可以包括:The steps of determining the display order of the application widget to be displayed and the application widget to be displayed may include:
响应于开机指令,将预设的应用程序窗口小部件作为待显示的应用程序窗口小部件,并按照记录的应用程序窗口小部件顺序确定待显示的应用程序窗口小部件的显示顺序;Responding to the power-on instruction, using the preset application widget as the application widget to be displayed, and determining the display order of the application widget to be displayed according to the recorded application widget order;
响应于显示屏激活指令,将显示屏在上一次关闭时所显示的应用程序窗口小部件作为待显示的应用程序窗口小部件,并按照记录的应用程序窗口小部件顺序确定待显示的应用程序窗口小部件的显示顺序。In response to the display activation command, the application widget displayed when the display was last turned off is used as the application widget to be displayed, and the application window to be displayed is determined in accordance with the recorded application widget order. The order in which the widgets are displayed.
这样,本申请实施例中集群终端的显示屏包括n个窗口显示区域,每个窗口显示区域显示一个应用程序窗口小部件,应用程序窗口小部件对应于一个应用程序,这种界面显示方式适用于支持数据处理功能的集群终端,且使用集群终端的用户直接看到应用程序窗口小部件内的内容,也可以直接触发所显示的应用程序窗口小部件以进行相应操作,从而提供了一种快捷高效的界面交互方式。Thus, the display screen of the cluster terminal in the embodiment of the present application includes n window display areas, each window display area displays an application widget, and the application widget corresponds to an application, and the interface display mode is applicable to A cluster terminal that supports data processing functions, and users who use the cluster terminal directly see the contents of the application widget, and can also directly trigger the displayed application widget to perform corresponding operations, thereby providing a fast and efficient operation. The way the interface interacts.
需要说明的是,本说明书中各个实施例采用递进的方式描述,每个实施 例重点说明的都是与其他实施例的不同之处,各个实施例之间相同相似部分互相参见即可。对于实施例公开的系统或装置而言,由于其与实施例公开的方法相对应,所以描述的比较简单,相关之处参见方法部分说明即可。It should be noted that various embodiments in this specification are described in a progressive manner, each implementation The examples are all different from the other embodiments, and the same similar parts between the various embodiments can be referred to each other. For the system or device disclosed in the embodiment, since it corresponds to the method disclosed in the embodiment, the description is relatively simple, and the relevant parts can be referred to the method part.
还需要说明的是,在本文中,诸如第一和第二等之类的关系术语仅仅用来将一个实体或者操作与另一个实体或操作区分开来,而不一定要求或者暗示这些实体或操作之间存在任何这种实际的关系或者顺序。而且,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者设备不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者设备所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括所述要素的过程、方法、物品或者设备中还存在另外的相同要素。It should also be noted that, in this context, relational terms such as first and second, etc. are used merely to distinguish one entity or operation from another entity or operation, without necessarily requiring or implying such entities or operations. There is any such actual relationship or order between them. Furthermore, the term "comprises" or "comprises" or "comprises" or any other variations thereof is intended to encompass a non-exclusive inclusion, such that a process, method, article, or device that comprises a plurality of elements includes not only those elements but also Other elements, or elements that are inherent to such a process, method, item, or device. An element that is defined by the phrase "comprising a ..." does not exclude the presence of additional equivalent elements in the process, method, item, or device that comprises the element.
结合本文中所公开的实施例描述的方法或算法的步骤可以直接用硬件、处理器执行的软件模块,或者二者的结合来实施。软件模块可以置于随机存储器(RAM)、内存、只读存储器(ROM)、电可编程ROM、电可擦除可编程ROM、寄存器、硬盘、可移动磁盘、CD-ROM、或技术领域内所公知的任意其它形式的存储介质中。The steps of a method or algorithm described in connection with the embodiments disclosed herein can be implemented directly in hardware, a software module executed by a processor, or a combination of both. The software module can be placed in random access memory (RAM), memory, read only memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disk, removable disk, CD-ROM, or technical field. Any other form of storage medium known.
对所公开的实施例的上述说明,使本领域专业技术人员能够实现或使用本发明。对这些实施例的多种修改对本领域的专业技术人员来说将是显而易见的,本文中所定义的一般原理可以在不脱离本发明的精神或范围的情况下,在其它实施例中实现。因此,本发明将不会被限制于本文所示的这些实施例,而是要符合与本文所公开的原理和新颖特点相一致的最宽的范围。 The above description of the disclosed embodiments enables those skilled in the art to make or use the invention. Various modifications to these embodiments are obvious to those skilled in the art, and the general principles defined herein may be implemented in other embodiments without departing from the spirit or scope of the invention. Therefore, the present invention is not to be limited to the embodiments shown herein, but the scope of the invention is to be accorded

Claims (13)

  1. 一种界面交互方法,其特征在于,所述方法应用于集群终端,所述集群终端包括显示屏,所述方法包括:An interface interaction method, the method is applied to a cluster terminal, the cluster terminal includes a display screen, and the method includes:
    确定待显示的应用程序窗口小部件以及所述待显示的应用程序窗口小部件的显示顺序,每个应用程序窗口小部件对应于一个应用程序;Determining an application widget to be displayed and a display order of the application widget to be displayed, each application widget corresponding to an application;
    按照所述待显示的应用程序窗口小部件的显示顺序,将所述待显示的应用程序窗口小部件依次显示在所述显示屏的窗口显示区域,其中,所述显示屏包括n个窗口显示区域,每个所述窗口显示区域显示一个所述待显示的应用程序窗口小部件,n为正整数。Displaying, according to the display order of the application widgets to be displayed, the application widgets to be displayed are sequentially displayed in a window display area of the display screen, wherein the display screen includes n window display areas Each of the window display areas displays one of the application widgets to be displayed, and n is a positive integer.
  2. 根据权利要求1所述的方法,其特征在于,所述方法还包括:The method of claim 1 further comprising:
    响应于用户对任一应用程序窗口小部件的第一触发操作,获取所述第一触发操作的触发位置,执行该应用程序窗口小部件中与所述第一触发操作的触发位置相对应的操作。Acquiring a trigger position of the first triggering operation in response to a first triggering operation of the user for any of the application widgets, and performing an operation corresponding to the triggering position of the first triggering operation in the application widget .
  3. 根据权利要求1所述的方法,其特征在于,所述方法还包括:The method of claim 1 further comprising:
    响应于用户对任一应用程序窗口小部件的第二触发操作,将显示该应用程序窗口小部件的第一模块切换为显示该应用程序窗口小部件的第二模块,或者,将显示该应用程序窗口小部件的第一画面切换为显示该应用程序窗口小部件的第二画面。In response to a second triggering operation by the user on any of the application widgets, switching the first module displaying the application widget to the second module displaying the application widget, or the application will be displayed The first screen of the widget is switched to display the second screen of the application widget.
  4. 根据权利要求1所述的方法,其特征在于,所述方法还包括:The method of claim 1 further comprising:
    响应于用户对任一应用程序窗口小部件的第三触发操作,获取所述第三触发操作的起始触发位置以及终止触发位置,将该应用程序窗口小部件从在第一窗口显示区域显示调整到在第二窗口显示区域显示,所述第一窗口显示区域为所述第三触发操作的起始触发位置对应的窗口显示区域,所述第二窗口显示区域为所述第三触发操作的终止触发位置对应的窗口显示区域。Retrieving the first triggering operation of the third triggering operation and the ending triggering position in response to the user's third triggering operation on any of the application widgets, and adjusting the application widget from the first window display area display In the second window display area display, the first window display area is a window display area corresponding to a start trigger position of the third trigger operation, and the second window display area is a termination of the third trigger operation The window display area corresponding to the trigger position.
  5. 根据权利要求1所述的方法,其特征在于,所述方法还包括: The method of claim 1 further comprising:
    响应于用户作用于所述显示屏的第四触发操作,按照记录的应用程序窗口小部件顺序滚动调整各个窗口显示区域内显示的应用程序窗口小部件。In response to a fourth triggering operation by the user on the display screen, the application widgets displayed within the respective window display regions are scrolled in the order of the recorded application widgets.
  6. 根据权利要求1所述的方法,其特征在于,所述确定待显示的应用程序窗口小部件以及所述待显示的应用程序窗口小部件的显示顺序,包括:The method according to claim 1, wherein the determining the display order of the application widget to be displayed and the application widget to be displayed comprises:
    响应于开机指令,将预设的应用程序窗口小部件作为待显示的应用程序窗口小部件,并按照记录的应用程序窗口小部件顺序确定所述待显示的应用程序窗口小部件的显示顺序;Responding to the booting instruction, using the preset application widget as the application widget to be displayed, and determining the display order of the application widget to be displayed according to the recorded application widget order;
    响应于显示屏激活指令,将所述显示屏在上一次关闭时所显示的应用程序窗口小部件作为待显示的应用程序窗口小部件,并按照记录的应用程序窗口小部件顺序确定所述待显示的应用程序窗口小部件的显示顺序。Responding to the display activation command, the application widget displayed when the display screen was last turned off is used as an application widget to be displayed, and determining the to-be-displayed according to the recorded application widget order The order in which the application widgets are displayed.
  7. 一种界面交互装置,其特征在于,所述装置应用于集群终端,所述集群终端包括显示屏,所述装置包括:An interface interaction device, wherein the device is applied to a cluster terminal, the cluster terminal includes a display screen, and the device includes:
    确定单元,用于确定待显示的应用程序窗口小部件以及所述待显示的应用程序窗口小部件的显示顺序,每个应用程序窗口小部件对应于一个应用程序;a determining unit, configured to determine an application widget to be displayed and a display order of the application widget to be displayed, each application widget corresponding to an application;
    显示单元,用于按照所述待显示的应用程序窗口小部件的显示顺序,将所述待显示的应用程序窗口小部件依次显示在所述显示屏的窗口显示区域,其中,所述显示屏包括n个窗口显示区域,每个所述窗口显示区域显示一个所述待显示的应用程序窗口小部件,n为正整数。a display unit, configured to sequentially display the application widgets to be displayed in a window display area of the display screen according to a display order of the application widgets to be displayed, wherein the display screen includes n window display areas, each of the window display areas displaying one of the application widgets to be displayed, n being a positive integer.
  8. 根据权利要求7所述的装置,其特征在于,所述装置还包括:The device according to claim 7, wherein the device further comprises:
    第一操作单元,用于响应于用户对任一应用程序窗口小部件的第一触发操作,获取所述第一触发操作的触发位置,执行该应用程序窗口小部件中与所述第一触发操作的触发位置相对应的操作。a first operating unit, configured to acquire a trigger position of the first triggering operation in response to a first triggering operation of the application widget by the user, and execute the first triggering operation in the application widget The trigger position corresponds to the operation.
  9. 根据权利要求7所述的装置,其特征在于,所述装置还包括:The device according to claim 7, wherein the device further comprises:
    第二操作单元,用于响应于用户对任一应用程序窗口小部件的第二触发操作,将显示该应用程序窗口小部件的第一模块切换为显示该应用程序窗口小部 件的第二模块,或者,将显示该应用程序窗口小部件的第一画面切换为显示该应用程序窗口小部件的第二画面。a second operation unit, configured to switch the first module displaying the application widget to display the application window widget in response to the user triggering a second trigger operation on any of the application widgets The second module of the piece, or, switches the first screen displaying the application widget to the second screen displaying the application widget.
  10. 根据权利要求7所述的装置,其特征在于,所述装置还包括:The device according to claim 7, wherein the device further comprises:
    第三操作单元,用于响应于用户对任一应用程序窗口小部件的第三触发操作,获取所述第三触发操作的起始触发位置以及终止触发位置,将该应用程序窗口小部件从在第一窗口显示区域显示调整到在第二窗口显示区域显示,所述第一窗口显示区域为所述第三触发操作的起始触发位置对应的窗口显示区域,所述第二窗口显示区域为所述第三触发操作的终止触发位置对应的窗口显示区域。a third operation unit, configured to acquire a start trigger position of the third trigger operation and a termination trigger position in response to a third trigger operation of the user for any application widget, and the application widget is The first window display area display is adjusted to be displayed in the second window display area, the first window display area is a window display area corresponding to the start trigger position of the third trigger operation, and the second window display area is The window display area corresponding to the termination trigger position of the third trigger operation.
  11. 根据权利要求7所述的装置,其特征在于,所述装置还包括:The device according to claim 7, wherein the device further comprises:
    第四操作单元,用于响应于用户作用于所述显示屏的第四触发操作,按照记录的应用程序窗口小部件顺序滚动调整各个窗口显示区域内显示的应用程序窗口小部件。And a fourth operating unit, configured to scroll and adjust the application widget displayed in each window display area according to the recorded application widget in response to the fourth triggering operation of the user on the display screen.
  12. 根据权利要求7所述的装置,其特征在于,所述确定单元包括:The apparatus according to claim 7, wherein the determining unit comprises:
    第一确定子单元,用于响应于开机指令,将预设的应用程序窗口小部件作为待显示的应用程序窗口小部件,并按照记录的应用程序窗口小部件顺序确定所述待显示的应用程序窗口小部件的显示顺序;a first determining subunit, configured to use a preset application widget as an application widget to be displayed in response to the booting instruction, and determining the application to be displayed according to the recorded application widget order The order in which the widgets are displayed;
    第二确定子单元,用于响应于显示屏激活指令,将所述显示屏在上一次关闭时所显示的应用程序窗口小部件作为待显示的应用程序窗口小部件,并按照记录的应用程序窗口小部件顺序确定所述待显示的应用程序窗口小部件的显示顺序。a second determining subunit, configured to, in response to the display activation instruction, an application widget displayed when the display screen was last turned off as an application widget to be displayed, and according to the recorded application window The widgets sequentially determine the display order of the application widgets to be displayed.
  13. 一种集群终端,其特征在于,所述集群终端包括:A cluster terminal, the cluster terminal includes:
    处理器以及存储器;所述集群终端还包括显示屏;所述存储器用于存储程序代码,并将所述程序代码传输给所述处理器;所述处理器用于根据所述程序代码中的指令执行权利要求1-6任一项所述的界面交互方法。 a processor and a memory; the cluster terminal further includes a display screen; the memory is configured to store program code and transmit the program code to the processor; the processor is configured to execute according to an instruction in the program code The interface interaction method according to any one of claims 1-6.
PCT/CN2017/084299 2017-05-15 2017-05-15 Interface interaction method, device and cluster terminal WO2018209484A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/CN2017/084299 WO2018209484A1 (en) 2017-05-15 2017-05-15 Interface interaction method, device and cluster terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2017/084299 WO2018209484A1 (en) 2017-05-15 2017-05-15 Interface interaction method, device and cluster terminal

Publications (1)

Publication Number Publication Date
WO2018209484A1 true WO2018209484A1 (en) 2018-11-22

Family

ID=64273073

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/084299 WO2018209484A1 (en) 2017-05-15 2017-05-15 Interface interaction method, device and cluster terminal

Country Status (1)

Country Link
WO (1) WO2018209484A1 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106126035A (en) * 2016-06-29 2016-11-16 维沃移动通信有限公司 A kind of method that application program shows and mobile terminal
CN106155480A (en) * 2016-06-27 2016-11-23 维沃移动通信有限公司 The interface display method of a kind of application program and mobile terminal
US20170060408A1 (en) * 2015-08-31 2017-03-02 Chiun Mai Communication Systems, Inc. Electronic device and method for applications control
CN106527856A (en) * 2016-10-26 2017-03-22 深圳市金立通信设备有限公司 Application icon display method and terminal
CN106528147A (en) * 2016-10-28 2017-03-22 宇龙计算机通信科技(深圳)有限公司 Desktop icon display method, desktop icon display device and terminal

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170060408A1 (en) * 2015-08-31 2017-03-02 Chiun Mai Communication Systems, Inc. Electronic device and method for applications control
CN106155480A (en) * 2016-06-27 2016-11-23 维沃移动通信有限公司 The interface display method of a kind of application program and mobile terminal
CN106126035A (en) * 2016-06-29 2016-11-16 维沃移动通信有限公司 A kind of method that application program shows and mobile terminal
CN106527856A (en) * 2016-10-26 2017-03-22 深圳市金立通信设备有限公司 Application icon display method and terminal
CN106528147A (en) * 2016-10-28 2017-03-22 宇龙计算机通信科技(深圳)有限公司 Desktop icon display method, desktop icon display device and terminal

Similar Documents

Publication Publication Date Title
US11132101B2 (en) Icon moving method, terminal and storage medium
US20130050109A1 (en) Apparatus and method for changing an icon in a portable terminal
WO2020038168A1 (en) Content sharing method and device, terminal, and storage medium
WO2017032005A1 (en) Operation menu display method and terminal
WO2022068773A1 (en) Desktop element adjustment method and apparatus, and electronic device
US20170160896A1 (en) Content Transfer to Non-Running Targets
US20180101291A1 (en) Method and apparatus for managing screens in a portable terminal
EP3751827A1 (en) Message processing method, unread message display method and computer terminal
CN102272707A (en) Gesture mapped scrolling
US20160210011A1 (en) Mobile device and method for operating application thereof
TW201327355A (en) System and method for managing icons of a home screen of an electronic device
US20120204125A1 (en) User interface incorporating sliding panels for listing records and presenting record content
US20180365527A1 (en) Method and device for controlling expression classification identifier, and a storage medium
CN104238896A (en) Function menu display method and device
WO2017075959A1 (en) Desktop switching method and terminal
CA2746609A1 (en) Application operating environment for mobile computing devices
CN107911556B (en) Contact reminding method and device, computer device and computer readable storage medium
KR102253453B1 (en) Method and device for creating a group
TW201626205A (en) Data processing system and method
US20180152622A1 (en) Mobile terminal-based photographing method and mobile terminal
CN103513969A (en) Establishment method, device and terminal of application program entry
CN109656445A (en) Content processing method, device, terminal and storage medium
WO2015172562A1 (en) Shortcut operation method and apparatus for touch-screen digital terminal
WO2023093745A1 (en) Application icon management method and apparatus, and electronic device and storage medium
CN107168613A (en) A kind of interface alternation method and a kind of colony terminal

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: 17910443

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 240420)

122 Ep: pct application non-entry in european phase

Ref document number: 17910443

Country of ref document: EP

Kind code of ref document: A1