WO2005098588A1 - 表示画面管理装置 - Google Patents

表示画面管理装置 Download PDF

Info

Publication number
WO2005098588A1
WO2005098588A1 PCT/JP2005/005869 JP2005005869W WO2005098588A1 WO 2005098588 A1 WO2005098588 A1 WO 2005098588A1 JP 2005005869 W JP2005005869 W JP 2005005869W WO 2005098588 A1 WO2005098588 A1 WO 2005098588A1
Authority
WO
WIPO (PCT)
Prior art keywords
screen
displayed
information
display
unit
Prior art date
Application number
PCT/JP2005/005869
Other languages
English (en)
French (fr)
Inventor
Ken Yamashita
Hidehiko Shin
Original Assignee
Matsushita Electric Industrial Co., Ltd.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Matsushita Electric Industrial Co., Ltd. filed Critical Matsushita Electric Industrial Co., Ltd.
Priority to US10/582,386 priority Critical patent/US7921373B2/en
Priority to JP2006512044A priority patent/JP4589308B2/ja
Publication of WO2005098588A1 publication Critical patent/WO2005098588A1/ja

Links

Classifications

    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G5/00Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators
    • G09G5/14Display of multiple viewports
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G2320/00Control of display operating conditions
    • G09G2320/10Special adaptations of display systems for operation with variable images

Definitions

  • the present invention relates to a display screen management apparatus for switching and displaying a plurality of screens, and more specifically, to reduce screen resources required for screen switching and to distinguish between a screen before transition and a screen after transition.
  • the present invention relates to a display screen management device that can simultaneously display images.
  • the screen means a display component (display) such as an LCD or a liquid crystal, and thus means the information itself displayed on the display. That is, the screen is one unit indicating a set of window instances for performing interaction with the user.
  • Screen resources are resources necessary for displaying a specific screen on a display. Screen resources are generated by the screen generation process and are destroyed by the screen destruction process.
  • a display screen management apparatus for switching and displaying a plurality of screens
  • a display screen management apparatus that generates screen resources for all screens that may be displayed by the system when the system is activated.
  • a plurality of screens are sequentially switched and displayed by selecting a switching target screen resource from all the screen resources generated at system startup.
  • Patent Document 1 discloses a screen resource required for screen switching. There is disclosed a display screen management apparatus that reduces the number of pixels and effectively uses a memory area. The conventional display screen management device uses the screen currently displayed and all screens that may be transition.
  • the screen resources of all transition screens were generated in advance by using a screen flow diagram (see FIG. 19) in which all the transition screens were associated. At the time of screen transition, the screen resources of all the transition screens were selected. The screen resources to be actually transitioned were selected and displayed on the display, and the selected screen resources were discarded. As a result, the conventional display screen management apparatus reduces the screen resources required for screen switching to effectively use the memory area, prevents the occurrence of swapping, etc., and shortens the response time when switching screens. Was.
  • Patent Document 1 JP-A-997158
  • the conventional display screen management apparatus has discarded the screen resources that were being displayed before the transition as powerful screen resources that were not selected as the transition destination (switching target). Therefore, the conventional display screen management device cannot display the screen before the transition in the background of the screen after the transition or in the display area of the display where the screen after the transition is not displayed. That is, the conventional display screen management device cannot display the screen before the transition and the screen after the transition (that is, the screen to be switched) at the same time.
  • an object of the present invention is to provide a display screen management device capable of reducing screen resources required for screen switching and simultaneously displaying a screen before transition and a screen after transition. It is.
  • a display screen management device that displays a plurality of screens on a display by switching between the screens.
  • a display screen management device includes a storage unit that stores screen information of a plurality of screens, and an instruction unit that instructs switching of a screen being displayed in response to an external request.
  • a screen control unit that controls the display on the display in accordance with an instruction from the instruction unit, a screen being displayed based on the screen information stored in the storage unit, and a screen to be switched designated by the instruction unit.
  • the ratio And a screen discard determination unit that determines whether the screen being displayed is to be discarded.
  • the screen controller discards the information on the displayed screen from the storage unit when the screen discarding determiner determines that the screen being displayed is to be discarded.
  • the storage unit may include a screen resource storage unit that saves screen resources of a screen to be displayed on the display.
  • the screen control unit when the screen control unit is instructed to switch the screen from the instruction unit, the screen control unit generates a screen resource of the screen to be switched, saves the generated screen resource in the screen resource storage unit, and displays the screen being displayed. Request the screen destruction judgment part to determine whether to discard.
  • the storage unit includes an initial screen information storage unit that stores initial screen information in which initial screen information is defined, and a screen information storage unit that stores screen information being displayed and screen information to be switched. be able to.
  • the instruction unit when instructing to switch the screen being displayed, the instruction unit reads the initial screen information of the screen to be switched from the initial screen information storage unit and notifies the read initial screen information to the screen control unit. I do.
  • the screen control unit saves the notified initial screen information as the switching target screen information in the screen information storage unit.
  • the screen control unit discards the screen resource of the screen determined to be discarded from the screen resource storage unit. Further, when the screen discard determination unit determines that the screen being displayed is to be discarded, the screen control unit may discard the screen information of the screen determined to be discarded from the screen information storage unit.
  • the screen discard determination unit determines that the currently displayed screen is not to be discarded. If is completely hidden by the screen to be switched, it is determined that the screen being displayed is to be discarded.
  • the screen information includes information indicating the size of the screen!
  • the screen discard determination unit can determine whether or not the screen is being displayed by using information indicating the screen size included in the screen information.
  • the screen information includes information indicating the position of the screen!
  • screen discard judgment The unit can determine, using the information indicating the position of the screen included in the screen information, whether or not to cancel the screen being displayed.
  • the screen information includes resident information indicating whether the screen is resident or non-resident.
  • the screen destruction determination unit may determine that the displayed screen is not to be destroyed when it is determined based on the resident information included in the screen information that the screen being displayed is resident.
  • the screen information includes a display time indicating the time from when the screen is displayed to when it is not displayed.
  • the screen discard determination unit when it is determined that the display time of the switching target screen is shorter than a predetermined time based on the display time included in the screen information, does not discard the currently displayed screen. You may decide.
  • the screen information includes mask information of the screen.
  • the screen discard determination unit may determine whether to discard the currently displayed screen using the mask information included in the screen information.
  • the display screen management device may further include a registration unit that registers the initial screen information stored in the initial screen information storage unit to the screen information storage unit via the screen control unit.
  • the registration unit notifies the screen control unit of all the initial screen information stored in the initial screen information storage unit.
  • the screen control unit stores the initial screen information notified from the registration unit as screen information in the screen information storage unit.
  • the display screen management device includes a communication unit that acquires application data including screen information through communication with an external network, and a screen information extraction unit that extracts screen information from the application data acquired by the communication unit. It may be further provided.
  • the registration unit notifies the screen control unit of the screen information extracted by the screen information extraction unit.
  • the screen control unit stores the notified screen information in the screen information storage unit.
  • the present invention is also directed to a display screen management method for switching and displaying a plurality of screens on a display by screen transition.
  • the display screen management method of the present invention includes a step of instructing switching of a screen being displayed in response to a request from an external force, a step of controlling display on the display in accordance with an instruction from the instructing step, A step of comparing the screen being displayed and the screen to be instructed to be switched based on the screen information being determined, and determining whether or not the ability to discard the screen being displayed is determined. If it is determined that the currently displayed screen is to be discarded, the information about the currently displayed screen is destroyed. Discarding.
  • the step of discarding information on the screen being displayed is characterized in that the screen resource of the screen determined to be discarded in the determining step is discarded.
  • step of determining whether or not the displayed screen is destroyed if all or part of the displayed screen is displayed at the same time as the screen to be switched, the displayed screen should not be destroyed. If the screen being displayed is completely hidden by the screen to be switched, it is determined that the screen being displayed is to be discarded.
  • the present invention is also directed to a program executed by a display screen management device that causes a display to switch and display a plurality of screens by screen transition.
  • the program according to the present invention includes a step of instructing a display screen device to switch a screen being displayed in response to an external request; a step of controlling display on the display in accordance with an instruction from the instructing step; Based on the screen information stored in advance, the screen being displayed is compared with the screen to be instructed to be switched, and the step of determining whether to cancel the displayed screen is determined. If it is determined in the step that the displayed screen is to be discarded, a step of discarding information on the displayed screen is executed.
  • the display screen management apparatus of the present invention at the time of screen transition, the screen attribute of the screen being displayed is compared with the screen attribute of the screen to be switched, and the screen being displayed is switched to the screen to be switched. Discard the screen resource of the screen being displayed only when it is completely hidden by the screen.
  • the display screen management device can reduce the screen resources required for screen switching and can simultaneously display the screen before the transition and the screen after the transition.
  • the display screen management device stores the screen information for all the screens in the screen information storage unit in advance, so that the screen information is saved in the screen information storage unit when a screen switching request is generated. Can be reduced. Also, by setting the screen status to non-display, the screen resources of the resident screen can be saved continuously. Thus, the display screen management device can improve the screen display speed at the time of screen switching.
  • the display screen management apparatus further includes a communication unit and a screen information extraction unit, so that the The screen information included in the application data received via the network can be registered in the screen information storage unit. Accordingly, the display screen management device can set a screen other than the screen stored in advance in the initial screen information storage unit as the screen to be switched.
  • FIG. 1 is a block diagram showing an example of a configuration of a display screen management device 10 according to a first embodiment of the present invention.
  • FIG. 2 is a diagram showing an example of initial screen information stored by an initial screen information storage unit 101.
  • FIG. 3 is a diagram showing an example of screen information stored in a screen information storage unit 104.
  • FIG. 4 is a flowchart illustrating an example of an operation of the display screen management device 10 according to the first embodiment of the present invention.
  • FIG. 5 is a diagram for specifically explaining a determination as to whether or not the screen is destroyed.
  • FIG. 6 is a diagram specifically explaining a determination as to whether or not the screen is destroyed.
  • FIG. 7 is a diagram specifically explaining a determination as to whether or not the screen is destroyed.
  • FIG. 8 is a diagram specifically explaining a determination as to whether or not the screen is to be destroyed.
  • FIG. 9 is a diagram specifically explaining a determination as to whether or not the screen is destroyed.
  • FIG. 10 is a diagram showing an example of screen information including resident information in a screen attribute.
  • FIG. 11 is a diagram showing an example of screen information including a display time in a screen attribute.
  • FIG. 12 is a flowchart showing an example of the operation of a screen discard determination process.
  • FIG. 13 is a block diagram showing an example of a configuration of a display screen management device 20 according to a second embodiment of the present invention.
  • FIG. 14 is a diagram showing an example of initial screen information stored by an initial screen information storage unit 201.
  • FIG. 15 is a diagram showing an example of screen information stored by the screen information storage unit 204.
  • FIG. 16 is a flowchart showing an example of the operation of the display screen management device 20 according to the second embodiment of the present invention.
  • FIG. 17 is a block diagram showing an example of a configuration of a display screen management device 30 according to a third embodiment of the present invention.
  • FIG. 18 is a flowchart showing an example of an operation until the display screen management device 30 registers new screen information.
  • FIG. 19 is a diagram showing an example of a screen flow diagram used in a conventional display screen management device.
  • FIG. 1 is a block diagram illustrating an example of a configuration of a display screen management device 10 according to the first embodiment of the present invention.
  • the display screen management device 10 includes an initial screen information storage unit 101, an instruction unit 102, a screen control unit 103, a screen information storage unit 104, a screen discard determination unit 105, A display unit 106 and a screen resource storage unit 107 are provided.
  • the initial screen information storage unit 101, the screen information storage unit 104, and the screen resource storage unit 107 may be collectively a storage unit.
  • the storage unit is realized by, for example, a memory device such as a RAM or a ROM, or an external storage device such as a hard disk.
  • the initial screen information storage unit 101 is an area for storing initial screen information in which initial screen information is defined. It is assumed that the initial screen information storage unit 101 has previously stored initial screen information for all screens that may be displayed by the display screen management device 10.
  • FIG. 2 is a diagram illustrating an example of the initial screen information stored by the initial screen information storage unit 101.
  • the initial screen information includes a screen attribute indicating a screen size and a coordinate position, a process for generating a screen resource (hereinafter referred to as a screen generation process), and a process for discarding the screen resource. (Hereinafter, referred to as screen destruction processing).
  • screen destruction processing a predetermined unit is used for the screen size and coordinates, for example, pixels and inches are used.
  • the instruction unit 102 receives a screen switching request from the input unit 11.
  • the input unit 11 is, for example, a keyboard operated by a user. Further, the input unit 11 may be any application that requests screen switching. When the input unit 11 is a keyboard, a screen switching request is directly input to the instruction unit 102 via the keyboard. Note that the input unit 11 may be inside the display screen management device 10.
  • the instruction unit 102 notifies the screen control unit 103 of initial screen information of the screen to be switched, and instructs screen switching. Here, the screen switching is to display a new screen to be switched before the screen being displayed due to the screen transition.
  • the screen control unit 103 controls various operations related to screen display, such as a screen resource generation process and a screen resource discarding process. For example, when the screen switching unit 103 is instructed to switch the screen from the instruction unit 102, the screen control unit 103 stores the screen information to be switched in the screen information storage unit 104, and determines whether to cancel the currently displayed screen. Request the destruction determination unit 105.
  • the screen information storage unit 104 is an area for storing screen information being displayed and screen information to be switched.
  • FIG. 3 is a diagram showing an example of the screen information stored by the screen information storage unit 104.
  • the screen information 104a is the screen information being displayed.
  • Screen information 104b is the screen information to be switched.
  • the screen information stored in the screen information storage unit 104 is updated as needed when the position and size of the screen are changed by a user operation or the like.
  • the screen discard determination unit 105 determines whether or not it is capable of destroying the screen being displayed. For example, when the screen being displayed is completely hidden behind the screen to be switched, the screen discard determination unit 105 determines that the screen being displayed is to be discarded. On the other hand, when all or part of the displayed screen is displayed behind the screen to be switched, the screen discard determination unit 105 determines that the displayed screen is not to be discarded.
  • the display unit 106 is a display for displaying a screen to be displayed requested by the screen control unit 103.
  • the display unit 106 may be provided outside the display screen management device 10.
  • the screen resource storage unit 107 is an area for storing one or more screen resources.
  • the screen resource storage unit 107 stores the screen resources generated by the screen control unit 103 in the screen generation processing. Further, the screen resources stored in the screen resource storage unit 107 are destroyed by the screen control unit 103 executing the screen destroying process.
  • FIG. 4 is a flowchart showing an example of the operation of the display screen management device 10 according to the first embodiment of the present invention.
  • a screen switching request is input to instruction unit 102 from input unit 11 (step S101).
  • the instruction unit 102 reads the initial screen information to be switched from the initial screen information storage unit 101, and notifies the read initial screen information to the screen control unit 103.
  • the screen control unit 103 stores the initial screen information notified from the instruction unit 102 in the screen information storage unit 104 as screen information to be switched (step S102).
  • the screen control unit 103 generates a screen resource to be switched by executing a screen generation process based on the screen information stored in the screen information storage unit 104 (step S103).
  • the generated screen resource is stored in the screen resource storage unit 107.
  • the screen control unit 103 extracts the screen attributes that are also displaying the screen information stored in the screen information storage unit 104 and the screen attributes to be switched. Then, the extracted screen attributes are notified to the screen destruction determination unit 105, and a request is made to determine whether the displayed screen is to be destroyed (step S10). 4) When there are two or more screens being displayed, the screen control unit 103 notifies the screen discard determination unit 105 of the screen attributes of all the displayed screens and the screen attributes to be switched. The screen control unit 103 may notify the screen discard determination unit 105 of a plurality of screen attributes at a time, or sets a screen attribute being displayed and a screen attribute to be switched as a set, and sets the number of screen attributes. You may be notified repeatedly for minutes.
  • the screen discard determination unit 105 compares the screen attribute being displayed with the screen attribute to be switched, and performs a screen discard determination process (step S10).
  • This determination result is notified to the screen control unit 103.
  • the details of the discard determination process will be described later using specific examples.
  • the screen control unit 103 executes a screen destroying process on the screen determined to be destroyed. Accordingly, the screen control unit 103 discards the screen resources stored in the screen resource storage unit 107 (Steps S106 and S107). Also, the screen information of the screen determined to be discarded is discarded from the screen information storage unit 104 (step S108). When it is determined that a plurality of screens are to be discarded, the screen control unit 103 executes a screen discarding process on all the screens. On the other hand, if it is determined that the currently displayed screen is not to be discarded, the screen control unit 103 does not perform the screen discarding process (step S 10).
  • the screen control unit 103 causes the display unit 106 to display the screen to be switched using the screen resources stored in the screen resource storage unit 107 (step S109).
  • the screen control unit 103 also notifies the display unit 106 of the order in which the screens are displayed.
  • the screen control unit 103 saves the switching target screen information in the screen information storage unit 104 and thereafter displays the switching target screen on the display unit 106 (that is, from step S102 to step S109). ),
  • the screen resource generation processing (that is, step S103) may be performed at any timing.
  • the screen control unit 103 may perform screen resource generation processing after performing screen discard determination processing (steps S105 and S106).
  • FIG. 7 is a diagram for specifically explaining a determination as to whether or not the screen is destroyed.
  • FIG. 10 is a diagram illustrating an example of screen information including resident information in the screen attribute.
  • FIG. 11 is a diagram illustrating an example of screen information including a display time in a screen attribute.
  • FIG. 12 is a flowchart illustrating an example of the operation of the screen discard determination process.
  • FIGS. 5 to 9 show a screen la being displayed, a screen lb to be switched, and a result screen lc obtained by superimposing the screen lb to be switched on the screen la being displayed. Also, in FIGS. 5 to 9, for simplification of description, only one screen la is displayed and one screen lb is a switching target. Shall also be good. In such a case, the screen discard determination unit 105 repeatedly compares the screen la being displayed with the screen lb to be switched a plurality of times. In FIGS. 5 to 9, the broken line frame in the screen la being displayed and the screen lb to be switched, and the thick line frame in the result screen lc are display areas on the display. The upper left corner of the above-mentioned broken line frame and thick line frame is a position where both the X coordinate and the Y coordinate are 0.
  • the screen la being displayed has information of a screen attribute lia.
  • the screen lb to be switched has information of the screen attribute lib.
  • the result screen lc is displayed on the display.
  • the screen la being displayed is larger than the size of the screen lb to be switched, there is a portion of the screen la being displayed that does not overlap with the screen lb to be switched. That is, as shown by the result screen lc, it is necessary to keep the screen la being displayed after the transition, and the screen discard determination unit 105 determines that the screen la being displayed is not to be discarded (that is, NO).
  • a result screen lc is displayed on the display.
  • the screen la being displayed is smaller than the size of the screen lb to be switched, so the screen la being displayed is completely covered by the screen lb to be switched. That is, as shown by the result screen lc, the screen la being displayed becomes unnecessary, so the screen discard determination unit 105 determines that the screen la being displayed is to be discarded (that is, YES). As a result, the screen control unit 103 performs the screen discarding process on the screen la being displayed, thereby releasing the screen resources and reducing the memory used.
  • the screen la being displayed is transited to the screen lb to be switched
  • the result screen lc is displayed on the display.
  • the size of the screen la being displayed and the screen lb to be switched are the same, but the display positions are different.Therefore, the screen la being displayed has a portion that does not overlap with the screen lb to be switched. Exists. That is, as shown in the result screen lc, it is necessary to leave the screen la being displayed, and the screen discard determination unit 105 determines that the screen la being displayed is not to be discarded (that is, NO).
  • a result screen lc is displayed on the display.
  • the screen la being displayed is displaced from the display position of the screen lb to be switched, so that the screen 7b being displayed does not overlap with the screen lb to be switched. That is, as shown in the result screen lc, the screen la being displayed must be left, and the screen discard determination unit 105 determines that the screen la being displayed is not to be destroyed (that is, NO). I do.
  • mask information is added to the screen attribute of the screen lb to be switched.
  • the mask information is information indicating that a part of the screen is transmitted.
  • the screen discarding determination unit 105 needs to determine whether or not the screen la being displayed is covered by the switching target screen lb in consideration of the transmitted portion based on the mask information.
  • the result screen lc is displayed on the display.
  • a part of the screen la being displayed remains displayed by the masked part of the screen lb to be switched. That is, as shown in the result screen lc, it is necessary to leave the screen la being displayed, and the screen discard determination unit 105 determines that the screen la being displayed is not to be destroyed (that is, NO).
  • the display screen management device 10 may add information for determining whether the screen is resident or non-resident (hereinafter, referred to as resident information) to the screen attribute (see FIG. 10). Resident means that screen resources are always generated. If the screen is resident, the display screen management apparatus 10 does not perform the screen destruction processing even for the screen to be discarded. In addition, by setting the display screen management apparatus 10 to be resident for a screen that is frequently displayed, it is not necessary to regenerate the resident screen once generated, and the screen display speed can be reduced. Can be improved.
  • the display screen management device 10 adds information indicating the display time of the screen to the screen attribute. (See Figure 11).
  • the screen display time is the time from when the screen to be switched is displayed to when it is not displayed. If the display time is short, the screen to be switched is immediately discarded. In such a case, it is not efficient for the display screen management apparatus 10 to discard the screen being displayed and perform the screen generation processing again. Therefore, when the display time shorter than the predetermined time is set for the screen to be switched, the screen discard determination unit 105 determines that the screen being displayed is not to be destroyed even if the screen being displayed is to be destroyed. judge. When the display time of the screen to be switched is short, the display screen management apparatus 10 does not perform the screen discarding process, thereby improving the screen display speed.
  • screen discard determination section 105 compares the screen attribute being displayed with the screen attribute to be switched (step S1051).
  • the screen discard determination unit 105 determines whether or not the screen being displayed is completely hidden by the screen to be switched based on the size, coordinate position, or mask information included in the screen attributes (step S1052). . If the screen being displayed is completely hidden by the screen to be switched, the screen discard determination unit 105 determines that the displayed screen is to be destroyed (step S1053). On the other hand, when all or part of the displayed screen is displayed at the same time as the switching target screen, the screen discard determination unit 105 determines that the displayed screen is not to be discarded (step S1054).
  • the screen discard determination unit 105 may determine whether or not the resident information is set on the screen being displayed (step S1052a), and It may be determined whether or not a force is set for which a display time shorter than a predetermined time is set (step S1052b). The screen discard determination unit 105 determines whether or not the resident information is set on the screen being displayed, and if Z or a display time shorter than a predetermined time is set on the screen to be switched, the screen being displayed is changed. Is determined not to be discarded.
  • the display screen management device 10 compares the screen attribute of the screen being displayed with the screen attribute of the screen to be switched at the time of screen transition, Discard the screen resources of the displayed screen only when the screen being displayed is completely hidden by the screen to be switched.
  • the display screen management apparatus 10 can reduce the screen resources required for screen switching and can simultaneously display the screen before the transition and the screen after the transition.
  • FIG. 13 is a block diagram showing an example of the configuration of the display screen management device 20 according to the second embodiment of the present invention.
  • the display screen management device 20 according to the second embodiment reads out all the initial screen information from the initial screen information storage unit 201 in advance when the display screen management device 20 is started up and registers it in the screen information storage unit 204. . This eliminates the need for the display screen management device 20 to store the screen information to be switched in the screen information storage unit 204 when a screen switching request occurs, and can improve the screen display speed.
  • the display screen management device 20 includes an initial screen information storage unit 201, an instruction unit 202, a screen control unit 203, a screen information storage unit 204, a screen discard determination unit 105, a display unit 106, and a screen resource storage unit. 107, and a registration unit 208.
  • the same components as those in the first embodiment are denoted by the same reference numerals, and description thereof will be omitted.
  • the initial screen information storage unit 201 is an area for storing initial screen information as in the first embodiment.
  • FIG. 14 is a diagram illustrating an example of the initial screen information stored by the initial screen information storage unit 201. Referring to FIG. 14, it is assumed that the initial screen information stored by initial screen information storage section 201 is further added with a screen identifier for identifying each screen.
  • the instruction unit 202 instructs the screen control unit 203 to perform screen switching, as in the first embodiment. However, the instruction unit 202 does not notify the screen control unit 203 of the initial screen information stored in the initial screen information storage unit 201.
  • the screen control unit 203 stores the initial screen information notified from the instruction unit 102 in the screen information storage unit 104 in the first embodiment, but is notified from the registration unit 208 in the second embodiment.
  • the saved initial screen information is stored in the screen registration information storage unit 204.
  • the screen information storage unit 204 is an area for storing all screen information.
  • the screen information storage unit 204 stores the screen information of the screen requested to be registered by the registration unit 208.
  • FIG. 15 is a diagram illustrating an example of the screen information stored by the screen information storage unit 204.
  • the screen information stored by screen information storage section 204 further includes a screen identifier and a screen status.
  • the screen status can be displayed, hidden, or not generated There are three statuses.
  • the screen status being displayed indicates that the screen resources are stored in the screen resource storage unit 107 and the screen is being displayed on the display.
  • the non-display status of the screen indicates a state in which the screen resources stored in the screen resource storage unit 107 are not displayed on the display.
  • the screen status during non-display is used to indicate a resident screen or the like.
  • the screen status not generated indicates that the screen resource is not stored in the screen resource storage unit 107 and the screen is not displayed on the display.
  • the display order can be added to the screen status. In FIG. 15, numbers are shown beside the display of the screen status to indicate the display order.
  • the display unit 106 displays the screens in an order based on the display order.
  • the registration unit 208 stores all the initial screen information stored in the initial screen information storage unit 201 when the display screen management device 20 is started, when the system is initialized, when a predetermined application is started, and the like.
  • the read screen information is notified to the screen control unit 203.
  • FIG. 16 is a flowchart showing an example of the operation of the display screen management device 20 according to the second embodiment of the present invention.
  • the same operations as those in the first embodiment are denoted by the same reference numerals, and description thereof will be omitted.
  • registration unit 208 reads out all the initial screen information from initial screen information storage unit 201 and notifies screen control unit 203 when display screen management device 20 starts up. I do.
  • the screen control unit 203 registers all the notified screen information in the screen information storage unit 204 (step S201). At this time, the screen control unit 203 sets the screen status of the screen information (see FIG. 15) to not generated.
  • a screen switching request is input to the instruction unit 202 from the input unit 11 (step S101).
  • the instruction unit 202 notifies the screen control unit 203 of a screen switching instruction.
  • the screen control unit 203 determines whether the screen status of the screen to be switched is set to not generated and stored in the screen information storage unit 204, and determines whether or not the screen status has not been generated. Only in this case, a screen generation process is executed to generate a screen resource to be switched (step S203).
  • the operations in steps S104 to S107 are the same as those in the first embodiment, and thus description thereof will be omitted.
  • the screen control unit 203 executes a screen destroying process on the screen determined to be destroyed. Specifically, the screen control unit 203 updates the screen status to “not generated” without discarding the screen information stored in the screen information storage unit 204 (step S208). However, when the screen to be discarded is a resident screen, the screen control unit 203 sets the screen status of the screen to be discarded to non-display, and does not discard the screen resource from the screen resource storage unit 107.
  • the screen control unit 203 displays the switching target screen on the display unit 106 using the screen resources stored in the screen resource storage unit 107 (step S209). At this time, the screen control unit 203 sets the screen status of the screen displayed on the display unit 106 to “displaying”. When there are a plurality of generated screen resources, the screen control unit 203 also notifies the display order of the screen stored in the screen information storage unit 204.
  • the display screen management device 20 stores the screen information of all the screens in the screen information storage unit 204 in advance, so that the screen The overhead for saving the screen information in the screen information storage unit 204 can be reduced.
  • the display screen management device 20 can improve the screen display speed at the time of screen switching.
  • FIG. 17 is a block diagram illustrating an example of a configuration of a display screen management device 30 according to the third embodiment of the present invention.
  • the display screen management device 30 according to the third embodiment can register screen information received via a network as new screen information.
  • the display management device 30 further includes a communication unit 301 and a screen information extraction unit 302 as compared with the second embodiment. Further, the communication unit 301 is connected to a network by wire or wirelessly.
  • the same components as those in the second embodiment are denoted by the same reference numerals, and description thereof is omitted.
  • FIG. 18 is a flowchart showing an example of an operation until the display screen management device 30 registers new screen information.
  • the communication unit 301 The application data including the screen information is received (step S301).
  • the screen information extraction unit 302 also extracts screen information from the data received by the communication unit 301 (step S302).
  • the screen information extracted by the screen information extraction unit 302 is notified to the screen control unit 303 via the registration unit 308.
  • the screen control unit 303 registers the screen information extracted by the screen information extraction unit 302 in the screen information storage unit 204 (Step S303).
  • the display screen management device 30 further includes the communication unit 301 and the screen information extraction unit 302, so that the screen included in the application data received via the network The information can be registered in the screen information storage unit 204.
  • the display screen management device 30 can set a screen other than the screen stored in the initial screen information storage unit 201 in advance as a screen to be switched.
  • Each processing procedure performed by the display screen management device described in the first to third embodiments is performed by a predetermined process that can execute the above-described processing procedure stored in a storage device (ROM, RAM, hard disk, or the like).
  • the program data may be realized by being interpreted and executed by the CPU. In this case, the program data may be introduced into the storage device via the storage medium, or may be executed directly from the storage medium.
  • the storage medium refers to a semiconductor memory such as a ROM, a RAM or a flash memory, a magnetic disk memory such as a flexible disk or a hard disk, an optical disk memory such as a CD-ROM, a DVD or a BD, and a memory card. Further, the storage medium is a concept including a communication medium such as a telephone line and a transport path. Industrial applicability
  • the display screen management device of the present invention is suitable for reducing screen resources required for screen switching, and is particularly useful for devices and systems with low hardware performance such as mobile phones and PDAs. is there.

Abstract

 画面切り替えに必要な画面リソースを削減し、かつ遷移前の画面と遷移後の画面とを同時に表示することができる表示画面管理装置を提供すること。  画面制御部(103)は、画面の切り替えを指示されると、表示中の画面を破棄するか否かの判定を画面破棄判定部(105)に依頼する。画面破棄判定部(105)は、表示中の画面情報と切り替え対象の画面情報とを比較して、表示中の画面が切り替え対象の画面によって完全に隠れる場合に、表示中の画面を破棄すると判定する。画面制御部(103)は、破棄すると判定された画面の画面リソースを画面リソース保存部(107)から破棄する。画面制御部(103)は、切り替え対象の画面の画面リソースを生成し、画面リソース保存部(107)に保存する。画面制御部(103)は、保存した画面リソースを表示部(106)に表示させる。

Description

表示画面管理装置
技術分野
[0001] 本発明は、複数の画面を切り替えて表示させる表示画面管理装置に関し、より特定 的には、画面切り替えに必要な画面リソースを削減し、かつ遷移前の画面と遷移後 の画面とを同時に表示することができる表示画面管理装置に関する。
背景技術
[0002] 画面とは、 LCDや液晶などの表示部品(ディスプレイ)を意味するのでなぐデイス プレイに表示される情報そのものを意味する。すなわち、画面とは、ユーザーとのイン タラクシヨンを行うウィンドウインスタンスの集合体を示す一単位である。また、画面リソ ースとは、特定の画面をディスプレイに表示するために必要なリソースである。画面リ ソースは、画面生成処理によって生成され、画面破棄処理によって破棄される。
[0003] 従来、複数の画面を切り替えて表示させる表示画面管理装置としては、例えば、シ ステムの起動時に、システムが表示する可能性がある全ての画面に対する画面リソー スを生成するものがあった。このような表示画面管理装置は、システム起動時に生成 した全ての画面リソースから、切り替え対象の画面リソースを選択することで、複数の 画面を順次切り替えて表示させて!/、た。
[0004] しかし、このような表示画面管理装置には、システム起動時に全ての画面リソースを 生成するため、システムが起動するまでの時間が長くなる、生成した画面リソースを記 憶するためのメモリのサイズが大きくなるなどの問題がつた。このため、従来の表示画 面管理装置は、生成した画面リソースを記憶できるだけのサイズのメモリ(例えば、 R AMやフラッシュメモリ)を搭載するか、メモリに記憶できない画面リソースをノヽードデ イスクなどの外部記憶装置に記憶することが必要になっていた。また、画面リソースを ハードディスクに記憶した場合、画面の切り替え時に、メモリとハードディスクとの間で スワッピングが発生する頻度が高くなり、画面の切り替えが遅くなるなどの弊害が生じ ていた。
[0005] このような問題を解決するため、特許文献 1には、画面切り替えに必要な画面リソース を削減してメモリ領域を有効活用する表示画面管理装置が開示されている。従来の 表示画面管理装置は、表示中の画面と遷移先となる可能性がある全ての画面 (以下
、全遷移画面と記す)とを関連付けた画面フローダイアグラム(図 19参照)を用いて、 予め全遷移画面の画面リソースを生成していた。そして、画面遷移時に全遷移画面 の画面リソースの中力 実際に遷移させる画面リソースを選択してディスプレイに表 示させ、選択されな力つた画面リソースを破棄していた。これによつて、従来の表示画 面管理装置は、画面切り替えに必要な画面リソースを削減してメモリ領域を有効活用 すると共に、スワッピング等の発生を防ぎ、画面切り替え時の応答時間を短縮してい た。
特許文献 1:特開平 9 97158号公報
発明の開示
発明が解決しょうとする課題
[0006] し力しながら、従来の表示画面管理装置は、遷移前に表示中であった画面リソース も、遷移先 (切り替え対象)として選択されな力つた画面リソースとして破棄していた。 そのため、従来の表示画面管理装置は、遷移後の画面の背景や、遷移後の画面が 表示されないディスプレイの表示領域などに遷移前の画面を表示することができなか つた。すなわち、従来の表示画面管理装置は、遷移前の画面と遷移後の画面 (すな わち、切り替え対象の画面)とを同時に表示することができな力つた。
[0007] それ故に、本発明の目的は、画面切り替えに必要な画面リソースを削減し、かつ遷 移前の画面と遷移後の画面とを同時に表示することができる表示画面管理装置を提 供することである。
課題を解決するための手段
[0008] 本発明は、画面遷移によって、ディスプレイに複数の画面を切り替えて表示させる 表示画面管理装置に向けられている。そして上記目的を達成させるために、本発明 の表示画面管理装置は、複数の画面の画面情報を保存する保存部と、外部からの 要求に応じて、表示中の画面の切り替えを指示する指示部と、指示部からの指示に 従って、ディスプレイの表示を制御する画面制御部と、保存部に保存されている画面 情報に基づいて、表示中の画面と、指示部に指示された切り替え対象の画面とを比 較して、表示中の画面を破棄するカゝ否かを判定する画面破棄判定部とを備える。画 面制御部は、画面破棄判定部によって表示中の画面を破棄すると判定された場合、 表示中の画面に関する情報を保存部から破棄する。
[0009] 保存部は、ディスプレイに表示させる画面の画面リソースを保存する画面リソース保 存部を含むことができる。好ましくは、画面制御部は、指示部から画面の切り替えを 指示されると、切り替え対象の画面の画面リソースを生成し、生成した画面リソースを 画面リソース保存部に保存すると共に、表示中の画面を破棄するか否かの判定を画 面破棄判定部に依頼する。
[0010] 保存部は、初期の画面情報が規定された初期画面情報を保存する初期画面情報 保存部と、表示中の画面情報と切り替え対象の画面情報とを保存する画面情報保存 部とを含むことができる。好ましくは、指示部は、表示中の画面の切り替えを指示する とき、切り替え対象の画面の初期画面情報を初期画面情報保存部から読み出し、読 み出した初期画面情報を画面制御部に対して通知する。また、画面制御部は、通知 された初期画面情報を切り替え対象の画面情報として、画面情報保存部に保存する
[0011] 画面制御部は、画面破棄判定部によって表示中の画面を破棄すると判定された場 合、破棄すると判定された画面の画面リソースを画面リソース保存部から破棄する。ま た、画面制御部は、画面破棄判定部によって表示中の画面を破棄すると判定された 場合、破棄すると判定された画面の画面情報を画面情報保存部から破棄してもよ 、
[0012] 好ましくは、画面破棄判定部は、表示中の画面の全部又は一部が、切り替え対象 の画面と同時に表示される場合は、表示中の画面を破棄しないと判定し、表示中の 画面が切り替え対象の画面によって完全に隠される場合は、表示中の画面を破棄す ると判定する。
[0013] 画面情報には、画面のサイズを示す情報が含まれて!/ヽる。この場合、画面破棄判 定部は、画面情報に含まれる画面のサイズを示す情報を用いて、表示中の画面を破 棄する力否かを判定することができる。
[0014] 画面情報には、画面の位置を示す情報が含まれて!/、る。この場合、画面破棄判定 部は、画面情報に含まれる画面の位置を示す情報を用いて、表示中の画面を破棄 する力否かを判定することができる。
[0015] 画面情報には、画面が常駐か非常駐かを示す常駐情報が含まれている。画面破 棄判定部は、画面情報に含まれる常駐情報に基づいて、表示中の画面が常駐であ ると判定された場合には、表示中の画面を破棄しないと判定してもよい。
[0016] 画面情報には、画面が表示された時点から非表示になるまでを示す表示時間が含 まれている。画面破棄判定部は、画面情報に含まれる表示時間に基づいて、切り替 え対象の画面の表示時間が所定の時間よりも短いと判定された場合には、表示中の 画面を破棄しな ヽと判定してもよ ヽ。
[0017] 画面情報には、画面のマスク情報が含まれて 、る。画面破棄判定部は、画面情報 に含まれるマスク情報を用いて、表示中の画面を破棄するか否かを判定してもよい。
[0018] また、表示画面管理装置は、初期画面情報保存部に保存されている初期画面情 報を、画面制御部を介して画面情報保存部に登録する登録部をさらに備えてもよい 。この場合、登録部は、初期画面情報保存部に保存されている全ての初期画面情報 を画面制御部に通知する。また、画面制御部は、登録部から通知された初期画面情 報を画面情報として、画面情報保存部に保存する。
[0019] 表示画面管理装置は、外部ネットワークとの通信によって、画面情報を含むアプリ ケーシヨンデータを取得する通信部と、通信部が取得したアプリケーションデータから 画面情報を抽出する画面情報抽出部とをさらに備えてもよい。この場合、登録部は、 画面情報抽出部が抽出した画面情報を画面制御部に通知する。画面制御部は、通 知された画面情報を画面情報保存部に保存する。
[0020] また、本発明は、画面遷移によって、ディスプレイに複数の画面を切り替えて表示さ せる表示画面管理方法にも向けられている。本発明の表示画面管理方法は、外部 力 の要求に応じて、表示中の画面の切り替えを指示するステップと、指示するステ ップからの指示に従って、ディスプレイの表示を制御するステップと、予め保存されて いる画面情報に基づいて、表示中の画面と、指示された切り替え対象の画面とを比 較して、表示中の画面を破棄する力否かを判定するステップと、判定するステップに よって表示中の画面を破棄すると判定された場合、表示中の画面に関する情報を破 棄するステップとを備える。
[0021] 表示中の画面に関する情報を破棄するステップは、判定するステップによって破棄 すると判定された画面の画面リソースを破棄することを特徴とする。
[0022] 表示中の画面を破棄する力否かを判定するステップは、表示中の画面の全部又は 一部が、切り替え対象の画面と同時に表示される場合は、表示中の画面を破棄しな いと判定し、表示中の画面が切り替え対象の画面によって完全に隠される場合は、 表示中の画面を破棄すると判定することを特徴とする。
[0023] また、本発明は、画面遷移によって、ディスプレイに複数の画面を切り替えて表示さ せる表示画面管理装置が実行するプログラムにも向けられている。本発明のプロダラ ムは、表示画面装置に、外部からの要求に応じて、表示中の画面の切り替えを指示 するステップと、指示するステップからの指示に従って、ディスプレイの表示を制御す るステップと、予め保存されている画面情報に基づいて、表示中の画面と、指示され た切り替え対象の画面とを比較して、表示中の画面を破棄するカゝ否かを判定するス テツプと、判定するステップによって表示中の画面を破棄すると判定された場合、表 示中の画面に関する情報を破棄するステップとを実行させる。
発明の効果
[0024] 本発明の表示画面管理装置によれば、画面遷移の際に、表示中の画面の画面属 性と、切り替え対象の画面の画面属性とを比較して、表示中の画面が切り替え対象 の画面によって完全に隠される場合だけ、表示中の画面の画面リソースを破棄する。 これによつて、表示画面管理装置は、画面切り替えに必要な画面リソースを削減し、 かつ遷移前の画面と遷移後の画面とを同時に表示することができるようになる。
[0025] また、表示画面管理装置は、予め全ての画面に対する画面情報を画面情報保存 部に保存することで、画面切り替え要求が発生した際に画面情報を画面情報保存部 に保存するためのオーバーヘッドを削減することができる。また、画面ステータスに非 表示を設定可能とすることで、常駐画面の画面リソースを継続して保存することがで きるようになる。これによつて、表示画面管理装置は、画面切り替え時の画面表示速 度を向上させることができる。
[0026] また、表示画面管理装置は、通信部と画面情報抽出部とをさらに備えることで、ネッ トワークを介して受信したアプリケーションデータに含まれる画面情報を、画面情報保 存部に登録することができる。これによつて、表示画面管理装置は、予め初期画面情 報保存部に保存されている以外の画面についても、切り替え対象の画面とすることが できる。
図面の簡単な説明
[図 1]図 1は、本発明の第 1の実施形態に係る表示画面管理装置 10の構成の一例を 示すブロック図である。
[図 2]図 2は、初期画面情報保存部 101が保存する初期画面情報の一例を示す図で ある。
[図 3]図 3は、画面情報保存部 104に保存されて 、る画面情報の一例を示す図であ る。
[図 4]図 4は、本発明の第 1の実施形態に係る表示画面管理装置 10の動作の一例を 示すフローチャートである。
[図 5]図 5は、画面を破棄する力否かの判定を具体的に説明する図である。
[図 6]図 6は、画面を破棄する力否かの判定を具体的に説明する図である。
[図 7]図 7は、画面を破棄する力否かの判定を具体的に説明する図である。
[図 8]図 8は、画面を破棄する力否かの判定を具体的に説明する図である。
[図 9]図 9は、画面を破棄する力否かの判定を具体的に説明する図である。
[図 10]図 10は、画面属性に常駐情報を含む画面情報の一例を示す図である。
[図 11]図 11は、画面属性に表示時刻を含む画面情報の一例を示す図である。
[図 12]図 12は、画面の破棄判定処理の動作の一例を示すフローチャートである。
[図 13]図 13は、本発明の第 2の実施形態に係る表示画面管理装置 20の構成の一例 を示すブロック図である。
[図 14]図 14は、初期画面情報保存部 201が保存する初期画面情報の一例を示す図 である。
[図 15]図 15は、画面情報保存部 204が保存する画面情報の一例を示す図である。
[図 16]図 16は、本発明の第 2の実施形態に係る表示画面管理装置 20の動作の一例 を示すフローチャートである。 [図 17]図 17は、本発明の第 3の実施形態に係る表示画面管理装置 30の構成の一例 を示すブロック図である。
[図 18]図 18は、表示画面管理装置 30が新しい画面情報を登録するまでの動作の一 例を示すフローチャートである。
[図 19]図 19は、従来の表示画面管理装置で用 、られる画面フローダイアグラムの一 例を示す図である。
符号の説明
[0028] 10, 20, 30 表示画面管理装置
11 入力部
101, 201 初期画面情報保存部
102, 202 指示部
103, 203, 303 画面制御部
104, 204 画面情報保存部
105 画面破棄判定部
106 表示部
107 画面リソース保存部
208, 308 登録部
301 通信部
302 画面情報抽出部
la 表示中の画面
lb 切り替え対象の画面
lc 結果画面
発明を実施するための最良の形態
[0029] 以下、本発明の実施形態について、図面を参照しながら説明する。
[0030] (第 1の実施形態)
図 1は、本発明の第 1の実施形態に係る表示画面管理装置 10の構成の一例を示 すブロック図である。図 1において、表示画面管理装置 10は、初期画面情報保存部 101、指示部 102、画面制御部 103、画面情報保存部 104、画面破棄判定部 105、 表示部 106、及び画面リソース保存部 107を備える。なお、初期画面情報保存部 10 1、画面情報保存部 104、及び画面リソース保存部 107は、まとめて保存部としてもよ い。保存部は、例えば、 RAMや ROMなどのメモリ装置やハードディスクのような外 部記憶装置によって実現される。
[0031] 初期画面情報保存部 101は、初期の画面情報が規定された初期画面情報を保存 するための領域である。初期画面情報保存部 101は、表示画面管理装置 10が表示 する可能性がある全ての画面に対する初期画面情報を予め保存しているものとする 。図 2は、初期画面情報保存部 101が保存する初期画面情報の一例を示す図である 。図 2を参照して、初期画面情報には、画面のサイズや座標位置を示す画面属性と、 画面リソースを生成するための処理 (以下、画面生成処理と記す)と、画面リソースを 破棄するための処理 (以下、画面破棄処理と記す)とが含まれている。なお、画面の サイズや座標には、予め決められた単位が使用され、例えば、ピクセルやインチなど が使用されるものとする。
[0032] 指示部 102には、入力部 11から画面切り替え要求が入力される。入力部 11は、例え ば、ユーザによって操作されるキーボードである。また、入力部 11は、画面切り替え を要求する何らかのアプリケーションであってもよい。入力部 11がキーボードである 場合、指示部 102には、キーボードを介してユーザ力も直接に画面切り替え要求が 入力されることになる。なお、入力部 11は、表示画面管理装置 10の内部にあっても よいものとする。指示部 102は、切り替え対象の画面の初期画面情報を画面制御部 103に通知して、画面切り替えを指示する。ここで、画面切り替えとは、画面遷移によ つて、表示中の画面よりも手前に、切り替え対象の新しい画面を表示することである。
[0033] 画面制御部 103は、画面リソースの生成処理や画面リソースの破棄処理等の画面 表示に関する各種動作を制御する。例えば、画面制御部 103は、指示部 102から画 面切り替えを指示されると、切り替え対象の画面情報を画面情報保存部 104に保存 し、表示中の画面を破棄するか否かの判定を画面破棄判定部 105に依頼する。
[0034] 画面情報保存部 104は、表示中の画面情報と、切り替え対象の画面情報とを保存す るための領域である。図 3は、画面情報保存部 104が保存する画面情報の一例を示 す図である。図 3においては、例えば、画面情報 104aが表示中の画面情報であって 、画面情報 104bが切り替え対象の画面情報である。画面情報保存部 104に保存さ れて 、る画面情報は、ユーザの操作等によって画面の位置及びサイズが変更される と随時更新されることになる。
[0035] 画面破棄判定部 105は、表示中の画面を破棄する力否かの判定を行う。例えば、画 面破棄判定部 105は、表示中の画面が切り替え対象の画面の背後に完全に隠れる 場合には、表示中の画面を破棄すると判定する。一方、画面破棄判定部 105は、表 示中の画面の全体又は一部が切り替え対象の画面の後ろに表示される場合には、 表示中の画面を破棄しないと判定する。
[0036] 表示部 106は、画面制御部 103から要求された表示対象の画面を表示するための ディスプレイである。なお、表示部 106は、表示画面管理装置 10の外部に設置され ていてもよいものとする。画面リソース保存部 107は、 1つ以上の画面リソースを保存 するための領域である。画面リソース保存部 107には、画面制御部 103が画面生成 処理で生成した画面リソースが保存される。また、画面リソース保存部 107に保存し いている画面リソースは、画面制御部 103が画面破棄処理を実行することで破棄さ れる。
[0037] 図 4は、本発明の第 1の実施形態に係る表示画面管理装置 10の動作の一例を示 すフローチャートである。図 4を参照して、指示部 102には、入力部 11から画面切り 替え要求が入力される (ステップ S101)。指示部 102は、画面切り替え要求が入力さ れると、初期画面情報保存部 101から切り替え対象の初期画面情報を読み出し、読 み出した初期画面情報を画面制御部 103に通知する。
[0038] 画面制御部 103は、指示部 102から通知された初期画面情報を、切り替え対象の画 面情報として画面情報保存部 104に保存する (ステップ S102)。次に、画面制御部 1 03は、画面情報保存部 104に保存されている画面情報に基づいて、画面生成処理 を実行することで、切り替え対象の画面リソースを生成する (ステップ S103)。ここで、 生成された画面リソースは、画面リソース保存部 107に保存される。
[0039] 画面制御部 103は、画面情報保存部 104に保存されている画面情報力も表示中の 画面属性と、切り替え対象の画面属性とを抽出する。そして、抽出した画面属性を画 面破棄判定部 105に通知して、表示中の画面の破棄判定を要求する (ステップ S10 4) o表示中の画面が 2つ以上存在する場合、画面制御部 103は、表示中の全ての 画面の画面属性と、切り替え対象の画面属性とを画面破棄判定部 105に通知する。 画面制御部 103は、画面破棄判定部 105に複数の画面属性を一度に通知してもよ いし、 1つの表示中の画面属性と切り替え対象の画面属性とを組にして、画面属性の 組数分だけ繰り返して通知してもよ 、。
[0040] 画面破棄判定部 105は、画面制御部 103からの要求に応じて、表示中の画面属性 と切り替え対象の画面属性とを比較して、画面の破棄判定処理を行う(ステップ S 10
5)。この判定結果は、画面制御部 103に通知される。なお、破棄判定処理の詳細に ついては後に具体例を挙げて説明する。
[0041] 表示中の画面を破棄すると判定された場合、画面制御部 103は、破棄すると判定 された画面に対して画面破棄処理を実行する。これによつて、画面制御部 103は、 画面リソース保存部 107に保存されている画面リソースを破棄する (ステップ S106、 S107)。また、破棄すると判定された画面の画面情報を画面情報保存部 104から破 棄する (ステップ S108)。画面制御部 103は、複数の画面を破棄すると判定された場 合は、全ての画面に対して画面破棄処理を実行する。一方、表示中の画面を破棄し ないと判定された場合、画面制御部 103は、画面破棄処理を行わない (ステップ S 10
6)。
[0042] 次に、画面制御部 103は、画面リソース保存部 107に保存されている画面リソース を用いて、切り替え対象の画面を表示部 106に表示させる (ステップ S109)。複数の 生成済みの画面リソースがある場合、画面制御部 103は、表示部 106に画面を表示 させる順番も伝える。
[0043] なお、画面制御部 103は、切り替え対象の画面情報を画面情報保存部 104に保存 した後から、切り替え対象の画面を表示部 106に表示させるまでの間(すなわち、ス テツプ S102から S109までの間)であれば、画面リソースの生成処理(すなわち、ステ ップ S 103)をどのようなタイミングで行ってもよい。例えば、画面制御部 103は、画面 破棄判定処理 (ステップ S 105、 S106)を行った後で、画面リソースの生成処理を行 つてもょ ヽものとする。
[0044] 次に、画面の破棄判定処理の詳細について図 5〜12を用いて説明する。図 5〜9は 、画面を破棄する力否かの判定を具体的に説明する図である。図 10は、画面属性に 常駐情報を含む画面情報の一例を示す図である。図 11は、画面属性に表示時刻を 含む画面情報の一例を示す図である。図 12は、画面の破棄判定処理の動作の一例 を示すフローチャートである。
[0045] 図 5〜9では、表示中の画面 laと、切り替え対象の画面 lbと、表示中の画面 laの上 に切り替え対象の画面 lbを重ねて表示した結果画面 lcとを示している。また、図 5〜 9では、説明の簡略化のため、表示中の画面 laと切り替え対象の画面 lbとをそれぞ れ 1つだけ示している力 表示中の画面 laは、複数個存在してもよいものとする。こ のような場合、画面破棄判定部 105は、表示中の画面 laと切り替え対象の画面 lbと を複数回繰り返して比較することになる。図 5〜9において、表示中の画面 la及び切 り替え対象の画面 lbにおける破線枠、及び結果画面 lcにおける太線枠をディスプレ ィ上の表示領域とする。また、上述した破線枠及び太線枠の左上角を X座標及び Y 座標が共に 0の位置とする。
[0046] 図 5の例において、表示中の画面 laは、画面属性 li aの情報を持つ。切り替え対 象の画面 lbは、画面属性 li bの情報を持つ。表示中の画面 laから切り替え対象 の画面 lbに遷移させる場合、ディスプレイには、結果画面 lcが表示される。この例で は、表示中の画面 laが切り替え対象の画面 lbのサイズより大きいため、表示中の画 面 laには、切り替え対象の画面 lbと重ならない部分が存在する。すなわち、結果画 面 lcで示すように、遷移後も表示中の画面 laを残す必要があり、画面破棄判定部 1 05は、表示中の画面 laを破棄しない(すなわち、 NO)と判定する。
[0047] 図 6の例において、表示中の画面 laから切り替え対象の画面 lbに遷移させる場合 、ディスプレイには、結果画面 lcが表示される。この例では、表示中の画面 laが切り 替え対象の画面 lbのサイズより小さいため、表示中の画面 laは、切り替え対象の画 面 lbにより完全に覆い被される。すなわち、結果画面 lcで示すように、表示中の画 面 laが不要となるので、画面破棄判定部 105は、表示中の画面 laを破棄する(すな わち、 YES)と判定する。これにより、画面制御部 103は、表示中の画面 laに対して 画面破棄処理を行いことで、画面リソースを解放し、使用メモリの削減が可能となる。
[0048] 図 7の例において、表示中の画面 laから切り替え対象の画面 lbに遷移させる場合 、ディスプレイには、結果画面 lcが表示される。この例では、表示中の画面 laと切り 替え対象の画面 lbとのサイズは同じであるが表示位置が異なっているため、表示中 の画面 laには、切り替え対象の画面 lbと重ならない部分が存在する。すなわち、結 果画面 lcで示すように、表示中の画面 laを残す必要があり、画面破棄判定部 105 は、表示中の画面 laを破棄しない(すなわち、 NO)と判定する。
[0049] 図 8の例において、表示中の画面 laから切り替え対象の画面 lbに遷移させる場合 、ディスプレイには、結果画面 lcが表示される。この例では、表示中の画面 laが切り 替え対象画面 lbの表示位置とずれているため、表示中の画面 7bは、切り替え対象 の画面 lbと重ならない。すなわち、結果画面 lcで示すように、表示中の画面 laを残 さなくてはいけないことになり、画面破棄判定部 105は、表示中の画面 laを破棄しな い(すなわち、 NO)と判定する。
[0050] 図 9の例において、切り替え対象の画面 lbの画面属性には、マスク情報が付加され ている。マスク情報とは、画面の一部を透過させることを示す情報である。画面破棄 判定部 105は、マスク情報に基づいて透過された部分も考慮して、表示中の画面 la が切り替え対象の画面 lbに覆い被される力否かを判定する必要がある。表示中の画 面 laから切り替え対象の画面 lbに遷移させる場合、ディスプレイには、結果画面 lc が表示される。この例では、表示中の画面 laの一部力 切り替え対象の画面 lbのマ スクされた部分によって表示されたままになる。すなわち、結果画面 lcで示すように、 表示中の画面 laを残す必要があり、画面破棄判定部 105は、表示中の画面 laを破 棄しな ヽ(すなわち、 NO)と判定する。
[0051] なお、表示画面管理装置 10は、画面属性に画面が常駐、非常駐であることを判別 するための情報 (以下、常駐情報と記す)を付加しても良い(図 10参照)。常駐とは、 常に画面リソースが生成済みの状態であることをいう。表示画面管理装置 10は、画 面が常駐であれば、破棄対象の画面であっても画面破棄処理を行わない。また、表 示画面管理装置 10は、表示する頻度が高い画面に対して常駐と設定しておくことで 、一度生成された常駐の画面に対して再生成を行う必要がなくなり、画面表示速度を 向上させることができる。
[0052] また、表示画面管理装置 10は、画面属性に画面の表示時間を示す情報を付加し てもよい(図 11参照)。画面の表示時間とは、切り替え対象の画面が表示されてから 非表示になるまでの時間のことである。表示時間が短い場合、切り替え対象の画面 は、すぐに破棄されること〖こなる。このような場合、表示画面管理装置 10は、表示中 の画面を破棄して、再び画面生成処理を行うのは効率が良くない。そこで、画面破棄 判定部 105は、切り替え対象の画面に所定の時間よりも短い表示時間が設定されて いる場合、表示中の画面が破棄の対象であっても、表示中の画面を破棄しないと判 定する。表示画面管理装置 10は、切り替え対象の画面の表示時間が短い場合は、 画面破棄処理を行わな 、ことで、画面表示速度を向上させることができる。
[0053] 図 12を参照して、画面破棄判定部 105は、表示中の画面属性と切り替え対象の画 面属性とを比較する (ステップ S1051)。画面破棄判定部 105は、画面属性に含まれ るサイズや座標位置、あるいはマスク情報に基づいて、表示中の画面が切り替え対 象の画面によって完全に隠される力否かを判定する (ステップ S1052)。画面破棄判 定部 105は、表示中の画面が切り替え対象の画面によって完全に隠される場合は、 表示中の画面を破棄すると判定する (ステップ S1053)。一方、画面破棄判定部 105 は、表示中の画面の全部又は一部が切り替え対象の画面と同時に表示される場合 は、表示中の画面を破棄しないと判定する (ステップ S1054)。
[0054] なお、画面破棄判定部 105は、ステップ S1052の後に、表示中の画面に常駐情報 が設定されているか否かを判定してもよいし (ステップ S 1052a)、切り替えた対象の 画面に所定の時間よりも短い表示時刻が設定されている力否かを判定してもよいも のとする (ステップ S1052b)。画面破棄判定部 105は、表示中の画面に常駐情報が 設定されている場合、および Zまたは、切り替え対象の画面に所定の時間よりも短い 表示時刻が設定されている場合は、表示中の画面を破棄しないと判定する。
[0055] 以上のように、第 1の実施形態に係る表示画面管理装置 10は、画面遷移の際に、 表示中の画面の画面属性と、切り替え対象の画面の画面属性とを比較して、表示中 の画面が切り替え対象の画面によって完全に隠される場合だけ、表示中の画面の画 面リソースを破棄する。これによつて、表示画面管理装置 10は、画面切り替えに必要 な画面リソースを削減し、かつ遷移前の画面と遷移後の画面とを同時に表示すること ができるようになる。 [0056] (第 2の実施形態)
図 13は、本発明の第 2の実施形態に係る表示画面管理装置 20の構成の一例を示 すブロック図である。第 2の実施形態に係る表示画面管理装置 20は、表示画面管理 装置 20の立ち上げ時等に予め初期画面情報保存部 201から全ての初期画面情報 を読み出して、画面情報保存部 204に登録する。これによつて、表示画面管理装置 20は、画面切り替え要求が発生した際に切り替え対象の画面情報を画面情報保存 部 204に保存する必要がなくなり、画面表示速度を向上させることができる。
[0057] 図 13において、表示画面管理装置 20は、初期画面情報保存部 201、指示部 202 、画面制御部 203、画面情報保存部 204、画面破棄判定部 105、表示部 106、画面 リソース保存部 107、及び登録部 208を備える。第 2の実施形態では、第 1の実施形 態と同一の構成要素については、同一の参照符号を付して説明を省略する。
[0058] 初期画面情報保存部 201は、第 1の実施形態と同様に初期画面情報を保存するた めの領域である。図 14は、初期画面情報保存部 201が保存する初期画面情報の一 例を示す図である。図 14を参照して、初期画面情報保存部 201が保存する初期画 面情報には、それぞれの画面を識別するための画面識別子がさらに付加されている ものとする。
[0059] 指示部 202は、入力部 11から画面の切り替え要求が入力されると、第 1の実施形 態と同様に、画面制御部 203に対して画面切り替えを指示する。ただし、指示部 202 は、初期画面情報保存部 201に保存されている初期画面情報を画面制御部 203に 通知しない。
[0060] 画面制御部 203は、第 1の実施形態では指示部 102から通知された初期画面情報 を画面情報保存部 104に保存していたが、第 2の実施形態では登録部 208から通知 された初期画面情報を画面登録情報保存部 204に保存する。
[0061] 画面情報保存部 204は、全ての画面情報を保存するための領域である。画面情報 保存部 204は、登録部 208によって登録要求された画面の画面情報を保存する。図 15は、画面情報保存部 204が保存する画面情報の一例を示す図である。図 15を参 照して、画面情報保存部 204が保存する画面情報には、画面識別子と、画面ステー タスとがさらに付加されている。画面ステータスには、表示中と、非表示中と、未生成 の 3つのステータスが存在する。
[0062] 画面ステータスが表示中とは、画面リソースが画面リソース保存部 107に保存され ていて、画面がディスプレイに表示中である状態を表している。画面ステータスが非 表示中とは、画面リソースが画面リソース保存部 107に保存されている力 画面がデ イスプレイに表示されていない状態を表している。非表示中の画面ステータスは、常 駐画面等を表すために用いられる。画面ステータスが未生成とは、画面リソースが画 面リソース保存部 107に保存されておらず、画面がディスプレイにも表示されていな い状態を表している。また、複数の表示中の画面がある場合、画面ステータスには、 表示順序を付加することができる。図 15において、画面ステータスの表示中の横に 数字が示されているのは表示順序を表している。表示部 106は、この表示順序に基 づ 、た順番で画面を表示する。
[0063] 登録部 208は、表示画面管理装置 20の立ち上げ時やシステムの初期化時、所定 のアプリケーションの開始時等に、初期画面情報保存部 201に保存されている全て の初期画面情報を読み出し、読み出した画面情報を画面制御部 203に通知する。
[0064] 図 16は、本発明の第 2の実施形態に係る表示画面管理装置 20の動作の一例を示 すフローチャートである。なお、図 16において、第 1の実施形態と同一の動作につい て、同一の参照符号を付して説明を省略する。
[0065] 図 16を参照して、登録部 208は、表示画面管理装置 20の立ち上げ時等に、初期 画面情報保存部 201から全ての初期画面情報を読み出して、画面制御部 203に通 知する。画面制御部 203は、通知された全ての画面情報を画面情報保存部 204に 登録する (ステップ S201)。このとき、画面制御部 203は、画面情報の画面ステータ ス(図 15参照)を未生成に設定する。
[0066] 指示部 202には、第 1の実施形態と同様に、入力部 11から画面切り替え要求が入力 される (ステップ S101)。指示部 202は、画面切り替え要求が入力されると、画面切り 替えの指示を画面制御部 203に通知する。画面制御部 203は、画面情報保存部 20 4に保存されて 、る切り替え対象の画面の画面ステータスが未生成に設定されて!ヽ るカゝ否かを判定して、画面ステータスが未生成の場合だけ、画面生成処理を実行し て切り替え対象の画面リソースを生成する(ステップ S203)。 [0067] ステップ S104から S107までの動作は、第 1の実施形態と同様であるので説明を省 略する。表示中の画面を破棄すると判定された場合、画面制御部 203は、破棄する と判定された画面に対して画面破棄処理を実行する。具体的には、画面制御部 203 は、画面情報保存部 204に保存されている画面情報を破棄せずに、画面ステータス を未生成に更新する (ステップ S 208)。ただし、破棄対象の画面が常駐画面である 場合、画面制御部 203は、破棄対象の画面の画面ステータスを非表示中に設定し、 画面リソース保存部 107から画面リソースを破棄しない。
[0068] 次に、画面制御部 203は、画面リソース保存部 107に保存されている画面リソース を用いて、切り替え対象の画面を表示部 106に表示させる (ステップ S209)。このとき 、画面制御部 203は、表示部 106に表示させた画面の画面ステータスを表示中に設 定する。また、複数の生成済みの画面リソースがある場合、画面制御部 203は、画面 情報保存部 204に保存されている画面の表示順序も通知する。
[0069] 以上のように、第 2の実施形態に係る表示画面管理装置 20は、予め全ての画面に 対する画面情報を画面情報保存部 204に保存することで、画面切り替え要求が発生 した際に画面情報を画面情報保存部 204に保存するためのオーバーヘッドを削減 することができる。また、画面ステータスに非表示を設定可能とすることで、常駐画面 の画面リソースを継続して保存することができるようになる。これによつて、表示画面 管理装置 20は、画面切り替え時の画面表示速度を向上させることができる。
[0070] (第 3の実施形態)
図 17は、本発明の第 3の実施形態に係る表示画面管理装置 30の構成の一例を示 すブロック図である。第 3の実施形態に係る表示画面管理装置 30は、ネットワークを 介して受信した画面情報を、新しい画面情報として登録することができる。図 17にお いて、表示管理装置 30は、第 2の実施形態と比較して、通信部 301と画面情報抽出 部 302とをさらに備える。また、通信部 301は、ネットワークと有線あるいは無線で接 続されている。第 3の実施形態では、第 2の実施形態と同一の構成要素については、 同一の参照符号を付して説明を省略する。
[0071] 図 18は、表示画面管理装置 30が新しい画面情報を登録するまでの動作の一例を 示すフローチャートである。図 18を参照して、通信部 301は、ネットワークを介して、 画面情報を含むアプリケーションデータを受信する (ステップ S301)。画面情報抽出 部 302は、通信部 301が受信したデータ力も画面情報を抽出する (ステップ S302)。 画面情報抽出部 302が抽出した画面情報は、登録部 308を介して、画面制御部 30 3に通知される。画面制御部 303は、画面情報抽出部 302が抽出した画面情報を画 面情報保存部 204に登録する (ステップ S303)。
[0072] 以上のように、第 3の実施形態に係る表示画面管理装置 30は、通信部 301と画面 情報抽出部 302とをさらに備えることで、ネットワークを介して受信したアプリケーショ ンデータに含まれる画面情報を、画面情報保存部 204に登録することができる。これ によって、表示画面管理装置 30は、予め初期画面情報保存部 201に保存されてい る以外の画面にっ 、ても、切り替え対象の画面とすることができる。
[0073] なお、第 1〜3の実施形態で述べた表示画面管理装置が行うそれぞれの処理手順 は、記憶装置 (ROM、 RAM,ハードディスク等)に格納された上述した処理手順を 実行可能な所定のプログラムデータ力 CPUによって解釈実行されることで実現され てもよい。この場合、プログラムデータは、記憶媒体を介して記憶装置内に導入され てもよいし、記憶媒体上から直接実行されてもよい。なお、記憶媒体は、 ROMや RA Mやフラッシュメモリ等の半導体メモリ、フレキシブルディスクやハードディスク等の磁 気ディスクメモリ、 CD— ROMや DVDや BD等の光ディスクメモリ、及びメモリカード 等をいう。また、記憶媒体は、電話回線や搬送路等の通信媒体を含む概念である。 産業上の利用可能性
[0074] 本発明の表示画面管理装置は、画面切り替えに必要な画面リソースを削減すること 等に適しており、特に携帯電話や PDA等のハードウェア性能が低い機器やシステム 等に対して有用である。

Claims

請求の範囲
[1] 画面遷移によって、ディスプレイに複数の画面を切り替えて表示させる表示画面管 理装置であって、
前記複数の画面の画面情報を保存する保存部と、
外部からの要求に応じて、表示中の画面の切り替えを指示する指示部と、 前記指示部からの指示に従って、前記ディスプレイの表示を制御する画面制御部 と、
前記保存部に保存されている画面情報に基づいて、前記表示中の画面と、前記指 示部にに指示された切り替え対象の画面とを比較して、前記表示中の画面を破棄す るカゝ否かを判定する画面破棄判定部とを備え、
前記画面制御部は、前記画面破棄判定部によって前記表示中の画面を破棄する と判定された場合、前記表示中の画面に関する情報を前記保存部から破棄すること を特徴とする、表示画面管理装置。
[2] 前記保存部は、前記ディスプレイに表示させる画面の画面リソースを保存する画面 リソース保存部を含み、
前記画面制御部は、前記指示部から画面の切り替えを指示されると、当該切り替え 対象の画面の画面リソースを生成し、当該生成した画面リソースを前記画面リソース 保存部に保存すると共に、前記表示中の画面を破棄するか否かの判定を前記画面 破棄判定部に依頼することを特徴とする、請求項 1に記載の表示画面管理装置。
[3] 前記画面制御部は、前記画面破棄判定部によって前記表示中の画面を破棄する と判定された場合、当該破棄すると判定された画面の画面リソースを前記画面リソー ス保存部から破棄することを特徴とする、請求項 2に記載の表示画面管理装置。
[4] 前記保存部は、
初期の画面情報が規定された初期画面情報を保存する初期画面情報保存部と、 前記表示中の画面情報と、前記切り替え対象の画面情報とを保存する画面情報保 存部とを含み、
前記指示部は、前記表示中の画面の切り替えを指示するとき、前記切り替え対象 の画面の初期画面情報を前記初期画面情報保存部力 読み出し、当該読み出した 初期画面情報を前記画面制御部に対して通知し、
前記画面制御部は、前記通知された初期画面情報を前記切り替え対象の画面情 報として、前記画面情報保存部に保存することを特徴とする、請求項 1に記載の表示 画面管理装置。
[5] 前記画面制御部は、前記画面破棄判定部によって前記表示中の画面を破棄する と判定された場合、当該破棄すると判定された画面の画面情報を前記画面情報保存 部から破棄することを特徴とする、請求項 4に記載の表示画面管理装置。
[6] 前記画面破棄判定部は、前記表示中の画面の全部又は一部が、前記切り替え対 象の画面と同時に表示される場合は、前記表示中の画面を破棄しないと判定し、前 記表示中の画面が前記切り替え対象の画面によって完全に隠される場合は、前記 表示中の画面を破棄すると判定することを特徴とする、請求項 1に記載の表示画面 管理装置。
[7] 前記画面情報は、画面のサイズを示す情報を含み、
前記画面破棄判定部は、前記画面情報に含まれる画面のサイズを示す情報を用 いて、前記表示中の画面を破棄するか否かを判定することを特徴とする、請求項 6に 記載の表示画面管理装置。
[8] 前記画面情報は、画面の位置を示す情報を含み、
前記画面破棄判定部は、前記画面情報に含まれる画面の位置を示す情報を用い て、前記表示中の画面を破棄するか否かを判定することを特徴とする、請求項 6に記 載の表示画面管理装置。
[9] 前記画面情報は、画面が常駐か非常駐かを示す常駐情報を含み、
前記画面破棄判定部は、前記画面情報に含まれる常駐情報に基づいて、前記表 示中の画面が常駐であると判定された場合には、前記表示中の画面を破棄しないと 判定することを特徴とする、請求項 6に記載の表示画面管理装置。
[10] 前記画面情報は、画面が表示された時点力 非表示になるまでの表示時間を含み 前記画面破棄判定部は、前記画面情報に含まれる表示時間に基づいて、前記切り 替え対象の画面の表示時間が所定の時間よりも短いと判定された場合には、前記表 示中の画面を破棄しないと判定することを特徴とする、請求項 6に記載の表示画面管 理装置。
[11] 前記画面情報は、画面のマスク情報を含み、
前記画面破棄判定部は、前記画面情報に含まれるマスク情報を用いて、前記表示 中の画面を破棄するか否かを判定することを特徴とする、請求項 6に記載の表示画 面管理装置。
[12] 前記初期画面情報保存部に保存されている初期画面情報を、前記画面制御部を 介して前記画面情報保存部に登録する登録部をさらに備え、
前記登録部は、前記初期画面情報保存部に保存されている全ての初期画面情報 を前記画面制御部に通知し、
前記画面制御部は、前記登録部から通知された初期画面情報を前記画面情報と して、前記画面情報保存部に保存することを特徴とする、請求項 4に記載の表示画 面管理装置。
[13] 外部ネットワークとの通信によって、画面情報を含むアプリケーションデータを取得 する通信部と、
前記通信部が取得したアプリケーションデータから画面情報を抽出する画面情報 抽出部とをさらに備え、
前記登録部は、前記画面情報抽出部が抽出した画面情報を前記画面制御部に通 知し、
前記画面制御部は、前記通知された画面情報を前記画面情報保存部に保存する ことを特徴とする、請求項 12に記載の表示画面管理装置。
[14] 画面遷移によって、ディスプレイに複数の画面を切り替えて表示させる表示画面管 理方法であって、
外部からの要求に応じて、表示中の画面の切り替えを指示するステップと、 前記指示するステップからの指示に従って、前記ディスプレイの表示を制御するス テツプと、
予め保存されている画面情報に基づいて、前記表示中の画面と、前記指示された 切り替え対象の画面とを比較して、前記表示中の画面を破棄する力否かを判定する ステップと、
前記判定するステップによって前記表示中の画面を破棄すると判定された場合、前 記表示中の画面に関する情報を破棄するステップとを備える、表示画面管理方法。
[15] 前記表示中の画面に関する情報を破棄するステップは、前記判定するステップに よって破棄すると判定された画面の画面リソースを破棄することを特徴とする、請求項
14に記載の表示画面管理方法。
[16] 前記表示中の画面を破棄する力否かを判定するステップは、前記表示中の画面の 全部又は一部が、前記切り替え対象の画面と同時に表示される場合は、前記表示中 の画面を破棄しないと判定し、前記表示中の画面が前記切り替え対象の画面によつ て完全に隠される場合は、前記表示中の画面を破棄すると判定することを特徴とする
、請求項 14に記載の表示画面管理方法。
[17] 画面遷移によって、ディスプレイに複数の画面を切り替えて表示させる表示画面管 理装置が実行するプログラムであって、
外部からの要求に応じて、表示中の画面の切り替えを指示するステップと、 前記指示するステップからの指示に従って、前記ディスプレイの表示を制御するス テツプと、
予め保存されている画面情報に基づいて、前記表示中の画面と、前記指示された 切り替え対象の画面とを比較して、前記表示中の画面を破棄する力否かを判定する ステップと、
前記判定するステップによって前記表示中の画面を破棄すると判定された場合、前 記表示中の画面に関する情報を破棄するステップとを実行させるための、プログラム
PCT/JP2005/005869 2004-04-05 2005-03-29 表示画面管理装置 WO2005098588A1 (ja)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US10/582,386 US7921373B2 (en) 2004-04-05 2005-03-29 Display screen management apparatus
JP2006512044A JP4589308B2 (ja) 2004-04-05 2005-03-29 表示画面管理装置

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2004110780 2004-04-05
JP2004-110780 2004-04-05

Publications (1)

Publication Number Publication Date
WO2005098588A1 true WO2005098588A1 (ja) 2005-10-20

Family

ID=35125256

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2005/005869 WO2005098588A1 (ja) 2004-04-05 2005-03-29 表示画面管理装置

Country Status (4)

Country Link
US (1) US7921373B2 (ja)
JP (1) JP4589308B2 (ja)
CN (1) CN100437464C (ja)
WO (1) WO2005098588A1 (ja)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008165397A (ja) * 2006-12-27 2008-07-17 Kyocera Mita Corp 表示制御プログラム、表示制御装置、及び表示制御方法

Families Citing this family (60)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7813954B1 (en) * 2001-12-14 2010-10-12 Keen Personal Media, Inc. Audiovisual system and method for displaying segmented advertisements tailored to the characteristic viewing preferences of a user
US7509588B2 (en) 2005-12-30 2009-03-24 Apple Inc. Portable electronic device with interface reconfiguration mode
JP4761553B2 (ja) * 2006-08-03 2011-08-31 キヤノン株式会社 プレゼンテーション装置及び制御方法
US7940250B2 (en) 2006-09-06 2011-05-10 Apple Inc. Web-clip widgets on a portable multifunction device
US8564544B2 (en) 2006-09-06 2013-10-22 Apple Inc. Touch screen device, method, and graphical user interface for customizing display of content category icons
US10313505B2 (en) 2006-09-06 2019-06-04 Apple Inc. Portable multifunction device, method, and graphical user interface for configuring and displaying widgets
US8788954B2 (en) 2007-01-07 2014-07-22 Apple Inc. Web-clip widgets on a portable multifunction device
US8519964B2 (en) 2007-01-07 2013-08-27 Apple Inc. Portable multifunction device, method, and graphical user interface supporting user navigations of graphical objects on a touch screen display
US9933937B2 (en) 2007-06-20 2018-04-03 Apple Inc. Portable multifunction device, method, and graphical user interface for playing online videos
US9772751B2 (en) * 2007-06-29 2017-09-26 Apple Inc. Using gestures to slide between user interfaces
US9619143B2 (en) 2008-01-06 2017-04-11 Apple Inc. Device, method, and graphical user interface for viewing application launch icons
US8619038B2 (en) 2007-09-04 2013-12-31 Apple Inc. Editing interface
US11126321B2 (en) 2007-09-04 2021-09-21 Apple Inc. Application menu user interface
US8451222B2 (en) * 2008-11-05 2013-05-28 Ipc Systems, Inc. Converged desktop between a PC and a trading turret
US8736561B2 (en) 2010-01-06 2014-05-27 Apple Inc. Device, method, and graphical user interface with content display modes and display rotation heuristics
US8698845B2 (en) 2010-01-06 2014-04-15 Apple Inc. Device, method, and graphical user interface with interactive popup views
US9823831B2 (en) 2010-04-07 2017-11-21 Apple Inc. Device, method, and graphical user interface for managing concurrently open software applications
US20110252376A1 (en) * 2010-04-07 2011-10-13 Imran Chaudhri Device, Method, and Graphical User Interface for Managing Concurrently Open Software Applications
US8423911B2 (en) 2010-04-07 2013-04-16 Apple Inc. Device, method, and graphical user interface for managing folders
US10788976B2 (en) 2010-04-07 2020-09-29 Apple Inc. Device, method, and graphical user interface for managing folders with multiple pages
US9513801B2 (en) 2010-04-07 2016-12-06 Apple Inc. Accessing electronic notifications and settings icons with gestures
US9244606B2 (en) 2010-12-20 2016-01-26 Apple Inc. Device, method, and graphical user interface for navigation of concurrently open software applications
US8806369B2 (en) 2011-08-26 2014-08-12 Apple Inc. Device, method, and graphical user interface for managing and interacting with concurrently open software applications
WO2013169875A2 (en) 2012-05-09 2013-11-14 Yknots Industries Llc Device, method, and graphical user interface for displaying content associated with a corresponding affordance
DE112013002409T5 (de) 2012-05-09 2015-02-26 Apple Inc. Vorrichtung, Verfahren und grafische Benutzeroberfläche für die Anzeige zusätzlicher Informationen in Reaktion auf einen Benutzerkontakt
WO2013169851A2 (en) 2012-05-09 2013-11-14 Yknots Industries Llc Device, method, and graphical user interface for facilitating user interaction with controls in a user interface
WO2013169843A1 (en) 2012-05-09 2013-11-14 Yknots Industries Llc Device, method, and graphical user interface for manipulating framed graphical objects
WO2013169849A2 (en) 2012-05-09 2013-11-14 Industries Llc Yknots Device, method, and graphical user interface for displaying user interface objects corresponding to an application
WO2013169877A2 (en) 2012-05-09 2013-11-14 Yknots Industries Llc Device, method, and graphical user interface for selecting user interface objects
WO2013169865A2 (en) 2012-05-09 2013-11-14 Yknots Industries Llc Device, method, and graphical user interface for moving a user interface object based on an intensity of a press input
WO2013169854A2 (en) 2012-05-09 2013-11-14 Yknots Industries Llc Device, method, and graphical user interface for providing feedback for changing activation states of a user interface object
WO2013169845A1 (en) 2012-05-09 2013-11-14 Yknots Industries Llc Device, method, and graphical user interface for scrolling nested regions
KR101823288B1 (ko) 2012-05-09 2018-01-29 애플 인크. 제스처에 응답하여 디스플레이 상태들 사이를 전이하기 위한 디바이스, 방법, 및 그래픽 사용자 인터페이스
WO2013169842A2 (en) 2012-05-09 2013-11-14 Yknots Industries Llc Device, method, and graphical user interface for selecting object within a group of objects
CN108052264B (zh) 2012-05-09 2021-04-27 苹果公司 用于移动和放置用户界面对象的设备、方法和图形用户界面
EP3185116B1 (en) 2012-05-09 2019-09-11 Apple Inc. Device, method and graphical user interface for providing tactile feedback for operations performed in a user interface
EP3467634B1 (en) 2012-12-29 2020-09-23 Apple Inc. Device, method, and graphical user interface for navigating user interface hierarchies
KR102001332B1 (ko) 2012-12-29 2019-07-17 애플 인크. 콘텐츠를 스크롤할지 선택할지 결정하기 위한 디바이스, 방법 및 그래픽 사용자 인터페이스
WO2014105277A2 (en) 2012-12-29 2014-07-03 Yknots Industries Llc Device, method, and graphical user interface for moving a cursor according to a change in an appearance of a control icon with simulated three-dimensional characteristics
EP2939098B1 (en) 2012-12-29 2018-10-10 Apple Inc. Device, method, and graphical user interface for transitioning between touch input to display output relationships
CN104903835B (zh) 2012-12-29 2018-05-04 苹果公司 用于针对多接触手势而放弃生成触觉输出的设备、方法和图形用户界面
US9658740B2 (en) 2013-03-15 2017-05-23 Apple Inc. Device, method, and graphical user interface for managing concurrently open software applications
US9477404B2 (en) 2013-03-15 2016-10-25 Apple Inc. Device, method, and graphical user interface for managing concurrently open software applications
CN110687969B (zh) 2013-10-30 2023-05-02 苹果公司 显示相关的用户界面对象
US9645732B2 (en) 2015-03-08 2017-05-09 Apple Inc. Devices, methods, and graphical user interfaces for displaying and using menus
US10048757B2 (en) 2015-03-08 2018-08-14 Apple Inc. Devices and methods for controlling media presentation
US10095396B2 (en) 2015-03-08 2018-10-09 Apple Inc. Devices, methods, and graphical user interfaces for interacting with a control object while dragging another object
US9785305B2 (en) 2015-03-19 2017-10-10 Apple Inc. Touch input cursor manipulation
US20170045981A1 (en) 2015-08-10 2017-02-16 Apple Inc. Devices and Methods for Processing Touch Inputs Based on Their Intensities
US9860451B2 (en) 2015-06-07 2018-01-02 Apple Inc. Devices and methods for capturing and interacting with enhanced digital images
US9674426B2 (en) 2015-06-07 2017-06-06 Apple Inc. Devices and methods for capturing and interacting with enhanced digital images
KR102544716B1 (ko) 2016-03-25 2023-06-16 삼성전자주식회사 화면 출력 방법 및 이를 지원하는 전자 장치
US10637986B2 (en) 2016-06-10 2020-04-28 Apple Inc. Displaying and updating a set of application views
DK201670595A1 (en) 2016-06-11 2018-01-22 Apple Inc Configuring context-specific user interfaces
US11816325B2 (en) 2016-06-12 2023-11-14 Apple Inc. Application shortcuts for carplay
JP2019061299A (ja) * 2017-09-22 2019-04-18 オムロン株式会社 情報機器、端末装置およびプログラム
US11016643B2 (en) 2019-04-15 2021-05-25 Apple Inc. Movement of user interface object with user-specified content
US11675476B2 (en) 2019-05-05 2023-06-13 Apple Inc. User interfaces for widgets
CN113031891B (zh) * 2019-12-25 2022-11-25 浙江宇视科技有限公司 一种屏幕选定的方法、装置、设备及存储介质
CN114244953B (zh) * 2020-09-07 2023-04-28 华为技术有限公司 一种界面显示方法、电子设备及存储介质

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002111805A (ja) * 2000-09-27 2002-04-12 Nec Corp 携帯電話端末及びそれに用いる画面遷移制御方法

Family Cites Families (34)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4484302A (en) * 1980-11-20 1984-11-20 International Business Machines Corporation Single screen display system with multiple virtual display having prioritized service programs and dedicated memory stacks
US4870397A (en) * 1986-11-05 1989-09-26 Grumman Aerospace Corporation System for producing graphic displays and programs for generating same
US5289574A (en) * 1990-09-17 1994-02-22 Hewlett-Packard Company Multiple virtual screens on an "X windows" terminal
JPH0685144B2 (ja) * 1990-11-15 1994-10-26 インターナショナル・ビジネス・マシーンズ・コーポレイション オーバレイ及びアンダレイの選択的制御装置
FR2693810B1 (fr) * 1991-06-03 1997-01-10 Apple Computer Systemes d'interfaces d'utilisateurs a acces direct a une zone secondaire d'affichage.
US5245702A (en) * 1991-07-05 1993-09-14 Sun Microsystems, Inc. Method and apparatus for providing shared off-screen memory
WO1994014155A1 (en) * 1992-12-17 1994-06-23 Seiko Epson Corporation Graphics control planes for windowing and other display operations
JP2978694B2 (ja) * 1993-10-21 1999-11-15 日本電気株式会社 表示制御方法および装置
US5561755A (en) * 1994-07-26 1996-10-01 Ingersoll-Rand Company Method for multiplexing video information
US5564002A (en) * 1994-08-01 1996-10-08 International Business Machines Corporation Method and apparatus for implementing a virtual desktop through window positioning
JPH08212039A (ja) * 1995-02-01 1996-08-20 Nec Corp 画面表示制御装置
US5877762A (en) * 1995-02-27 1999-03-02 Apple Computer, Inc. System and method for capturing images of screens which display multiple windows
JPH0997158A (ja) 1995-09-29 1997-04-08 Sanyo Electric Co Ltd 画面遷移の制御方法
JP3995114B2 (ja) * 1995-10-30 2007-10-24 アルパイン株式会社 スイッチ画像表示方法
JPH09245179A (ja) * 1996-03-08 1997-09-19 Mitsubishi Electric Corp コンピュータグラフィックス装置
US5991799A (en) * 1996-12-20 1999-11-23 Liberate Technologies Information retrieval system using an internet multiplexer to focus user selection
US6330010B1 (en) * 1997-11-21 2001-12-11 Xsides Corporation Secondary user interface
US6639613B1 (en) * 1997-11-21 2003-10-28 Xsides Corporation Alternate display content controller
US6686936B1 (en) * 1997-11-21 2004-02-03 Xsides Corporation Alternate display content controller
US6018332A (en) * 1997-11-21 2000-01-25 Ark Interface Ii, Inc. Overscan user interface
SE511516C2 (sv) * 1997-12-23 1999-10-11 Ericsson Telefon Ab L M Handburen displayenhet och metod att visa skärmbilder
US6710790B1 (en) * 1998-08-13 2004-03-23 Symantec Corporation Methods and apparatus for tracking the active window of a host computer in a remote computer display window
WO2000072123A2 (en) * 1999-05-21 2000-11-30 Xsides Corporation Parallel graphical user interface
US7190883B2 (en) * 1999-06-18 2007-03-13 Intel Corporation Systems and methods for fast random access and backward playback of video frames using decoded frame cache
US6630943B1 (en) * 1999-09-21 2003-10-07 Xsides Corporation Method and system for controlling a complementary user interface on a display surface
US6573915B1 (en) * 1999-12-08 2003-06-03 International Business Machines Corporation Efficient capture of computer screens
US6677964B1 (en) * 2000-02-18 2004-01-13 Xsides Corporation Method and system for controlling a complementary user interface on a display surface
US7043697B1 (en) * 2000-05-15 2006-05-09 Intel Corporation Virtual display driver
US6831666B1 (en) * 2000-06-14 2004-12-14 Canon Kabushiki Kaisha Application selection window in a windows operation system
US7103850B1 (en) * 2000-11-20 2006-09-05 Hall Aluminum, Llc Multi-plane metaphoric desktop and methods of operation associated therewith
US6917362B2 (en) * 2002-01-25 2005-07-12 Hewlett-Packard Development Company, L.P. System and method for managing context data in a single logical screen graphics environment
US7010755B2 (en) * 2002-04-05 2006-03-07 Microsoft Corporation Virtual desktop manager
US20040008214A1 (en) * 2002-07-11 2004-01-15 Sun Microsystems, Inc., A Delaware Corporation Tagging repeating images for improved compression
WO2005098587A1 (ja) * 2004-04-05 2005-10-20 Matsushita Electric Industrial Co., Ltd. 画面遷移制御装置

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002111805A (ja) * 2000-09-27 2002-04-12 Nec Corp 携帯電話端末及びそれに用いる画面遷移制御方法

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008165397A (ja) * 2006-12-27 2008-07-17 Kyocera Mita Corp 表示制御プログラム、表示制御装置、及び表示制御方法
US8291339B2 (en) 2006-12-27 2012-10-16 Kyocera Mita Corporation Computer-readable recording medium storing display control program, and display control device

Also Published As

Publication number Publication date
CN100437464C (zh) 2008-11-26
US7921373B2 (en) 2011-04-05
CN1910547A (zh) 2007-02-07
JPWO2005098588A1 (ja) 2008-02-28
US20070180395A1 (en) 2007-08-02
JP4589308B2 (ja) 2010-12-01

Similar Documents

Publication Publication Date Title
WO2005098588A1 (ja) 表示画面管理装置
JP7114633B2 (ja) 画面ミラーリング方法、装置、端末及び記憶媒体
US20190034042A1 (en) Screen control method and electronic device thereof
JP5109854B2 (ja) 表示制御プログラム、方法及び装置
JP2012155600A (ja) 情報処理装置、制御方法、および制御プログラム
JP2006351013A (ja) 電子装置において保存/リストア手順を行なうための方法及びシステム
JP4699080B2 (ja) 携帯端末、携帯端末の制御方法及びプログラム
JP2007323362A (ja) 情報処理装置および制御方法
JP4698724B2 (ja) プログラム実行装置
JP2014102673A (ja) 車載機及びセキュリティシステム
CN115469816A (zh) 存储器的读写切换方法、装置、设备及存储介质
JP6291992B2 (ja) スマート端末、消費電力の状態の制御方法、および、消費電力状態制御プログラム
JPWO2012140857A1 (ja) 携帯端末装置、表示制御方法、表示制御プログラム
JP2015106167A (ja) 情報処理装置、情報処理方法および記憶媒体
KR102269553B1 (ko) 통신 방식에 대응되는 인디케이터를 표시하는 통신 단말기 및 그 제어방법
JP2004178410A (ja) 情報処理装置および表示装置切り替え方法
JP2003236172A (ja) パチンコ機の画像表示装置とその制御方法
JP2004125866A (ja) 画像表示方法
JP2006039549A (ja) 画像データの手動フレームの転送を効率よく行なうためのシステム及び方法
JP2008102307A (ja) 表示装置、プロジェクタ、表示システム、プログラムおよび情報記憶媒体
CN112685133A (zh) 一种数据处理方法及电子装置
JP2009186890A (ja) 画像供給装置、プログラムおよび情報記憶媒体
JP2006059253A (ja) 携帯端末、コンピュータの制御方法及びプログラム
JP2008113200A (ja) 通信装置および通信装置の通信制御方法
JP2002175192A (ja) プログラム実装方法およびその方法を実施するためのプログラムを記録した記録媒体

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NA NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SM SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GM KE LS MW MZ NA SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LT LU MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 10582386

Country of ref document: US

Ref document number: 2007180395

Country of ref document: US

WWE Wipo information: entry into national phase

Ref document number: 2006512044

Country of ref document: JP

WWE Wipo information: entry into national phase

Ref document number: 200580002522.4

Country of ref document: CN

NENP Non-entry into the national phase

Ref country code: DE

WWW Wipo information: withdrawn in national office

Country of ref document: DE

122 Ep: pct application non-entry in european phase
WWP Wipo information: published in national office

Ref document number: 10582386

Country of ref document: US