WO2017078132A1 - モバイル端末およびアプリケーションプログラム - Google Patents

モバイル端末およびアプリケーションプログラム Download PDF

Info

Publication number
WO2017078132A1
WO2017078132A1 PCT/JP2016/082779 JP2016082779W WO2017078132A1 WO 2017078132 A1 WO2017078132 A1 WO 2017078132A1 JP 2016082779 W JP2016082779 W JP 2016082779W WO 2017078132 A1 WO2017078132 A1 WO 2017078132A1
Authority
WO
WIPO (PCT)
Prior art keywords
layer
content
screen
content screen
content display
Prior art date
Application number
PCT/JP2016/082779
Other languages
English (en)
French (fr)
Inventor
山下 純一郎
秀明 富山
敬子 揚村
晃慶 山下
里葉子 芦田
穂乃香 染谷
Original Assignee
大日本印刷株式会社
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 大日本印刷株式会社 filed Critical 大日本印刷株式会社
Priority to CN201680064289.0A priority Critical patent/CN108351757B/zh
Publication of WO2017078132A1 publication Critical patent/WO2017078132A1/ja

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/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • 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/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating

Definitions

  • the present invention relates to a technique for reducing the memory consumption of an application that is activated on a mobile terminal having a touch panel such as a tablet (tablet computer).
  • Cloud services that use content stored on a server such as a tablet (tablet computer) that stores various content configured on multiple screens on a mobile terminal equipped with a touch panel have become widespread. Yes.
  • the mobile terminal used for the cloud service has an operating system that arranges the screen output on the touch panel in a stack format so that the last screen output on the touch panel is the top, and displays the top screen on the touch panel.
  • an application that displays content stored in the server or mobile terminal is implemented as an application that operates on the operating system.
  • Cloud service servers store content in various fields, and since this content is often updated, it is easy to customize applications to be installed on mobile devices.
  • a substantial behavior of an application such as a content to be displayed by an application by incorporating a plurality of content display programs that can be used universally can be defined by an XML format setting file (for example, patents). Reference 1).
  • Patent Document 2 As an invention for managing the memory usage of a computer at the time of starting an application, in Patent Document 2, resident type or temporary type attribute information is set for the application installed in the computer, and the application is running at this time when the application is started. An invention is disclosed in which an application in which temporary type attribute information is set is forcibly terminated and an application in which resident type attribute information is set is left as it is. Also, in Patent Document 3, when switching applications, the application to be activated and terminated is determined based on the relationship with the application to be activated, and if it is determined that the memory capacity is insufficient due to the activation of the application, An invention that solves the shortage of memory capacity by terminating the determined application is disclosed.
  • the above-described prior art is a technique for solving a shortage of memory of a computer by ending an application satisfying a predetermined condition from the running applications when the application is started. It is not a technology to prevent the memory usage of an application that is configured so that substantial behavior can be defined in the configuration file from being unnecessarily increased. In order to prevent the memory usage of such an application from increasing more than necessary, it is possible to erase the content displayed on the touch panel before switching from the memory each time the content displayed on the touch panel of the mobile terminal is switched. In the case where content that takes a long time for display processing is repeatedly displayed on the touch panel, there is a problem that display wait occurs every time this content is displayed, resulting in poor operability.
  • the present invention incorporates a plurality of content display programs, and after an application configured so that a substantial behavior can be defined by a setting file is started on the mobile terminal, the content displayed on the touch panel of the mobile terminal is switched.
  • the memory usage does not increase more than necessary, and for specific content, the screen displayed on the touch panel of the mobile terminal can be reused later, and the mobile terminal and application program can smoothly redisplay the specific content.
  • the purpose is to provide.
  • a first invention for solving the above-mentioned problems is a main memory, a non-volatile memory, a touch panel, and a part of a memory area of the main memory or the non-volatile memory.
  • an operating system that controls screen display so that a screen at the top of the stack is displayed on the touch panel, and each of a plurality of contents as a program that operates on the operating system
  • the mobile terminal has an application for displaying the content screen on the touch panel, and the mobile terminal is configured to display the content screen for displaying one of the plurality of contents as a result of activation of the application.
  • the content display means to generate and the start management means for managing the start of the content display means function, wherein the content display means includes information specifying the layer to which the content screen to be generated belongs and the content
  • the layer to which the content screen belongs is set by the setting file in which the identifier of the display means is associated.
  • the content screen that is generated by itself If the activation management means is requested to call the content display means for generating / manipulating another content screen to be switched to without being discarded from the stack, and the layer to which it belongs is the second layer, Executes the process of discarding the displayed content screen generated from the stack, and requests the activation management unit to call the content display unit for generating and operating another content screen to be switched to. Receives a call request for another content display means from the content display means that generated the content screen being displayed after starting the content display means belonging to the predetermined first layer, and refers to the setting file, Call only when the layer to which the content display means to be called belongs is the second layer.
  • a mobile terminal characterized by performing a process of starting the content display means.
  • the content display means of the switching destination is called, so the content screens related to the second layer are stacked on the stack. This will not increase memory usage more than necessary.
  • the content screen generated by the content display means belonging to the first layer remains in the stack until the application is terminated. Therefore, the content screen generated by the content display means belonging to the first layer is reused after being displayed on the touch panel. Yes, there is no waiting time for display.
  • the second invention is the mobile terminal according to claim 1, wherein the third layer is further defined as a layer to which the content screen belongs in the invention described in the first invention.
  • An identifier of the content display means belonging to the third layer, its activation condition, and information for designating the layer when returning from the third layer are defined, and the activation management means sets the activation condition when the activation condition is satisfied.
  • a process for starting the content display means belonging to the third layer specified by the file is performed, and the content display means itself when the layer to which the content display means belongs is the third layer at the time of content screen switching.
  • the second invention is an invention that can display a special-purpose content screen such as a screen saver, a management screen, or an operation guide.
  • a third invention is the invention according to the first invention or the second invention, wherein the activation management means maintains the activation history of the content display means allocated to the second layer, and When a request to return to the previous content screen is received, referring to the activation history, if the layer to which the content screen at the top of the stack belongs is the second layer, the content at the top of the stack After the process of discarding the screen from the stack, if the layer to which the previous content screen belongs is the second layer with reference to the activation history, the content for generating the previous content screen A process for starting the display means is performed.
  • the third invention is an invention that allows an operation to return to the previous screen.
  • a fourth invention is the invention described in the second invention, wherein the first layer is a layer to which a menu screen as one content screen belongs, and the second layer is called from the menu screen.
  • the fourth invention is an invention in which the content display means for displaying a menu screen as content is assigned to the first layer, and a special-purpose content screen is used as a screen saver.
  • a fifth invention is a computer program for causing a processor of a mobile terminal to function as the content display means and the activation management means according to any one of the first invention to the third invention.
  • the fifth invention relates to a computer program.
  • the application is displayed on the touch panel of the mobile terminal. Even if the content to be switched is switched, it is possible to provide a mobile terminal and an application program in which the memory usage does not increase more than necessary.
  • the figure explaining the cloud service system using a mobile terminal The figure explaining the hardware constitutions of a mobile terminal.
  • FIG. 1 is a diagram for explaining a cloud service system using a mobile terminal 1 according to the present embodiment.
  • FIG. 1 stores various contents 30 used for business in addition to the mobile terminal 1 according to the present embodiment.
  • a server 3 is shown.
  • the mobile terminal 1 which concerns on this embodiment is illustrated with the form of the tablet, the mobile terminal 1 which concerns on this embodiment can also be made into a smart phone.
  • the server 3 illustrated in FIG. 1 stores content composed of a plurality of screens.
  • the electronic questionnaire 30c is answered as content used for business.
  • the privilege animation 30d which can be browsed only by the user who performed is shown in figure.
  • the mobile terminal 1 includes an application 2 that displays a content screen of content (here, content downloaded from the server 3 or content stored in the mobile terminal 1) on the touch panel. Yes.
  • a user who uses the mobile terminal 1 performs business such as negotiations while switching the content screen displayed on the mobile terminal 1.
  • the operation of the application 2 may malfunction, such as an increase in the amount of memory used and the operation slowing down. Therefore, even if the content screen displayed on the mobile terminal 1 is switched to the mobile terminal 1 of the present embodiment, The memory usage is not increased more than necessary.
  • FIG. 2 is a diagram illustrating a hardware configuration of the mobile terminal 1 according to the present embodiment.
  • the mobile terminal 1 includes, as hardware resources, a processor 1a, a RAM 1b serving as a main memory, an NVM (Nonvolatile Memory) 1c that is an electrically rewritable nonvolatile memory, and display and input.
  • a touch panel 1d which is a device having the above functions and a mobile communication circuit 1e which is a circuit for performing communication using a mobile communication network. 2 shows only hardware resources necessary for the description of the present invention, and the mobile terminal 1 includes hardware other than those shown in FIG. 2, such as a short-range wireless communication circuit and an audio-related circuit. Hardware resources.
  • the processor 1 a of the mobile terminal 1 is a processing device that executes a computer program installed in the mobile terminal 1.
  • the RAM 1b of the mobile terminal 1 is a storage device used when the processor 1a executes a computer program.
  • the NVM 1c of the mobile terminal 1 is a memory serving as a secondary storage device, and stores the program code of the application 2 and the like.
  • the touch panel 1d of the mobile terminal 1 is a device in which a display (for example, a liquid crystal display) that displays content and a touch device that operates with a finger on the screen displayed on the display are combined.
  • the mobile communication circuit 1 e of the mobile terminal 1 is a communication circuit used when the application 2 downloads content from the server 3.
  • FIG. 3 is a diagram illustrating a configuration of software installed in the mobile terminal 1 according to the present embodiment.
  • the mobile terminal 1 according to the present embodiment includes an operating system 10 specialized for functions for mobile use, such as Apple's iOS (registered trademark) and Google's Android (registered trademark).
  • An application 2 operating on the operating system 10 is mounted.
  • FIG. 4 is a diagram for explaining the contents that the operating system 10 controls the screen display.
  • the operating system 10 installed in the mobile terminal 1 has a stack 10a for managing the screen output to the touch panel 1d in a last-in first-out format, so that the top screen of the stack 10a is output to the touch panel 1d.
  • a function for controlling screen display is provided, and an API that calls a component program that generates a screen and an API that generates a window (meaning a display frame of the entire screen) are provided as APIs disclosed to the application 2.
  • the stack 10a is secured in the RAM 1b and the NVM (Nonvolatile Memory) 1c as part of a memory area for storing data handled by the operating system 10.
  • the term “content screen” means a content screen displayed on the touch panel 1d and visible to the operator, and data constituting the content screen temporarily stored in the stack 10a. Also means.
  • the operating system 10 implemented in the mobile terminal 1 first adds (pushes) the content screen A first generated by the application 2 to the stack 10a used for screen management, and touches the content screen A at the top of the stack 10a with the touch panel. It is displayed in 1d (FIG. 4A).
  • the operating system 10 does not put the content screen itself into the stack 10a, but manages the screen output to the touch panel 1d by putting the memory area assigned to the content screen into the stack 10a.
  • the operating system 10 adds the content screen B generated by the application 2 to the stack 10a (S60) and becomes the top of the stack 10a.
  • the operating system 10 adds the content screen C generated by the application 2 to the stack 10a (S61) and becomes the top of the stack 10a.
  • C is displayed on the touch panel 1d, and the content screens A and B are in a standby state in the background of the content screen C (FIG. 4C).
  • the operating system 10 displays the previous content screen in the stack 10a on the touch panel 1d.
  • the state of the stack 10a returns to the state of FIG.
  • the content screen B is displayed on the touch panel 1d.
  • the state of the stack 10a returns to the state shown in FIG.
  • the content screen A is displayed on the touch panel 1d.
  • the application 2 since the operating system 10 installed in the mobile terminal 1 stacks the content screens generated by the application 2 every time the application 2 generates the content screens, the number of content screens generated by the application 2 increases. As a result, memory usage also increases. Therefore, the application 2 according to the present embodiment is provided with a mechanism that does not increase the memory usage even if the number of content screens generated by the application 2 increases.
  • the application 2 installed in the mobile terminal 1 includes a content display program 21 that generates a content screen to be displayed on the touch panel 1d in the RAM 1b or the NVM 1c, content used by the content display program 21, and content display.
  • the activation of the content display program 21 is managed based on the setting file 23 in which the layer to which the content screen generated by the program 21 belongs is defined for each content display program 21 and the layer of the content display program 21 set in the setting file 23.
  • a startup management program 20 is provided.
  • the content screen generated by the content display program 21 belongs to one of the three layers of the first layer, the second layer, and the third layer.
  • the first layer is a layer in which the content screen being displayed is not discarded from the stack 10a when the content screen belonging to the layer being displayed is switched to another content screen.
  • the second layer is a layer in which the content screen being displayed is discarded from the stack 10a when the content screen belonging to the layer being displayed is switched to another content screen.
  • the third layer is a layer on which a special purpose content screen (for example, a screen saver, a management screen, an operation guide, etc.) is displayed.
  • a special purpose content screen for example, a screen saver, a management screen, an operation guide, etc.
  • the setting file 23 provided in the mobile terminal 1 is a text format file stored in the NVM 1 c of the mobile terminal 1, and the substantial behavior of the application 2 is defined by the contents of the setting file 23.
  • the identifier of the content display program 21 incorporated in the application 2 is described so that the content display program 21 incorporated in the application 2 can be arbitrarily defined.
  • a path in which content used by the content display program 21 corresponding to the identifier is stored and a layer to which the content display program 21 corresponding to the identifier belongs are described.
  • the content path used by the content display program 21 is described in the setting file 23 so that the content used by the content display program 21 can be changed by the setting file 23, and the content display program 21 belongs.
  • the reason why the layer is described in the setting file 23 is that the content display program 21 assigned to the layer can be changed by the setting file 23.
  • the identifier of the content display program 21 to be activated first is defined by the setting file 23.
  • the setting file 23 can define the behavior when displaying the special purpose content screen, so that the start condition of the content display program 21 for generating the special purpose content screen (for example, the no-operation time lasts 10 minutes) A layer that returns from the third layer is defined as the behavior when the special purpose content screen is terminated).
  • the content display program 21 incorporated in the application 2 is a component program of the application 2 that functions as content display means according to the present invention.
  • the content display program 21 corresponds to each different content, and in this embodiment, the server 3 stores the advertisement video 30a, the electronic catalog 30b, the electronic questionnaire 30c, and the privilege video 30d as the contents, and therefore is downloaded from the server 3.
  • the content display program 21b for generating the content screen of the electronic catalog 30b, the content display program 21c for generating the content screen of the electronic questionnaire 30c downloaded from the server, and the content display program for generating the content screen of the privilege video 30d downloaded from the server 3 21d and a content display program 21a for generating a content screen of the advertisement video 30a downloaded from the server 3 are incorporated in the application 2.
  • a content display program 21e that generates a menu screen that displays a plurality of thumbnails obtained by reducing the content screen is incorporated in the application 2.
  • the basic operation of the content display program 21 incorporated in the application 2 is to create a window for displaying a content screen using an API for generating a window, and then specify the user specified by the path described in the setting file 23 By drawing the content corresponding to itself in this window, the content screen is generated in the RAM 1b or NVM 1c.
  • the specific behavior when generating the content screen is defined in the setting file 23 by itself. It changes according to the layer that is being done. Therefore, from here, the operation of the content display program 21 will be described for each layer (first layer, second layer, and third layer).
  • FIG. 5 is a diagram for explaining the operation of the content display program 21 when the generated content screen belongs to the first layer.
  • the content display program 21 belonging to the first layer is called from the activation management program 20 and activated when the application 2 is activated (S1). Since the content screen generated by the content display program 21 belonging to the first layer is the home screen of the application 2, in this embodiment, the menu screen is generated using the content display program 21 belonging to the first layer as the content screen.
  • the content display program 21e is selected.
  • the setting file 23 is referred to, the content path to be drawn by itself is acquired, and then the content screen is displayed using an API for generating a window.
  • the content screen is generated in the RAM 1b or NVM 1c by drawing the content corresponding to itself in this window (S2), and the content belonging to the first layer by the function of the operating system 10
  • the content screen generated by the display program 21 is first added to the stack 10a, and the state of the stack 10a becomes the state of FIG. 4A, and this content screen is displayed on the touch panel 1d.
  • the content screen generated by the content display program 21 belonging to the first layer 22a is displayed on the touch panel 1d, that is, only the content screen is in the stack 10a, and the content screen is switched using the touch panel 1d.
  • the content display program 21 belonging to the first layer 22a refers to the setting file 23 and the layer (
  • the first screen is confirmed (S3), and as the processing corresponding to the first layer, the content screen generated by itself is generated from the stack 10a without generating the content screen as the switching destination.
  • Launch the content management program 21 Request the ram 20 (S4) the procedure of Figure 4 terminates.
  • the content display program 21 belonging to the first layer does not discard the content screen generated by itself when the content screen is switched from the stack 10a. As shown in 4 (b), a standby state is established in the background of the switched content screen.
  • FIG. 6 is a diagram for explaining the operation of the content display program 21 when it belongs to the second layer.
  • the content display program 21 belonging to the second layer is activated by being called from the activation management program 20 in response to a call request of the content display program 21 belonging to the first layer or another content display program 21 belonging to the second layer. (S10).
  • the content display program 21 belonging to the second layer uses the setting file 23 to obtain the path of the content to be drawn by itself, and then uses the API for generating the window to display a window for displaying the content screen. After the generation, the content corresponding to itself is drawn in this window to generate the content screen in the RAM 1b or NVM 1c, and the content generated by the content display program 21 belonging to the second layer by the function of the operating system 10
  • the screen is added to the top of the stack 10a, the state of the stack 10a becomes the state of FIG. 4B, and this content screen is displayed on the touch panel 1d (S11).
  • the content display program 21 belonging to the second layer refers to the setting file 23 and confirms the layer to which it belongs (here, it becomes the second layer) (S12), and processing according to the second layer Using the API for destroying the window, the content screen generated by itself is discarded from the stack 10a (S13), and then the call of the content display program 21 for generating the content screen as the switching destination is started and activated. 20 (S14), the procedure of FIG. If no other inconvenient result occurs, the process of S14 may be performed before the process of S13. Alternatively, depending on the specifications of the OS / API, the process of S13 may have to be performed after S14.
  • the content screen generated by the content display program belonging to the second layer is displayed on the touch panel 1d and the content display program 21 belonging to the first layer is called, the content screen of the second layer is discarded from the stack 10a. Therefore, the state of the stack 10a is as shown in FIG. 4A, and the first layer content screen waiting in the background of the second layer content screen is displayed on the touch panel 1d.
  • FIG. 7 is a diagram for explaining the operation of the content display program 21 when it belongs to the third layer.
  • the content display program 21 belonging to the third layer is activated by being called from the activation management program 20 when the activation condition of the third layer content display program 21 defined in the setting file 23 is satisfied (S20). .
  • the content display program 21 belonging to the third layer uses the setting file 23 to acquire the path of the content used by itself, and then uses the API for generating the window to generate a window for displaying the content screen. Thereafter, a content screen is generated in the RAM 1b or NVM 1c by drawing content corresponding to itself in the window, and the content screen generated by the content display program 21 belonging to the third layer is generated by the function of the operating system 10.
  • the content screen is added to the top of the stack 10a and displayed on the touch panel 1d (S21). If the content screen generated by the content display program 21 belonging to the first layer is displayed on the touch panel 1d when the activation condition defined in the setting file 23 is satisfied, only the content screen of the first layer is displayed in the first layer.
  • the content display program 21 belonging to the third layer displays the setting file 23.
  • the layer to which the user belongs in this case, the third layer
  • S22 the third layer
  • the content screen generated by is discarded from the stack 10a (S23).
  • the content display program 21 belonging to the third layer refers to the setting file as a process corresponding to the third layer, and acquires a layer returning from the third layer (S24).
  • the content display program 21 belonging to the third layer branches the process depending on the layer when returning from the third layer (S25), and the content display program 21 belonging to the third layer is activated when returning from the third layer.
  • the start management program 20 is notified of the end of the content display program 21 belonging to the third layer (S27), and the procedure of FIG.
  • the layer returning from the third layer is the first layer and the content screen of the second layer is in the stack 10a
  • the content screen of the second layer is stacked by using the API for discarding the window.
  • the activation management program 20 is notified of the end of the content display program 21 belonging to the third layer (S27), and the procedure of FIG.
  • the content display program 21 belonging to the third layer When the content display program 21 belonging to the third layer is activated and the layer of the content screen at the top of the stack 10a is the first layer, the content display program 21 belonging to the third layer is activated. As shown in (b), the content screen of the first layer is in a standby state in the background of the content screen of the third layer. In this case, regardless of the layer when returning from the third layer, the content screen of the third layer is discarded from the stack 10a, so that the content screen of the first layer is displayed on the touch panel 1d. Further, when the content display program 21 belonging to the third layer is activated and the content screen layer at the top of the stack 10a is the second layer, the content display program 21 belonging to the third layer is activated, As shown in FIG.
  • the content screens of the first and second layers are on standby in the background of the content screen of the third layer.
  • the content screen of the third layer is discarded, so that the content screen of the second layer is touched by the touch panel 1d as shown in FIG. Is displayed.
  • the content display program 21 belonging to the third layer discards the content screens of the second and third layers from the stack 10a. As described above, the content screen of the first layer is displayed on the touch panel 1d.
  • the activation management program 20 installed in the mobile terminal 1 is a component program of the application 2 that functions as activation management means according to the present invention, and is based on the layer of the content display program 21 set in the setting file 23. 21 is managed.
  • the activation management program 20 activates the content display program 21 using an API that calls a component program that generates a screen.
  • FIG. 8 is a diagram for explaining the operation of the activation management program 20 when the content display program 21 belonging to the first and second layers is activated.
  • the activation management program 20 refers to the setting file 23 and first activates the content display program 21 attributed to the first layer by using an API that calls a component program that generates a screen. (S30). Thereafter, when a call request for another content display program 21 is received from the content display program 21 that generated the content screen at the top of the stack 10a (S31), the content of the call destination is used using the setting file 23.
  • the layer to which the display program 21 belongs is specified (S32), and the process branches depending on the specified layer (S33).
  • the activation management program 20 When the identified layer is the first layer, the activation management program 20 does not activate the called content display program 21 (in this case, the content display program 21 belonging to the first layer), and the procedure of FIG. finish. If the specified layer is the second layer, the activation management program 20 uses the API for calling the component program that generates the screen to display the called content display program 21 (in this case, the content display belonging to the second layer). Any one of the programs 21) is started (S34), and the procedure of FIG. 7 ends. Note that the processing from S31 to S34 is repeatedly executed until the application 2 is terminated.
  • FIG. 9 is a diagram for explaining the operation of the activation management program 20 when the content display program 21 belonging to the third layer is activated.
  • the activation management program 20 uses an API that calls a component program for generating a screen when the activation condition of the content display program 21 of the third layer defined in the setting file 23 is satisfied.
  • the content display program 21 belonging to is activated, and the content screen generated by the content display program 21 belonging to the third layer is displayed on the touch panel 1d (S40). Thereafter, when the end is notified from the content display program 21 belonging to the third layer (S41), this procedure ends.
  • the content display program 21 displays a content screen to be displayed including a user interface for performing an operation of returning to the previous content screen, and uses this user interface to A function of notifying the activation management program 20 that an operation for returning to the previous content screen has been performed may be provided.
  • the start management program 20 is a file for storing a start history of starting the content display program 21 belonging to the second layer. As a startup history file. If the layer of the callee content display program 21 is the second layer in S32 of FIG. 8, the boot management program 20 starts the call history of the callee content display program 21 (identifier, restoration parameter, etc. of the content display program 21). Is added to the activation history file, and when the layer of the called content display program 21 is the first layer, the contents of the activation history file are initialized.
  • FIG. 10 is a diagram for explaining the operation of the activation management program 20 when an operation for returning to the previous content screen is performed.
  • the activation management program 20 determines the layer corresponding to the content screen at the top of the stack 10a. (S50).
  • this layer is the first layer
  • the activation management program 20 ends this procedure
  • this layer is the second layer
  • the activation management program 20 performs processing for discarding the content screen at the top of the stack 10a at this point.
  • the content screen of the second layer displayed on the touch panel 1d is discarded from the stack 10a (S51).
  • the activation management program 20 determines whether the layer corresponding to the previous content screen is the second layer, depending on whether the activation history file is in the initial state (S52). If this layer is the first layer, the start management program 20 ends this procedure. If this layer is the second layer, that is, if there is a start history in the start history file, the start management program 20 Using the previous activation history saved in the file, the content display program 21 corresponding to the content screen of the second layer that was displayed one time ago was started, and the previous one was displayed The content screen of the second layer is displayed on the touch panel 1d (S53), and this procedure ends.
  • the layer type may be only the first layer and the second layer.
  • the content screen generated by the content display program 21 belongs to either the first layer or the second layer.
  • the setting file 23 does not define information related to the third layer (for example, information specifying the content display means belonging to the third layer, its activation condition, and information for specifying the layer when returning from the third layer). It's okay.
  • the operation of the content display program 21 when belonging to the first layer is the same as that in FIG.
  • the operation of the content display program 21 when belonging to the second layer is the same as that in FIG.
  • the operation of the activation management program 20 when the content display program 21 belonging to the first layer and the second layer is activated is the same as that in FIG. Further, the operation of the activation management program 20 when the operation of returning to the previous content screen is performed is the same as that in FIG.
  • the effect of the present invention that is, after an application configured to incorporate a plurality of content display programs and define a substantial behavior in the setting file is started on the mobile terminal, is then applied to the touch panel of the mobile terminal. Even when the content to be displayed is switched, the memory usage does not increase more than necessary, and for specific content, the screen displayed on the touch panel of the mobile terminal can be reused later, so that the specific content can be redisplayed smoothly. Needless to say, it can be done.
  • the activation management program 20 when returning from the third layer content screen to the first layer content screen, is not the content display program 21 but the second layer content screen in the stack 10a. You may perform the process which destroys. Specifically, in S26 of FIG. 7, the content display program 21 entrusts the activation management program 20 to discard the second layer content screen from the stack 10a. Then, the commissioned startup management program 20 discards the second layer content screen from the stack 10a after S41 in FIG.

Abstract

【課題】モバイル端末のタッチパネルに表示しているコンテンツ画面が切り替わっても,メモリ使用量が必要以上に増加しないようにする。 【解決手段】モバイル端末1のアプリケーション2は,コンテンツ画面を生成するコンテンツ表示プログラム21と,レイヤに基づいて,コンテンツ表示プログラム21の起動を管理する起動管理プログラム20と,アプリケーション2の振る舞いを定義した設定ファイル23を備える。設定ファイル23により,第2レイヤに属するように設定されたコンテンツ表示プログラム21は,他のコンテンツ表示プログラム21を呼び出す際,オペレーティングシステム10が管理するスタック10aから自分自身のコンテンツ画面を破棄するように動作する。

Description

モバイル端末およびアプリケーションプログラム
 本発明は,タブレット(タブレットコンピュータ)などタッチパネルを備えたモバイル端末上で起動するアプリケーションのメモリ消費量を抑える技術に関する。
 複数の画面で構成される様々なコンテンツをネットワーク上のサーバに格納し,タブレット(タブレットコンピュータ)などタッチパネルを備えたモバイル端末上で,該サーバに格納されたコンテンツを利用するクラウドサービスが普及している。
 クラウドサービスに用いるモバイル端末には,最後にタッチパネルに出力した画面が先頭になるように,タッチパネルに出力した画面をスタック形式で配置し,スタックの先頭になる画面をタッチパネルに表示するオペレーティングシステムが実装され,更に,このオペレーティングシステム上で動作するアプリケーションとして,サーバまたはモバイル端末に格納されているコンテンツを表示するアプリケーションが実装される。クラウドサービスのサーバには様々な分野のコンテンツを格納し,更に,このコンテンツは更新されることが多いため,モバイル端末に実装するアプリケーションのカスタマイズが容易に行えるように,モバイル端末に実装するアプリケーションに,汎用的に利用可能な複数のコンテンツ表示プログラムを組み込み,アプリケーションで表示するコンテンツなど,アプリケーションの実質的な振る舞いは,XML形式の設定ファイルで定義できるように構成されることが多い(例えば,特許文献1)。
 このように,アプリケーションで表示するコンテンツなど,アプリケーションの実質的な振る舞いを設定ファイルで定義できるようにすると,アプリケーションのメモリ使用量は設定ファイルの内容によって変わるため,アプリケーションの実質的な振る舞いを定義する設定ファイルの内容に係わらず,アプリケーションのメモリ使用量が必要以上に増えないようにする仕組みが必要になる。
 アプリケーション起動時におけるコンピュータのメモリ使用量を管理する発明として,特許文献2において,コンピュータに搭載されたアプリケーションに常駐型または一時型の属性情報を設定しておき,アプリケーション起動時に,この時点で動作中のアプリケーションの中から,一時型の属性情報が設定されたアプリケーションを強制終了させ,常駐型の属性情報が設定されたアプリケーションはそのまま残すようにした発明が開示されている。また,特許文献3では,アプリケーションの切り替え時に,起動対象となるアプリケーションとの関連性に基づき,起動及び終了させるアプリケーションを決定し,アプリケーションの起動によってメモリ容量不足が発生すると判断した場合,終了させると決定したアプリケーションを終了させることで,メモリ容量不足を解消する発明が開示されている。
特開2003-216427号公報 特開2003-15892号公報 特開2014-238653号公報
 しかしながら,上述した従来技術は,アプリケーションを起動した時,起動中のアプリケーションの中から所定の条件を満たすアプリケーションを終了させることで,コンピュータのメモリ不足を解消する技術であって,複数のコンテンツ表示プログラムを組み込み,実質的な振る舞いを設定ファイルで定義できるように構成したアプリケーションのメモリ使用量を必要以上に増えないようにする技術ではない。このようなアプリケーションのメモリ使用量が必要以上に増えないように,モバイル端末のタッチパネルに表示するコンテンツが切り替わる毎に,切り替わる前にタッチパネルに表示していたコンテンツをメモリから消去することも考えられるが,表示処理に時間のかかるコンテンツが繰り返してタッチパネルに表示されるケースでは,このコンテンツを表示する毎に表示待ちが発生し操作性が悪くなる問題がある。
 そこで,本発明は,複数のコンテンツ表示プログラムを組み込み,実質的な振る舞いを設定ファイルで定義できるように構成したアプリケーションをモバイル端末上で起動させた後,モバイル端末のタッチパネルに表示するコンテンツが切り替わっても,メモリ使用量が必要以上に増加せず,かつ,特定のコンテンツについては,モバイル端末のタッチパネルに表示した画面を後に再利用でき,特定のコンテンツの再表示をスムーズに行えるモバイル端末およびアプリケーションプログラムを提供することを目的とする。
 上述した課題を解決する第1の発明は,メインメモリと,不揮発性メモリと,タッチパネルと,前記メインメモリまたは前記不揮発性メモリのメモリ領域の一部を前記タッチパネルに出力された画面を後入れ先出しの形式で管理するスタックとし,前記スタックの先頭にある画面が前記タッチパネルに表示されるように画面表示を制御するオペレーティングシステムとを備え,前記オペレーティングシステム上で動作するプログラムとして,複数のコンテンツのそれぞれのコンテンツ画面を前記タッチパネルに表示するアプリケーションが実装されたモバイル端末であって,前記モバイル端末は,前記アプリケーションが起動されることで,前記複数のコンテンツのうちの一つを表示するコンテンツ画面をメインメモリまたは不揮発性メモリに生成するコンテンツ表示手段と,前記コンテンツ表示手段の起動を管理する起動管理手段と,が機能するものであって,前記コンテンツ表示手段は,生成するコンテンツ画面が属するレイヤを指定する情報と前記コンテンツ表示手段の識別子を対応付けた設定ファイルにより設定されるものであって,コンテンツ画面が属するレイヤは,前記タッチパネル上の操作に応じてコンテンツ画面が切り替わる際,表示中のコンテンツ画面が前記スタックから破棄されない第1レイヤ,表示中のコンテンツ画面が前記スタックから破棄される第2レイヤ,の何れかであって,前記コンテンツ表示手段は,コンテンツ画面切り替えの際,前記コンテンツ表示手段が属するレイヤが,第1レイヤの場合は,自分自身が生成した表示中のコンテンツ画面を前記スタックから破棄することなく,切り替え先の別のコンテンツ画面を生成・操作するコンテンツ表示手段の呼び出しを前記起動管理手段に要求し,自分自身の属するレイヤが,第2レイヤの場合は,自分自身が生成した表示中のコンテンツ画面を前記スタックから破棄する処理を実行するとともに,切り替え先の別のコンテンツ画面を生成・操作するコンテンツ表示手段の呼び出しを前記起動管理手段に要求し,前記起動管理手段は,所定の第1レイヤに属するコンテンツ表示手段を起動させた後,表示中のコンテンツ画面を生成したコンテンツ表示手段から別のコンテンツ表示手段の呼び出し要求を受けると,前記設定ファイルを参照して,呼び出し先になるコンテンツ表示手段が属するレイヤが前記第2レイヤの場合のみ,呼び出し先となる前記コンテンツ表示手段を起動させる処理を行う,ことを特徴とするモバイル端末である。第1の発明によれば,第2レイヤに属するコンテンツ表示手段が生成したコンテンツ画面がタッチパネルに表示されている状態で,第2レイヤに属する他のコンテンツ表示手段が呼び出されても,呼び出し元になるコンテンツ表示手段が生成したコンテンツ画面が,メモリに形成されるスタックから破棄された後に,切り替え先の前記コンテンツ表示手段が呼び出されるので,第2レイヤに係るコンテンツ画面はスタック上に重複して積み重なることはなく,メモリ使用量が必要以上に増加することはなくなる。また,第1レイヤに属するコンテンツ表示手段が生成したコンテンツ画面は,アプリケーションが終了するまでスタックに残るので,第1レイヤに属するコンテンツ表示手段が生成したコンテンツ画面については,タッチパネルに表示した後に再利用でき,表示時間待ちが生じない。
 更に,第2の発明は,第1の発明に記載の発明において,コンテンツ画面が属するレイヤとして更に第3レイヤが定義された請求項1に記載のモバイル端末であって,前記設定ファイルには,第3レイヤに属する前記コンテンツ表示手段の識別子とその起動条件,および,前記第3レイヤから戻る時の前記レイヤを指定する情報が定義され,前記起動管理手段は,前記起動条件が成立すると,設定ファイルにより特定される前記第3レイヤに属する前記コンテンツ表示手段を起動させる処理を行い,前記コンテンツ表示手段は,コンテンツ画面切り替えの際,自分自身が属するレイヤが前記第3レイヤの場合は,自分自身が生成した前記コンテンツ画面を前記スタックから破棄する処理を実行するとともに,前記設定ファイルを参照して,前記第3レイヤから戻る時のレイヤを指定する情報を取得し,前記第3レイヤから戻る時のレイヤが前記第1レイヤで,かつ,第2レイヤに属する別のコンテンツ画面が前記スタックにある場合は,第2レイヤに属するこのコンテンツ画面を前記スタックから破棄する処理を実行するか或いは,第2レイヤに属するコンテンツ画面の破棄を起動管理手段に委託することを特徴とする。なお,第2の発明は,スクリーンセーバ,管理画面または操作ガイドなどの特殊用途のコンテンツ画面を表示できるようにした発明である。
 更に,第3の発明は,第1の発明または第2の発明に記載の発明において,前記起動管理手段は,前記第2レイヤに割り当てられた前記コンテンツ表示手段の起動履歴を保持し,一つ前の前記コンテンツ画面に戻る要求を受けたときは,前記起動履歴を参照して,前記スタックの先頭になる前記コンテンツ画面の属するレイヤが第2レイヤの場合は,前記スタックの先頭になる前記コンテンツ画面を前記スタックから破棄する処理を行った後,前記起動履歴を参照して,一つ前の前記コンテンツ画面が属するレイヤが第2レイヤの場合は,前記一つ前のコンテンツ画面を生成するコンテンツ表示手段を起動する処理を行う
ことを特徴とする。なお,第3の発明は,一つ前の画面に戻る操作を行えるようにした発明である。
 更に,第4の発明は,第2の発明に記載の発明において,前記第1レイヤを,1つのコンテンツ画面としてのメニュー画面が属するレイヤとし,前記第2レイヤを,前記メニュー画面から呼び出すことのできるコンテンツのコンテンツ画面,および,そのようなコンテンツ画面からさらに呼び出すことのできる別のコンテンツ画面が属するレイヤとし,第3レイヤを,1つのコンテンツ画面としてのスクリーンセーバーが表示されるレイヤとしたことを特徴とする。なお,第4の発明は,メニュー画面をコンテンツとして表示する前記コンテンツ表示手段を前記第1レイヤに割り当て,更に,特殊用途のコンテンツ画面をスクリーンセーバとした発明である。
 更に,第5の発明は,第1の発明から第3の発明のいずれか一項に記載の前記コンテンツ表示手段および前記起動管理手段として,モバイル端末のプロセッサを機能させるためのコンピュータプログラムである。なお,第5の発明は,コンピュータプログラムに係る発明である。
 このように,本発明によれば,複数のコンテンツ表示プログラムを組み込み,実質的な振る舞いを設定ファイルで定義できるように構成したアプリケーションをモバイル端末上で起動させた後,モバイル端末のタッチパネル上に表示するコンテンツが切り替わっても,メモリ使用量が必要以上に増加することのないモバイル端末およびアプリケーションプログラムを提供できる。
モバイル端末を用いたクラウドサービスシステムを説明する図。 モバイル端末のハードウェア構成を説明する図。 モバイル端末に実装されるソフトウェアの構成を説明する図。 オペレーティングシステムが画面表示を制御する内容を説明する図。 第1レイヤに属する時のコンテンツ表示プログラムの動作を説明する図。 第2レイヤに属する時のコンテンツ表示プログラムの動作を説明する図。 第3レイヤに属する時のコンテンツ表示プログラムの動作を説明する図。 第1,2レイヤに属するコンテンツ表示プログラムを起動させる時の起動管理プログラムの動作を説明する図。 第3レイヤに属するコンテンツ表示プログラムを起動させる時の起動管理プログラムの動作を説明する図。 一つ前のコンテンツ画面に戻る操作が行われた時の起動管理プログラムの動作を説明する図。
 ここから,本発明の好適な実施形態を記載する。なお,以下の記載は本発明の技術的範囲を束縛するものでなく,理解を助けるために記述するものである。
 図1は,本実施形態に係るモバイル端末1を用いたクラウドサービスシステムを説明する図で,図1では,本実施形態に係るモバイル端末1に加え,業務に用いる様々なコンテンツ30を記憶しているサーバ3を図示している。なお,本実施形態に係るモバイル端末1をタブレットの形態で図示しているが,本実施形態に係るモバイル端末1はスマートフォンとすることもできる。
 図1で図示したサーバ3は,複数の画面により構成されるコンテンツを記憶し,図1では,業務に用いるコンテンツとして,広告動画30a,電子カタログ30b,電子アンケート30cに加え,電子アンケート30cに回答したユーザのみが閲覧可能な特典動画30dを図示している。
 本実施形態に係るモバイル端末1は,コンテンツ(ここでは,サーバ3からダウンロードしたコンテンツ,または,モバイル端末1が格納しているコンテンツになる)のコンテンツ画面をタッチパネルに表示するアプリケーション2を実装している。モバイル端末1を利用するユーザは,モバイル端末1に表示させるコンテンツ画面を切り替えながら,商談などの業務を行うことになるが,モバイル端末1に表示させるコンテンツ画面が切り替わると,コンテンツ画面の生成に用いられるメモリ使用量が増え,動作が遅くなるなど,アプリケーション2の動作に不具合が発生することがあるため,本実施形態のモバイル端末1には,モバイル端末1に表示させるコンテンツ画面が切り替わっても,メモリ使用量が必要以上に増加しない工夫を施している。
 本実施形態に係るモバイル端末1のハードウェア構成について説明する。図2は,本実施形態に係るモバイル端末1のハードウェア構成を説明する図である。図2で図示しているように,モバイル端末1は,ハードウェア資源として,プロセッサ1a,メインメモリとなるRAM1b,電気的に書き換え可能な不揮発性メモリであるNVM(Nonvolatile Memory)1c,表示と入力の機能を兼ね備えたデバイスであるタッチパネル1d,および,移動体通信網を利用した通信を行うための回路である移動体通信回路1eを備える。なお,図2では,本発明の説明に必要なハードウェア資源のみを図示しており,モバイル端末1は,近距離無線用の通信回路およびオーディオ関係の回路など,図2で図示した以外のハードウェア資源を備えることになる。
 モバイル端末1のプロセッサ1aは,モバイル端末1に実装されたコンピュータプログラムを実行する処理装置である。モバイル端末1のRAM1bは,プロセッサ1aがコンピュータプログラムを実行する時に使用する記憶装置である。モバイル端末1のNVM1cは,二次記憶装置となるメモリで,アプリケーション2のプログラムコードなどを記憶している。モバイル端末1のタッチパネル1dは,コンテンツを表示するディスプレイ(例えば,液晶ディスプレイ)と,ディスプレイに表示された画面上を指で操作するタッチデバイスが組み合わされたデバイスである。モバイル端末1の移動体通信回路1eは,アプリケーション2がサーバ3からコンテンツをダウンロードするときに用いる通信回路になる。
 次に,本実施形態に係るモバイル端末1に実装されるソフトウェアの構成について説明する。図3は,本実施形態に係るモバイル端末1に実装されるソフトウェアの構成を説明する図である。図3に図示したように,本実施形態に係るモバイル端末1には,Apple社のiOS(登録商標)やGoogle社のAndroid(登録商標)など,モバイル用途の機能に特化したオペレーティングシステム10と,このオペレーティングシステム10上で動作するアプリケーション2が実装される。
 図4は,オペレーティングシステム10が画面表示を制御する内容を説明する図である。モバイル端末1に実装されるオペレーティングシステム10は,タッチパネル1dに出力された画面を後入れ先出しの形式で管理するスタック10aを有し,スタック10aの先頭になる画面がタッチパネル1dに出力されるように画面表示を制御する機能を備え,アプリケーション2に公開しているAPIとして,画面を生成するコンポーネントプログラムを呼び出すAPIおよびウィンドウ(画面全体の表示枠を意味する)を生成するAPIを有している。尚,スタック10aはオペレーティングシステム10が扱うデータを保管するメモリ領域の一部としてRAM1bやNVM(Nonvolatile Memory)1cに確保される。また,以下の説明で「コンテンツ画面」というときは,タッチパネル1dに表示されて操作者から見えているコンテンツ画面のことを意味する他に,スタック10aに一時保管されたコンテンツ画面を構成するデータをも意味するものとする。
 この機能について詳細に説明する。モバイル端末1に実装されるオペレーティングシステム10は,アプリケーション2が最初に生成したコンテンツ画面Aを,画面管理に用いるスタック10aに最初に追加(プッシュ)し,スタック10aの先頭になるコンテンツ画面Aをタッチパネル1dに表示する(図4(a))。なお,オペレーティングシステム10は,コンテンツ画面そのものをスタック10aに入れるのではなく,コンテンツ画面に割り当てたメモリ領域などをスタック10aに入れて,タッチパネル1dに出力した画面を管理する。コンテンツ画面Aを生成した後,アプリケーション2がコンテンツ画面Bを生成すると,オペレーティングシステム10は,アプリケーション2が生成したコンテンツ画面Bをスタック10aに追加して(S60),スタック10aの先頭になるコンテンツ画面Bをタッチパネル1dに表示し,コンテンツ画面Aはコンテンツ画面Bのバックグラウンドで待機した状態になる(図4(b))。コンテンツ画面Bを生成した後,アプリケーション2がコンテンツ画面Cを生成すると,オペレーティングシステム10は,アプリケーション2が生成したコンテンツ画面Cをスタック10aに追加して(S61),スタック10aの先頭になるコンテンツ画面Cをタッチパネル1dに表示し,コンテンツ画面A,Bはコンテンツ画面Cのバックグラウンドで待機した状態になる(図4(c))。また,アプリケーション2によって,スタック10aの先頭になるコンテンツ画面が破棄されると,オペレーティングシステム10は,スタック10aにおいて一つ前のコンテンツ画面をタッチパネル1dに表示する。例えば,コンテンツ画面Cがタッチパネル1dに表示されている状態で,スタック10aからコンテンツ画面Cが破棄されると(S62),スタック10aの状態は図4(b)の状態に戻り,オペレーティングシステム10は,コンテンツ画面Bをタッチパネル1dに表示する。また,コンテンツ画面Bがタッチパネル1dに表示されている状態で,スタック10aからコンテンツ画面Bが破棄されると(S63),スタック10aの状態は図4(a)の状態に戻り,オペレーティングシステム10は,コンテンツ画面Aをタッチパネル1dに表示する。
 このように,モバイル端末1に実装されるオペレーティングシステム10は,アプリケーション2がコンテンツ画面を生成する毎に,アプリケーション2が生成したコンテンツ画面をスタックするため,アプリケーション2が生成したコンテンツ画面の数が増えると,メモリ使用量も増えてしまう。そこで,本実施形態に係るアプリケーション2には,アプリケーション2が生成したコンテンツ画面の数が増えても,メモリ使用量が増えない仕組みを設けている。
 図3に図示したように,モバイル端末1に実装されるアプリケーション2は,タッチパネル1dに表示させるコンテンツ画面をRAM1bまたはNVM1cに生成するコンテンツ表示プログラム21と,コンテンツ表示プログラム21が用いるコンテンツと,コンテンツ表示プログラム21が生成するコンテンツ画面が属するレイヤをコンテンツ表示プログラム21毎に定義した設定ファイル23と,設定ファイル23で設定されたコンテンツ表示プログラム21のレイヤに基づいて,コンテンツ表示プログラム21の起動を管理する起動管理プログラム20を備える。なお,本実施形態において,コンテンツ表示プログラム21が生成するコンテンツ画面は,第1レイヤ,第2レイヤおよび第3レイヤの3つのうちの何れかに属するものとする。ここで,第1レイヤは,表示中のそのレイヤに属するコンテンツ画面が他のコンテンツ画面に切り替わる際,表示中のコンテンツ画面がスタック10aから破棄されないレイヤである。第2レイヤは,表示中のそのレイヤに属するコンテンツ画面が他のコンテンツ画面に切り替わる際,表示中のコンテンツ画面がスタック10aから破棄されるレイヤである。第3レイヤは,特殊用途のコンテンツ画面(例えば,スクリーンセーバ,管理画面,操作ガイドなど)が表示されるレイヤである。以後,「コンテンツ表示プログラム21が生成するコンテンツ画面が属するレイヤ」という意味で「コンテンツ表示プログラム21が属するレイヤ」と簡略に表現することがある。
 モバイル端末1が備える設定ファイル23は,モバイル端末1のNVM1cに格納されるテキスト形式のファイルで,設定ファイル23の内容によってアプリケーション2の実質的な振る舞いが定義される。本実施形態の設定ファイル23には,アプリケーション2に組み込むコンテンツ表示プログラム21を任意に定義できるように,アプリケーション2に組み込まれたコンテンツ表示プログラム21の識別子が記述され,更に,アプリケーション2に組み込まれたコンテンツ表示プログラム21の識別子毎に,識別子に対応するコンテンツ表示プログラム21が用いるコンテンツが格納されているパスと,識別子に対応するコンテンツ表示プログラム21が属するレイヤが記述されている。なお,コンテンツ表示プログラム21が用いるコンテンツのパスを設定ファイル23に記述するのは,設定ファイル23によって,コンテンツ表示プログラム21が用いるコンテンツを変更できるようにするためで,また,コンテンツ表示プログラム21が属するレイヤを設定ファイル23に記述するのは,設定ファイル23によって,レイヤに割り当てるコンテンツ表示プログラム21を変更できるようにするためである。
 加えて,本実施形態では,設定ファイル23によって,最初に起動するコンテンツ表示プログラム21の識別子が定義されている。また,設定ファイル23によって,特殊用途のコンテンツ画面を表示する時の振る舞いを定義できるように,特殊用途のコンテンツ画面を生成するコンテンツ表示プログラム21の起動条件(例えば,無操作時間が10分間続いた時,特殊用途のコンテンツ画面を表示する操作がなされた時など)と,特殊用途のコンテンツ画面が終了する時の振る舞いとして,第3レイヤから戻るレイヤを定義している。
 アプリケーション2に組み込まれるコンテンツ表示プログラム21は,本発明に係るコンテンツ表示手段として機能するアプリケーション2のコンポーネントプログラムである。コンテンツ表示プログラム21は,それぞれ異なるコンテンツに対応し,本実施形態において,サーバ3は,広告動画30a,電子カタログ30b,電子アンケート30cおよび特典動画30dをコンテンツとして記憶しているため,サーバ3からダウンロードした電子カタログ30bのコンテンツ画面を生成するコンテンツ表示プログラム21b,サーバからダウンロードした電子アンケート30cのコンテンツ画面を生成するコンテンツ表示プログラム21c,サーバ3からダウンロードした特典動画30dのコンテンツ画面を生成するコンテンツ表示プログラム21d,および,サーバ3からダウンロードした広告動画30aのコンテンツ画面を生成するコンテンツ表示プログラム21aをアプリケーション2に組み込んでいる。更に,本実施形態では,アプリケーション2の基本画面を表示するコンテンツ表示プログラム21として,コンテンツ画面を縮小したサムネイルを複数表示するメニュー画面を生成するコンテンツ表示プログラム21eをアプリケーション2に組み込んでいる。
 アプリケーション2に組み込まれるコンテンツ表示プログラム21の基本的な動作は,ウィンドウを生成するAPIを利用して,コンテンツ画面を表示するウィンドウを生成した後,設定ファイル23に記述されたパスにより指定される自分自身に対応するコンテンツをこのウィンドウ内に描画することで,コンテンツ画面をRAM1bまたはNVM1cに生成する動作になるが,コンテンツ画面を生成する時の具体的な振る舞いは,設定ファイル23で自分自身に定義されているレイヤに応じて変更になる。そこで,ここから,それぞれのレイヤ(第1レイヤ,第2レイヤおよび第3レイヤ)毎に,コンテンツ表示プログラム21の動作について説明する。
 図5は,生成されるコンテンツ画面が第1レイヤに属する場合のコンテンツ表示プログラム21の動作を説明する図である。尚以後の説明では,「生成されるコンテンツ画面が第nレイヤに属するコンテンツ表示プログラム」の意味で,しばしば簡略に「第nレイヤに属するコンテンツ表示プログラム」と表現する。本実施形態では,第1レイヤに属するコンテンツ表示プログラム21は,アプリケーション2が起動した時に起動管理プログラム20から呼び出されて起動する(S1)。なお,第1レイヤに属するコンテンツ表示プログラム21が生成するコンテンツ画面は,アプリケーション2のホーム画面になるため,本実施形態では,第1レイヤに属するコンテンツ表示プログラム21を,コンテンツ画面としてメニュー画面を生成するコンテンツ表示プログラム21eにしている。
 第1レイヤに属するコンテンツ表示プログラム21が起動すると,まず,設定ファイル23を参照して,自分自身が描写処理するコンテンツのパスを取得した後,ウィンドウを生成するAPIを利用して,コンテンツ画面を表示するウィンドウを生成した後,自分自身に対応するコンテンツをこのウィンドウ内に描画することで,コンテンツ画面をRAM1bまたはNVM1cに生成し(S2),オペレーティングシステム10の機能によって,第1レイヤに属するコンテンツ表示プログラム21が生成したコンテンツ画面が最初にスタック10aに追加されて,スタック10aの状態は図4(a)の状態になり,このコンテンツ画面がタッチパネル1dに表示される。
 第1レイヤ22aに属するコンテンツ表示プログラム21が生成したコンテンツ画面がタッチパネル1dに表示されている状態,すなわち,このコンテンツ画面のみがスタック10aにある状態で,タッチパネル1dを利用して,コンテンツ画面を切り替える操作(ここでは,メニュー画面から他のコンテンツ画面を選択する操作になる)がなされると,第1レイヤ22aに属するコンテンツ表示プログラム21は,設定ファイル23を参照して,自分自身が属するレイヤ(ここでは,第1レイヤになる)を確認し(S3),第1レイヤに応じた処理として,自分自身が生成したコンテンツ画面をスタック10aから破棄することなく,切り替え先となるコンテンツ画面を生成するコンテンツ表示プログラム21の呼び出しを起動管理プログラム20に要求して(S4),図4の手順は終了する。
 上述した振る舞いによれば,第1レイヤに属するコンテンツ表示プログラム21は,コンテンツの画面が切り替わる際に,自分自身が生成したコンテンツ画面をスタック10aから破棄しないので,第1レイヤのコンテンツ画面は,図4(b)のように,切り替わったコンテンツ画面のバックグラウンドで待機している状態になる。
 図6は,第2レイヤに属する時のコンテンツ表示プログラム21の動作を説明する図である。第2レイヤに属するコンテンツ表示プログラム21は,第1レイヤに属するコンテンツ表示プログラム21,または,第2レイヤに属する他のコンテンツ表示プログラム21の呼び出し要求に応じた起動管理プログラム20から呼び出されることで起動する(S10)。
 第2レイヤに属するコンテンツ表示プログラム21は,設定ファイル23を利用して,自分自身が描写処理するコンテンツのパスを取得した後,ウィンドウを生成するAPIを利用して,コンテンツ画面を表示するウィンドウを生成した後,自分自身に対応するコンテンツをこのウィンドウ内に描画することで,コンテンツ画面をRAM1bまたはNVM1cに生成し,オペレーティングシステム10の機能によって,第2レイヤに属するコンテンツ表示プログラム21が生成したコンテンツ画面がスタック10aの先頭に追加されて,スタック10aの状態は図4(b)の状態になり,このコンテンツ画面がタッチパネル1dに表示される(S11)。
 第2レイヤのコンテンツ画面がタッチパネル1dに表示されている状態で,タッチパネル1dを利用して,コンテンツ画面を切り替える操作(例えば,他のコンテンツ画面を呼び出すハイパーリンクをタップする操作になる)がなされると,第2レイヤに属するコンテンツ表示プログラム21は,設定ファイル23を参照して,自分自身が属するレイヤ(ここでは,第2レイヤになる)を確認し(S12),第2レイヤに応じた処理として,ウィンドウを破棄するAPIを利用して,自分自身が生成したコンテンツ画面をスタック10aから破棄してから(S13),切り替え先となるコンテンツ画面を生成するコンテンツ表示プログラム21の呼び出しを起動管理プログラム20に要求して(S14),図5の手順は終了する。尚,他に不都合な結果が生じなければ,S14の処理をS13の処理より先に行ってもかまわない。あるいは,OS・APIの仕様により,S13の処理をS14の後にしなければならない場合もあり得る。
 第2レイヤに属するコンテンツ表示プログラムが生成したコンテンツ画面がタッチパネル1dに表示されている状態で,第1レイヤに属するコンテンツ表示プログラム21が呼び出された場合,第2レイヤのコンテンツ画面はスタック10aから破棄されるので,スタック10aの状態は図4(a)になり,第2レイヤのコンテンツ画面のバックグラウンドで待機していた第1レイヤのコンテンツ画面がタッチパネル1dに表示されることになる。また,第2レイヤのコンテンツ画面がタッチパネル1dに表示されている状態で,第2レイヤに属する他のコンテンツ表示プログラム21が呼び出されても,呼び出し元になったコンテンツ表示プログラム21が生成したコンテンツ画面はスタック10aから破棄されるので,第2レイヤに係るコンテンツ画面がスタック10aに複数スタックされず,RAM1bまたはNVM1cのメモリ使用量が必要以上に増加することはなくなる。
 図7は,第3レイヤに属する時のコンテンツ表示プログラム21の動作を説明する図である。第3レイヤに属するコンテンツ表示プログラム21は,設定ファイル23で定義されている第3レイヤのコンテンツ表示プログラム21の起動条件が成立したときに,起動管理プログラム20から呼び出されることで起動する(S20)。
 第3レイヤに属するコンテンツ表示プログラム21は,設定ファイル23を利用して,自分自身が用いるコンテンツのパスを取得した後,ウィンドウを生成するAPIを利用して,コンテンツ画面を表示するウィンドウを生成した後,自分自身に対応するコンテンツをこのウィンドウ内に描画することで,コンテンツ画面をRAM1bまたはNVM1cに生成し,オペレーティングシステム10の機能によって,第3レイヤに属するコンテンツ表示プログラム21が生成したコンテンツ画面がスタック10aの先頭に追加されて,このコンテンツ画面がタッチパネル1dに表示される(S21)。なお,設定ファイル23で定義された起動条件が成立したときに,第1レイヤに属するコンテンツ表示プログラム21が生成したコンテンツ画面がタッチパネル1dに表示されている場合,第1レイヤのコンテンツ画面のみが第3レイヤのコンテンツ画面(特殊用途のコンテンツ画面になる)のバックグラウンドで待機している状態になる。また,設定ファイル23で定義された起動条件が成立したときに,第2レイヤに属するコンテンツ表示プログラム21が生成したコンテンツ画面がタッチパネル1dに表示されている場合,第1,2レイヤのコンテンツ画面が第3レイヤのコンテンツ画面(特殊用途のコンテンツ画面になる)のバックグラウンドで待機している状態になる。
 タッチパネル1dを利用したコンテンツの切り替え操作として,第3レイヤのコンテンツ画面,すなわち,特殊用途のコンテンツ画面の表示を終了させる操作がなされると,第3レイヤに属するコンテンツ表示プログラム21は,設定ファイル23を参照して,自分自身が属するレイヤ(ここでは,第3レイヤになる)を確認し(S22),第3レイヤに応じた処理として,まず,ウィンドウを破棄するAPIを利用して,自分自身が生成したコンテンツ画面をスタック10aから破棄する(S23)。
 次に,第3レイヤに属するコンテンツ表示プログラム21は,第3レイヤに応じた処理として,設定ファイルを参照して,第3レイヤから戻るレイヤを取得する(S24)。
 第3レイヤに属するコンテンツ表示プログラム21は,第3レイヤから戻る時のレイヤによって処理を分岐し(S25),第3レイヤから戻る時のレイヤが,第3レイヤに属するコンテンツ表示プログラム21が起動する直前の画面の場合は,第3レイヤに属するコンテンツ表示プログラム21の終了を起動管理プログラム20に通知して(S27),図6の手順は終了する。また,第3レイヤから戻る時のレイヤが第1レイヤで,かつ,第2レイヤのコンテンツ画面がスタック10aにある場合は,ウィンドウを破棄するAPIを利用して,第2レイヤのコンテンツ画面をスタック10aから破棄してから(S26),第3レイヤに属するコンテンツ表示プログラム21の終了を起動管理プログラム20に通知して(S27),図6の手順は終了する。
 第3レイヤに属するコンテンツ表示プログラム21が起動した時に,スタック10aの先頭になっているコンテンツ画面のレイヤが第1レイヤの場合,第3レイヤに属するコンテンツ表示プログラム21が起動することで,図4(b)のように,第1レイヤのコンテンツ画面は第3レイヤのコンテンツ画面のバックグラウンドで待機した状態になる。このケースでは,第3レイヤから戻る時のレイヤに係わらず,第3レイヤのコンテンツ画面がスタック10aから破棄されることで,第1レイヤのコンテンツ画面がタッチパネル1dに表示される。また,第3レイヤに属するコンテンツ表示プログラム21が起動した時に,スタック10aの先頭になっているコンテンツ画面のレイヤが第2レイヤの場合,第3レイヤに属するコンテンツ表示プログラム21が起動することで,図4(c)のように,第1,2レイヤのコンテンツ画面が第3レイヤのコンテンツ画面のバックグラウンドで待機した状態になる。このケースでは,第3レイヤから戻る時のレイヤが直前の画面の場合,第3レイヤのコンテンツ画面が破棄されることで,図4(b)のように,第2レイヤのコンテンツ画面がタッチパネル1dに表示される。また,第3レイヤから戻る時のレイヤが第1レイヤの場合,第3レイヤに属するコンテンツ表示プログラム21は,第2,3レイヤのコンテンツ画面をスタック10aから破棄するので,図4(a)のように,第1レイヤのコンテンツ画面がタッチパネル1dに表示される。
 次に,起動管理プログラム20について説明する。モバイル端末1に実装された起動管理プログラム20は,本発明に係る起動管理手段として機能するアプリケーション2のコンポーネントプログラムで,設定ファイル23で設定されたコンテンツ表示プログラム21のレイヤに基づいて,コンテンツ表示プログラム21の起動を管理する。なお,起動管理プログラム20は,画面を生成するコンポーネントプログラムを呼び出すAPIを利用して,コンテンツ表示プログラム21を起動させる。
 図8は,第1,2レイヤに属するコンテンツ表示プログラム21を起動させる時の起動管理プログラム20の動作を説明する図である。起動管理プログラム20は,アプリケーション2が起動すると,設定ファイル23を参照し,画面を生成するコンポーネントプログラムを呼び出すAPIを利用して,第1レイヤに属性しているコンテンツ表示プログラム21を最初に起動させる(S30)。その後に,スタック10aの先頭になっているコンテンツ画面を生成したコンテンツ表示プログラム21から,他のコンテンツ表示プログラム21の呼び出し要求を受けると(S31),設定ファイル23を利用して,呼び出し先のコンテンツ表示プログラム21が属するレイヤを特定し(S32),特定したレイヤによって処理を分岐させる(S33)。特定したレイヤが第1レイヤの場合,起動管理プログラム20は,呼び出し先のコンテンツ表示プログラム21(ここでは,第1レイヤに属するコンテンツ表示プログラム21になる)を起動させることなく,図7の手順は終了する。また,特定したレイヤが第2レイヤの場合,起動管理プログラム20は,画面を生成するコンポーネントプログラムを呼び出すAPIを利用して,呼び出し先のコンテンツ表示プログラム21(ここでは,第2レイヤに属するコンテンツ表示プログラム21のいずれか)を起動させて(S34),図7の手順は終了する。なお,S31からS34までの処理は,アプリケーション2が終了するまで繰り返し実行されることになる。
 図9は,第3レイヤに属するコンテンツ表示プログラム21を起動させる時の起動管理プログラム20の動作を説明する図である。本実施形態に係る起動管理プログラム20は,設定ファイル23で定義された第3レイヤのコンテンツ表示プログラム21の起動条件が成立すると,画面を生成するコンポーネントプログラムを呼び出すAPIを利用して,第3レイヤに属するコンテンツ表示プログラム21を起動させ,第3レイヤに属するコンテンツ表示プログラム21が生成したコンテンツ画面をタッチパネル1dに表示させる処理を行う(S40)。その後に,第3レイヤに属するコンテンツ表示プログラム21から終了が通知されると(S41),この手順は終了する。
 また,本実施形態に係るコンテンツ表示プログラム21は,表示させるコンテンツ画面の中に一つ前のコンテンツ画面に戻る操作を行うためのユーザインターフェースを含めて表示し,このユーザインターフェースを利用して,一つ前のコンテンツ画面に戻る操作がなされたことを,起動管理プログラム20に通知する機能を備えてもよい。
 一つ前のコンテンツ画面をタッチパネル1dに表示することができるように,本実施形態に係る起動管理プログラム20は,第2レイヤに属するコンテンツ表示プログラム21を起動させた起動履歴を保持するためのファイルとして起動履歴ファイルを有する。起動管理プログラム20は,図8のS32において,呼び出し先のコンテンツ表示プログラム21のレイヤが第2レイヤの場合,呼び出し先のコンテンツ表示プログラム21の起動履歴(コンテンツ表示プログラム21の識別子や復元パラメータなど)を起動履歴ファイルに追加し,呼び出し先のコンテンツ表示プログラム21のレイヤが第1レイヤの場合,起動履歴ファイルの内容を初期化する。
 図10は,一つ前のコンテンツ画面に戻る操作が行われた時の起動管理プログラム20の動作を説明する図である。起動管理プログラム20が有するユーザインターフェースを利用して,一つ前のコンテンツ画面に戻る操作が行われると,起動管理プログラム20は,スタック10aの先頭になっているコンテンツ画面が対応するレイヤを判断する(S50)。起動管理プログラム20は,このレイヤが第1レイヤの場合,この手順を終了し,このレイヤが第2レイヤの場合,スタック10aの先頭になるコンテンツ画面を破棄する処理を行うことで,この時点でタッチパネル1dに表示されている第2レイヤのコンテンツ画面をスタック10aから破棄する(S51)。次に,起動管理プログラム20は,起動履歴ファイルが初期状態であるか否かにより,一つ前のコンテンツ画面が対応するレイヤが第2レイヤであるか判断する(S52)。起動管理プログラム20は,このレイヤが第1レイヤの場合,この手順を終了し,このレイヤが第2レイヤの場合,すなわち,起動履歴ファイルに起動履歴がある場合,起動管理プログラム20は,起動履歴ファイルに保存されている一つ前の起動履歴を利用して,一つ前に表示されていた第2レイヤのコンテンツ画面に対応するコンテンツ表示プログラム21を起動させ,一つ前に表示されていた第2レイヤのコンテンツ画面をタッチパネル1dに表示して(S53),この手順は終了する。
 以上,本発明の好適な実施形態について説明したが,本発明は上述した実施形態に限定されない。
 例えば,本発明の他の実施形態では,レイヤの種類を第1レイヤ,第2レイヤのみとしてもよい。
 この実施形態では,コンテンツ表示プログラム21が生成するコンテンツ画面は,第1レイヤ,第2レイヤの何れかに属する。また設定ファイル23には,第3レイヤに関する情報(例えば,第3レイヤに属するコンテンツ表示手段の識別子とその起動条件,および,第3レイヤから戻る時のレイヤを指定する情報など)は定義されなくてよい。
 またこの実施形態において,第1レイヤに属する時のコンテンツ表示プログラム21の動作は図5と同じである。また,第2レイヤに属する時のコンテンツ表示プログラム21の動作は図6と同じである。
 またこの実施形態において,第1レイヤ,第2レイヤに属するコンテンツ表示プログラム21を起動させる時の起動管理プログラム20の動作は図8と同じである。また,一つ前のコンテンツ画面に戻る操作が行われた時の起動管理プログラム20の動作は図10と同じである。
 この実施形態においても本発明の効果,すなわち,複数のコンテンツ表示プログラムを組み込み,実質的な振る舞いを設定ファイルで定義できるように構成したアプリケーションをモバイル端末上で起動させた後,モバイル端末のタッチパネルに表示するコンテンツが切り替わっても,メモリ使用量が必要以上に増加せず,かつ,特定のコンテンツについては,モバイル端末のタッチパネルに表示した画面を後に再利用でき,特定のコンテンツの再表示をスムーズに行える,という効果を生じることは言うまでもない。
 また,本発明の他の実施形態では,第3レイヤのコンテンツ画面から第1レイヤのコンテンツ画面に戻る時に,コンテンツ表示プログラム21ではなく起動管理プログラム20が,スタック10aにある第2レイヤのコンテンツ画面を破棄する処理を実行してもよい。具体的には,図7のS26において,コンテンツ表示プログラム21は,第2レイヤのコンテンツ画面をスタック10aから破棄する処理を起動管理プログラム20に委託する。そして,この委託を受けた起動管理プログラム20が,図9のS41の後に,スタック10aから第2レイヤのコンテンツ画面を破棄する。
 1  モバイル端末
 10 オペレーティングシステム
 10a スタック
 2  アプリケーション
 20 起動管理プログラム
 21 コンテンツ表示プログラム
 23 設定ファイル
 

Claims (5)

  1.  メインメモリと,不揮発性メモリと,タッチパネルと,前記メインメモリまたは前記不揮発性メモリのメモリ領域の一部を前記タッチパネルに出力された画面を後入れ先出しの形式で管理するスタックとし,前記スタックの先頭にある画面が前記タッチパネルに表示されるように画面表示を制御するオペレーティングシステムとを備え,前記オペレーティングシステム上で動作するプログラムとして,複数のコンテンツのそれぞれのコンテンツ画面を前記タッチパネルに表示するアプリケーションが実装されたモバイル端末であって,
     前記モバイル端末は,前記アプリケーションが起動されることで,前記複数のコンテンツのうちの一つを表示するコンテンツ画面をメインメモリまたは不揮発性メモリに生成するコンテンツ表示手段と,前記コンテンツ表示手段の起動を管理する起動管理手段と,が機能するものであって,
     前記コンテンツ表示手段は,生成するコンテンツ画面が属するレイヤを指定する情報と前記コンテンツ表示手段の識別子を対応付けた設定ファイルにより設定されるものであって,
     コンテンツ画面が属するレイヤは,前記タッチパネル上の操作に応じてコンテンツ画面が切り替わる際,表示中のコンテンツ画面が前記スタックから破棄されない第1レイヤ,表示中のコンテンツ画面が前記スタックから破棄される第2レイヤ,の何れかであって,
     前記コンテンツ表示手段は,コンテンツ画面切り替えの際,前記コンテンツ表示手段が属するレイヤが,第1レイヤの場合は,自分自身が生成した表示中のコンテンツ画面を前記スタックから破棄することなく,切り替え先の別のコンテンツ画面を生成・操作するコンテンツ表示手段の呼び出しを前記起動管理手段に要求し,自分自身の属するレイヤが,第2レイヤの場合は,自分自身が生成した表示中のコンテンツ画面を前記スタックから破棄する処理を実行するとともに,切り替え先の別のコンテンツ画面を生成・操作するコンテンツ表示手段の呼び出しを前記起動管理手段に要求し,
     前記起動管理手段は,所定の第1レイヤに属するコンテンツ表示手段を起動させた後,表示中のコンテンツ画面を生成したコンテンツ表示手段から別のコンテンツ表示手段の呼び出し要求を受けると,前記設定ファイルを参照して,呼び出し先になるコンテンツ表示手段が属するレイヤが前記第2レイヤの場合のみ,呼び出し先となる前記コンテンツ表示手段を起動させる処理を行う,
    ことを特徴とするモバイル端末。
  2.  コンテンツ画面が属するレイヤとして更に第3レイヤが定義された請求項1に記載のモバイル端末であって,
    前記設定ファイルには,第3レイヤに属する前記コンテンツ表示手段の識別子とその起動条件,および,前記第3レイヤから戻る時の前記レイヤを指定する情報が定義され,
     前記起動管理手段は,前記起動条件が成立すると,設定ファイルにより特定される前記第3レイヤに属する前記コンテンツ表示手段を起動させる処理を行い,
     前記コンテンツ表示手段は,コンテンツ画面切り替えの際,自分自身が属するレイヤが前記第3レイヤの場合は,自分自身が生成した前記コンテンツ画面を前記スタックから破棄する処理を実行するとともに,前記設定ファイルを参照して,前記第3レイヤから戻る時のレイヤを指定する情報を取得し,前記第3レイヤから戻る時のレイヤが前記第1レイヤで,かつ,第2レイヤに属する別のコンテンツ画面が前記スタックにある場合は,第2レイヤに属するこのコンテンツ画面を前記スタックから破棄する処理を実行するか或いは,第2レイヤに属するコンテンツ画面の破棄を起動管理手段に委託する,
    ことを特徴とするモバイル端末。
  3.  前記起動管理手段は,前記第2レイヤに割り当てられた前記コンテンツ表示手段の起動履歴を保持し,一つ前の前記コンテンツ画面に戻る要求を受けたときは,前記起動履歴を参照して,前記スタックの先頭になる前記コンテンツ画面の属するレイヤが第2レイヤの場合は,前記スタックの先頭になる前記コンテンツ画面を前記スタックから破棄する処理を行った後,前記起動履歴を参照して,一つ前の前記コンテンツ画面が属するレイヤが第2レイヤの場合は,前記一つ前のコンテンツ画面を生成するコンテンツ表示手段を起動する処理を行う,
    ことを特徴とする,請求項1または請求項2に記載したモバイル端末。
  4.  前記第1レイヤを,1つのコンテンツ画面としてのメニュー画面が属するレイヤとし,前記第2レイヤを,前記メニュー画面から呼び出すことのできるコンテンツのコンテンツ画面,および,そのようなコンテンツ画面からさらに呼び出すことのできる別のコンテンツ画面が属するレイヤとし,第3レイヤを,1つのコンテンツ画面としてのスクリーンセーバーが表示されるレイヤとしたことを特徴とする,請求項2に記載したモバイル端末。
  5.  請求項1から請求項3のいずれか一項に記載の前記コンテンツ表示手段および前記起動管理手段として,モバイル端末のプロセッサを機能させるためのコンピュータプログラム。
     
     
PCT/JP2016/082779 2015-11-06 2016-11-04 モバイル端末およびアプリケーションプログラム WO2017078132A1 (ja)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201680064289.0A CN108351757B (zh) 2015-11-06 2016-11-04 移动终端以及应用程序

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2015218713A JP2019023766A (ja) 2015-11-06 2015-11-06 モバイル端末およびアプリケーションプログラム
JP2015-218713 2015-11-06

Publications (1)

Publication Number Publication Date
WO2017078132A1 true WO2017078132A1 (ja) 2017-05-11

Family

ID=58662084

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2016/082779 WO2017078132A1 (ja) 2015-11-06 2016-11-04 モバイル端末およびアプリケーションプログラム

Country Status (3)

Country Link
JP (1) JP2019023766A (ja)
CN (1) CN108351757B (ja)
WO (1) WO2017078132A1 (ja)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109542376B (zh) * 2018-11-06 2022-03-22 西安易朴通讯技术有限公司 屏幕的显示调节方法、装置和介质
CN110891199B (zh) * 2019-11-14 2022-01-21 聚好看科技股份有限公司 一种页面展示方法及显示设备

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1165549A (ja) * 1997-08-22 1999-03-09 Meidensha Corp コンピュータ画面の切り替え方法
JP2002108932A (ja) * 2000-09-29 2002-04-12 Fujitsu Ltd 画面情報保存制御用プログラムの記録媒体
JP2010176528A (ja) * 2009-01-30 2010-08-12 Canon Inc 情報処理装置、情報処理方法、プログラム及び記憶媒体
JP2013544410A (ja) * 2010-11-17 2013-12-12 ゼット124 マルチスクリーン電子メールクライアント

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4426492B2 (ja) * 2005-03-30 2010-03-03 Ykk株式会社 プログラマブル・ターミナル・システム
EP1986086A4 (en) * 2006-02-13 2014-07-16 Ibm CONTROL DEVICE, CONTROL PROGRAM, AND CONTROL METHOD FOR CONTROLLING THE DISPLAY OF A DISPLAY DEVICE FOR DISPLAYING OVERLAY WINDOWS
CN101788800B (zh) * 2009-01-22 2012-11-28 郑州紫辰科技开发有限公司 工业监控器

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1165549A (ja) * 1997-08-22 1999-03-09 Meidensha Corp コンピュータ画面の切り替え方法
JP2002108932A (ja) * 2000-09-29 2002-04-12 Fujitsu Ltd 画面情報保存制御用プログラムの記録媒体
JP2010176528A (ja) * 2009-01-30 2010-08-12 Canon Inc 情報処理装置、情報処理方法、プログラム及び記憶媒体
JP2013544410A (ja) * 2010-11-17 2013-12-12 ゼット124 マルチスクリーン電子メールクライアント

Also Published As

Publication number Publication date
JP2019023766A (ja) 2019-02-14
CN108351757A (zh) 2018-07-31
CN108351757B (zh) 2021-08-20

Similar Documents

Publication Publication Date Title
CN107111496B (zh) 可定制刀片应用
KR102220085B1 (ko) 멀티윈도우 운용 방법 및 이를 지원하는 전자 장치
JP5706587B2 (ja) ユーザ装置のシステム・バーを制御するための方法、およびユーザ装置
CN110300328B (zh) 一种视频播放控制方法、装置及可读存储介质
CN101855618B (zh) 用于在应用执行期间改变执行环境的方法和系统
US20140071060A1 (en) Prevention of accidental triggers of button events
US8468457B1 (en) Global keyboard shortcuts management for web applications
CN102112953B (zh) 信息处理设备
KR20160013162A (ko) 다수의 디스플레이들을 위한 사용자 인터페이스 요소
JP4971202B2 (ja) 情報処理装置及びプログラム
CN105930467A (zh) 一种信息处理方法及电子设备
EP2763131A1 (en) Method and electronic device for configuring screen
CN102654814A (zh) 调用应用中的功能的方法、装置和电子设备
CN111767090A (zh) 小程序的启动方法、装置、电子设备以及存储介质
US11314391B2 (en) Navigation bar controlling method and terminal
CN111782304B (zh) 分页加载数据逻辑控制方法、装置、计算机设备及介质
CN106775208B (zh) 一种应用分身的操作方法、装置及终端
KR20170115543A (ko) 데스크톱 공유 방법 및 모바일 단말기
WO2017078132A1 (ja) モバイル端末およびアプリケーションプログラム
CN107682389B (zh) 一种执行网络请求的方法、终端及计算机可读存储介质
RU2630368C2 (ru) Способ и устройство для управления переключением виртуальной навигационной панели
JP2010066835A (ja) 情報処理装置及びプログラム
KR102039084B1 (ko) 사용자 기능 운용 방법 및 이를 지원하는 전자 장치
JP2014002541A (ja) 情報処理装置、アプリケーション実行制御方法、アプリケーション実行制御プログラム及び記録媒体
CN113721936A (zh) 一种应用管理方法及智能终端、装置及存储介质

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

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16862192

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: JP