WO2017047630A1 - 通知制御方法、ユーザ端末装置及び通知制御プログラムを記録した記録媒体 - Google Patents

通知制御方法、ユーザ端末装置及び通知制御プログラムを記録した記録媒体 Download PDF

Info

Publication number
WO2017047630A1
WO2017047630A1 PCT/JP2016/077085 JP2016077085W WO2017047630A1 WO 2017047630 A1 WO2017047630 A1 WO 2017047630A1 JP 2016077085 W JP2016077085 W JP 2016077085W WO 2017047630 A1 WO2017047630 A1 WO 2017047630A1
Authority
WO
WIPO (PCT)
Prior art keywords
notification information
notification
area
information
control method
Prior art date
Application number
PCT/JP2016/077085
Other languages
English (en)
French (fr)
Inventor
賢一 上野
Original Assignee
Line株式会社
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 Line株式会社 filed Critical Line株式会社
Priority to CN201680048642.6A priority Critical patent/CN107924270A/zh
Priority to KR1020187004006A priority patent/KR102193516B1/ko
Publication of WO2017047630A1 publication Critical patent/WO2017047630A1/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
    • G06F3/04886Interaction 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 by partitioning the display area of the touch-screen or the surface of the digitising tablet into independently controllable areas, e.g. virtual keyboards or menus
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2203/00Indexing scheme relating to G06F3/00 - G06F3/048
    • G06F2203/048Indexing scheme relating to G06F3/048
    • G06F2203/04803Split screen, i.e. subdividing the display area or the window area into separate subareas

Definitions

  • the present invention relates to a notification control method, a user terminal device, and a recording medium on which a notification control program is recorded.
  • Patent Literature 1 describes a technique for displaying event information such as mail reception and missed call to a user.
  • Patent Document 2 describes a technique for causing a portable terminal to display a menu that is easy for the user to use by hiding any menu from among the menus displayed on the LCD monitor.
  • the notification information as described above is suddenly displayed on the display for the user, for example, when the user is using the information processing terminal, the notification information is displayed on the screen currently displayed on the display. become. Therefore, for example, when notification information is displayed when the user is trying to operate the operation button displayed on the display of the information processing terminal, the operation button is covered with the notification information and cannot be seen, and the operation button cannot be operated. There was a problem. In such a case, the user has to wait for the notification information to disappear or touch the notification information to delete the notification information.
  • the present invention has been made in view of the above problems, and an object of the present invention is to prevent an operation intended by a user from being hindered when displaying notification information to the user.
  • the operation from the user to the operable area where the operation from the user currently displayed on the display unit can be received is notified.
  • a notification control method including the step of adjusting the notification information so as not to be obstructed by the information is provided.
  • a user terminal device including a notification control unit that adjusts notification information is provided.
  • the operation intended by the user when the notification information is displayed to the user, the operation intended by the user can be prevented from being hindered.
  • FIG. 1 is a block diagram illustrating an example of a hardware configuration of the user terminal device 100 according to the present embodiment.
  • the user terminal device 100 is an information processing device such as a mobile phone, a smartphone, a game console, a personal computer, a touch pad, an electronic book reader, and a wearable terminal.
  • the user terminal device 100 includes a CPU (Central Processing Unit) 302, a ROM (Read Only Memory) 304, a RAM (Random Access Memory) 306, a storage unit 308, an input / output unit 310, a communication unit 312 and a display 160 (display unit).
  • a CPU Central Processing Unit
  • ROM Read Only Memory
  • RAM Random Access Memory
  • storage unit 308 an input / output unit 310
  • communication unit 312 display 160 (display unit).
  • the storage unit 308 stores various programs.
  • the CPU 302 is a computer that executes various programs stored in the storage unit 308.
  • ROM 304 is a nonvolatile memory.
  • the ROM 304 stores various programs and data necessary for the CPU 302 to execute various programs stored in the storage unit 308.
  • the RAM 306 is a main storage device such as a DRAM (Dynamic Random Access Memory) or an SRAM (Static Random Access Memory).
  • the RAM 306 functions as a work area that is expanded when various programs are executed by the CPU 302.
  • the input / output unit 310 includes functions of an input unit that inputs various instructions to the user terminal device 100 and an output unit that outputs a processing result processed by the user terminal device 100.
  • the input / output unit 310 is connected to the display 160.
  • the display 160 can be a touch-responsive display (touch panel).
  • the communication unit 312 performs communication between the user terminal device 100 and another terminal via a network (not shown).
  • FIG. 2 is a block diagram illustrating an example of a functional configuration of the user terminal device 100 according to the present embodiment.
  • the user terminal device 100 includes a control unit 102, a program storage unit 104, a display processing unit 110, an operation reception unit 112, a notification control unit 114, an operable area detection unit 116, an audio output processing unit 118, a screen information storage unit 140, and a detection.
  • An area storage unit 142 and an adjustment method storage unit 144 are included.
  • the program storage unit 104 stores various programs such as an OS (operating system) executed by the user terminal device 100 and application programs.
  • the program storage unit 104 also stores a notification control program that performs the following notification control process.
  • Each functional configuration of the user terminal device 100 can be realized by a notification control program.
  • the control unit 102 controls the entire user terminal device 100.
  • the control unit 102 executes various programs stored in the program storage unit 104.
  • the display processing unit 110 performs processing for displaying various screens on the display 160.
  • the screen displayed by the display processing unit 110 includes an operable area that can accept an operation from the user.
  • the operable area for example, button elements such as various operation buttons, input elements such as an input box, link information to other pages and sites, and the like, interactive operations are performed in the user terminal device 100 according to operations from the user. It can be an area to be called.
  • the operation reception unit 112 receives an operation from the user of the user terminal device 100.
  • the operation accepting unit 112 accepts an operation such as a touch from the user to the operable area included in the screen displayed on the display 160.
  • the user operation can be mainly an operation such as a touch on the display 160.
  • the audio output processing unit 118 outputs various audio information.
  • the screen information storage unit 140 stores information related to the screen currently displayed on the display 160 by the display processing unit 110.
  • Information related to the screen includes, for example, screen backgrounds, images, game characters, button elements such as various operation buttons, input elements such as input boxes, text, etc. Contains information about the element.
  • Information about display elements includes the function, position, size, etc. of each display element.
  • the screen information storage unit 140 can store information on display elements included in each screen in a tree structure. Information regarding the screen is temporarily stored in the screen information storage unit 140 based on the program read from the program storage unit 104 when the display processing unit 110 displays the screen on the display 160 under the control of the control unit 102. It can be set as the structure memorize
  • the notification control unit 114 detects the occurrence of an event that needs to be notified to the user. When the occurrence of such an event is detected, the notification control unit 114 performs processing for notifying the user.
  • An event that requires notification to the user is, for example, reception of a message from another user using an application program such as SNS installed in the user terminal device 100 by the user or occurrence of another user's action, Receiving mail, absence notification, alarm, etc.
  • the notification control unit 114 converts predetermined notification information (hereinafter referred to as “default notification information”) into a predetermined area (hereinafter referred to as “default area”) of the display 160 as a notification to the user. It can be set as the structure displayed. However, when the notification control unit 114 displays the default notification information on the display 160, the notification information obstructs the operation from the user to the operable area where the operation from the user currently displayed on the display 160 can be accepted. Adjust the notification information so that it will not be.
  • the notification control unit 114 can display the default notification information as it is in the default area when there is no operable area in the default area.
  • the notification control unit 114 adjusts the default notification information when there is an operable area in the default area.
  • the adjustment of the default notification information includes adjusting the appearance of the default notification information and / or adjusting the function. Adjusting the appearance of the default notification information includes changing the position, size, and shape, changing the display form and output form, putting the notification on hold, not giving notification, and the like.
  • the adjustment method storage unit 144 stores a default notification information adjustment method.
  • the notification control unit 114 refers to the notification control unit 114 and adjusts default notification information. A specific example of the default notification information adjustment method will be described later.
  • the notification control unit 114 When the notification control unit 114 displays the notification information, the notification control unit 114 notifies the operable region detection unit 116 to that effect.
  • the notification control unit 114 when displaying the notification information, it does not mean the time when the notification information is actually displayed, but an event that requires the display of the notification information occurs and the notification information is displayed. Indicates the time.
  • the operable region detecting unit 116 receives the notification from the notification control unit 114 and detects the position and size of each operable region currently displayed on the display 160 by the display processing unit 110. Specifically, the operable region detection unit 116 refers to the screen information storage unit 140 and searches for information on display elements included in the screen currently displayed on the display 160, and uses the functions of the display elements. Based on this, it is detected whether or not the display element is an operable region. As described above, when the information regarding the display elements is stored in a tree structure, the operable area detecting unit 116 can search for information regarding all the display elements using the tree structure.
  • the developer can determine what functions are added to each display element. Therefore, when an application program is developed on the assumption that the notification control method of this embodiment is used, information indicating whether or not the display element is an operable area may be set in association with each display element. it can. In this case, the operable region detection unit 116 can determine whether each display element is an operable region based on information indicating whether the region is an operable region.
  • the operable area detecting unit 116 determines a button element such as various operation buttons, an input element such as an input box, and a text to which link information is attached as an operable area. It can be configured.
  • the operable region detecting unit 116 is, for example, a standard attached to an operable display element It is possible to determine whether or not each display element is an operable area based on information on a specific class and property.
  • the operable region detection unit 116 has a storage unit that stores information on standard classes and properties that should be determined as the operable region, and information on classes and properties stored in the storage unit. Can be determined whether or not each display element is an operable region by comparing the information about the class and property assigned to each display element.
  • the screen displayed on the display 160 is a game screen or the like, and when the user performs an operation such as touching an arbitrary position in the screen, an interactive operation is performed on the user terminal device 100 side.
  • the operable area detecting unit 116 can detect that the entire screen is an operable area.
  • the operable region detection unit 116 displays the entire screen when, for example, the hold button is pressed even when the screen displayed on the display 160 is a game screen or the like and the entire screen can be operated. When the operation is invalid, it is not determined that the entire screen is an operable area, but only an effective operable area can be detected as an operable area.
  • the operable area detection unit 116 acquires the position and size of the operable area and stores them in the detection area storage unit 142.
  • the operable area detection unit 116 can store the positions and sizes of all detected operable areas in the detection area storage unit 142.
  • the notification control unit 114 refers to the detection region storage unit 142 and determines whether there is an operable region in the default region based on the position and size of the operable region detected by the operable region detection unit 116. As described above, the notification control unit 114 displays the default notification information when there is no operable area in the default area, and when the operable area exists in the default area, the notification control unit 114 displays the default notification information. The default notification information is adjusted so that the operation is not hindered by the default notification information.
  • FIG. 3 is a diagram illustrating an example of the default notification information 210 displayed in the default area 210a of the display 160 in the present embodiment.
  • the notification control unit 114 displays the default notification information 210 on the display 160 for a certain period of time, and stops displaying the default notification information 210 when the user touches the default notification information 210 and operates it.
  • the default notification information 210 includes a background displayed in the default area 210a and characters such as “A message has been received from Mr. A” displayed in the background.
  • the notification control unit 114 may be configured to control to display an application screen related to the notification. For example, in the example shown in FIG. 3, when the user operates the default notification information 210, the notification control unit 114 opens the message transmission / reception application program and controls to display “message from Mr. A”. Good.
  • FIG. 4 is a diagram showing an example of the display screen 200 displayed on the display 160 in the present embodiment.
  • the display screen 200 includes a back button 202 (displayed as “Back” in the figure), an OK button 204, and a cancel button 206 (displayed as “Cancel” in the figure) as operable areas.
  • the back button 202 which is an operable region exists in the default region 210a.
  • the notification control unit 114 adjusts the default notification information 210 shown in FIG.
  • the notification control unit 114 can display adjusted notification information in which the default notification information 210 is adjusted together with the back button 202 on the display 160 so that the back button 202 that is the operable region is visible to the user. .
  • the notification control unit 114 also notifies the default notification so that the user can operate the back button 202 when the user operates the back button 202 while the adjusted notification information is displayed. Adjust information 210.
  • FIG. 5 is a diagram illustrating an example of the adjusted notification information 212 adjusted by the notification control unit 114.
  • the notification control unit 114 adjusts the default notification information 210 so that the default notification information 210 does not overlap the back button 202.
  • the notification control unit 114 generates adjusted notification information 212 in which a portion of the default notification information 210 that overlaps the back button 202 is selectively removed (recessed), and the back button 202 is adjusted to the adjusted notification information 212. Both of them are displayed on the display 160 so as to be arranged inside.
  • FIG. 6 is a diagram illustrating another example of the adjusted notification information 214 adjusted by the notification control unit 114.
  • the notification control unit 114 selectively removes the portion of the default notification information 210 that overlaps the back button 202 as shown in FIG. 5, and the characters of the default notification information 210 do not overlap the back button 202.
  • FIG. 7 is a diagram illustrating another example of the adjusted notification information 214 adjusted by the notification control unit 114.
  • the notification control unit 114 generates the adjusted notification information 214 that is gradationd so that the transparency of the portion that overlaps the back button 202 of the default notification information 210 is increased, and the adjusted notification information 214 is superimposed on the back button 202. Displayed on the display 160.
  • the notification control unit 114 applies a gradation of transparency to the default notification information 210 around the center position of the back button 202 based on the position of the back button 202 so that the back button 202 is visible to the user. can do.
  • the notification control unit 114 can display the adjusted notification information 214 superimposed on the back button 202. Therefore, the character “From Mr. A” in the adjusted notification information 214 is displayed in a semi-transparent state on the back button 202 portion, for example.
  • the operation reception unit 112 performs the same operation as when the default notification information 210 is operated. Accept.
  • the operation receiving unit 112 receives the operation as the adjustment notification information 212. That is, in the example shown in FIGS. 5 and 7, the appearance and function of the default notification information 210 are adjusted. (Modification 3)
  • the notification control unit 114 adjusts only the function while keeping the appearance of the default notification information 210 as it is, and accepts the operation on the default notification information 210 as the operation on the back button 202 in the area overlapping the back button 202 (operation). Can be configured.
  • the notification control unit 114 displays the default notification information 210 on the display 160 so as to overlap the back button 202, and when the user operates an area overlapping the back button 202 of the default notification information 210, the operation is transferred to the back button 202.
  • the default notification information 210 can be adjusted so as to act as an operation.
  • FIG. 8 is a diagram illustrating still another example of the adjusted notification information 226 adjusted by the notification control unit 114.
  • an area surrounded by a broken line is an area where the back button 202 is displayed.
  • the adjusted notification information 226 shown in FIG. 8 is similar in appearance to the default notification information 210, but when the user operates an area that overlaps the back button 202, the adjusted notification information 226 acts as an operation on the back button 202. It has been adjusted to.
  • the adjusted notification information 226 is displayed at the moment when the user is looking at the display screen shown in FIG. Even if it comes to touch, the user's operation can be processed as an operation on the back button 202.
  • the notification control unit 114 performs not only the area overlapping the back button 202 but also a predetermined area around the back button 202 when the area is operated by the user. You may adjust so that it may act as operation to.
  • FIG. 9 shows an example of this.
  • the notification control unit 114 adjusts the operation so as to act as an operation on the back button 202 when the user operates an area surrounded by a one-dot broken line 240 including an area around the back button 202.
  • the notification control unit 114 also operates not only the area where the back button 202 is displayed but also a predetermined area around the back button 202 when the area is operated by the user.
  • the operation may be adjusted so as to act as an operation on the back button 202.
  • FIG. 10 shows an example of this.
  • the adjusted notification information 212a shown in FIG. 10 looks the same as the adjusted notification information 212 shown in FIG. 5, but the area recognized as an operation on the back button 202 is set wider than the back button 202. .
  • the display area of the notification content displayed in the adjusted notification information 212a can be widened, and even if the user's operation is slightly deviated from the back button 202, the user's operation is backed up. It can be processed as an operation on the button 202.
  • the notification control unit 114 changes the position where the notification information is displayed, changes the size or shape of the notification information, or changes the size of the notification information so that the notification information does not overlap the operable area.
  • the output form can be changed.
  • the notification control unit 114 changes the size and shape of the notification information so that the notification information is displayed in an area where the operable area does not exist when the operable area such as the back button 202 exists in the default area 210a.
  • the adjusted adjusted notification information can be displayed on the display 160.
  • FIG. 11 is a diagram illustrating another example of the adjusted notification information 216 adjusted by the notification control unit 114. In the example shown in FIG. 11, the adjusted notification information 216 reduced to a size and shape that does not overlap with the back button 202 is displayed in the default area 210a.
  • FIG. 12 is a diagram illustrating still another example of the adjusted notification information adjusted by the notification control unit 114. As shown in FIG. 12A, when there are a plurality of operable areas (buttons 202a and 202b) in the default area 210a, the notification control unit 114 has a size larger than that of the default notification information so as not to overlap these areas. The adjusted notification information 218 adjusted to be small can be displayed in the default area 210a.
  • the notification control unit 114 can move and display the notification information to another area where the operable area does not exist on the display 160.
  • FIG. 12B shows this example.
  • the notification control unit 114 displays the adjusted notification information 220 in another area where the operable area does not exist. can do.
  • the adjusted notification information 220 may have the same appearance as the default notification information 210 illustrated in FIG. In FIG. 12B, the adjusted notification information 220 is displayed at the bottom of the screen.
  • the adjusted notification information 220 is not limited to the bottom, and is configured to be displayed at an arbitrary position where the operable area in the screen is not arranged. Can do. (Modification 8) Further, as shown in FIG. 12C, when there is an operable area (button 202a) in the default area 210a, the notification control unit 114 positions and orientations of the default notification information so as not to overlap the operable area.
  • the adjusted notification information 222 in which (shape) is changed can also be displayed.
  • the notification control unit 114 operates the operable region at the changed position. Adjustments such as appropriately reducing the size and shape of the notification information can also be made. (Modification 9) Further, the notification control unit 114 determines whether there is a sufficient area in the display 160 that can display the content to be displayed as the default notification information 210 based on the operable area displayed on the display 160. Can do. The notification control unit 114 can adjust the default notification information 210 to display information that flows in a predetermined direction on the display 160 and display the adjusted notification information on the display 160 when there is not a sufficient area that can be displayed.
  • the notification control unit 114 can determine that there is not a sufficient area that can be displayed. Further, for example, based on the size of the default notification information, the notification control unit 114 determines that there is not a sufficient area that can be displayed when there is only a predetermined percentage area such as less than 50% of the size of the default notification information. be able to.
  • FIG. 12 (d) shows this example.
  • the notification information is displayed on the display screen 200 so as not to overlap the operable area.
  • the notification control unit 114 can also display the adjusted notification information 224 that flows in a predetermined direction such as from right to left on the screen.
  • the adjusted notification information 224 may be a non-operational element that does not cause an interactive operation even if an operation such as a touch is performed.
  • the notification control section 114 performs processing so that the operation on the operable area becomes valid. Can do. (Modification 10) If there is not enough space to display the notification information so as not to overlap the operable area, such as when the entire screen includes an operable area, the notification control unit 114 does not display the output form of the notification information, Audio output can be used. In this case, the notification control unit 114 outputs the notification information as sound information via the audio output processing unit 118.
  • the notification control unit 114 puts the display of the notification information on hold, The notification information may be displayed after a sufficient space for displaying the notification information so as not to overlap the operable area is generated.
  • the notification control unit 114 may be configured not to perform the notification information. it can.
  • the notification is notified when there is not enough space to display the notification information so as not to overlap the operable area even after a predetermined time has elapsed. It is good also as not performing information.
  • FIG. 13 is a diagram illustrating an example of the internal configuration of the adjustment method storage unit 144.
  • the adjustment method storage unit 144 includes “priority”, “condition”, “adjustment method”, and the like as information items.
  • the “adjustment method” indicates an adjustment method as described with reference to FIGS.
  • “Condition” indicates a condition for executing the adjustment method.
  • the “priority order” is information indicating which adjustment method is preferentially executed when the adjustment method storage unit 144 stores a plurality of adjustment methods.
  • the notification control unit 114 refers to the adjustment method storage unit 144, determines whether or not the condition is satisfied in order from the adjustment method with the highest priority, and adopts the adjustment method when the condition is satisfied. For example, in the example shown in FIG. 13, the condition “default overlap 20% or less” and the adjustment method “graded overlap” are stored as the priority “1”. In this case, the notification control unit 114 determines whether or not the overlap between the default notification information and the operable area is 20% or less of the default area. When the overlap is 20% or less of the default area, the notification control unit 114 generates adjusted notification information 214 as described with reference to FIG. 7, and the adjusted notification information 214 can be operated on the back button 202 or the like. Overlay the area.
  • the notification control unit 114 determines whether or not the adjustment method of the priority “2” is satisfied without using the adjustment method of the priority “1”. .
  • the priority “2” the condition “no overlap with another area 1” and the adjustment method “display in another area 1” are stored.
  • the notification control unit 114 determines whether there is an operable area in the separate area 1.
  • the notification control unit 114 generates adjusted notification information 220 as described with reference to FIG. It is displayed on the lower part of the display screen 200.
  • the priority order of the adjustment method shown in FIG. 13 can be set in the order desired by the user, for example.
  • the notification control unit 114 can accept settings from the user and store them in the adjustment method storage unit 144.
  • the adjustment method shown in FIG. 13 can be prepared for each application, for example.
  • an application program in which the operable area is arranged in a specific pattern can be set so that the priority of the adjustment method of moving the notification information to an area where the operable area is not arranged is higher.
  • the default area described above can be set differently for each application, for example.
  • an application program in which the operable area is arranged in a specific pattern can be set so that a default area is provided in an area where the operable area is not arranged.
  • the position where the notification information is moved is not stored in the adjustment method storage unit 144 with priority, but can be a procedure such as detecting an area that can be sequentially displayed from above the display 160, for example. .
  • FIG. 13 is a diagram illustrating an example of a processing procedure of the user terminal device 100 according to the present embodiment.
  • the notification control unit 114 determines that it is necessary to display the notification information (YES in step S102)
  • the notification control unit 114 notifies the operable region detection unit 116 to that effect.
  • the operable region detection unit 116 refers to the screen information storage unit 140 and detects an operable region included in the screen currently displayed on the display 160 (step S104).
  • the operable area detection unit 116 stores the detected position and size of the operable area in the detection area storage unit 142 (step S106).
  • the notification control unit 114 refers to the detection region storage unit 142 and determines whether or not there is an operable region that overlaps the default region where the default notification information should be displayed (step S108). If there is no operable area (NO in step S108), the notification control unit 114 displays default notification information (step S116).
  • step S108 if there is an operable area in step S108 (YES in step S108), the notification control unit 114 adjusts the default notification information by the adjustment method set with reference to the adjustment method storage unit 144 (step S112). Then, the adjusted notification information is notified (step S114).
  • step S102 If it is determined in step S102 that the notification information needs to be displayed (YES in step S102), the notification control unit 114 determines whether the user terminal device 100 is in the active state (whether the screen is displayed). When the user terminal device 100 is not active (when the screen is not displayed), the process proceeds to step S116 as it is, and default notification information can be displayed.
  • FIG. 14 is a diagram showing such an example. In FIG. 14, the same steps as those in FIG. 13 are denoted by the same step numbers, and description thereof will be omitted as appropriate.
  • step S108 If there is an operable area in step S108 (YES in step S108), the notification control unit 114 determines whether there is a sufficient area in which the content of the notification information can be displayed (step S110). If there is a sufficient area where the content of the notification information can be displayed (YES in step S110), the process proceeds to step S notification control unit 114 as in FIG. 13, and the same processing is performed.
  • step S110 when there is not a sufficient area where the content of the notification information can be displayed in step S110 (YES in step S110), the notification control unit 114 suspends notification of the notification information (step S118), returns to step S104, and the like. Repeat the process.
  • notification information is notified by voice, as a log, etc. Processing such as recording or no notification can be performed.
  • the notification control unit 114 does not have a sufficient area in which the content of the notification information can be displayed in step S110.
  • the operable area becomes invisible due to the notification information. Can prevent harmful effects.
  • the present invention is not limited to the configuration shown here, such as a combination with other elements in the configuration described in the above embodiment. These points can be changed without departing from the spirit of the present invention, and can be appropriately determined according to the application form.
  • the display 160 is a touch-responsive display (touch panel), and the display 160 is integrated with the user terminal device 100.
  • the display 160 is provided separately from the user terminal device 100. It can also be set as the structure comprised. Moreover, it can also be set as the structure by which the operation part was provided separately from the display. In this case, the operation reception unit 112 can receive an input from the user via the operation unit as an operation.
  • the operation receiving unit 112 receives a touch on the display 160 as an operation.
  • the operation receiving unit 112 receives a pointing, a pointer, a line of sight, etc. as an operation from the user. It can also be configured. That is, the above embodiment is applicable also to the user terminal device which can grasp
  • the notification control unit 114 can adjust the notification information so that only the set operable region and the operable region with a high priority are not obstructed by the notification information so as not to be obstructed by the notification information.
  • the notification information can be adjusted so as not to be obstructed by the notification information only for an operable region that is frequently operated by the user and preferably not obstructed by the notification information. It is possible to prevent the operation intended by the user from being hindered while ensuring the convenience.
  • each component of the user terminal device 100 shown in FIG. 2 is not a hardware unit configuration but a functional unit block.
  • Each component of the user terminal device 100 is centered on an arbitrary computer CPU, memory, a program for realizing the components shown in the figure loaded in the memory, a storage unit such as a hard disk for storing the program, and a network connection interface. It can be realized by any combination of hardware and software. It will be understood by those skilled in the art that there are various modifications to the implementation method and apparatus.

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)
  • Telephone Function (AREA)

Abstract

ユーザ端末装置100は、表示部(160)に所定の通知情報を表示する際に、ユーザからの操作を受付可能な操作可能領域へのユーザからの操作が通知情報で阻害されないように、通知情報を調整する通知制御部114を含む。

Description

通知制御方法、ユーザ端末装置及び通知制御プログラムを記録した記録媒体
 本発明は、通知制御方法、ユーザ端末装置及び通知制御プログラムを記録した記録媒体に関する。
 現在、情報処理端末において、ユーザに新しい情報を通知したい場合に、ディスプレイ等の表示部の一部に通知情報を随時表示する機能がある。特許文献1には、メールの受信、不在着信等のイベント情報をユーザに表示する技術が記載されている。
 また、特許文献2には、ユーザがLCDモニタに表示されたメニューのうち任意のメニューを非表示にすることで、自身が利用しやすいメニュー表示を携帯端末に行わせる技術が記載されている。
特開2014-164682号公報 特開2010-108145号公報
 しかし、上記のような通知情報は、ユーザにとってはディスプレイに突然表示されるため、例えばユーザが情報処理端末を使用中の場合、現在ディスプレイに表示されている画面上に通知情報が表示されることになる。そのため、例えばユーザが情報処理端末のディスプレイに表示されている操作ボタンを操作しようとしているときに通知情報が表示されると、操作ボタンが通知情報で覆われて見えなくなり、操作ボタンを操作できないという問題があった。このような場合、ユーザは通知情報が消えるまで待ったり、通知情報をタッチする等して通知情報を消すという操作を行う必要があった。
 また、例えばユーザが情報処理端末のディスプレイに表示されている操作ボタンを操作するタイミングで通知情報が表示されると、操作ボタンに対して行ったつもりの操作が通知情報への操作になってしまうという問題もあった。
 本発明は上記課題に鑑みてなされたものであり、ユーザに通知情報を表示する際に、ユーザが意図する操作が阻害されないようにすることを目的とする。
 一つの形態によれば、表示部に所定の通知情報を表示する際に、当該表示部に現在表示されているユーザからの操作を受付可能な操作可能領域への前記ユーザからの操作が前記通知情報で阻害されないように、前記通知情報を調整するステップを含む通知制御方法が提供される。
 また一つの形態によれば、表示部に所定の通知情報を表示する際に、ユーザからの操作を受付可能な操作可能領域への前記ユーザからの操作が前記通知情報で阻害されないように、前記通知情報を調整する通知制御部を含むユーザ端末装置が提供される。
 なお、以上の構成要素の任意の組合せ、本発明の表現を方法、装置、システム、記録媒体、コンピュータプログラムなどの間で変換したものもまた、本発明の態様として有効である。
 本発明の各実施形態によれば、ユーザに通知情報を表示する際に、ユーザが意図する操作が阻害されないようにすることができる。
本実施形態におけるユーザ端末装置のハードウェア構成の一例を示すブロック図である。 本実施形態におけるユーザ端末装置の機能構成の一例を示すブロック図である。 本実施形態における表示画面の一例を示す図である。 本実施形態における表示画面の一例を示す図である。 本実施形態における表示画面の一例を示す図である。 本実施形態における表示画面の一例を示す図である。 本実施形態における表示画面の一例を示す図である。 本実施形態における表示画面の一例を示す図である。 本実施形態における表示画面の一例を示す図である。 本実施形態における表示画面の一例を示す図である。 本実施形態における表示画面の一例を示す図である。 本実施形態における表示画面の一例を示す図である。 本実施形態における調整方法記憶部の内部構成の一例を示す図である。 本実施形態における通知制御方法の一例を示すフローチャートである。 本実施形態における通知制御方法の他の例を示すフローチャートである。
 以下、本発明の実施形態について添付の図面を参照しながら説明する。なお、本明細書及び図面において、実質的に同一の機能構成を有する構成要素については、同一の符号を付することにより重複した説明を省く。
 図1は、本実施形態におけるユーザ端末装置100のハードウェア構成の一例を示すブロック図である。
 ユーザ端末装置100は、例えば、携帯電話機、スマートフォン、ゲーム用コンソール、パーソナルコンピュータ、タッチパッド、電子書籍リーダー、ウェアラブル端末等の情報処理装置である。
 ユーザ端末装置100は、CPU(Central Processing Unit)302、ROM(Read Only Memory)304、RAM(Random Access Memory)306、記憶部308、入出力部310、通信部312及びディスプレイ160(表示部)を備える。なお、ユーザ端末装置100の各部は、バス314を介して相互に接続される。
 記憶部308は各種プログラムを記憶する。CPU302は、記憶部308に記憶された各種プログラムを実行するコンピュータである。
 ROM304は不揮発性メモリである。ROM304は、記憶部308に記憶された各種プログラムをCPU302が実行するために必要な各種プログラムやデータ等を記憶する。
 RAM306は、DRAM(Dynamic Random Access Memory)やSRAM(Static Random Access Memory)等の主記憶装置である。RAM306は、各種プログラムがCPU302によって実行される際に展開される作業領域として機能する。
 入出力部310は、ユーザ端末装置100に対する各種指示を入力する入力部、及びユーザ端末装置100で処理された処理結果を出力する出力部の機能を含む。入出力部310は、ディスプレイ160に接続される。本実施形態において、ディスプレイ160は、タッチ反応型ディスプレイ(タッチパネル)とすることができる。通信部312は、不図示のネットワークを介してユーザ端末装置100と他の端末との通信を行う。
 図2は、本実施形態におけるユーザ端末装置100の機能構成の一例を示すブロック図である。
 ユーザ端末装置100は、制御部102、プログラム記憶部104、表示処理部110、操作受付部112、通知制御部114、操作可能領域検出部116、音声出力処理部118、画面情報記憶部140、検出領域記憶部142及び調整方法記憶部144を含む。
 プログラム記憶部104は、ユーザ端末装置100で実行されるOS(オペレーティングシステム)やアプリケーションプログラム等の各種プログラムを記憶する。プログラム記憶部104は、以下の通知制御処理を行う通知制御プログラムも記憶する。ユーザ端末装置100の各機能構成は、通知制御プログラムにより実現することができる。
 制御部102は、ユーザ端末装置100全体を制御する。制御部102は、プログラム記憶部104に記憶された各種プログラムを実行する。
 表示処理部110は、ディスプレイ160に各種画面を表示する処理を行う。表示処理部110が表示する画面は、ユーザからの操作を受付可能な操作可能領域を含む。操作可能領域は、例えば、各種操作ボタン等のボタン要素、入力ボックス等の入力要素、他のページやサイトへのリンク情報等、ユーザからの操作に応じてユーザ端末装置100においてインタラクティブな動作が行われる領域とすることができる。
 操作受付部112は、ユーザ端末装置100のユーザからの操作を受け付ける。本実施形態において、操作受付部112は、ディスプレイ160に表示された画面に含まれる操作可能領域へのユーザからのタッチ等の操作を受け付ける。以下の説明において、ユーザの操作は主としてディスプレイ160へのタッチ等の動作とすることができる。音声出力処理部118は、各種音声情報を出力する。
 画面情報記憶部140は、表示処理部110によりディスプレイ160に現在表示されている画面に関する情報を記憶する。画面に関する情報は、例えば、画面の背景、画像、ゲームキャラクター、各種操作ボタン等のボタン要素、入力ボックス等の入力要素、テキスト等、画面上の画素のあるひとかたまりで何かを表している各種表示要素に関する情報を含む。表示要素に関する情報は、各表示要素の機能、位置、サイズ等を含む。プログラムの構成にもよるが、画面情報記憶部140は、各画面に含まれる表示要素に関する情報をツリー構造で記憶することができる。なお、画面に関する情報は、制御部102の制御のもと、表示処理部110がディスプレイ160に画面を表示する際にプログラム記憶部104から読み出されたプログラムに基づき画面情報記憶部140に一時的に記憶される構成とすることができる。
 通知制御部114は、ユーザに通知をする必要があるイベントの発生を検出する。そのようなイベントの発生を検出すると、通知制御部114は、ユーザに通知する処理を行う。ユーザへの通知が必要なイベントとは、例えば、ユーザがユーザ端末装置100内にインストールしているSNS等のアプリケーションプログラムを利用した他のユーザからのメッセージの受信や他のユーザのアクションの発生、メールの受信、不在通知、アラーム等とすることができる。
 本実施形態において、通知制御部114は、ユーザへの通知として、所定の通知情報(以下、「デフォルト通知情報」という。)をディスプレイ160の所定の領域(以下、「デフォルト領域」という。)に表示する構成とすることができる。ただし、通知制御部114は、ディスプレイ160にデフォルト通知情報を表示する際に、ディスプレイ160に現在表示されているユーザからの操作を受付可能な操作可能領域へのユーザからの操作が通知情報で阻害されないように、通知情報を調整する。
 具体的には、通知制御部114は、デフォルト領域内に操作可能領域が存在しない場合には、デフォルト通知情報をそのまま当該デフォルト領域に表示することができる。一方、通知制御部114は、デフォルト領域内に操作可能領域が存在する場合には、デフォルト通知情報を調整する。ここで、デフォルト通知情報の調整は、デフォルト通知情報の見た目を調整すること及び/又は機能を調整することを含む。デフォルト通知情報の見た目を調整することは、位置、サイズ、形状を異ならせること、表示形態や出力形態を異ならせることや通知を保留することや通知をしないこと等を含む。調整方法記憶部144は、デフォルト通知情報の調整方法を記憶する。通知制御部114は、通知制御部114を参照して、デフォルト通知情報を調整する。デフォルト通知情報の調整方法の具体例は後述する。
 通知制御部114は、通知情報を表示する際に、操作可能領域検出部116にその旨を通知する。ここで、通知情報を表示する際とは、実際に通知情報を表示している時を言うのではなく、通知情報を表示する必要のある何らかのイベントが発生して、通知情報を表示しようとする時を示す。
 操作可能領域検出部116は、通知制御部114からの通知を受け、表示処理部110によりディスプレイ160に現在表示されている各操作可能領域の位置及びサイズを検出する。具体的には、操作可能領域検出部116は、画面情報記憶部140を参照して、ディスプレイ160に現在表示されている画面に含まれる表示要素に関する情報を探索し、各表示要素の機能等に基づき、当該表示要素が操作可能領域か否かを検出する。上述したように表示要素に関する情報がツリー構造で記憶されている場合、操作可能領域検出部116は、ツリー構造を利用して全表示要素に関する情報を探索することができる。
 例えば、アプリケーションプログラムでは、各表示要素にどのような機能を付すかを開発者が決定することができる。そのため、本実施形態の通知制御方法を利用することを前提としてアプリケーションプログラムを開発する場合、各表示要素に当該表示要素が操作可能領域か否かを示す情報を対応付けて設定しておくことができる。この場合、操作可能領域検出部116は、操作可能領域か否かを示す情報に基づき、各表示要素が操作可能領域か否かを判断することができる。
 操作可能領域検出部116は、例えば上述した表示要素のうち、各種操作ボタン等のボタン要素、入力ボックス等の入力要素、テキストのうちリンク情報が付されているもの等を操作可能領域と判断する構成とすることができる。
 また、例えばOS等、個別の前提が困難な場合や操作可能領域か否かを示す情報が対応付けられていない場合、操作可能領域検出部116は、例えば操作可能な表示要素に付される標準的なクラスやプロパティに関する情報に基づき、各表示要素が操作可能領域か否かを判断することができる。図示していないが、操作可能領域検出部116は、操作可能領域として判断すべき標準的なクラスやプロパティに関する情報を記憶する記憶部を有し、当該記憶部に記憶されたクラスやプロパティに関する情報と各表示要素に付されたクラスやプロパティに関する情報とを比較することにより、各表示要素が操作可能領域か否かを判断することができる。
 また、本実施形態において、ディスプレイ160に表示されている画面がゲーム画面等で、画面内の任意の位置をユーザがタッチ等の操作をすると、ユーザ端末装置100側でインタラクティブな動作が行われる場合、操作可能領域検出部116は画面全体が操作可能領域であるとして検出することができる。また、例えば操作可能領域検出部116は、ディスプレイ160に表示されている画面がゲーム画面等で、画面全体への操作が可能な場合でも、例えば保留ボタンが押されている等、画面全体への操作が無効となっている場合には、画面全体を操作可能領域と判断するのではなく、有効な操作可能領域のみを操作可能領域として検出することができる。
 操作可能領域検出部116は、操作可能領域を検出すると、その操作可能領域の位置とサイズを取得して検出領域記憶部142に記憶する。操作可能領域検出部116は検出した全ての操作可能領域の位置とサイズを検出領域記憶部142に記憶することができる。
 通知制御部114は、検出領域記憶部142を参照し、操作可能領域検出部116が検出した操作可能領域の位置及びサイズに基づき、デフォルト領域に操作可能領域が存在するか否かを判断する。上述したように、通知制御部114は、デフォルト領域に操作可能領域が存在しない場合にはデフォルト通知情報を表示し、デフォルト領域に操作可能領域が存在する場合には当該操作可能領域へのユーザからの操作がデフォルト通知情報で阻害されないように、デフォルト通知情報を調整する。
 次に、通知制御部114がデフォルト通知情報を調整する具体例を説明する。
 図3は、本実施形態においてディスプレイ160のデフォルト領域210aに表示されるデフォルト通知情報210の一例を示す図である。ここで、通知制御部114は、デフォルト通知情報210を一定時間ディスプレイ160に表示し、ユーザがデフォルト通知情報210をタッチ等して操作すると、デフォルト通知情報210の表示を中止するものとする。例えば、デフォルト通知情報210は、デフォルト領域210aに表示される背景と背景内に表示される「Aさんからメッセージが届きました。...」等の文字とを含む。他の例として、通知制御部114は、ユーザがデフォルト通知情報210をタッチ等して操作すると、その通知に関連するアプリケーションの画面を表示するよう制御する構成としてもよい。例えば図3に示した例の場合、ユーザがデフォルト通知情報210を操作すると、通知制御部114は、メッセージ送受信アプリケーションプログラムを開き、「Aさんからのメッセージ」が表示されるように制御してもよい。
 図4は、本実施形態においてディスプレイ160に表示される表示画面200の一例を示す図である。表示画面200は、操作可能領域としてバックボタン202(図中「Back」と表示)、OKボタン204及びキャンセルボタン206(図中「Cancel」と表示)を含む。ここで、デフォルト領域210a内に操作可能領域であるバックボタン202が存在する。
 この場合、通知制御部114は、図3に示したデフォルト通知情報210を調整する。一例として、通知制御部114は、操作可能領域であるバックボタン202がユーザに目視可能となるようにデフォルト通知情報210を調整した調整済通知情報をバックボタン202とともにディスプレイ160に表示することができる。また、この場合、通知制御部114は、調整済通知情報が表示されている間にユーザによりバックボタン202が操作された場合、バックボタン202へのユーザへの操作が有効となるようにデフォルト通知情報210を調整する。
 図5は、通知制御部114により調整された調整済通知情報212の一例を示す図である。通知制御部114は、デフォルト通知情報210がバックボタン202と重ならないようにデフォルト通知情報210を調整する。具体的には、通知制御部114は、デフォルト通知情報210のバックボタン202と重なる部分を選択的に除去した(くり抜いた)調整済通知情報212を生成し、バックボタン202が調整済通知情報212内に配置されるようにこれらをともにディスプレイ160に表示する。
 このような構成において、例えばユーザが調整済通知情報212を操作すると、操作受付部112は、デフォルト通知情報210が操作されたのと同様の操作として受け付ける。一方、ユーザが調整済通知情報212に囲まれたバックボタン202を操作すると、操作受付部112は、調整済通知情報212への操作として受け付ける。
(変形例1)
 図6は、通知制御部114により調整された調整済通知情報214の他の例を示す図である。ここでは、通知制御部114は、図5に示したのと同様、デフォルト通知情報210のバックボタン202と重なる部分を選択的に除去するとともに、デフォルト通知情報210の文字がバックボタン202と重ならないように文字の配置位置をずらした調整済通知情報212bを生成し、バックボタン202が調整済通知情報212b内に配置されるようにこれらをともにディスプレイ160に表示する。
(変形例2)
 図7は、通知制御部114により調整された調整済通知情報214の他の例を示す図である。ここでは、通知制御部114は、デフォルト通知情報210のバックボタン202と重なる部分の透明度が高くなるようにグラデーション化した調整済通知情報214を生成し、調整済通知情報214をバックボタン202に重ねてディスプレイ160に表示する。例えば、通知制御部114は、バックボタン202の位置に基づき、バックボタン202の中心位置を中心として、デフォルト通知情報210に透明化のグラデーションをかけ、バックボタン202がユーザに目視可能となるようにすることができる。この例では、通知制御部114は、調整済通知情報214をバックボタン202上に重ねて表示することができる。そのため、バックボタン202部分に、調整済通知情報214の「Aさんから」との文字が例えば半透明状態で表示される。
 このような構成においても、例えばユーザが調整済通知情報214のバックボタン202と重なった部分以外の領域を操作すると、操作受付部112は、デフォルト通知情報210が操作されたのと同様の操作として受け付ける。一方、ユーザがバックボタン202部分を操作すると、操作受付部112は、調整済通知情報212への操作として受け付ける。つまり、図5及び図7に示した例では、デフォルト通知情報210の見た目も機能も調整されている。
(変形例3)
 通知制御部114は、デフォルト通知情報210の見た目自体はそのままとして機能のみを調整し、バックボタン202と重なる領域において、デフォルト通知情報210への操作を無効としてバックボタン202への操作として受け付ける(作用させる)構成とすることもできる。通知制御部114は、デフォルト通知情報210をバックボタン202と重ねてディスプレイ160に表示し、デフォルト通知情報210のバックボタン202と重なる領域がユーザに操作された場合に、当該操作をバックボタン202への操作として作用させるようにデフォルト通知情報210を調整することができる。
 図8は、通知制御部114により調整された調整済通知情報226のまた他の例を示す図である。図中破線で囲んだ領域はバックボタン202が表示されている領域である。
図8に示した調整済通知情報226は、見た目はデフォルト通知情報210と同様だが、バックボタン202と重なる領域がユーザに操作された場合に、当該操作をバックボタン202への操作として作用させるように調整されたものである。
 このような構成とすることにより、例えばユーザが図4に示した表示画面を見ていて、バックボタン202にタッチしようとする瞬間に調整済通知情報226が表示され、ユーザが調整済通知情報226をタッチすることになったとしても、ユーザの操作がバックボタン202への操作として処理されるようにすることができる。
(変形例4)
 なお、この場合、通知制御部114は、バックボタン202と重なる領域だけでなく、バックボタン202の周囲の所定の領域についても、その領域がユーザに操作された場合に、当該操作をバックボタン202への操作として作用させるように調整してもよい。図9はこの例を示す。通知制御部114は、バックボタン202の周囲の領域も含む一点破線240で囲んだ領域がユーザに操作された場合に、当該操作をバックボタン202への操作として作用させるように調整する。このような構成とすることにより、ユーザの操作がバックボタン202から多少ずれたとしても、ユーザの操作がバックボタン202への操作として処理されるようにすることができる。
 図5に示した例についても同様に、通知制御部114は、バックボタン202が表示された領域だけでなく、バックボタン202の周囲の所定の領域についても、その領域がユーザに操作された場合に、当該操作をバックボタン202への操作として作用させるように調整してもよい。図10は、この例を示す。図10に示した調整済通知情報212aは、見た目は図5に示した調整済通知情報212と同様だが、バックボタン202への操作と認識される領域がバックボタン202よりも広く設定されている。
 このような構成とすることにより、調整済通知情報212aに表示される通知内容の表示領域を広くすることができるとともに、ユーザの操作がバックボタン202から多少ずれたとしても、ユーザの操作がバックボタン202への操作として処理されるようにすることができる。図示していないが、図7に示した例についても同様とすることができる。
(変形例5)
 さらに、他の例として、通知制御部114は、通知情報が操作可能領域と重ならないように、通知情報を表示する位置を変更したり、通知情報のサイズや形状を変更したり、通知情報の出力形態を変更したりすることができる。
 例えば、通知制御部114は、デフォルト領域210a内にバックボタン202等の操作可能領域が存在する場合に、通知情報が操作可能領域の存在しない領域に表示されるように通知情報のサイズや形状を調整し、当該調整した調整済通知情報をディスプレイ160に表示することができる。図11は、通知制御部114により調整された調整済通知情報216のまた他の例を示す図である。図11に示した例では、バックボタン202と重ならないサイズ及び形状に縮小された調整済通知情報216がデフォルト領域210a内に表示される。通知制御部114は、操作可能領域検出部116が検出した各操作可能領域の位置とサイズに基づき、デフォルト領域210a内の操作可能領域が表示されていない領域を検出し、当該領域に合わせたサイズにデフォルト通知情報210を調整して調整済通知情報216を生成することができる。
(変形例6)
 図12は、通知制御部114により調整された調整済通知情報のまた他の例を示す図である。図12(a)に示すように、デフォルト領域210a内に複数の操作可能領域(ボタン202a及び202b)が存在する場合、通知制御部114は、これらと重ならないようにデフォルト通知情報よりもサイズが小さく調整された調整済通知情報218をデフォルト領域210aに表示することができる。
(変形例7)
 また、通知制御部114は、デフォルト領域210a内に操作可能領域が存在する場合に、通知情報を、ディスプレイ160において操作可能領域が存在しない他の領域に移動して表示することができる。図12(b)はこの例を示す。図12(b)に示すように、デフォルト領域210a内に操作可能領域(ボタン202a)が存在する場合、通知制御部114は、操作可能領域が存在しない他の領域に調整済通知情報220を表示することができる。調整済通知情報220は、図3に示したデフォルト通知情報210と見た目が同じで、配置位置のみが異なるものとすることができる。図12(b)では、画面の下部に調整済通知情報220を表示する構成としたが、下部に限られず、画面中の操作可能領域が配置されていない任意の位置に表示する構成とすることができる。
(変形例8)
 さらに、図12(c)に示すように、デフォルト領域210a内に操作可能領域(ボタン202a)が存在する場合、通知制御部114は、操作可能領域と重ならないようにデフォルト通知情報の位置と向き(形状)を変えた調整済通知情報222を表示することもできる。
 また、通知制御部114は、図12(b)や図12(c)に示したように通知情報の表示位置を変えた場合に、変えた位置にも操作可能領域が操作する場合には、通知情報のサイズや形を適宜縮小する等の調整をすることもできる。
(変形例9)
 また、通知制御部114は、ディスプレイ160に表示されている操作可能領域に基づき、ディスプレイ160内にデフォルト通知情報210として表示すべき内容を表示可能な充分な領域があるか否かを判断することができる。通知制御部114は、表示可能な充分な領域がない場合には、デフォルト通知情報210をディスプレイ160において所定方向に流れる表示情報に調整し、調整済通知情報をディスプレイ160に表示することもできる。例えば上述したようなゲーム画面等で、画面全体が操作可能領域であるとして検出された場合、通知制御部114は、表示可能な充分な領域がないと判断することができる。また、例えば、通知制御部114は、デフォルト通知情報のサイズに基づき、デフォルト通知情報のサイズの例えば50%未満等所定割合の領域しかない場合には、表示可能な充分な領域がないと判断することができる。
 図12(d)はこの例を示す。例えば、図12(d)に示すように、画面全体に操作可能領域(ボタン202a~202c...)が含まれる場合等、表示画面200に通知情報を操作可能領域と重ならないように表示する充分なスペースがない場合、通知制御部114は、画面を例えば右から左等所定方向に流れる形態の調整済通知情報224を表示することもできる。なお、この場合、調整済通知情報224はタッチ等の操作をしてもインタラクティブな動作が生じない非操作可能要素とすることもできる。また、通知制御部114は、調整済通知情報224が流れている間にその背面の画面に操作する操作可能領域を操作した場合、その操作可能領域への操作が有効となるように処理することができる。
(変形例10)
 また、画面全体に操作可能領域が含まれる場合等、通知情報を操作可能領域と重ならないように表示する充分なスペースがない場合、通知制御部114は、通知情報の出力形態を表示ではなく、音声出力等とすることができる。この場合、通知制御部114は、音声出力処理部118を介して通知情報を音情報として出力する。
(変形例11)
 さらに、画面全体に操作可能領域が含まれる場合等、通知情報を操作可能領域と重ならないように表示する充分なスペースがない場合、通知制御部114は、通知情報の表示を保留にして、画面の状態を監視し、通知情報を操作可能領域と重ならないように表示する充分なスペースが生じてから通知情報を表示するようにしてもよい。
(変形例12)
 さらに、画面全体に操作可能領域が含まれる場合等、通知情報を操作可能領域と重ならないように表示する充分なスペースがない場合、通知制御部114は、通知情報を行わない構成とすることもできる。例えば、変形例11で説明したように、通知情報の表示を保留にした後、所定の時間が経過しても通知情報を操作可能領域と重ならないように表示する充分なスペースがない場合に通知情報を行わない等としてもよい。
 図13は、調整方法記憶部144の内部構成の一例を示す図である。
 調整方法記憶部144は、情報の項目として「優先順位」、「条件」、「調整方法」等を含む。「調整方法」は、図3から図12を参照して説明したような調整方法を示す。「条件」は、その調整方法を実行するための条件を示す。「優先順位」は、調整方法記憶部144が複数の調整方法を記憶している場合に、どの調整方法を優先的に実行するかを示す情報である。
 通知制御部114は、調整方法記憶部144を参照して、優先度の高い調整方法から順に条件を満たすか否かを判断し、条件を満たす場合にその調整方法を採用する。例えば、図13に示した例では、優先順位「1」として、条件「デフォルト重なり20%以下」、調整方法「グラデーションして重ねる」が記憶されている。この場合、通知制御部114は、デフォルト通知情報と操作可能領域との重なりがデフォルト領域の20%以下であるか否かを判断する。重なりがデフォルト領域の20%以下である場合、通知制御部114は、図7を参照して説明したような調整済通知情報214を生成し、調整済通知情報214をバックボタン202等の操作可能領域と重ねて表示する。
 一方、重なりがデフォルト領域の20%を超える場合、通知制御部114は、優先順位「1」の調整方法を採用せず、優先順位「2」の調整方法の条件を満たすか否かを判断する。優先順位「2」としては、条件「別領域1に重なりなし」、調整方法「別領域1に表示」が記憶されている。この場合、通知制御部114は、デフォルト通知情報を別領域1に表示する場合に、別領域1に操作可能領域があるか否かを判断する。重なりがない場合(別領域1に操作可能領域がない場合)、通知制御部114は、例えば図12(b)を参照して説明したような調整済通知情報220を生成し、別領域1(表示画面200の下方)に表示する。
 なお、図13に示した調整方法の優先順位は、例えばユーザが所望する順序で設定することもできる。この場合、通知制御部114は、ユーザからの設定を受け付け、調整方法記憶部144に記憶しておくことができる。
 また、図13に示した調整方法は、例えばアプリケーション毎に準備しておくこともできる。例えば、操作可能領域が特定のパターンで配置されるアプリケーションプログラムについては、操作可能領域が配置されない領域に通知情報を移動させるという調整方法の優先順位が高くなるように設定することができる。
 また、上述したデフォルト領域も、例えばアプリケーション毎に異なるように設定しておくこともできる。例えば、操作可能領域が特定のパターンで配置されるアプリケーションプログラムについては、操作可能領域が配置されない領域にデフォルト領域が設けられるように設定することができる。
 また、通知情報を移動させる位置は、調整方法記憶部144に優先順位を付して記憶するのではなく、例えばディスプレイ160の上方から順次表示可能な領域を検出する等の手順とすることもできる。
 次に、本実施形態におけるユーザ端末装置100の処理手順を説明する。図13は、本実施形態におけるユーザ端末装置100の処理手順の一例を示す図である。
 ここで、前提として、制御部102の制御のもと、表示処理部110により現在ディスプレイ160に表示されている画面の画面に関する情報が画面情報記憶部140に記憶されているものとする。
 通知制御部114が通知情報を表示する必要があると判断すると(ステップS102のYES)、通知制御部114はその旨を操作可能領域検出部116に通知する。操作可能領域検出部116は、画面情報記憶部140を参照して、ディスプレイ160に現在表示されている画面に含まれる操作可能領域を検出する(ステップS104)。操作可能領域検出部116は、検出した操作可能領域の位置とサイズを検出領域記憶部142に記憶する(ステップS106)。
 通知制御部114は、検出領域記憶部142を参照して、デフォルト通知情報を表示すべきデフォルト領域に重なる操作可能領域が存在するか否かを判断する(ステップS108)。操作可能領域が存在しない場合(ステップS108のNO)、通知制御部114は、デフォルト通知情報を表示する(ステップS116)。
 一方、ステップS108で操作可能領域が存在する場合(ステップS108のYES)、通知制御部114は、調整方法記憶部144を参照して設定された調整方法でデフォルト通知情報を調整し(ステップS112)、調整済通知情報を通知する(ステップS114)。
 なお、ステップS102において、通知情報を表示する必要があると判断した場合(ステップS102のYES)、通知制御部114は、ユーザ端末装置100がアクティブ状態か否か(画面が表示されているか否か)を判断し、ユーザ端末装置100がアクティブでない場合(画面が表示されていない場合)は、そのままステップS116に進み、デフォルト通知情報を表示することができる。
 また、ディスプレイ160に表示されている操作可能領域に基づき、ディスプレイ160内にデフォルト通知情報210として表示すべき内容を表示可能な充分な領域があるか否かを判断し、表示可能な充分な領域がない場合には、通知制御部114は、通知情報の表示を保留し、通知情報の内容を表示可能な充分な領域があるか否かの判断を再度行う処理を所定時間くり返す構成とすることができる。図14は、このような例を示す図である。図14において図13と同様の手順には同じステップ番号を付し、適宜説明を省略する。
 ステップS108で操作可能領域が存在する場合(ステップS108のYES)、通知制御部114は、通知情報の内容を表示可能な充分な領域があるか否かを判断する(ステップS110)。通知情報の内容を表示可能な充分な領域がある場合(ステップS110のYES)、図13と同様にステップS通知制御部114に進み、同様の処理を行う。
 一方、ステップS110で通知情報の内容を表示可能な充分な領域がない場合(ステップS110のYES)、通知制御部114は、通知情報の通知を保留し(ステップS118)、ステップS104に戻り、同様の処理を繰り返す。
 なお、同様の処理を繰り返し、通知を保留してから所定時間が経過しても画面全体が操作可能領域である場合が続いた場合には、例えば通知情報を音声で通知したり、ログ等として記録したり、通知を行わない等の処理を行うことができる。
 上述したように、ディスプレイ160に表示されている画面がゲーム画面等で画面全体への操作が可能な場合、通知制御部114は、ステップS110で通知情報の内容を表示可能な充分な領域がないと判断する。この場合でも、例えばユーザが保留ボタンを押す等、画面全体への操作が無効となった場合には、通知制御部114は、ステップS110で通知情報の内容を表示可能な充分な領域があると判断する。そのため、この構成によれば、ユーザの操作状態に応じて、例えばユーザがゲームを保留しているタイミング等で通知情報を表示する等の対応を取ることができ、ユーザの操作を阻害することなく、効果的に通知を行うことができる。
 本実施形態における通知制御方法によれば、ユーザがユーザ端末装置100を使用中でいずれかの操作可能領域に対して操作を行おうとしている際に、通知情報によりその操作可能領域が見えなくなる等の弊害を防ぐことができる。
 また、例えばユーザがいずれかの操作可能領域にタッチ等の操作をしたタイミングで通知情報が表示されたとしても、操作可能領域への操作が正しく認識され、ユーザが意図する操作が阻害されないようにすることができる。
 上記実施形態に挙げた構成等に、その他の要素との組み合わせなど、ここで示した構成に本発明が限定されるものではない。これらの点に関しては、本発明の趣旨を逸脱しない範囲で変更することが可能であり、その応用形態に応じて適切に定めることができる。
 以上の実施形態では、ディスプレイ160がタッチ反応型ディスプレイ(タッチパネル)であり、ディスプレイ160がユーザ端末装置100と一体に構成された例を示したが、ディスプレイ160は、ユーザ端末装置100とは別に設けられた構成とすることもできる。また、ディスプレイとは別に操作部が設けられた構成とすることもできる。この場合、操作受付部112は、操作部を介したユーザからの入力を操作として受け付けることができる。
 また、以上の実施形態では、操作受付部112がディスプレイ160へのタッチ等を操作として受け付ける例を示したが、操作受付部112は、指さし、ポインタによる指示、視線等をユーザからの操作として受け付ける構成とすることもできる。つまり、以上の実施形態は、ユーザの操作を指さしや視線等で把握可能なユーザ端末装置にも適用可能である。
 さらに、上述したように、本実施形態の通知制御方法を利用することを前提としてアプリケーションプログラムを開発する場合、各表示要素に当該表示要素が操作可能領域か否かを示す情報を対応付けて設定しておくことができる。この場合、操作可能領域毎に、その操作可能領域が通知情報で阻害されないようにするか否かの設定や、優先度を対応付けて設定しておいてもよい。この場合、通知制御部114は、通知情報で阻害されないようにすると設定された操作可能領域や優先度の高い操作可能領域のみ、通知情報で阻害されないように通知情報を調整することができる。
 このようにすれば、例えばユーザによる操作頻度が高く、通知情報で阻害されないようにすることが好ましい操作可能領域についてのみ通知情報で阻害されないように通知情報を調整することができ、通知を行う点の利便性を確保しつつ、ユーザが意図する操作が阻害されないようにすることができる。
 なお、図2に示したユーザ端末装置100の各構成要素は、ハードウェア単位の構成ではなく、機能単位のブロックを示している。ユーザ端末装置100の各構成要素は、任意のコンピュータのCPU、メモリ、メモリにロードされた本図の構成要素を実現するプログラム、そのプログラムを格納するハードディスクなどの記憶ユニット、ネットワーク接続用インタフェースを中心にハードウェアとソフトウエアの任意の組合せによって実現される。そして、その実現方法、装置にはいろいろな変形例があることは、当業者には理解されるところである。
 以上、図面を参照して本発明の実施形態について述べたが、これらは本発明の例示であり、上記以外の様々な構成を採用することもできる。
 本国際出願は2015年9月15日に出願された日本国特許出願2015-182021号に基づく優先権を主張するものであり、その全内容をここに援用する。
100 ユーザ端末装置
102 制御部
104 プログラム記憶部
110 表示処理部
112 操作受付部
114 通知制御部
116 操作可能領域検出部
118 音声出力処理部
140 画面情報記憶部
142 検出領域記憶部
144 調整方法記憶部
160 ディスプレイ
200 表示画面
202、202a バックボタン
204 OKボタン
206 キャンセルボタン
210 デフォルト通知情報
210a デフォルト領域
212、212a、214~226 調整済通知情報

Claims (15)

  1.  表示部に所定の通知情報を表示する際に、ユーザからの操作を受付可能な操作可能領域への前記ユーザからの操作が前記通知情報で阻害されないように、前記通知情報を調整するステップを含む通知制御方法。
  2.  請求項1に記載の通知制御方法において、
     前記通知情報を調整するステップにおいて、前記通知情報は前記表示部の所定のデフォルト領域に表示されるように構成されており、前記デフォルト領域に前記操作可能領域が存在する場合に当該通知情報を調整する通知制御方法。
  3.  請求項1又は2に記載の通知制御方法において、
     前記通知情報を調整するステップにおいて、前記操作可能領域がユーザに目視可能となるように前記通知情報を調整した調整済通知情報を前記操作可能領域とともに前記表示部に表示する通知制御方法。
  4.  請求項3に記載の通知制御方法において、
     前記通知情報を調整するステップにおいて、前記通知情報の前記操作可能領域と重なる部分を選択的に除去して前記調整済通知情報を生成し、当該調整済通知情報を当該操作可能領域とともに前記表示部に表示する通知制御方法。
  5.  請求項3に記載の通知制御方法において、
     前記通知情報を調整するステップにおいて、前記通知情報の前記操作可能領域と重なる部分の透明度が高くなるように前記調整済通知情報を生成し、当該調整済通知情報を前記表示部に表示する通知制御方法。
  6.  請求項3から5いずれかに記載の通知制御方法において、
     前記通知情報を調整するステップにおいて、前記調整済通知情報を前記操作可能領域とともに前記表示部に表示した状態で、前記操作可能領域に該当する領域への前記ユーザの操作を検出した場合に、当該操作を前記操作可能領域への操作として作用させるように前記通知情報を調整して前記調整済通知情報を生成する通知制御方法。
  7.  請求項1又は2に記載の通知制御方法において、
     前記通知情報を調整するステップにおいて、前記通知情報を前記操作可能領域とともに前記表示部に表示し、当該通知情報の前記操作可能領域と重なる領域への前記ユーザの操作を検出した場合に、当該操作を前記操作可能領域への操作として作用させるように前記通知情報を調整して前記表示部に表示する通知制御方法。
  8.  請求項2に記載の通知制御方法において、
     前記通知情報を調整するステップにおいて、前記デフォルト領域内に前記操作可能領域が存在する場合に、前記通知情報を、前記表示部において前記操作可能領域が存在しない領域に表示する通知制御方法。
  9.  請求項2又は8に記載の通知制御方法において、
     前記通知情報を調整するステップにおいて、前記デフォルト領域に前記操作可能領域が存在する場合に、前記通知情報が前記操作可能領域が存在しない領域に表示されるように前記通知情報のサイズを調整し、当該調整した調整済通知情報を前記表示部に表示する通知制御方法。
  10.  請求項2に記載の通知制御方法において、
     前記通知情報を調整するステップにおいて、前記デフォルト領域内に前記操作可能領域が存在する場合に、前記通知情報を、前記表示部において所定方向に流れる表示情報、又は音情報に調整して調整済通知情報を生成し、当該調整済通知情報を通知する通知制御方法。
  11.  請求項1又は2に記載の通知制御方法において、
     前記通知情報を調整するステップにおいて、前記表示部に表示されている前記操作可能領域に基づき、前記表示部内に前記通知情報を表示可能な領域があるか否かを判断し、前記通知情報を表示可能な領域がない場合は、前記通知情報の表示を保留または中止する通知制御方法。
  12.  請求項1から11いずれかに記載の通知制御方法において、
     前記通知情報は、ユーザからの操作を受付可能に構成された通知制御方法。
  13.  請求項1から12いずれかに記載の通知制御方法は、
     前記通知情報を表示する際に、当該表示部に現在表示されている前記操作可能領域の位置及びサイズを検出するステップをさらに含み、
     前記通知情報を調整するステップにおいて、前記検出するステップで検出された前記操作可能領域の位置及びサイズに基づき、前記通知情報を調整する通知制御方法。
  14.  表示部に所定の通知情報を表示する際に、ユーザからの操作を受付可能な操作可能領域への前記ユーザからの操作が前記通知情報で阻害されないように、前記通知情報を調整する通知制御部を含むユーザ端末装置。
  15.  コンピュータを、表示部に所定の通知情報を表示する際に、ユーザからの操作を受付可能な操作可能領域への前記ユーザからの操作が前記通知情報で阻害されないように、前記通知情報を調整する通知制御手段、として機能させる通知制御プログラムを記録したコンピュータ読み取り可能な記録媒体。
PCT/JP2016/077085 2015-09-15 2016-09-14 通知制御方法、ユーザ端末装置及び通知制御プログラムを記録した記録媒体 WO2017047630A1 (ja)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201680048642.6A CN107924270A (zh) 2015-09-15 2016-09-14 通知控制方法、用户终端装置及记录有通知控制程序的记录介质
KR1020187004006A KR102193516B1 (ko) 2015-09-15 2016-09-14 통지 제어 방법, 유저 단말 장치 및 통지 제어 프로그램을 기록한 기록 매체

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2015182021A JP6129261B2 (ja) 2015-09-15 2015-09-15 通知制御方法、ユーザ端末装置及び通知制御プログラム
JP2015-182021 2015-09-15

Publications (1)

Publication Number Publication Date
WO2017047630A1 true WO2017047630A1 (ja) 2017-03-23

Family

ID=58236838

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2016/077085 WO2017047630A1 (ja) 2015-09-15 2016-09-14 通知制御方法、ユーザ端末装置及び通知制御プログラムを記録した記録媒体

Country Status (5)

Country Link
US (1) US20170075553A1 (ja)
JP (1) JP6129261B2 (ja)
KR (1) KR102193516B1 (ja)
CN (1) CN107924270A (ja)
WO (1) WO2017047630A1 (ja)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6834728B2 (ja) * 2017-04-11 2021-02-24 富士ゼロックス株式会社 制御装置及びプログラム
CN107277240A (zh) * 2017-06-09 2017-10-20 深圳天珑无线科技有限公司 一种事件处理方法、装置及终端
JP6876557B2 (ja) * 2017-07-18 2021-05-26 株式会社富士通アドバンストエンジニアリング 表示制御プログラム、表示制御方法および表示制御装置
JP7062913B2 (ja) * 2017-10-13 2022-05-09 株式会社Nttドコモ プログラムおよび情報処理装置
JP2021189987A (ja) * 2020-06-04 2021-12-13 富士フイルムビジネスイノベーション株式会社 情報処理装置およびプログラム

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008117294A (ja) * 2006-11-07 2008-05-22 Fujitsu Ltd メッセージ表示装置、演算装置、メッセージ表示プログラム、および、演算プログラム
JP2009187454A (ja) * 2008-02-08 2009-08-20 Fujitsu Ltd 情報処理装置、メッセージ通知方法およびメッセージ通知プログラム
JP2012083831A (ja) * 2010-10-07 2012-04-26 Pioneer Electronic Corp タッチパネル装置、タッチパネルの表示方法、タッチパネルの表示処理プログラム、及び記録媒体

Family Cites Families (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06259217A (ja) * 1993-03-02 1994-09-16 Toshiba Corp マルチウィンドウシステム
US6760048B1 (en) * 1999-06-15 2004-07-06 International Business Machines Corporation Display of occluded display elements on a computer display
US6587128B2 (en) * 1999-07-15 2003-07-01 International Business Machines Corporation Method for displaying hidden objects by varying the transparency of overlapping objects
JP3946461B2 (ja) * 2001-05-16 2007-07-18 シャープ株式会社 オンデマンド・インターフェース装置及びコンピュータ読み取り可能なプログラム並びにプログラムを記録した記憶媒体
US7890960B2 (en) * 2003-03-26 2011-02-15 Microsoft Corporation Extensible user context system for delivery of notifications
WO2006080068A1 (ja) * 2005-01-27 2006-08-03 Fujitsu Limited 電子装置、着信通知制御方法、着信通知制御プログラム
US7437678B2 (en) * 2005-10-27 2008-10-14 International Business Machines Corporation Maximizing window display area using window flowing
JP4894727B2 (ja) * 2007-10-31 2012-03-14 ブラザー工業株式会社 ヘルプ表示装置およびプログラム
AU2009209018B2 (en) * 2008-01-30 2014-03-20 Google Llc Notification of mobile device events
JP5097680B2 (ja) * 2008-10-29 2012-12-12 京セラ株式会社 携帯電子機器
JP5157946B2 (ja) * 2009-02-09 2013-03-06 株式会社デンソーウェーブ タッチパネル式入力装置及びタッチパネル式入力装置の画面表示方法
US20110117886A1 (en) * 2009-11-18 2011-05-19 International Business Machines Corporation Method and system for controlling delivery of notifications in real-time communications based on communication channel state
US9372556B2 (en) * 2011-06-28 2016-06-21 Kyocera Corporation Electronic device, informing control method, and storage medium storing control program
EP2807647A1 (en) * 2012-03-06 2014-12-03 Apple Inc. Network collaborative music jam session and recording thereof
CN104063114B (zh) * 2013-03-18 2017-12-29 联想(北京)有限公司 一种通信终端的控制方法、控制装置及通信终端
JP2015007832A (ja) * 2013-06-24 2015-01-15 キヤノン株式会社 画像処理装置、画像処理方法及びプログラム
KR101504236B1 (ko) * 2013-07-23 2015-03-19 엘지전자 주식회사 이동 단말기
KR102213490B1 (ko) * 2013-09-03 2021-02-08 삼성전자주식회사 스크린을 제어하는 전자 장치 및 방법
CN103685763A (zh) * 2013-12-31 2014-03-26 深圳市金立通信设备有限公司 一种消息处理方法及终端
CN103793137B (zh) * 2014-01-23 2017-12-29 联想(北京)有限公司 一种显示方法及电子设备
CN104571806A (zh) * 2014-02-01 2015-04-29 北京智膜科技有限公司 智能信息设备界面层次控制方法
CN103955330B (zh) * 2014-05-08 2017-11-14 可牛网络技术(北京)有限公司 一种信息显示方法及装置
CN104202460B (zh) * 2014-09-19 2017-12-05 北京奇虎科技有限公司 基于副号码的呼叫电话的来电显示方法、客户端及系统
JP6458513B2 (ja) * 2015-01-30 2019-01-30 ブラザー工業株式会社 表示装置および表示プログラム

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008117294A (ja) * 2006-11-07 2008-05-22 Fujitsu Ltd メッセージ表示装置、演算装置、メッセージ表示プログラム、および、演算プログラム
JP2009187454A (ja) * 2008-02-08 2009-08-20 Fujitsu Ltd 情報処理装置、メッセージ通知方法およびメッセージ通知プログラム
JP2012083831A (ja) * 2010-10-07 2012-04-26 Pioneer Electronic Corp タッチパネル装置、タッチパネルの表示方法、タッチパネルの表示処理プログラム、及び記録媒体

Also Published As

Publication number Publication date
US20170075553A1 (en) 2017-03-16
JP6129261B2 (ja) 2017-05-17
KR20180043258A (ko) 2018-04-27
KR102193516B1 (ko) 2020-12-21
JP2017058851A (ja) 2017-03-23
CN107924270A (zh) 2018-04-17

Similar Documents

Publication Publication Date Title
WO2017047630A1 (ja) 通知制御方法、ユーザ端末装置及び通知制御プログラムを記録した記録媒体
US9665253B2 (en) Information processing device, selection operation detection method, and program
JP6006065B2 (ja) 携帯端末で自動画面回転を防止するための装置及び方法
US9372623B2 (en) Information processing terminal and operation control method for same
US8694916B2 (en) Method and apparatus for spatially indicating notifications
US20170199662A1 (en) Touch operation method and apparatus for terminal
EP2487555A2 (en) Operating method of terminal based on multiple inputs and portable terminal supporting the same
KR102069862B1 (ko) 가상 키패드 제어 방법 및 그 전자 장치
KR20150090840A (ko) 디스플레이 화면의 영역을 보호하는 디바이스 및 방법
KR20140111495A (ko) 전자 장치의 화면 제어 방법 및 그 전자 장치
WO2012043111A1 (ja) 情報処理端末およびその制御方法
JP5777645B2 (ja) 携帯端末機の文字入力方法及びこれをサポートする携帯端末機
JP5594652B2 (ja) 携帯情報端末及びそのキー配置変更方法
US9274632B2 (en) Portable electronic device, touch operation processing method, and program
US9823890B1 (en) Modifiable bezel for media device
JP2014134867A (ja) 情報処理端末
WO2013145491A1 (ja) 情報処理装置
JP2012137993A (ja) 情報処理装置、情報処理方法及びプログラム
KR101294458B1 (ko) 모바일 디바이스에서의 텍스트 입력장치 및 그 방법
JP2017120674A (ja) 通知制御プログラム
KR101832838B1 (ko) 휴대용 단말기에서 화면 크기를 조절하기 위한 장치 및 방법
US10511701B2 (en) Information processing apparatus, and control method and control program thereof
EP2620854A1 (en) Display screen management module, information processing terminal and display screen management method
JP5624662B2 (ja) 電子機器、表示制御方法およびプログラム
US10353494B2 (en) Information processing apparatus and method for controlling the same

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

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 20187004006

Country of ref document: KR

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16846501

Country of ref document: EP

Kind code of ref document: A1