WO2013024526A1 - 携帯電子機器及びキー表示プログラム - Google Patents

携帯電子機器及びキー表示プログラム Download PDF

Info

Publication number
WO2013024526A1
WO2013024526A1 PCT/JP2011/068521 JP2011068521W WO2013024526A1 WO 2013024526 A1 WO2013024526 A1 WO 2013024526A1 JP 2011068521 W JP2011068521 W JP 2011068521W WO 2013024526 A1 WO2013024526 A1 WO 2013024526A1
Authority
WO
WIPO (PCT)
Prior art keywords
key
numeric keypad
electronic device
screen
group
Prior art date
Application number
PCT/JP2011/068521
Other languages
English (en)
French (fr)
Inventor
英昭 條
秀紀 中村
典子 奥村
淑晃 菊地
Original Assignee
富士通株式会社
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 富士通株式会社 filed Critical 富士通株式会社
Priority to EP11870977.3A priority Critical patent/EP2746910A4/en
Priority to JP2013528878A priority patent/JP5900500B2/ja
Priority to PCT/JP2011/068521 priority patent/WO2013024526A1/ja
Publication of WO2013024526A1 publication Critical patent/WO2013024526A1/ja
Priority to US14/173,069 priority patent/US20140152575A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/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/02Input arrangements using manually operated switches, e.g. using keyboards or dials
    • G06F3/023Arrangements for converting discrete items of information into a coded form, e.g. arrangements for interpreting keyboard generated codes as alphanumeric codes, operand codes or instruction codes

Definitions

  • the present invention relates to a portable electronic device and a key display program.
  • the user used for the first touch operation based on the position of the display screen area that the user first touch-operated. Identify whether the hand is a right hand or a left hand. Then, based on the identification result, the mobile electronic device displays a group of ten keys that can be input by a touch operation on the right or left side of the display screen. As a result, the user can use a group of ten keys displayed on the screen on the right or left side of the display screen according to the first touch operation.
  • numeric keypad group is displayed on the left side of the display screen, it is difficult for the user to operate the numeric keypad using the right hand. The person using the left hand has difficulty operating the numeric keypad.
  • Such a problem is not limited to a tablet-type portable electronic device, and any portable electronic device such as a mobile phone or a smartphone can be used as long as it can be operated with both hands. It can occur.
  • the disclosed device is a portable electronic device including a display unit having a touch panel function and a processor that displays keys on the display unit, and the processor arranges a plurality of keys vertically.
  • the operation key group in which the column keys are arranged in parallel is displayed on the display unit, the first arrangement in which the key width of each key in the operation key group is the same, and the right side in the operation key group
  • a second array in which the key width of a predetermined key in the column key arranged between the column key and the left column key is longer than the key width of each key in the right column key and the left column key Are displayed in a switchable manner.
  • the disclosed device can improve the operability when the user operates the keys.
  • FIG. 1 is a block diagram illustrating an example of the configuration of the portable electronic device according to the embodiment.
  • FIG. 2 is an explanatory diagram illustrating an example of an external configuration of the portable electronic device.
  • FIG. 3 is an explanatory diagram showing an example of the layout screen of the left-side numeric keypad of the vertical specification.
  • FIG. 4 is an explanatory diagram showing an example of a layout screen of the left-side numeric keypad of the horizontal specification.
  • FIG. 5 is an explanatory diagram showing an example of a key table corresponding to the layout screen.
  • FIG. 6 is an explanatory diagram illustrating an example of a layout screen of a vertical center magnifying numeric keypad.
  • FIG. 7 is an explanatory diagram showing an example of the layout screen of the center-enlarged numeric keypad of the horizontal specification.
  • FIG. 8 is an explanatory diagram showing an example of a layout screen of the right-side numeric keypad of the vertical specification.
  • FIG. 9 is an explanatory diagram showing an example of a layout screen of the right-side numeric keypad of the horizontal specification.
  • FIG. 10 is an explanatory diagram showing an example of the layout screen of the vertical double-sided numeric keypad.
  • FIG. 11 is an explanatory diagram showing an example of a layout screen of a double-sided numeric keypad with horizontal specifications.
  • FIG. 12 is an explanatory diagram showing an example of the numeric keypad transition table.
  • FIG. 12 is an explanatory diagram showing an example of the numeric keypad transition table.
  • FIG. 13 is an explanatory diagram showing an example of the operation when transitioning to the layout screen of the center-specific enlarged numeric keypad of the vertical specification.
  • FIG. 14 is an explanatory diagram showing an example of an operation related to switching of the vertical specification or the horizontal specification of the layout screen of the center enlarged numeric keypad.
  • FIG. 15 is an explanatory diagram illustrating an example of an operation when a transition is made to the layout screen of the center-specific enlarged numeric keypad.
  • FIG. 16 is a flowchart illustrating an example of the processing operation of the CPU related to the numeric keypad display process.
  • FIG. 17 is a flowchart illustrating an example of the processing operation of the CPU related to the key operation processing.
  • FIG. 18 is a flowchart illustrating an example of the processing operation of the CPU related to the numeric keypad transition process.
  • FIG. 19 is an explanatory diagram showing an example of a layout screen of another horizontal specification numeric keypad.
  • FIG. 20 is an explanatory diagram showing an example of a layout screen of another horizontal specification normal keyboard.
  • FIG. 21 is an explanatory diagram showing an example of a layout screen of a central enlarged keyboard of another horizontal specification.
  • FIG. 22 is an explanatory diagram showing an example of a layout screen of a double-sided keyboard with other horizontal specifications.
  • FIG. 23 is an explanatory diagram illustrating an example of a portable electronic device that executes a key display program.
  • FIG. 1 is a block diagram illustrating an example of a configuration of a portable electronic device according to an embodiment
  • FIG. 2 is an explanatory diagram illustrating an example of an external configuration of the portable electronic device.
  • the portable electronic device 1 shown in FIG. 1 is a tablet-type electronic device having, for example, a vertical dimension of 192 mm, a horizontal dimension of 275 mm, and a thickness dimension of 16.2 mm.
  • the portable electronic device 1 can be used in a vertical specification or a horizontal specification.
  • the long side 1A of the portable electronic device 1 is the top of the display screen.
  • the short side 1B be the top and bottom of the display screen.
  • the 1 includes a wireless unit 11, a microphone 12, a speaker 13, a touch panel 14, a display unit 15, a tilt sensor 16, a ROM (Read Only Memory) 17, and a RAM (Random Access). Memory) 18 and CPU 19.
  • the wireless unit 11 performs wireless communication with a wireless network (not shown).
  • the microphone 12 collects sound and the like.
  • the speaker 13 outputs sound or the like externally.
  • the touch panel 14 is mounted on the display screen of the display unit 15 and detects a touch operation with respect to a key displayed on the screen display.
  • the touch panel 14 may employ, for example, a resistive film method, a surface acoustic wave method, an infrared method, an electromagnetic induction method, a capacitance method, or the like.
  • the display unit 15 displays various information on the screen, and displays operation keys for detecting a touch operation on the touch panel 14 on the screen.
  • the tilt sensor 16 detects the tilt of the portable electronic device 1 with respect to the reference posture.
  • the CPU 19 identifies the vertical specification or the horizontal specification of the portable electronic device 1 based on the detection result of the tilt sensor 16. Further, the CPU 19 displays a vertical specification or horizontal specification keyboard, numeric keypad, or the like on the display unit 15 in response to a designation request.
  • the ROM 17 stores key tables corresponding to various layout screens of vertical specifications and horizontal specifications.
  • the layout screen includes, for example, four types of layout screens: a left numeric keypad, a right numeric keypad, a double-side numeric keypad, and a center enlarged numeric keypad. That is, the layout screen has, for example, a total of 8 types of 4 types of vertical specifications and 4 types of horizontal specifications.
  • FIG. 3 is an explanatory diagram showing an example of the layout screen of the left-side numeric keypad of the vertical specification.
  • the numeric keypad group 21 is displayed on the left side of the vertical specification display screen on the layout screen 31A shown in FIG. Further, two handwriting input screens 23 for inputting characters by handwriting operations are displayed on the layout screen 31A.
  • FIG. 4 is an explanatory diagram showing an example of a layout screen of the left-side numeric keypad of the horizontal specification.
  • the numeric keypad group 21 is displayed on the left side of the horizontal specification display screen on the layout screen 31B shown in FIG.
  • three handwriting input screens 23 are displayed on the layout screen 31B.
  • FIG. 5 is an explanatory diagram showing an example of the key table 40 corresponding to the layout screen.
  • the key table 40 shown in FIG. 5 manages detailed information of each key in each layout screen displayed on the display unit 15.
  • the key table 40 manages ID 40A, type 40B, name 40C, X coordinate 40D, Y coordinate 40E, key width 40F, key height 40G, and key code 40H in association with each other.
  • the ID 40A is, for example, an ID for identifying a key on the screen display that is different for each layout screen of each specification.
  • the type 40B identifies the type of character corresponding to the key on the screen display, such as “kana” or “number”.
  • the name 40C identifies a display name corresponding to a key on the screen display.
  • the X coordinate 40D is an X coordinate indicating the start point of the display coordinates of the key on the screen display.
  • the Y coordinate 40E is a Y coordinate indicating the start point of the display coordinates of the key on the screen display.
  • the X coordinate and the Y coordinate indicate coordinate values in the XY coordinate system with a point on the display screen of the display unit 15 as the origin.
  • the key width 40F indicates the width dimension of the key on the screen display.
  • the key height 40G indicates the vertical dimension of the key on the screen display.
  • the key code 40H corresponds to content corresponding to a key on the screen display, for example, a character code. In the example of the key table 40 shown in FIG.
  • the ID 40A “1” has the name 40C “1”, the X coordinate 40D “0”, the Y coordinate 40E “0”, the key width 40F “10”, the key height 40G “10”, and the key code 40H. Is “0x31”.
  • the ID 40A “2” has the name 40C “2”, the X coordinate 40D “10”, the Y coordinate 40E “0”, the key width 40F “30”, the key height 40G “10”, the key The code 40H is “0x32”.
  • the ID 40A “3” has the name 40C “3”, the X coordinate 40D “40”, the Y coordinate 40E “0”, the key width 40F “10”, the key height 40G “10”, and the key code 40H. Is “0x33”. Therefore, when the CPU 19 displays “1”, “2” and “3” side by side on the vertical display screen, for example, based on the key width 40F, as shown in FIG. Compared with “3”, “2” is enlarged horizontally and displayed.
  • the ID 40A “25” has the name 40C “1”, the X coordinate 40D “0”, the Y coordinate 40E “0”, the key width 40F “10”, the key height 40G “10”, and the key code 40H. Is “0x31”.
  • the ID 40A “26” has a name 40C “2”, an X coordinate 40D “10”, a Y coordinate 40E “0”, a key width 40F “10”, a key height 40G “10”, a key The code 40H is “0x32”.
  • the ID 40A “27” has the name 40C “3”, the X coordinate 40D “20”, the Y coordinate 40E “0”, the key width 40F “10”, the key height 40G “10”, and the key code 40H. Is “0x33”. Therefore, when the CPU 19 displays “1”, “2”, and “3” side by side on the vertical display screen, for example, based on the key width 40F, for example, as shown in FIG. “2” and “3” are displayed on the screen with the same dimensions.
  • FIG. 6 is an explanatory diagram showing an example of a layout screen of a vertical specification center expansion numeric keypad.
  • the numeric keypad group 21 is displayed on the vertical specification display screen, and in particular, the central vertical key group 21C of the numeric keypad group 21 is enlarged and displayed on the center of the display screen.
  • the left column key group 21A of the numeric keypad group 21 is displayed on the left side of the display screen
  • the right column key group 21B of the numeric keypad group 21 is displayed on the right side of the display screen
  • the central column key group 21C of the numeric keypad group 21 is displayed. Is enlarged and displayed in the center of the display screen.
  • the left column key group 21A is, for example, “1”, “4”, “7”, and “*”.
  • the right column key group 21B is, for example, “3”, “6”, “9”, and “#”.
  • the central column key group 21C is, for example, “2”, “5”, “8”, and “0”.
  • FIG. 7 is an explanatory diagram showing an example of a layout screen of a horizontal enlarged central numeric keypad.
  • the numeric keypad group 21 is displayed on the horizontal specification display screen, and in particular, the central column key group 21C of the numeric keypad group 21 is enlarged and displayed on the center of the display screen. .
  • FIG. 8 is an explanatory diagram showing an example of the layout screen of the vertical specification right numeric keypad.
  • the numeric keypad group 21 is displayed on the right side of the vertical specification display screen on the layout screen 33A shown in FIG. Further, two handwriting input screens 23 are displayed on the layout screen 33A.
  • FIG. 9 is an explanatory diagram showing an example of the layout screen of the right-side numeric keypad of the horizontal specification. On the layout screen 33B shown in FIG. 9, the numeric keypad group 21 is displayed on the right side of the horizontal specification display screen. Further, three handwriting input screens 23 are displayed on the layout screen 33B.
  • FIG. 10 is an explanatory diagram showing an example of a layout screen of the vertical double-sided numeric keypad.
  • the numeric keypad group 21 is displayed on the left and right sides of the vertical display screen. Further, one handwriting input screen 23 is displayed on the layout screen 34A.
  • FIG. 11 is an explanatory diagram showing an example of a layout screen of a horizontal specification double-sided numeric keypad. On the layout screen 34B shown in FIG. 11, the numeric keypad group 21 is displayed on the left and right sides of the horizontal specification display screen. Further, two handwriting input screens 23 are displayed on the layout screen 34B.
  • the CPU 19 holds the previously displayed layout screen in the RAM 18.
  • the CPU 19 identifies the current specification of the portable electronic device 1 using the tilt sensor 16
  • the CPU 19 acquires the key table 40 of the previous layout corresponding to the current specification from the ROM 17.
  • the CPU 19 obtains the key table 40 of the previous layout corresponding to the current specification, the drawing information based on the name 40C, the X coordinate 40D, the Y coordinate 40E, the key width 40F, and the key height 40G of each key in the key table 40. For each key.
  • the CPU 19 generates a drawing of the key top surface based on the key width 40F and the key height 40G, starting from the X coordinate 40D and the Y coordinate 40E of the key, and displays the display name based on the name 40C on the key top surface. Generate drawing information to be displayed in alignment.
  • the CPU 19 When the CPU 19 generates the drawing information for each key in the layout screen, the CPU 19 sequentially holds the generated drawing information in the RAM 18. The CPU 19 determines whether or not the generation of drawing information for all keys in the layout screen has been completed. When the generation of the drawing information for all the keys in the layout screen is completed, the CPU 19 displays the drawing information held in the RAM 18 on the display screen of the display unit 15. Further, when the generation of the drawing information for all the keys in the layout screen has not been completed, the CPU 19 sequentially generates the drawing information for the remaining keys in the layout screen.
  • the order in which the CPU 19 generates the drawing information for each key in the layout screen is, for example, the ascending order of the ID 40A in the key table 40.
  • the CPU 19 detects the operation coordinates corresponding to the key operation on the display screen of the display unit 15 through the touch panel 14 and acquires the key code corresponding to the operation coordinates from the key table 40.
  • the CPU 19 acquires the key code corresponding to the operation coordinates
  • the CPU 19 notifies the acquired key code to a character input application such as an address book application (hereinafter, application is abbreviated as “application”).
  • application is abbreviated as “application”.
  • the CPU 19 notifies the character input application of the key code, thereby detecting that a character corresponding to the key code has been input on the character input target character input field of the display unit 15.
  • FIG. 12 is an explanatory diagram showing an example of the numeric keypad transition table 42. It is assumed that the numeric keypad transition table 42 is stored in the ROM 17.
  • the numeric keypad transition table shown in FIG. 12 is a table that defines the transition when switching the layout screen of the right numeric keypad, the left numeric keypad, the double-side numeric keypad, and the center enlarged numeric keypad.
  • the CPU 19 refers to the numeric keypad transition table 42 shown in FIG. 12, and defines transition of the layout screen (the layout screen after the movement) that transitions according to the right or left touch operation on the layout screen before the movement. It is.
  • the CPU 19 refers to the numeric keypad transition table 42 and transitions to the layout screen 32A (32B) of the central enlarged numeric keypad when detecting a left touch operation.
  • the CPU 19 does not transition to another layout screen even if a right touch operation is detected.
  • the CPU 19 when the CPU 19 is in the center enlarged numeric keypad layout screen 32A (32B) before the movement, the CPU 19 shifts to the left numeric keypad layout screen 31A (31B) upon detecting a left touch operation. If the CPU 19 detects a right touch operation when the center enlarged numeric keypad layout screen 32A (32B) is before movement, the CPU 19 shifts to the right numeric keypad layout screen 33A (33B). In addition, when the center enlargement numeric keypad layout screen 32A (32B) is before the movement, the CPU 19 transitions to a double-side numeric keypad layout screen 34A when detecting an upward touch operation.
  • the CPU 19 transitions to the center-enlarged numeric keypad layout screen 32A (32B) when detecting a touch operation in the right direction. Note that if the left-side numeric keypad layout screen 31A (31B) is before the movement, the CPU 19 does not transition to another layout screen even if a left-side touch operation is detected.
  • the CPU 19 transitions to the layout screen 32A (32B) of the central enlarged numeric keypad when detecting a downward touch operation.
  • the CPU 19 does not transition to another layout screen even if a right or left touch operation is detected.
  • FIG. 13 is an explanatory diagram showing an example of the operation when transitioning to the layout screen 32A of the vertical center magnifying numeric keypad.
  • the portable electronic device 1 has a vertical specification, and for example, the address book application 35A is selected from the menu screen 35 shown in FIG.
  • the portable electronic device 1 holds, for example, a layout screen 32A of the center enlarged numeric keypad as the previous layout.
  • the mobile electronic device 1 displays the layout screen 32A of the numeric keypad group 21 shown in FIG.
  • the user of the portable electronic device 1 can operate the central column key group 21C in the numeric keypad group 21 from both the left and right sides on the central enlarged numeric keypad layout screen 32A while holding the portable electronic device 1 with both hands.
  • FIG. 14 is an explanatory diagram showing an example of an operation related to switching of the vertical specification or the horizontal specification of the layout screen of the central enlarged numeric keypad.
  • a layout screen 32A of a vertical center enlargement key is displayed on the screen.
  • the user of the portable electronic device 1 holds the central column key group 21C of the numeric keypad group 21 on the left and right (long side 1A) on the vertical layout screen 32A while holding the long side 1A of the portable electronic device 1 with both hands. Can be operated from both sides.
  • a layout screen 32B of a horizontal specification center enlargement key is displayed on the screen.
  • the user of the portable electronic device 1 holds the short side 1B of the portable electronic device 1 with both hands and moves the center column key group 21C of the numeric keypad group 21 on the horizontal layout screen 32B to the left and right (short side 1B). Can be operated from both sides.
  • FIG. 15 is an explanatory diagram showing an example of the operation when transitioning to the layout screen 32B of the horizontal enlarged central enlarged key.
  • the mobile electronic device 1 detects a touch operation in the left direction on the layout screen 33 ⁇ / b> B of the right-side numeric keypad with horizontal specifications.
  • the portable electronic device 1 detects a touch operation in the left direction, as shown in FIG. 15B, the mobile electronic device 1 displays a layout screen 32B of a laterally enlarged central enlarged numeric keypad.
  • FIG. 16 is a flowchart showing an example of the processing operation of the CPU 19 related to the numeric keypad display process.
  • the numeric keypad display process shown in FIG. 16 is a process for displaying the numeric keypad group 21 on the display unit 15 in response to the activation request.
  • the CPU 19 detects a start request for displaying the numeric keypad (step S11).
  • the start request for displaying the numeric keypad for example, when the OS (Operating System) of the mobile electronic device 1 detects an application selection operation on the menu screen, the selected application, for example, the address book application is started to activate the address book application.
  • the display unit 15 displays the screen. Furthermore, as shown in FIG.
  • the monitoring program operating in parallel with the address book application monitors whether there is a character input field 36 for inputting characters in the address book application being displayed on the screen. .
  • the monitoring program requests the CPU 19 to start displaying the numeric keypad when there is a character input field 36 in the address book application.
  • the CPU 19 When the CPU 19 detects the start request for displaying the numeric keypad, the CPU 19 identifies the current specification of the portable electronic device 1 with the tilt sensor 16 (step S12). Based on the identification result, the CPU 19 determines whether or not the current portable electronic device 1 has a vertical specification (step S13). CPU19 reads the last layout currently hold
  • the CPU 19 acquires the key table 40 corresponding to the read last layout from ROM17 (step S15).
  • the CPU 19 obtains the key table 40 corresponding to the vertical-specification left-side numeric keypad layout screen 31A.
  • the previous layout is the right numeric keypad layout screen 33A
  • the CPU 19 acquires the key table 40 corresponding to the vertical specification right numeric keypad layout screen 33A.
  • the previous layout is the double-sided numeric keypad layout screen 34A
  • the CPU 19 obtains the key table 40 corresponding to the vertical specification double-sided numeric keypad layout screen 34A.
  • the previous layout is the layout screen 32A of the center enlarged numeric keypad
  • the CPU 19 acquires the key table 40 corresponding to the layout screen 32A of the vertical center enlarged numeric keypad.
  • the CPU 19 designates a key according to the layout screen in the key table 40 (step S16).
  • the key designation in the layout screen is designated in ascending order of ID 40A.
  • the CPU 19 designates a key, and acquires the name 40C, X coordinate 40D, Y coordinate 40E, key width 40F, and key height 40G corresponding to the designated key from the key table 40. Further, the CPU 19 generates drawing information for the designated key based on the acquired X coordinate 40D, Y coordinate 40E, key width 40F, and key height 40G (step S17). Further, the CPU 19 includes the acquired name 40C as a display name in the drawing information (step S18). The CPU 19 holds the drawing information corresponding to the designated key in the RAM 18 (step S19).
  • the CPU 19 determines whether or not the generation of the drawing information for all the keys in the layout screen has been completed (step S20). If the generation of the drawing information for all the keys in the layout screen has not been completed (No at Step S20), the CPU 19 designates the next key in the layout screen (Step S21), and generates the drawing information for the designated key. Therefore, the process proceeds to step S17. Further, when the generation of the drawing information of all the keys in the layout screen is completed (Yes at Step S20), the CPU 19 reads the drawing information stored in the RAM 18 (Step S22). The CPU 19 displays the numeric keypad group 21 on the display unit 15 using the read drawing information (step S23), and ends the processing operation shown in FIG.
  • the CPU 19 determines that the current portable electronic device 1 is not in the vertical specification (No in Step S13), that is, determines that it is in the horizontal specification, reads the previous layout stored in the RAM 18 (Step S24), and proceeds to Step S15.
  • the layout is the left-side numeric keypad layout screen 31B with the horizontal layout
  • the CPU 19 acquires the key table 40 corresponding to the horizontal-specific left-side numeric keypad layout screen 31B from the ROM 17.
  • the previous layout is the right-side numeric keypad layout screen 33B
  • the CPU 19 acquires the key table 40 corresponding to the horizontal specification right-numbered keypad layout screen 33B.
  • the CPU 19 obtains the key table 40 corresponding to the horizontal specification double-sided numeric keypad layout screen 34B. Further, when the previous layout is the layout screen 32B of the center enlarged numeric keypad, the CPU 19 acquires the key table 40 corresponding to the layout screen 32B of the central enlarged numeric keypad of the horizontal specification.
  • the CPU 19 identifies the current specification of the mobile electronic device 1, acquires the key table 40 of the previous layout according to the specification, generates drawing information for each key based on the key table 40, and generates the key information.
  • the drawn drawing information is displayed on the display unit 15 on the screen.
  • the portable electronic device 1 can display the numeric keypad group 21 of the previous layout according to the current specification of the portable electronic device 1 on the screen.
  • the CPU 19 enlarges and displays the central column key group 21C of the numeric keypad group 21 as shown in FIG.
  • the user can operate the central column key group 21 ⁇ / b> C in the numeric keypad group 21 from both the left and right sides even when the portable electronic device 1 has a vertical specification.
  • the CPU 19 enlarges and displays the central column key group 21C of the numeric keypad group 21 as shown in FIG.
  • the user can operate the central column key group 21C in the numeric keypad group 21 from both the left and right sides even when the portable electronic device 1 is in the horizontal specification.
  • the CPU 19 displays the numeric keypad group 21 on the left and right sides of the display screen as shown in FIG. As a result, the user can operate the numeric keypad group 21 from both the left and right sides even when the portable electronic device 1 has a vertical specification.
  • the CPU 19 displays the numeric keypad group 21 on the left and right sides of the display screen as shown in FIG. As a result, the user can operate the numeric keypad group 21 from both the left and right sides even when the portable electronic device 1 is in the horizontal specification.
  • FIG. 17 is a flowchart showing an example of processing operation of the CPU 19 related to key operation processing.
  • the key operation process shown in FIG. 17 is a process for executing a process according to a key operation on the layout screen displayed on the display unit 15.
  • the CPU 19 detects a key operation on the layout screen being displayed on the display unit 15 during the operation of a character input application, for example, the address book application (step S ⁇ b> 41)
  • the current portable electronic device through the inclination sensor 16.
  • the specification of the device 1 is identified (step S42). Based on the identification result, the CPU 19 determines whether or not the current specification of the portable electronic device 1 is the vertical specification (step S43).
  • the CPU 19 reads the previous layout stored in the RAM 18 (Step S44), and acquires the key table 40 corresponding to the previous layout from the ROM 17. (Step S45).
  • the CPU 19 acquires from the ROM 17 the key table 40 corresponding to the previous layout according to the specifications of the current portable electronic device 1, the CPU 19 refers to the key table 40 and acquires the key code corresponding to the coordinates of the key operation (step S46). ).
  • the CPU 19 When the CPU 19 obtains a key code corresponding to the coordinates of the key operation with reference to the key table 40, the CPU 19 notifies the current character input application, for example, the address book application (step S47), as shown in FIG. The processing operation is terminated.
  • the CPU 19 determines that the specification is the horizontal specification and reads the previous layout stored in the RAM 18 (Step S48). The CPU 19 reads the previous layout and proceeds to step S45 in order to obtain from the ROM 17 the key table 40 corresponding to the previous layout of the horizontal specification.
  • the CPU 19 enlarges and displays the central column key group 21C of the numeric keypad group 21 as shown in FIG.
  • the user can operate the central column key group 21 ⁇ / b> C from both the left and right sides even when the portable electronic device 1 is in the vertical specification.
  • the CPU 19 enlarges and displays the central column key group 21C of the numeric keypad group 21 as shown in FIG.
  • the user can operate the central column key group 21C from both the left and right sides even when the portable electronic device 1 is in the horizontal specification.
  • the CPU 19 displays the numeric keypad group 21 on the left and right sides of the display screen as shown in FIG. As a result, the user can operate the numeric keypad group 21 from both the left and right sides even when the portable electronic device 1 has a vertical specification.
  • the CPU 19 displays the numeric keypad group 21 on the left and right sides of the display screen as shown in FIG. As a result, the user can operate the numeric keypad group 21 from both the left and right sides even when the portable electronic device 1 is in the horizontal specification.
  • FIG. 18 is a flowchart showing an example of the processing operation of the CPU 19 related to the numeric keypad transition process.
  • the numeric keypad transition process shown in FIG. 18 refers to the numeric keypad transition table 42, and is a process for transitioning the layout screen according to the touch operation on the layout screen before movement.
  • the CPU 19 acquires an occurrence event such as a touch operation on the layout screen (step S51).
  • the CPU19 will acquire the specification of the present portable electronic device 1, if generation
  • the CPU 19 acquires the numeric keypad transition table 42 from the ROM 17 (step S53), refers to the numeric keypad transition table 42, and determines whether there is a layout screen before movement corresponding to the current layout screen (step S54).
  • the CPU 19 ends the processing operation shown in FIG. If there is a pre-movement layout screen corresponding to the current layout screen (Yes in step S54), the CPU 19 refers to the numeric keypad transition table 42 to determine whether there is a corresponding event (direction of touch operation) on the pre-movement layout screen. It is determined whether or not (step S55).
  • Step S55 When there is a corresponding occurrence event of the layout screen before the movement (Yes at Step S55), the CPU 19 designates a layout screen having a specification corresponding to the corresponding occurrence event (Step S56), and proceeds to M1 shown in FIG.
  • the CPU 19 when detecting an occurrence event such as a touch operation on the layout screen, the CPU 19 refers to the numeric keypad transition table 42, and when there is a corresponding layout screen corresponding to the generated event, makes a screen transition to the corresponding layout screen. As a result, it is possible to easily transition to a specific layout screen according to a touch operation on the layout screen.
  • the CPU 19 detects a touch operation in the right direction on the layout screen 31A (31B) of the left numeric keypad, the CPU 19 makes a screen transition to the layout screen 32A (32B) of the central enlarged numeric keypad. As a result, the user can easily change the screen to the layout screen 32A (32B) of the center enlarged numeric keypad.
  • the CPU 19 detects a touch operation in the left direction on the layout screen 33A (33B) of the right numeric keypad, the CPU 19 makes a screen transition to the layout screen 32A (32B) of the central enlarged numeric keypad. As a result, the user can easily change the screen to the layout screen 32A (32B) of the center enlarged numeric keypad.
  • the CPU 19 detects a touch operation in the right direction on the layout screen 32A (32B) of the center enlarged numeric keypad, the CPU 19 makes a screen transition to the layout screen 33A (33B) of the right numeric keypad. As a result, the user can easily transition to the right numeric keypad layout screen 33A (33B).
  • the CPU 19 detects a touch operation in the left direction on the layout screen 32A (32B) of the center enlarged numeric keypad, the CPU 19 makes a screen transition to the layout screen 31A (31B) of the left numeric keypad. As a result, the user can easily transition to the left numeric keypad layout screen 31A (31B).
  • the CPU 19 detects an upward touch operation on the center enlarged numeric keypad layout screen 32A (32B), the CPU 19 changes the screen to the layout screen 34A (34B) of the double-sided numeric keys. As a result, the user can easily transition to the layout screen 34A (34B) of the double-sided numeric keypad.
  • the CPU 19 detects a downward touch operation on the layout screen 34A (34B) of the double-sided numeric keypad, the CPU 19 shifts the screen to the layout screen 32A (32B) of the central enlarged numeric keypad. As a result, the user can easily change the screen to the layout screen 32A (32B) of the center enlarged numeric keypad.
  • a central enlargement key for enlarging and displaying the keys of the center column key group 21C in the numeric keypad group 21 on the display screen in a horizontally long manner as compared with the keys of the left column key group 21A and the right column key group 21B.
  • the layout screen 32A (32B) is displayed on the screen.
  • a layout screen 34A (34B) of both-side numeric keys that displays the numeric keypad group 21 on both the right and left sides of the display screen is displayed on the display screen.
  • the specification is identified according to the inclination of the mobile electronic device 1.
  • a layout screen corresponding to the vertical specification is displayed on the display unit 15.
  • the layout corresponding to the horizontal specification is displayed. The screen is displayed on the display unit 15.
  • FIG. 19 is an explanatory diagram showing an example of a layout screen of another horizontal specification numeric keypad.
  • the left column key group 21A and the center column key group 21C of the numeric keypad group 21 are displayed on the left side of the display screen, and the right column key group 21B and the right column key group 21B are displayed on the right side of the display screen.
  • the central column key group 21C is displayed on the screen.
  • two handwriting input screens 23 are displayed on the layout screen 37.
  • the user can operate the center column key group 21C of the numeric keypad group 21 from both the left and right sides even in the case of the horizontal specification.
  • the layout screen 37 of FIG. 19 is not shown, but can also be applied to a vertical specification.
  • FIG. 20 is an explanatory view showing an example of a layout screen of another horizontal keyboard of normal specification.
  • the numeric keypad group 21 including the left column key group 21A, the center column key group 21C, and the right column key group 21B is displayed on the display unit 15.
  • the CPU 19 may display the layout screen 38 shown in FIG.
  • the key group 22 of the QWERTY keyboard is displayed on the screen.
  • the QWERTY keyboard key group 22 includes a left column key group 22A, a right column key group 22B, and a center column key group 22C.
  • the left column key group 22A includes a first column key group 221, a second column key group 222, a third column key group 223, and a fourth column key group 224.
  • the first column key group 221 includes, for example, “1”, “Q”, “A”, and “Z” keys.
  • the second column key group 222 includes, for example, “2”, “W”, “S”, and “X” keys.
  • the third column key group 223 includes, for example, “3”, “E”, “D”, and “C” keys.
  • the fourth column key group 224 includes, for example, “4”, “R”, “F”, and “V” keys.
  • the right column key group 22B includes a seventh column key group 227, an eighth column key group 228, a ninth column key group 229, a tenth column key group 230, and a BS key 231.
  • the seventh column key group 227 includes, for example, “7”, “U”, “J”, and “M” keys.
  • the eighth column key group 228 includes, for example, “8”, “I”, “K”, and “,” keys.
  • the ninth column key group 229 includes, for example, “9”, “O”, “L”, and “.” Keys.
  • the tenth column key group 230 includes, for example, “0”, “P”, “;”, and “/” keys.
  • the central column key group 22C has a fifth column key group 225 and a sixth column key group 226.
  • the fifth column key group 225 includes, for example, “5”, “T”, “G”, and “B” keys.
  • the sixth column key group 226 includes, for example, “6”, “Y”, “H”, and “N” keys.
  • FIG. 21 is an explanatory diagram showing an example of a layout screen of another horizontal specification center enlarged keyboard.
  • the CPU 19 may display the layout screen 38B shown in FIG.
  • the fifth column key group 225 and the sixth column key group 226 of the center column key group 22C are larger than the keys of the left column key group 22A and the right column key group 22B. It is a screen display.
  • the user can operate the central column key group 22C at the center of the display screen from both the left and right sides of the display screen.
  • the CPU 19 transitions to the normal keyboard layout screen 38 when, for example, a touch operation in the right direction is detected on the layout screen 38B of the horizontal enlarged central keyboard. Further, when the CPU 19 detects a touch operation in the left direction on the layout screen 38 of the normal keyboard of the horizontal specification, the CPU 19 transitions to the layout screen 38 of the center enlarged keyboard.
  • FIG. 22 is an explanatory diagram showing an example of a layout screen of a double-sided keyboard with other horizontal specifications.
  • the CPU 19 may display the layout screen 38C shown in FIG.
  • the fifth column key group 225 and the sixth column key group 226 of the center column key group 22C are displayed on both the left column key group 22A and the right column key group 22B.
  • the portable electronic device 1 displays both the fifth column key group 225 and the sixth column key group 226 on the left and right sides of the display screen, so that the user can display the center column in the keyboard from both the left and right sides of the display screen.
  • the key group 22C can be operated.
  • the drawing information is generated for each key in the layout screen.
  • the drawing information may be generated for all the keys on the layout screen at once.
  • the tablet type portable electronic device 1 was mentioned and demonstrated as an example, you may apply to a smart phone, a portable game device, etc.
  • the said Example is not restricted to a portable electronic device, It can apply widely to the electronic device which receives operation with a touch panel.
  • the layout screen of the numeric keypad group 21 has four types of vertical specifications and four types of horizontal specifications, but is not limited to these types.
  • the portable electronic device 1 is supplied with power from the battery (not shown) to the RAM 18 regardless of whether the main power source of the portable electronic device 1 is on or off, and the main power source of the portable electronic device 1 is turned off.
  • the RAM 18 can hold information such as the key table 40.
  • the present invention is not limited to this, and information such as the key table 40 may be held in a flash memory such as an EPROM.
  • each component of each part illustrated does not necessarily need to be physically configured as illustrated.
  • the specific form of distribution / integration of each part is not limited to the one shown in the figure, and all or a part thereof may be functionally or physically distributed / integrated in arbitrary units according to various loads and usage conditions. Can be configured.
  • each device is all or any part of it on a CPU (Central Processing Unit) (or a micro computer such as MPU (Micro Processing Unit) or MCU (Micro Controller Unit)). You may make it perform.
  • CPU Central Processing Unit
  • MPU Micro Processing Unit
  • MCU Micro Controller Unit
  • Various processing functions may be executed entirely or arbitrarily on a program that is analyzed and executed by a CPU (or a microcomputer such as an MPU or MCU) or hardware based on wired logic. Needless to say.
  • FIG. 23 is an explanatory diagram showing a portable electronic device that executes a key display program.
  • the portable electronic device 100 that executes the key display program shown in FIG. 23 includes a RAM (Random Access Memory) 110, a ROM (Read Only Memory) 120, and a CPU. Furthermore, the portable electronic device 100 includes an operation unit 140, a display unit 150 having a touch panel function, and a communication unit 160. In the portable electronic device 100, a RAM 110, a ROM 120, a CPU 130, an operation unit 140, a display unit 150, and a communication unit 160 are connected via a bus 170.
  • the ROM 120 stores in advance a key display program that exhibits the same function as in the above embodiment.
  • the key display program may be recorded on a computer-readable recording medium instead of the ROM 120.
  • the recording medium may be, for example, a portable recording medium such as a CD-ROM, a DVD disk, or a USB memory, or a semiconductor memory such as a flash memory.
  • the key display program may be appropriately distributed by the CPU 130.
  • the CPU 130 reads the key display program 121 from the ROM 120 and executes it on the RAM 110.
  • the key display program 121 functions as a key display process 111 on the RAM 110.
  • the CPU 130 causes the display unit 150 to display an operation key group in which a column key group in which a plurality of keys are arranged vertically is arranged in parallel.
  • the CPU 130 uses the predetermined key in the column key group arranged between the right column key group and the left column key group in the operation key group as a portable electronic device for the predetermined key.
  • the screen is displayed at a position that allows operation from the right side and operation from the left side of the device.
  • the CPU 130 has a first arrangement in which the key width of each key in the operation key group is the same, and a column key arranged between the right column key and the left column key in the operation key group.
  • the second arrangement in which the key width of the predetermined key is longer than the key width of each key in the right column key and the left column key is displayed in a switchable manner.
  • the user can perform a key operation of a predetermined key from both the left and right sides of the display screen while holding the portable electronic device 100 with both hands.

Abstract

 タッチパネル(14)及び表示部(15)と、表示部(15)にキーを表示させるCPU(19)とを備えた携帯電子機器(1)である。CPU(19)は、複数のキーを縦に配列した縦列キーを並列に配置したテンキー群(21)を表示部(15)に表示させる際に、テンキー群(21)内の各キーのキー幅を同一とした第一の配列と、テンキー群(21)内の右側縦列キー群(21B)と左側縦列キー群(21A)との間に配置された中央縦列キー群(21C)内の各キーのキー幅を、右側縦列キー群(21B)及び左側縦列キー群(21A)内の各キーのキー幅より長くした第二の配列とを切替え可能に表示させた。

Description

携帯電子機器及びキー表示プログラム
 本発明は、携帯電子機器及びキー表示プログラムに関する。
 例えば、下記特許文献に記載されているタッチパネル機能を有する表示部を備えた携帯電子機器では、利用者が最初にタッチ操作した表示画面領域の位置に基づき、利用者が最初のタッチ操作に使用した手が右手又は左手かを識別する。そして、携帯電子機器は、その識別結果に基づき、タッチ操作で入力可能なテンキー群を表示画面上の向かって右寄り又は左寄りに表示させる。その結果、利用者は、最初のタッチ操作に応じて、表示画面の右寄り又は左寄りに画面表示されたテンキー群を使用できる。
特開平6-208671号公報
 しかしながら、タブレット型の携帯電子機器では、携帯電子機器を両手で持ちながら、両手を使用してタッチ操作することも多く、テンキー群が表示画面の右寄り又は左寄りの内、何れか一方に片寄って表示されると、その操作性が低下する。
 例えば、テンキー群を表示画面上の左寄りに表示させた場合には、利用者は、右手を使用してテンキーを操作し辛く、テンキー群を表示画面上の右寄りに表示させた場合には、利用者は、左手を使用してテンキーを操作し辛くなる。
 なお、このような課題は、タブレット型の携帯電子機器に限らず、両手で持ちながら操作することがありうる携帯電子機器であれば、携帯電話機やスマートフォン等のいずれの携帯電子機器であっても発生しうるものである。
 開示の技術は、利用者がキー操作する際の操作性を良好にした携帯電子機器及びキー表示プログラムを提供することを目的とする。
 開示の機器は、一つの態様において、タッチパネル機能を備えた表示部と、当該表示部にキーを表示させるプロセッサとを備えた携帯電子機器であって、前記プロセッサは、複数のキーを縦に配列した縦列キーを並列に配置した操作キー群を前記表示部に表示させる際に、当該操作キー群内の各キーのキー幅を同一とした第一の配列と、当該操作キー群内の右側の縦列キーと左側の縦列キーとの間に配置された縦列キー内の所定キーのキー幅を、前記右側の縦列キー及び前記左側の縦列キー内の各キーのキー幅より長くした第二の配列と、を切替え可能に表示させる。
 開示の機器では、利用者がキー操作する際の操作性を良好にできる。
図1は、実施例の携帯電子機器の構成の一例を示すブロック図である。 図2は、携帯電子機器の外観構成の一例を示す説明図である。 図3は、縦仕様の左側テンキーのレイアウト画面の一例を示す説明図である。 図4は、横仕様の左側テンキーのレイアウト画面の一例を示す説明図である。 図5は、レイアウト画面に対応したキーテーブルの一例を示す説明図である。 図6は、縦仕様の中央拡大テンキーのレイアウト画面の一例を示す説明図である。 図7は、横仕様の中央拡大テンキーのレイアウト画面の一例を示す説明図である。 図8は、縦仕様の右側テンキーのレイアウト画面の一例を示す説明図である。 図9は、横仕様の右側テンキーのレイアウト画面の一例を示す説明図である。 図10は、縦仕様の両側テンキーのレイアウト画面の一例を示す説明図である。 図11は、横仕様の両側テンキーのレイアウト画面の一例を示す説明図である。 図12は、テンキー遷移テーブルの一例を示す説明図である。 図13は、縦仕様の中央拡大テンキーのレイアウト画面に遷移する際の動作の一例を示す説明図である。 図14は、中央拡大テンキーのレイアウト画面の縦仕様又は横仕様切替時に関わる動作の一例を示す説明図である。 図15は、横仕様の中央拡大テンキーのレイアウト画面に遷移する際の動作の一例を示す説明図である。 図16は、テンキー表示処理に関わるCPUの処理動作の一例を示すフローチャートである。 図17は、キー操作処理に関わるCPUの処理動作の一例を示すフローチャートである。 図18は、テンキー遷移処理に関わるCPUの処理動作の一例を示すフローチャートである。 図19は、他の横仕様のテンキーのレイアウト画面の一例を示す説明図である。 図20は、他の横仕様の通常キーボードのレイアウト画面の一例を示す説明図である。 図21は、他の横仕様の中央拡大キーボードのレイアウト画面の一例を示す説明図である。 図22は、他の横仕様の両側キーボードのレイアウト画面の一例を示す説明図である。 図23は、キー表示プログラムを実行する携帯電子機器の一例を示す説明図である。
 以下、図面に基づいて、本願の開示する携帯電子機器及びキー表示プログラムの実施例を詳細に説明する。尚、本実施例により、開示技術が限定されるものではない。また、以下に示す各実施例は、矛盾を起こさない範囲で適宜組み合わせても良い。
 図1は、実施例の携帯電子機器の構成の一例を示すブロック図、図2は、携帯電子機器の外観構成の一例を示す説明図である。図1に示す携帯電子機器1は、例えば、縦寸法が192mm、横寸法が275mm及び厚さ寸法が16.2mmのタブレット型の電子機器である。尚、携帯電子機器1は、縦仕様又は横仕様で使用できる。横仕様では、図2の(A)に示すように、携帯電子機器1の長辺1Aを表示画面の天地とし、縦仕様では、図2の(B)に示すように、携帯電子機器1の短辺1Bを表示画面の天地とする。
 図1に示す携帯電子機器1は、無線部11と、マイク12と、スピーカ13と、タッチパネル14と、表示部15と、傾きセンサ16と、ROM(Read Only Memory)17と、RAM(Random Access Memory)18と、CPU19とを有する。無線部11は、図示せぬ無線ネットワークと無線通信する。マイク12は、音声等を収音する。スピーカ13は、音声等を外部出力する。タッチパネル14は、表示部15の表示画面上に搭載され、画面表示に表示されたキーに対するタッチ操作を検出する。尚、タッチパネル14は、例えば、抵抗膜方式、表面弾性波方式、赤外線方式、電磁誘導方式や静電容量方式等を採用しても良い。表示部15は、各種情報を画面表示すると共に、タッチパネル14によりタッチ操作が検出される操作キーを画面表示するものである。
 傾きセンサ16は、携帯電子機器1の基準姿勢に対する傾きを検出する。CPU19は、傾きセンサ16の検出結果に基づき、携帯電子機器1の縦仕様又は横仕様を識別する。更に、CPU19は、指定要求に応じて、表示部15に縦仕様又は横仕様のキーボードやテンキー等を画面表示する。
 ROM17には、縦仕様及び横仕様の各種レイアウト画面に対応したキーテーブルが格納される。尚、レイアウト画面には、例えば、左側テンキー、右側テンキー、両側テンキー及び中央拡大テンキーの4種類のレイアウト画面がある。つまり、レイアウト画面は、例えば、縦仕様4種類、横仕様4種類の合計8種類となる。
 図3は、縦仕様の左側テンキーのレイアウト画面の一例を示す説明図である。図3に示すレイアウト画面31Aには、縦仕様の表示画面の左側にテンキー群21が画面表示される。更に、レイアウト画面31Aには、手書き操作で文字を入力する2個の手書き入力画面23が画面表示される。図4は、横仕様の左側テンキーのレイアウト画面の一例を示す説明図である。図4に示すレイアウト画面31Bには、横仕様の表示画面の左側にテンキー群21が画面表示される。更に、レイアウト画面31Bには、3個の手書き入力画面23が画面表示される。
 図5は、レイアウト画面に対応したキーテーブル40の一例を示す説明図である。図5に示すキーテーブル40は、表示部15に画面表示した各レイアウト画面内の各キーの詳細情報を管理するものである。キーテーブル40は、ID40Aと、種別40Bと、名称40Cと、X座標40Dと、Y座標40Eと、キー幅40Fと、キー高さ40Gと、キーコード40Hとを対応付けて管理する。ID40Aは、例えば、各仕様のレイアウト画面毎に異なる、画面表示上のキーを識別するIDである。種別40Bは、画面表示上のキーに対応した文字の種別、例えば、「かな」や「数字」等を識別するものである。名称40Cは、画面表示上のキーに対応した表示名称を識別するものである。X座標40Dは、画面表示上のキーの表示座標の始点を示すX座標である。Y座標40Eは、画面表示上のキーの表示座標の始点を示すY座標である。尚、X座標及びY座標は、表示部15の表示画面のある点を原点とするXY座標系における各座標値を示す。キー幅40Fは、画面表示上のキーの幅寸法を示すものである。キー高さ40Gは、画面表示上のキーの縦寸法を示すものである。キーコード40Hは、画面表示上のキーに対応する内容、例えば、文字コードに相当するものである。尚、図5に示すキーテーブル40の例では、例えば、ID40Aの「1」~「24」で縦仕様の中央拡大テンキーのレイアウト画面のキーテーブルを示し、ID40Aの「25」~「48」で縦仕様の左側テンキーのレイアウト画面のキーテーブルを示すものである。
 例えば、キーテーブル40内のID40Aの「1」、「2」及び「3」に着目する。ID40Aの「1」は、名称40Cが「1」、X座標40Dが「0」、Y座標40Eが「0」、キー幅40Fが「10」、キー高さ40Gが「10」、キーコード40Hが「0x31」である。また、ID40Aの「2」は、名称40Cが「2」、X座標40Dが「10」、Y座標40Eが「0」、キー幅40Fが「30」、キー高さ40Gが「10」、キーコード40Hが「0x32」である。ID40Aの「3」は、名称40Cが「3」、X座標40Dが「40」、Y座標40Eが「0」、キー幅40Fが「10」、キー高さ40Gが「10」、キーコード40Hが「0x33」である。従って、CPU19は、例えば、「1」、「2」及び「3」を並べて縦仕様の表示画面に画面表示する際、キー幅40Fに基づき、後述する図6に示すように、「1」及び「3」に比較して「2」を横長に拡大して表示することになる。
 また、例えば、ID40Aの「25」、「26」及び「27」に着目する。ID40Aの「25」は、名称40Cが「1」、X座標40Dが「0」、Y座標40Eが「0」、キー幅40Fが「10」、キー高さ40Gが「10」、キーコード40Hが「0x31」である。また、ID40Aの「26」は、名称40Cが「2」、X座標40Dが「10」、Y座標40Eが「0」、キー幅40Fが「10」、キー高さ40Gが「10」、キーコード40Hが「0x32」である。ID40Aの「27」は、名称40Cが「3」、X座標40Dが「20」、Y座標40Eが「0」、キー幅40Fが「10」、キー高さ40Gが「10」、キーコード40Hが「0x33」である。従って、CPU19は、例えば、「1」、「2」及び「3」を並べて縦仕様の表示画面に画面表示する際、キー幅40Fに基づき、例えば、図3に示すように「1」、「2」及び「3」を同一寸法で画面表示することになる。
 図6は、縦仕様の中央拡大テンキーのレイアウト画面の一例を示す説明図である。図6に示すレイアウト画面32Aには、縦仕様の表示画面にテンキー群21が画面表示され、特に、その表示画面の中央部にテンキー群21の中央縦列キー群21Cが拡大して画面表示される。尚、レイアウト画面32Aは、テンキー群21の左縦列キー群21Aを表示画面の左側、テンキー群21の右縦列キー群21Bが表示画面の右側に画面表示され、テンキー群21の中央縦列キー群21Cが表示画面の中央部に拡大して画面表示される。尚、左縦列キー群21Aは、例えば、「1」、「4」、「7」及び「*」である。右縦列キー群21Bは、例えば、「3」、「6」、「9」及び「#」である。中央縦列キー群21Cは、例えば、「2」、「5」、「8」及び「0」である。
 図7は、横仕様の中央拡大テンキーのレイアウト画面の一例を示す説明図である。図7に示すレイアウト画面32Bには、横仕様の表示画面にテンキー群21が画面表示され、特に、その表示画面の中央部にテンキー群21の中央縦列キー群21Cが拡大して画面表示される。
 図8は、縦仕様の右側テンキーのレイアウト画面の一例を示す説明図である。図8に示すレイアウト画面33Aには、縦仕様の表示画面の右側にテンキー群21が画面表示される。更に、レイアウト画面33Aには、2個の手書き入力画面23が画面表示される。また、図9は、横仕様の右側テンキーのレイアウト画面の一例を示す説明図である。図9に示すレイアウト画面33Bには、横仕様の表示画面の右側にテンキー群21が画面表示される。更に、レイアウト画面33Bには、3個の手書き入力画面23が画面表示される。
 図10は、縦仕様の両側テンキーのレイアウト画面の一例を示す説明図である。図10に示すレイアウト画面34Aには、縦仕様の表示画面の左右両側にテンキー群21が画面表示される。更に、レイアウト画面34Aには、1個の手書き入力画面23が画面表示される。また、図11は、横仕様の両側テンキーのレイアウト画面の一例を示す説明図である。図11に示すレイアウト画面34Bには、横仕様の表示画面の左右両側にテンキー群21が画面表示される。更に、レイアウト画面34Bには、2個の手書き入力画面23が画面表示される。
 CPU19は、前回表示したレイアウト画面をRAM18に保持する。CPU19は、傾きセンサ16を使用して現在の携帯電子機器1の仕様を識別すると、現在の仕様に対応した前回レイアウトのキーテーブル40をROM17から取得する。CPU19は、現在の仕様に対応した前回レイアウトのキーテーブル40を取得すると、キーテーブル40内の各キーの名称40C、X座標40D、Y座標40E、キー幅40F及びキー高さ40Gに基づき描画情報をキー毎に生成する。尚、CPU19は、キーのX座標40D及びY座標40Eを始点として、キー幅40F及びキー高さ40Gに基づきキートップ面の描画を生成し、そのキートップ面に名称40Cに基づく表示名称を中央揃えに表示する描画情報を生成する。
 CPU19は、レイアウト画面内のキー毎に描画情報を生成すると、その生成された描画情報をRAM18に順次保持する。CPU19は、レイアウト画面内の全キーの描画情報の生成が完了したか否かを判定する。CPU19は、レイアウト画面内の全キーの描画情報の生成が完了した場合、RAM18に保持された描画情報を表示部15の表示画面上に画面表示する。また、CPU19は、レイアウト画面内の全キーの描画情報の生成が完了してない場合、レイアウト画面内の残りのキーの描画情報を順次生成する。尚、CPU19でレイアウト画面内の各キーの描画情報を生成する順序は、例えば、キーテーブル40内のID40Aの昇順とする。
 CPU19は、タッチパネル14を通じて表示部15の表示画面上のキー操作に対応した操作座標を検出し、その操作座標に対応したキーコードをキーテーブル40から取得する。CPU19は、操作座標に対応したキーコードを取得すると、その取得されたキーコードを、例えば、アドレス帳アプリケーション(以後、アプリケーションを「アプリ」と略記する)等の文字入力アプリに通知する。CPU19は、文字入力アプリにキーコードを通知することで、表示部15の文字入力対象の文字入力欄上にキーコードに対応した文字が入力されたことを検知する。
 図12は、テンキー遷移テーブル42の一例を示す説明図である。尚、テンキー遷移テーブル42は、ROM17に格納されているものとする。図12に示すテンキー遷移テーブルは、右側テンキー、左側テンキー、両側テンキー及び中央拡大テンキーのレイアウト画面を切替遷移する際の遷移を規定するテーブルである。CPU19は、図12に示すテンキー遷移テーブル42を参照し、移動前のレイアウト画面に対する右方向又は左方向のタッチ操作に応じて、遷移するレイアウト画面(移動後のレイアウト画面)の遷移を規定するものである。
 例えば、CPU19は、移動前が右側テンキーのレイアウト画面33A(33B)の場合、テンキー遷移テーブル42を参照して、左方向のタッチ操作を検出すると、中央拡大テンキーのレイアウト画面32A(32B)に遷移させる。尚、CPU19は、移動前が右側テンキーのレイアウト画面33A(32B)の場合、右方向のタッチ操作を検出したとしても、他のレイアウト画面を遷移させない。
 また、CPU19は、移動前が中央拡大テンキーのレイアウト画面32A(32B)の場合、左方向のタッチ操作を検出すると、左側テンキーのレイアウト画面31A(31B)に遷移させる。また、CPU19は、移動前が中央拡大テンキーのレイアウト画面32A(32B)の場合、右方向のタッチ操作を検出すると、右側テンキーのレイアウト画面33A(33B)に遷移させる。また、CPU19は、移動前が中央拡大テンキーのレイアウト画面32A(32B)の場合、上方向のタッチ操作を検出すると、両側テンキーのレイアウト画面34Aに遷移させる。
 また、CPU19は、移動前が左側テンキーのレイアウト画面31A(31B)の場合、右方向のタッチ操作を検出すると、中央拡大テンキーのレイアウト画面32A(32B)に遷移させる。尚、CPU19は、移動前が左側テンキーのレイアウト画面31A(31B)の場合、左方向のタッチ操作を検出したとしても、他のレイアウト画面を遷移させない。
 また、CPU19は、移動前が両側テンキーのレイアウト画面34A(34B)の場合、下方向のタッチ操作を検出すると、中央拡大テンキーのレイアウト画面32A(32B)に遷移させる。尚、CPU19は、移動前が両側テンキーのレイアウト画面34A(34B)の場合、右方向又は左方向のタッチ操作を検出したとしても、他のレイアウト画面を遷移させない。
 次に、本実施例の携帯電子機器1の動作について説明する。図13は、縦仕様の中央拡大テンキーのレイアウト画面32Aに遷移する際の動作の一例を示す説明図である。携帯電子機器1は、縦仕様で、図13の(A)に示すメニュー画面35上から、例えばアドレス帳アプリ35Aが選択されたとする。この際、携帯電子機器1には、前回レイアウトとして、例えば、中央拡大テンキーのレイアウト画面32Aが保持されているものとする。携帯電子機器1は、メニュー画面からアドレス帳アプリが選択されると、文字入力欄36が存在するため、図13の(B)に示すテンキー群21のレイアウト画面32Aを画面表示する。その結果、携帯電子機器1の利用者は、携帯電子機器1を両手で持ちながら、中央拡大テンキーのレイアウト画面32A上でテンキー群21内の中央縦列キー群21Cを左右両側から操作できる。
 図14は、中央拡大テンキーのレイアウト画面の縦仕様又は横仕様切替時に関わる動作の一例を示す説明図である。携帯電子機器1は、縦に傾けられると、図14の(A)に示すように、例えば、縦仕様の中央拡大キーのレイアウト画面32Aを画面表示する。その結果、携帯電子機器1の利用者は、携帯電子機器1の長辺1Aを両手で持ちながら、縦仕様のレイアウト画面32A上でテンキー群21の中央縦列キー群21Cを左右(長辺1A)両側から操作できる。
 また、携帯電子機器1は、横に傾けられると、図14の(B)に示すように、例えば、横仕様の中央拡大キーのレイアウト画面32Bを画面表示する。その結果、携帯電子機器1の利用者は、携帯電子機器1の短辺1Bを両手で持ちながら、横仕様のレイアウト画面32B上でテンキー群21の中央縦列キー群21Cを左右(短辺1B)両側から操作できる。
 図15は、横仕様の中央拡大キーのレイアウト画面32Bに遷移する際の動作の一例を示す説明図である。携帯電子機器1は、図15の(A)に示すように、横仕様の右側テンキーのレイアウト画面33B上の左方向のタッチ操作を検出する。携帯電子機器1は、左方向のタッチ操作を検出すると、図15の(B)に示すように、横仕様の中央拡大テンキーのレイアウト画面32Bを画面表示させる。なお、このレイアウト画面32Bにおいて所定の操作を受け付けることで、図15の(A)に示したレイアウト画面33Bに画面の表示を切り替えることが可能である。
 図16は、テンキー表示処理に関わるCPU19の処理動作の一例を示すフローチャートである。図16に示すテンキー表示処理とは、起動要求に応じて表示部15にテンキー群21を画面表示させる処理である。図16においてCPU19は、テンキー表示の起動要求を検出する(ステップS11)。尚、テンキー表示の起動要求では、例えば、携帯電子機器1のOS(Operating System)がメニュー画面上のアプリ選択操作を検出すると、選択したアプリ、例えば、アドレス帳アプリを起動してアドレス帳アプリを表示部15に画面表示させる。更に、アドレス帳アプリと並行して動作する監視プログラムは、図13(B)に示すように、画面表示中のアドレス帳アプリ内に文字を入力する文字入力欄36があるか否かを監視する。監視プログラムは、アドレス帳アプリ内に文字入力欄36がある場合、テンキー表示起動をCPU19に要求するものである。
 CPU19は、テンキー表示の起動要求を検出すると、傾きセンサ16で現在の携帯電子機器1の仕様を識別する(ステップS12)。CPU19は、識別結果に基づき、現在の携帯電子機器1が縦仕様であるか否かを判定する(ステップS13)。CPU19は、現在の携帯電子機器1が縦仕様の場合(ステップS13肯定)、RAM18に保持中の前回レイアウトを読み出す(ステップS14)。
 CPU19は、読み出した前回レイアウトに対応したキーテーブル40をROM17から取得する(ステップS15)。尚、CPU19は、前回レイアウトが縦仕様の左側テンキーのレイアウト画面31Aの場合、縦仕様の左側テンキーのレイアウト画面31Aに対応したキーテーブル40を取得する。また、CPU19は、前回レイアウトが右側テンキーのレイアウト画面33Aの場合、縦仕様の右側テンキーのレイアウト画面33Aに対応したキーテーブル40を取得する。また、CPU19は、前回レイアウトが両側テンキーのレイアウト画面34Aの場合、縦仕様の両側テンキーのレイアウト画面34Aに対応したキーテーブル40を取得する。また、CPU19は、前回レイアウトが中央拡大テンキーのレイアウト画面32Aの場合、縦仕様の中央拡大テンキーのレイアウト画面32Aに対応したキーテーブル40を取得する。
 CPU19は、ステップS15にて前回レイアウトに対応したキーテーブル40を取得すると、キーテーブル40内のレイアウト画面に応じてキーを指定する(ステップS16)。尚、レイアウト画面内のキー指定は、ID40Aの昇順で指定するものである。CPU19は、キーを指定し、指定したキーに対応した名称40C、X座標40D、Y座標40E、キー幅40F及びキー高さ40Gをキーテーブル40から取得する。更に、CPU19は、取得されたX座標40D、Y座標40E、キー幅40F及びキー高さ40Gに基づき指定キーの描画情報を生成する(ステップS17)。更に、CPU19は、取得された名称40Cを表示名称として描画情報に含める(ステップS18)。そして、CPU19は、指定キーに対応した描画情報をRAM18に保持する(ステップS19)。
 更に、CPU19は、レイアウト画面内の全てのキーの描画情報の生成が完了したか否かを判定する(ステップS20)。CPU19は、レイアウト画面内の全てのキーの描画情報の生成が完了していない場合(ステップS20否定)、レイアウト画面内の次のキーを指定し(ステップS21)、指定キーの描画情報を生成すべく、ステップS17に移行する。また、CPU19は、レイアウト画面内の全てのキーの描画情報の生成が完了した場合(ステップS20肯定)、RAM18に保持中の描画情報を読み出す(ステップS22)。CPU19は、読み出された描画情報を用いて表示部15にテンキー群21を画面表示し(ステップS23)、図16に示す処理動作を終了する。
 また、CPU19は、現在の携帯電子機器1が縦仕様でない場合(ステップS13否定)、すなわち横仕様と判断し、RAM18に保持中の前回レイアウトを読み出し(ステップS24)、ステップS15に移行する。尚、CPU19は、前回レイアウトが横仕様の左側テンキーのレイアウト画面31Bの場合、横仕様の左側テンキーのレイアウト画面31Bに対応したキーテーブル40をROM17から取得する。また、CPU19は、前回レイアウトが右側テンキーのレイアウト画面33Bの場合、横仕様の右側テンキーのレイアウト画面33Bに対応したキーテーブル40を取得する。また、CPU19は、前回レイアウトが両側テンキーのレイアウト画面34Bの場合、横仕様の両側テンキーのレイアウト画面34Bに対応したキーテーブル40を取得する。また、CPU19は、前回レイアウトが中央拡大テンキーのレイアウト画面32Bの場合、横仕様の中央拡大テンキーのレイアウト画面32Bに対応したキーテーブル40を取得する。
 図16においてCPU19は、現在の携帯電子機器1の仕様を識別し、その仕様に応じて前回レイアウトのキーテーブル40を取得し、そのキーテーブル40に基づき各キーの描画情報を生成し、その生成された描画情報を表示部15に画面表示する。その結果、携帯電子機器1は、現在の携帯電子機器1の仕様に応じた前回レイアウトのテンキー群21を画面表示できる。
 また、CPU19は、縦仕様の中央拡大テンキーのレイアウト画面32Aの場合、図6に示すように、テンキー群21の中央縦列キー群21Cを拡大して画面表示する。その結果、利用者は、携帯電子機器1が縦仕様の場合でも、テンキー群21内の中央縦列キー群21Cを左右両側から操作できる。
 また、CPU19は、横仕様の中央拡大テンキーのレイアウト画面32Bの場合、図7に示すように、テンキー群21の中央縦列キー群21Cを拡大して画面表示する。その結果、利用者は、携帯電子機器1が横仕様の場合でも、テンキー群21内の中央縦列キー群21Cを左右両側から操作できる。
 また、CPU19は、縦仕様の両側テンキーのレイアウト画面34Aの場合、図10に示すように、表示画面の左右両側にテンキー群21を画面表示する。その結果、利用者は、携帯電子機器1が縦仕様の場合でも、左右両側からテンキー群21を操作できる。
 また、CPU19は、横仕様の両側テンキーのレイアウト画面34Bの場合、図11に示すように、表示画面の左右両側にテンキー群21を画面表示する。その結果、利用者は、携帯電子機器1が横仕様の場合でも、左右両側からテンキー群21を操作できる。
 図17は、キー操作処理に関わるCPU19の処理動作の一例を示すフローチャートである。図17に示すキー操作処理は、表示部15に画面表示したレイアウト画面上のキー操作に応じて処理を実行する処理である。図17においてCPU19は、文字入力アプリ、例えば、アドレス帳アプリの動作中に、表示部15に画面表示中のレイアウト画面上でキー操作を検出すると(ステップS41)、傾きセンサ16を通じて現在の携帯電子機器1の仕様を識別する(ステップS42)。CPU19は、識別結果に基づき、現在の携帯電子機器1の仕様が縦仕様であるか否かを判定する(ステップS43)。
 CPU19は、現在の携帯電子機器1の仕様が縦仕様の場合(ステップS43肯定)、RAM18に保持中の前回レイアウトを読み出し(ステップS44)、前回のレイアウトに対応したキーテーブル40をROM17から取得する(ステップS45)。CPU19は、現在の携帯電子機器1の仕様に応じた前回レイアウトに対応したキーテーブル40をROM17から取得すると、キーテーブル40を参照してキー操作の座標に対応したキーコードを取得する(ステップS46)。
 CPU19は、キーテーブル40を参照してキー操作の座標に対応したキーコードを取得すると、このキーコードを現在の文字入力アプリ、例えば、アドレス帳アプリに通知し(ステップS47)、図17に示す処理動作を終了する。
 また、CPU19は、現在の携帯電子機器1の仕様が縦仕様でない場合(ステップS43否定)、横仕様と判断し、RAM18に保持中の前回レイアウトを読み出す(ステップS48)。CPU19は、前回レイアウトを読み出し、横仕様の前回レイアウトに対応したキーテーブル40をROM17から取得すべく、ステップS45に移行する。
 図17においてCPU19は、携帯電子機器1の仕様に応じたレイアウト画面上のキー操作を検出した場合に、そのキー操作の操作座標に対応したキーコードを取得し、そのキーコードを文字入力アプリに通知する。その結果、携帯電子機器1は、携帯電子機器1の仕様及びレイアウト画面が異なったとしても、レイアウト画面上でタッチ操作を認識できる。
 また、CPU19は、縦仕様の中央拡大テンキーのレイアウト画面32Aの場合、図6に示すように、テンキー群21の中央縦列キー群21Cを拡大して画面表示する。その結果、利用者は、携帯電子機器1が縦仕様の場合でも、左右両側から中央縦列キー群21Cを操作できる。
 また、CPU19は、横仕様の中央拡大テンキーのレイアウト画面32Bの場合、図7に示すように、テンキー群21の中央縦列キー群21Cを拡大して画面表示する。その結果、利用者は、携帯電子機器1が横仕様の場合でも、左右両側から中央縦列キー群21Cを操作できる。
 また、CPU19は、縦仕様の両側テンキーのレイアウト画面34Aの場合、図10に示すように、表示画面の左右両側にテンキー群21を画面表示する。その結果、利用者は、携帯電子機器1が縦仕様の場合でも、左右両側からテンキー群21を操作できる。
 また、CPU19は、横仕様の両側テンキーのレイアウト画面34Bの場合、図11に示すように、表示画面の左右両側にテンキー群21を画面表示する。その結果、利用者は、携帯電子機器1が横仕様の場合でも、左右両側からテンキー群21を操作できる。
 図18は、テンキー遷移処理に関わるCPU19の処理動作の一例を示すフローチャートである。図18に示すテンキー遷移処理は、テンキー遷移テーブル42を参照して、移動前のレイアウト画面のタッチ操作に応じてレイアウト画面を遷移させる処理である。図18においてCPU19は、レイアウト画面上のタッチ操作等の発生イベントを取得する(ステップS51)。
 CPU19は、レイアウト画面上のタッチ操作等の発生イベントを取得すると、現在の携帯電子機器1の仕様を取得する(ステップS52)。CPU19は、テンキー遷移テーブル42をROM17から取得し(ステップS53)、テンキー遷移テーブル42を参照し、現在のレイアウト画面に対応する移動前のレイアウト画面があるか否かを判定する(ステップS54)。
 CPU19は、現在のレイアウト画面に対応する移動前のレイアウト画面がない場合(ステップS54否定)、図18に示す処理動作を終了する。CPU19は、現在のレイアウト画面に対応する移動前のレイアウト画面がある場合(ステップS54肯定)、テンキー遷移テーブル42を参照し、移動前のレイアウト画面の該当発生イベント(タッチ操作の方向)があるか否かを判定する(ステップS55)。
 CPU19は、移動前のレイアウト画面の該当発生イベントがある場合(ステップS55肯定)、その該当発生イベントに対応した仕様のレイアウト画面を指定し(ステップS56)、図16に示すM1に移行する。
 CPU19は、移動前のレイアウト画面の該当発生イベントがない場合(ステップS55否定)、図18に示す処理動作を終了する。
 図18においてCPU19は、レイアウト画面上のタッチ操作等の発生イベントを検出した場合、テンキー遷移テーブル42を参照し、発生イベントに対応した該当レイアウト画面がある場合、その該当レイアウト画面に画面遷移させる。その結果、レイアウト画面上のタッチ操作に応じて特定のレイアウト画面に簡単に遷移できる。
 また、CPU19は、左側テンキーのレイアウト画面31A(31B)上の右方向のタッチ操作を検出した場合、中央拡大テンキーのレイアウト画面32A(32B)に画面遷移させる。その結果、利用者は、中央拡大テンキーのレイアウト画面32A(32B)に簡単に画面遷移できる。
 CPU19は、右側テンキーのレイアウト画面33A(33B)上の左方向のタッチ操作を検出した場合、中央拡大テンキーのレイアウト画面32A(32B)に画面遷移させる。その結果、利用者は、中央拡大テンキーのレイアウト画面32A(32B)に簡単に画面遷移できる。
 CPU19は、中央拡大テンキーのレイアウト画面32A(32B)上の右方向のタッチ操作を検出した場合、右側テンキーのレイアウト画面33A(33B)に画面遷移させる。その結果、利用者は、右側テンキーのレイアウト画面33A(33B)に簡単に画面遷移できる。
 CPU19は、中央拡大テンキーのレイアウト画面32A(32B)上の左方向のタッチ操作を検出した場合、左側テンキーのレイアウト画面31A(31B)に画面遷移させる。その結果、利用者は、左側テンキーのレイアウト画面31A(31B)に簡単に画面遷移できる。
 CPU19は、中央拡大テンキーのレイアウト画面32A(32B)上の上方向のタッチ操作を検出した場合、両側テンキーのレイアウト画面34A(34B)に画面遷移させる。その結果、利用者は、両側テンキーのレイアウト画面34A(34B)に簡単に画面遷移できる。
 CPU19は、両側テンキーのレイアウト画面34A(34B)上の下方向のタッチ操作を検出した場合、中央拡大テンキーのレイアウト画面32A(32B)に画面遷移させる。その結果、利用者は、中央拡大テンキーのレイアウト画面32A(32B)に簡単に画面遷移できる。
 実施例では、表示画面上に、テンキー群21の内、中央縦列キー群21Cの各キーを左縦列キー群21A及び右縦列キー群21Bの各キーに比較して横長に拡大表示する中央拡大キーのレイアウト画面32A(32B)を画面表示させる。その結果、利用者は、携帯電子機器1を両手で持ちながら、テンキー群21内の中央縦列キー群21Cを左右両側から操作できるため、その操作性が良好となる。
 実施例では、表示画面上に、表示画面の右側及び左側の両方にテンキー群21を画面表示する両側テンキーのレイアウト画面34A(34B)を画面表示させる。その結果、利用者は、携帯電子機器1を両手で持ちながら、テンキー群21を左右両側から操作できるため、その操作性が良好となる。
 実施例では、レイアウト画面上での特定方向のタッチ操作を検出した場合、特定レイアウト画面に遷移する。その結果、利用者は、簡単な操作で特定レイアウト画面に遷移できる。
 実施例では、携帯電子機器1の傾きに応じて仕様を識別し、縦仕様の場合、縦仕様に対応したレイアウト画面を表示部15に画面表示し、横仕様の場合、横仕様に対応したレイアウト画面を表示部15に画面表示させる。その結果、利用者は、携帯電子機器1を縦仕様でも横仕様で使用できる。
 尚、上記実施例では、横仕様の両側テンキーのレイアウト画面34Bの場合、表示画面の左右両側にテンキー群21を画面表示させる。図19は、他の横仕様のテンキーのレイアウト画面の一例を示す説明図である。図19に示すレイアウト画面37には、表示画面の左側に、テンキー群21の内、左縦列キー群21A及び中央縦列キー群21Cが画面表示し、表示画面の右側に、右縦列キー群21B及び中央縦列キー群21Cが画面表示される。更に、レイアウト画面37には、2個の手書き入力画面23が画面表示される。その結果、利用者は、横仕様の場合でも、左右両側からテンキー群21の内、中央縦列キー群21Cを操作できる。尚、図19のレイアウト画面37は、図示せぬが、縦仕様の場合にも適用できる。
 図20は、他の横仕様の通常キーボードのレイアウト画面の一例を示す説明図である。尚、上記実施例では、左縦列キー群21A、中央縦列キー群21C及び右縦列キー群21Bを含むテンキー群21を表示部15に画面表示させる。CPU19は、図20に示すレイアウト画面38を画面表示させても良い。図20に示すレイアウト画面38には、QWERTYキーボードのキー群22が画面表示される。尚、QWERTYキーボードのキー群22は、左縦列キー群22Aと、右縦列キー群22Bと、中央縦列キー群22Cとで構成する。
 左縦列キー群22Aは、第1列キー群221と、第2列キー群222と、第3列キー群223と、第4列キー群224とを有する。第1列キー群221は、例えば、「1」、「Q」,「A」及び「Z」のキーを含む。第2列キー群222は、例えば、「2」、「W」,「S」及び「X」のキーを含む。第3列キー群223は、例えば、「3」、「E」,「D」及び「C」のキーを含む。第4列キー群224は、例えば、「4」、「R」,「F」及び「V」のキーを含む。
 右縦列キー群22Bは、第7列キー群227と、第8列キー群228と、第9列キー群229と、第10列キー群230と、BSキー231とを有する。第7列キー群227は、例えば、「7」、「U」,「J」及び「M」のキーを含む。第8列キー群228は、例えば、「8」、「I」,「K」及び「,」のキーを含む。第9列キー群229は、例えば、「9」、「O」,「L」及び「.」のキーを含む。第10列キー群230は、例えば、「0」、「P」,「;」及び「/」のキーを含む。
 中央縦列キー群22Cは、第5列キー群225及び第6列キー群226を有する。第5列キー群225は、例えば、「5」、「T」,「G」及び「B」のキーを含む。第6列キー群226は、例えば、「6」、「Y」,「H」及び「N」のキーを含む。
 図21は、他の横仕様の中央拡大キーボードのレイアウト画面の一例を示す説明図である。CPU19は、図21に示すレイアウト画面38Bを画面表示しても良い。図21に示すレイアウト画面38Bには、左縦列キー群22A及び右縦列キー群22Bの各キーに比較して大きく、中央縦列キー群22Cの第5列キー群225及び第6列キー群226を画面表示したものである。その結果、利用者は、表示画面の中央の中央縦列キー群22Cを表示画面の左右両側から操作できる。尚、CPU19は、横仕様の中央拡大キーボードのレイアウト画面38B上の、例えば、右方向のタッチ操作を検出すると、通常キーボードのレイアウト画面38に遷移するものである。また、CPU19は、横仕様の通常キーボードのレイアウト画面38の左方向のタッチ操作を検出すると、中央拡大キーボードのレイアウト画面38に遷移するものである。
 図22は、他の横仕様の両側キーボードのレイアウト画面の一例を示す説明図である。CPU19は、図22に示すレイアウト画面38Cを画面表示しても良い。図22に示すレイアウト画面38Cには、中央縦列キー群22Cの第5列キー群225及び第6列キー群226が左縦列キー群22A及び右縦列キー群22Bの両方に画面表示される。その結果、携帯電子機器1は、表示画面の左右両側に第5列キー群225及び第6列キー群226両方を画面表示したので、利用者は、表示画面の左右両方からキーボード内の中央縦列キー群22Cを操作できる。
 また、上記実施例では、レイアウト画面内のキー毎に描画情報を生成したが、レイアウト画面の全てのキーを一括で描画情報を生成しても良い。また、上記実施例では、タブレット型の携帯電子機器1を例に挙げて説明したが、スマートフォンや携帯型ゲーム機器等に適用しても良い。また、上記実施例は、携帯電子機器に限られるものではなく、タッチパネルで操作を受付ける電子機器に広く適用可能である。また、上記実施例では、テンキー群21のレイアウト画面を縦仕様の4種類及び横仕様の4種類としたが、これら種類に限定されるものではない。
 上記実施例では、携帯電子機器1は、携帯電子機器1の主電源のオン、オフにかかわらず、図示せぬバッテリからRAM18へ電源が供給され、携帯電子機器1の主電源がオフとなってもRAM18はキーテーブル40等の情報を保持できるとした。しかし、これに限らず、キーテーブル40等の情報が、EPROM等のフラッシュメモリに保持されることとしても良い。
 また、図示した各部の各構成要素は、必ずしも物理的に図示の如く構成されていることを要しない。すなわち、各部の分散・統合の具体的形態は図示のものに限られず、その全部又は一部を、各種の負荷や使用状況等に応じて、任意の単位で機能的又は物理的に分散・統合して構成することができる。
 更に、各装置で行われる各種処理機能は、CPU(Central Processing Unit)(又はMPU(Micro Processing Unit)、MCU(Micro Controller Unit)等のマイクロ・コンピュータ)上で、その全部又は任意の一部を実行するようにしても良い。また、各種処理機能は、CPU(又はMPU、MCU等のマイクロ・コンピュータ)で解析実行するプログラム上、又はワイヤードロジックによるハードウェア上で、その全部又は任意の一部を実行するようにしても良いことは言うまでもない。
 ところで、本実施例で説明した各種の処理は、予め用意されたプログラムを携帯電子機器のCPU等のプロセッサで実行させることによって実現できる。そこで、以下では、上記実施例と同様の機能を有するプログラムを実行する携帯電子機器の一例を説明する。図23は、キー表示プログラムを実行する携帯電子機器を示す説明図である。
 図23に示すキー表示プログラムを実行する携帯電子機器100では、RAM(Random Access Memory)110、ROM(Read Only Memory)120及びCPU130を有する。更に、携帯電子機器100は、操作部140、タッチパネル機能を備えた表示部150及び通信部160を有する。そして、携帯電子機器100は、RAM110、ROM120、CPU130、操作部140、表示部150及び通信部160がバス170を介して接続される。
 そして、ROM120には、上記実施例と同様の機能を発揮するキー表示プログラムが予め記憶されている。尚、ROM120ではなく、図示せぬドライブでコンピュータ読取可能な記録媒体にキー表示プログラムが記録されていても良い。また、記録媒体としては、例えば、CD-ROM、DVDディスク、USBメモリ等の可搬型記録媒体、フラッシュメモリ等の半導体メモリ等でも良い。尚、キー表示プログラムは、CPU130で適宜分散してもよい。
 そして、CPU130が、キー表示プログラム121をROM120から読み出してRAM110上で実行する。そして、図23に示すように、キー表示プログラム121は、RAM110上でキー表示プロセス111として機能するようになる。
 CPU130は、複数のキーを縦に配列した縦列キー群を並列に配置した操作キー群を表示部150に画面表示させる。CPU130は、操作キー群を画面表示させる際に、操作キー群内の右側の縦列キー群と左側の縦列キー群との間に配置された縦列キー群内の所定キーを、所定キーに対する携帯電子機器の右側からの操作及び左側からの操作を可能とする位置に画面表示させる。つまり、CPU130は、操作キー群内の各キーのキー幅を同一とした第一の配列と、操作キー群内の右側の縦列キーと左側の縦列キーとの間に配置された縦列キー内の所定キーのキー幅を、右側の縦列キー及び左側の縦列キー内の各キーのキー幅より長くした第二の配列とを切替え可能に表示させる。その結果、利用者は、例えば、携帯電子機器100を両手で持ちながら、表示画面の左右両側から所定キーのキー操作を実行できる。
 1 携帯電子機器
 14 タッチパネル
 15 表示部
 16 傾きセンサ
 17 ROM
 18 RAM
 19 CPU
 21 テンキー群
 21A 左縦列キー群
 21B 右縦列キー群
 21C 中央縦列キー群
 22 キー群
 22A 左縦列キー群
 22B 右縦列キー群
 22C 中央縦列キー群
 32A レイアウト画面
 32B レイアウト画面

Claims (6)

  1.  タッチパネル機能を備えた表示部と、当該表示部にキーを表示させるプロセッサとを備えた携帯電子機器であって、
     前記プロセッサは、
     複数のキーを縦に配列した縦列キーを並列に配置した操作キー群を前記表示部に表示させる際に、
     当該操作キー群内の各キーのキー幅を同一とした第一の配列と、
     当該操作キー群内の右側の縦列キーと左側の縦列キーとの間に配置された縦列キー内の所定キーのキー幅を、前記右側の縦列キー及び前記左側の縦列キー内の各キーのキー幅より長くした第二の配列と、
     を切替え可能に表示させることを特徴とする携帯電子機器。
  2.  携帯電子機器の傾きを検出するセンサを備え、
     前記プロセッサは、
     前記センサにて検出された前記携帯電子機器の傾きに応じて、前記第一の配列と前記第二の配列とを切替えた操作キー群を前記表示部に表示させることを特徴とする請求項1に記載の携帯電子機器。
  3.  タッチパネル機能を備えた表示部と、当該表示部にキーを表示させるプロセッサとを備えた携帯電子機器であって、
     前記プロセッサは、
     複数のキーを縦に配列した縦列キーを並列に配置した操作キー群を前記表示部に表示させる際に、
     当該操作キー群内の各キーを各々一つずつ配置した第一の配列と、
     当該操作キー群内の右側の縦列キーを表示領域の右寄りに配置し、左側の縦列キーを前記表示領域の左寄りに配置し、前記右側の縦列キーと前記左側の縦列キーとの間に配置された縦列キー内の所定キーを、前記表示領域の右寄りの位置及び左寄りの位置の双方に配置した第二の配列と、
     を切替え可能に表示させることを特徴とする携帯電子機器。
  4.  携帯電子機器の傾きを検出するセンサを備え、
     前記プロセッサは、
     前記センサにて検出された前記携帯電子機器の傾きに応じて、前記第一の配列と前記第二の配列とを切替えた操作キー群を前記表示部に表示させることを特徴とする請求項3に記載の携帯電子機器。
  5.  タッチパネル機能を備えた表示部と、当該表示部にキーを表示させるプロセッサとを備えた携帯電子機器のキー表示プログラムであって、
     複数のキーを縦に配列した縦列キーを並列に配置した操作キー群を前記表示部に表示させる際に、
     当該操作キー群内の各キーのキー幅を同一とした第一の配列と、
     当該操作キー群内の右側の縦列キーと左側の縦列キーとの間に配置された縦列キー内の所定キーのキー幅を、前記右側の縦列キー及び前記左側の縦列キー内の各キーのキー幅より長くした第二の配列と、
     を切替え可能に表示させる処理を、前記プロセッサに実行させることを特徴とするキー表示プログラム。
  6.  タッチパネル機能を備えた表示部と、当該表示部にキーを表示させるプロセッサとを備えた携帯電子機器のキー表示プログラムであって、
     複数のキーを縦に配列した縦列キーを並列に配置した操作キー群を前記表示部に表示させる際に、
     当該操作キー群内の各キーを各々一つずつ配置した第一の配列と、
     当該操作キー群内の右側の縦列キーを表示領域の右寄りに配置し、左側の縦列キーを前記表示領域の左寄りに配置し、前記右側の縦列キーと前記左側の縦列キーとの間に配置された縦列キー内の所定キーを、前記表示領域の右寄りの位置及び左寄りの位置の双方に配置した第二の配列と、
     を切替え可能に表示させる処理を、前記プロセッサに実行させることを特徴とするキー表示プログラム。
PCT/JP2011/068521 2011-08-15 2011-08-15 携帯電子機器及びキー表示プログラム WO2013024526A1 (ja)

Priority Applications (4)

Application Number Priority Date Filing Date Title
EP11870977.3A EP2746910A4 (en) 2011-08-15 2011-08-15 MOBILE ELECTRONIC DEVICE AND KEY DISPLAY PROGRAM THEREFOR
JP2013528878A JP5900500B2 (ja) 2011-08-15 2011-08-15 携帯電子機器及びキー表示プログラム
PCT/JP2011/068521 WO2013024526A1 (ja) 2011-08-15 2011-08-15 携帯電子機器及びキー表示プログラム
US14/173,069 US20140152575A1 (en) 2011-08-15 2014-02-05 Mobile electronic device and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2011/068521 WO2013024526A1 (ja) 2011-08-15 2011-08-15 携帯電子機器及びキー表示プログラム

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US14/173,069 Continuation US20140152575A1 (en) 2011-08-15 2014-02-05 Mobile electronic device and recording medium

Publications (1)

Publication Number Publication Date
WO2013024526A1 true WO2013024526A1 (ja) 2013-02-21

Family

ID=47714869

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2011/068521 WO2013024526A1 (ja) 2011-08-15 2011-08-15 携帯電子機器及びキー表示プログラム

Country Status (4)

Country Link
US (1) US20140152575A1 (ja)
EP (1) EP2746910A4 (ja)
JP (1) JP5900500B2 (ja)
WO (1) WO2013024526A1 (ja)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5685737B1 (ja) * 2014-03-10 2015-03-18 パナソニックIpマネジメント株式会社 情報処理装置、情報処理方法、情報処理プログラム、及び記録媒体
CN104823146A (zh) * 2013-11-14 2015-08-05 罗蒙明 一种实现双手拇指操控宽屏虚拟键盘按键的方法
CN104902098A (zh) * 2015-06-16 2015-09-09 努比亚技术有限公司 一种移动终端的侧边栏切换方法及系统
EP3051399A1 (en) * 2013-09-29 2016-08-03 Luo, Mengming Method for implementing control of keys of virtual keyboard on wide screen with two thumbs
US9933858B2 (en) 2013-09-29 2018-04-03 Shenzhen Hsmc Technology Co., Ltd. Keyboard operated with two thumbs and key layout method thereof

Families Citing this family (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9530187B2 (en) * 2013-06-13 2016-12-27 Apple Inc. Controlling element layout on a display
US20150089431A1 (en) * 2013-09-24 2015-03-26 Xiaomi Inc. Method and terminal for displaying virtual keyboard and storage medium
US10156984B2 (en) 2013-09-29 2018-12-18 Shenzhen Hsmc Technology Co., Ltd. Method for implementing control of keys of virtual keyboard on wide touch screen with two thumbs
CN103677632A (zh) * 2013-11-19 2014-03-26 三星电子(中国)研发中心 一种虚拟键盘调整方法和移动终端
JP6672561B2 (ja) * 2013-12-03 2020-03-25 株式会社ミツトヨ タッチパネル式携帯端末、その表示制御方法及びコンピュータプログラム
CN105824551A (zh) * 2015-07-28 2016-08-03 维沃移动通信有限公司 一种电子设备解锁的方法及电子设备
CN106056385A (zh) * 2016-06-06 2016-10-26 上海河广信息科技有限公司 信用卡防盗系统及信用卡安全系统
JP2020135399A (ja) * 2019-02-19 2020-08-31 ライフラボ株式会社 符号入力インターフェースを提供する方法及びプログラム
CN112600961A (zh) * 2019-09-19 2021-04-02 华为技术有限公司 一种音量调节方法及电子设备
CN112257358B (zh) * 2020-12-22 2021-03-05 上海国微思尔芯技术股份有限公司 一种动态功耗精确分析方法及装置
CN112800550B (zh) * 2021-03-30 2021-10-15 浙江高速信息工程技术有限公司 一种基于元胞传输模型的匝道流量管控效果仿真预测方法

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06208671A (ja) 1993-01-11 1994-07-26 Hitachi Ltd 操作案内装置
JP2003015808A (ja) * 2001-04-27 2003-01-17 Shunji Kato タッチ式キー入力装置
JP2004341813A (ja) * 2003-05-15 2004-12-02 Casio Comput Co Ltd 入力装置表示制御方法及び入力装置
JP2008140064A (ja) * 2006-11-30 2008-06-19 Toshiba Corp 情報処理装置

Family Cites Families (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07295720A (ja) * 1994-04-22 1995-11-10 N T T Data Tsushin Kk 入力装置
JPH07302306A (ja) * 1994-05-09 1995-11-14 Hitachi Ltd 文字入力装置
JP2003005902A (ja) * 2001-06-22 2003-01-10 Sharp Corp 文字入力装置、情報処理装置、文字入力装置の制御方法、及び記憶媒体
JP2007531081A (ja) * 2003-07-17 2007-11-01 エックスアール ゴミックス プライベート リミテッド キーボードのための文字および単語選択テキスト入力方法ならびに簡約キーボードシステム
JP2006148536A (ja) * 2004-11-19 2006-06-08 Sony Corp 携帯端末、文字入力方法、並びにプログラム
KR100882324B1 (ko) * 2006-04-06 2009-02-11 (주)모비언스 키보드 지원 문자 입력 장치
JP4781957B2 (ja) * 2006-09-28 2011-09-28 京セラ株式会社 携帯端末装置
KR20090098967A (ko) * 2006-11-08 2009-09-18 큐빅 디자인 스튜디오스 엘엘씨 비대칭 섞임 키보드
TW200846980A (en) * 2007-05-28 2008-12-01 High Tech Comp Corp Keypad structure and handheld electronic device using the same
TWI416399B (zh) * 2007-12-28 2013-11-21 Htc Corp 手持式電子裝置及其操作方法
US8358277B2 (en) * 2008-03-18 2013-01-22 Microsoft Corporation Virtual keyboard based activation and dismissal
JP2009251808A (ja) * 2008-04-03 2009-10-29 Sharp Corp 携帯機器および文字入力方法
CN101266520B (zh) * 2008-04-18 2013-03-27 上海触乐信息科技有限公司 一种可实现灵活键盘布局的系统
KR101545569B1 (ko) * 2008-07-01 2015-08-19 엘지전자 주식회사 이동단말기 및 그의 키패드 표시방법
KR20100042976A (ko) * 2008-10-17 2010-04-27 엘지전자 주식회사 단말기 및 그 제어 방법
US8217910B2 (en) * 2008-12-19 2012-07-10 Verizon Patent And Licensing Inc. Morphing touch screen layout
JP5493376B2 (ja) * 2009-02-16 2014-05-14 日本電気株式会社 携帯端末、その文字入力方法、プログラム及び記録媒体
US8830176B2 (en) * 2009-02-27 2014-09-09 Blackberry Limited Mobile wireless communications device to display a cursor based upon a selected keyboard mode and associated methods
US8627224B2 (en) * 2009-10-27 2014-01-07 Qualcomm Incorporated Touch screen keypad layout
US20110179355A1 (en) * 2010-01-15 2011-07-21 Sony Ericsson Mobile Communications Ab Virtual information input arrangement
US8941601B2 (en) * 2011-04-21 2015-01-27 Nokia Corporation Apparatus and associated methods

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06208671A (ja) 1993-01-11 1994-07-26 Hitachi Ltd 操作案内装置
JP2003015808A (ja) * 2001-04-27 2003-01-17 Shunji Kato タッチ式キー入力装置
JP2004341813A (ja) * 2003-05-15 2004-12-02 Casio Comput Co Ltd 入力装置表示制御方法及び入力装置
JP2008140064A (ja) * 2006-11-30 2008-06-19 Toshiba Corp 情報処理装置

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP2746910A4

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3051399A1 (en) * 2013-09-29 2016-08-03 Luo, Mengming Method for implementing control of keys of virtual keyboard on wide screen with two thumbs
CN106445183A (zh) * 2013-09-29 2017-02-22 罗蒙明 一种用于操作者双手拇指操作的键盘的按键布局方法
CN106527758A (zh) * 2013-09-29 2017-03-22 罗蒙明 一种用于操作者双手拇指操作的键盘及其按键布局方法
EP3051399A4 (en) * 2013-09-29 2017-03-29 Luo, Mengming Method for implementing control of keys of virtual keyboard on wide screen with two thumbs
US9933858B2 (en) 2013-09-29 2018-04-03 Shenzhen Hsmc Technology Co., Ltd. Keyboard operated with two thumbs and key layout method thereof
CN104823146A (zh) * 2013-11-14 2015-08-05 罗蒙明 一种实现双手拇指操控宽屏虚拟键盘按键的方法
JP5685737B1 (ja) * 2014-03-10 2015-03-18 パナソニックIpマネジメント株式会社 情報処理装置、情報処理方法、情報処理プログラム、及び記録媒体
US9639840B2 (en) 2014-03-10 2017-05-02 Panasonic Intellectual Property Management Co., Ltd. Information processing device and information processing method
CN104902098A (zh) * 2015-06-16 2015-09-09 努比亚技术有限公司 一种移动终端的侧边栏切换方法及系统

Also Published As

Publication number Publication date
JP5900500B2 (ja) 2016-04-06
US20140152575A1 (en) 2014-06-05
JPWO2013024526A1 (ja) 2015-03-05
EP2746910A1 (en) 2014-06-25
EP2746910A4 (en) 2015-03-04

Similar Documents

Publication Publication Date Title
JP5900500B2 (ja) 携帯電子機器及びキー表示プログラム
JP5590342B2 (ja) タッチパネルを利用した電子機器およびその設定値変更方法
US9645663B2 (en) Electronic display with a virtual bezel
JP6381032B2 (ja) 電子機器、その制御方法及びプログラム
JP4876982B2 (ja) 表示装置および携帯情報機器
US20130201131A1 (en) Method of operating multi-touch panel and terminal supporting the same
KR20110041915A (ko) 데이터 표시 방법 및 그를 수행하는 단말기
JP5861710B2 (ja) 携帯電子機器及びキー表示プログラム
KR20140098904A (ko) 멀티태스킹 운용 방법 및 이를 지원하는 단말기
JP2009129443A (ja) タッチスクリーンの入力受信方法、該方法を実施するためのタッチスクリーン付き電子装置と、該方法を実施するためのタッチスクリーンの入力システム
JP2015007949A (ja) 表示装置、表示制御方法及びコンピュータプログラム
JP2015508210A (ja) 画面に表示された客体のサイズ調整方法及び装置
TW200935320A (en) Method of switching operation modes of fingerprint sensor, electronic apparatus using the method and fingerprint sensor thereof
KR20140106801A (ko) 시각 장애인들을 위한 휴대 단말기의 음성 서비스 지원 방법 및 장치
JP5594652B2 (ja) 携帯情報端末及びそのキー配置変更方法
KR20130082352A (ko) 터치스크린을 구비하는 전자기기에서 화면을 확대하기 위한 장치 및 방법
WO2014006799A1 (ja) 電子機器、その制御方法及び制御プログラムが格納された非一時的なコンピュータ可読媒体
JP2014211720A (ja) 表示装置および表示制御プログラム
JP2014119914A (ja) 表示装置、表示装置の制御方法、および制御プログラム
JP2014016743A (ja) 情報処理装置、情報処理装置の制御方法、および情報処理装置の制御プログラム
TWI514243B (zh) 虛擬鍵盤控制系統及方法
WO2013047023A1 (ja) 表示装置、表示方法およびプログラム
JP2014182429A (ja) 情報処理装置、情報処理方法及び情報処理プログラム
JP2014115787A (ja) 入力装置、入力方法、コンピュータプログラム
WO2018123701A1 (ja) 電子機器、その制御方法およびプログラム

Legal Events

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

Ref document number: 11870977

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2013528878

Country of ref document: JP

Kind code of ref document: A

REEP Request for entry into the european phase

Ref document number: 2011870977

Country of ref document: EP

NENP Non-entry into the national phase

Ref country code: DE