WO2011148408A1 - 操作支援コンピュータプログラム、操作支援コンピュータシステム - Google Patents

操作支援コンピュータプログラム、操作支援コンピュータシステム Download PDF

Info

Publication number
WO2011148408A1
WO2011148408A1 PCT/JP2010/003457 JP2010003457W WO2011148408A1 WO 2011148408 A1 WO2011148408 A1 WO 2011148408A1 JP 2010003457 W JP2010003457 W JP 2010003457W WO 2011148408 A1 WO2011148408 A1 WO 2011148408A1
Authority
WO
WIPO (PCT)
Prior art keywords
order information
key input
input order
key
storage means
Prior art date
Application number
PCT/JP2010/003457
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 PCT/JP2010/003457 priority Critical patent/WO2011148408A1/ja
Priority to US13/699,581 priority patent/US20130139085A1/en
Priority to JP2012516983A priority patent/JP5307294B2/ja
Publication of WO2011148408A1 publication Critical patent/WO2011148408A1/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/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
    • G06F3/0482Interaction with lists of selectable items, e.g. 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
    • 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]
    • 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/0489Interaction 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 dedicated keyboard keys or combinations thereof
    • G06F3/04892Arrangements for controlling cursor position based on codes indicative of cursor displacements from one discrete location to another, e.g. using cursor control keys associated to different directions or using the tab key
    • 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/0489Interaction 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 dedicated keyboard keys or combinations thereof
    • G06F3/04895Guidance during keyboard input operation, e.g. prompting
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Definitions

  • the present invention relates to a computer program for supporting operations such as input by a system user in a computer system using an input device such as a keyboard and a mouse.
  • the present invention relates to a technique for performing operation support when performing an input focus transition operation on various objects such as windows in a software environment employing a multi-window.
  • a computer system in a GUI (Graphical User Interface) environment employs a multi-window system in which a plurality of windows are displayed and a plurality of computer programs and data can be handled. Under this multi-window system, a plurality of windows are usually displayed in a normal working state, and an input device such as a mouse is used to select each window.
  • GUI Graphic User Interface
  • various objects displayed on a display such as a window such as a tool bar often have overlapping display ranges, so that a computer user who has a limited number of input keys, such as a portable computer. It is important to be able to efficiently select whether or not the object to be processed is focused.
  • Patent Documents 1 and 2 disclose techniques related to window operation of a portable computer.
  • Patent Documents 1 and 2 are techniques related to window operation of a portable computer that the applicant of the present application knows at the time of filing.
  • the problem to be solved by the present invention is that when a computer user with a limited number of input keys operates under a multi-window system, an input focus transition operation is performed using the limited input keys.
  • an operation support computer program includes a storage unit that stores information, a processing unit that processes information, an output unit that displays information to the user, and a A computer program in a computer system comprising an input means for receiving an instruction, wherein a plurality of objects are displayed in a display area of the output means, and a user has an input focus using the input means Is an operation support computer program for performing an operation on.
  • the storage means stores an object ID for specifying the object and an object display range representing the display range of the object in the display area of the output means in association with each other.
  • the key input order information which is information indicating the combination of the specific input keys, and the assignment priority order of the key input order information indicating the priority order assigned to the object ID for each key input order information are associated with each other.
  • Storing the key input order information, and image information of key input order information which is image information indicating a specific input key or a combination of two or more specific input keys in the input means represented by the key input order information; Are stored in association with each other.
  • An operation support computer program characterized by causing the processing means to execute the following processes (1) to (4).
  • the object display associated with the first reference position in the output means and the object ID of the storage means A first positional relationship that is a positional relationship with the range is calculated, and based on the calculated first positional relationship, an association between the assignment priority order of the key input order information and the key input order information is determined as the object An object stored in the storage means, wherein key storage order information allocation processing for identifying the ID from the storage means and associating the specified key input order information with the object ID and storing it in the storage means First key input order information allocation processing to be performed for the ID, (2) Based on the association between the key input order information of the storage means and the object ID and the association between the key input order information of the storage means and the image information of the key input order information, the information is stored in the storage means.
  • the key input order information associated with the object ID of the storage means, the image information of the key input order information associated with the identified key input order information, and the identification The key display order information image display processing for displaying the image information of the key input order information displayed on the basis of the display range in the output means represented by the object display range associated with the object ID.
  • the object ID associated with the key input order information that does not include the specific input key pressed by the user in the change command Object I associated with key input order information that matches a specific input key pressed by the user
  • deleting the association with the key input order information from the storage means and deleting the key input order information, including a specific input key pressed by the user in the change command at the top, and All of the key input order information composed of combinations of specific input keys in two or more of the input means are specified from the storage means, and the specified key input order information for each of the specified key input order information Is identified from the storage means, the association with the key input order information is deleted from the storage means, and the user included in the head from the specified key input order information.
  • the new input key order information that is deleted from the specific input key pressed is used as new key input order information, and the association is associated with the deleted object ID.
  • the key input order information allocation update process is stored in the stage, and the object in the display area of the output means has no input focus and is associated with the key input order information of the storage means.
  • a second positional relationship that is a positional relationship between the second reference position in the output means and the object display range associated with the object ID in the storage means is calculated, and the calculated Based on the second positional relationship, an association between the key input order information allocation priority and key input order information is identified from the storage means for the object ID, the identified key input order information, and the object
  • a key input order information allocating process for associating and storing IDs in the storage means; Performing the key input order information image display process of (2) and notifying the user of the operation support computer system of the relationship of the new key input order; (4) After the assignment process of the second key input order information is performed, a change instruction of the object to be the target of the input focus is detected when a specific input key in the input unit is pressed by the user Then, each process of said (3) is performed.
  • the “storage means” corresponds to a storage device in a computer system such as a RAM, a ROM, and an HDD.
  • “Processing means” corresponds to, for example, an arithmetic device in a computer system such as a CPU or a central processing server computer in a computer system connected by a communication network.
  • the “output means” corresponds to, for example, an output device that displays information in a computer system such as a display, a mobile phone terminal as an information terminal in a computer system connected via a communication network, a personal computer, or the like.
  • the “input means” corresponds to, for example, an input device in a computer system such as a keyboard, a mouse, a touch panel, a mobile phone terminal or a personal computer as an information terminal in a computer system connected via a communication network.
  • the “operation support computer system” may be configured completely in one piece of hardware such as a personal computer or may be configured by a plurality of computers.
  • processing means is a central processing server computer
  • storage means is a storage device managed by the central processing server computer
  • output means is information terminals (cell phones, personal computers), etc., that communicate with the central processing server computer.
  • the “display area of the output means” means a display area of an image or character data in an output device that displays information such as a display.
  • the “input focus” is a word indicating which object (window or the like) receives the input data at a certain point in the multi-window environment.
  • Object means a group of display images displayed in the display area of the output means by the function of the OS or application, for example, various windows, gadgets, icons, characters displayed by the help function, etc. To do. Examples of the various windows include a parent window (a main window and a window that mainly displays operation target data), a child window (an auxiliary window for simplifying operations such as a toolbar and a palette window), and the like.
  • the “object ID” is information composed of numerical values, symbols, and the like for specifying each object displayed in the display area of the output means. This “object ID” need not be all of the objects displayed in the display area of the output means, but may be assigned to an object that may be a target of processing according to the present invention.
  • the “object display range” is information representing a range (pixel range) in which each object is displayed in the range of the display area of the output unit.
  • key input order information is information composed of a numerical value or a symbol representing a specific input key in the input means or a combination of two or more specific input keys. (Input order).
  • the “input key” or “key” in the present application corresponds to an input key in an input unit, for example, a key on a keyboard or a button on a mobile phone.
  • the “input means” includes a mouse and a touch panel as described above
  • the “input key” or “key” in the present application includes a button on the mouse, an input button displayed on the screen of the touch panel, and the like. This is a concept that includes "a trigger that receives an input command in the input means".
  • the “specific input key” in the present application means one input key of a plurality of specific input keys among the input keys existing in the input means, and the “specific input key” is one kind. It doesn't mean there is.
  • a combination of two or more specific input keys in the present application means a combination of two or more of a plurality of specific input keys among the input keys existing in the input means.
  • a combination of two or more specific input keys does not mean that one type of key is continuous.
  • the “assignment priority order of key input order information” is information composed of numerical values, symbols, and the like representing the priority order assigned to the object ID for each key input order information.
  • Image information of key input order information is image information indicating a specific input key or a combination of two or more specific input keys in the input means represented by the key input order information.
  • “About the object ID stored in the storage means among the objects in the display area of the output means” means that the object ID is not necessarily assigned to all the objects in the display area of the output means. This means that the object to which the object ID to be assigned is assigned.
  • “about object ID” does not mean that all objects to which object IDs are assigned are necessarily targets, but means that targets are generated from objects to which object IDs are assigned. It is. Further, “about object ID” does not mean that one process is performed for one object ID, and a plurality of processes may be performed for one object ID.
  • the “first reference position in the output means” refers to a reference position in the range of the display area of the output means, and the reference position is not always fixed. Sometimes it is determined from the inside.
  • the “first positional relationship” is a positional relationship between the first reference position in the output unit and the object display range in the output unit.
  • the positional relationship between the X axis and the Y axis which considers only the positional relationship of the X axis, considers only the positional relationship of the Y axis, in the display area range of the output means
  • the association between the key input sequence information allocation priority and the key input sequence information is identified from the storage means for the object ID” means the calculated first positional relationship
  • the association between the key input order information and the key input order information is specified.
  • “specify” means to try to specify, and may be specified or not specified.
  • the “key input order information allocation process in which the specified key input order information and the object ID are associated and stored in the storage unit” is a process of associating one object ID with one key input order information. . Therefore, when the “key input order information allocation process” is performed a plurality of times for one object ID, a plurality of one key input order information may be associated with one object ID.
  • a certain number of object IDs other than the object having the input focus are processed until the key input order information assignment process is performed at least once. Until the key input order information allocation process is performed, when the key input order information allocation process cannot be performed any more, or until the key input order information allocation process is performed at least once for all object IDs. , Etc. are conceivable.
  • Object display as an example of “key input order information image display processing for displaying the image information of the specified key input order information on the basis of the display range in the output means represented by the object display range associated with the object ID” It is conceivable to display the image information of the key input order information at a fixed position within or outside the display range of the output means represented by the range.
  • Key input order refers to which object the input focus changes when a specific input key in the input means is pressed or a combination of two or more specific input keys in the input means is continuously pressed. It is information representing a relationship.
  • Key input that matches the object ID associated with the key input order information that does not include the specific input key pressed by the user in the change command and the specific input key pressed by the user “The object ID associated with the order information and the association with the key input order information is deleted from the storage means” completely matches the specific input key pressed by the user in the change command. Alternatively, it means that the key input order information assignment is deleted for key input order information whose heads do not match.
  • Key input order information composed of a combination of specific input keys in two or more input means means key input order information configured by combining two or more specific input keys in the input means. is there.
  • New key input order information obtained by deleting a specific input key pressed by the user included in the head from the specified key input order information means that the specified key input order information This means that a key input order in which a specific input key pressed by the user included in the head is deleted is used as new key input order information.
  • “Of the objects in the display area of the output means that do not have input focus and are not associated with the key input order information of the storage means” refers to objects that do not have input focus. On the other hand, since it is considered that the input focus does not need to be changed, it does not need to be included in the target of the key input order information allocation process. This does not exclude the assignment processing. Similarly, “of the object in the display area of the output means that does not have input focus and is not related to the key input order information of the storage means” is related to the key input order information. This means that it is not necessary to perform the key input order information allocation process for the attached object ID, so it is not necessary to include it in the key input order information allocation process.
  • the “second reference position in the output means” refers to a position serving as a reference in the range of the display area of the output means, and the reference position is not always fixed. Sometimes it is determined from the inside.
  • the “second positional relationship” is a positional relationship between the second reference position in the output unit and the object display range in the output unit.
  • the “second positional relationship” in the range of the display area of the output unit, only the positional relationship of the X axis is considered, only the positional relationship of the Y axis is considered, and the positional relationship of the X axis and the Y axis is There are various calculation methods, such as taking into account and multiplying the positional relationship between the X axis and the Y axis by a constant coefficient. “Based on the calculated second positional relationship, the association between the key input sequence information allocation priority and the key input sequence information is identified from the storage means for the object ID” means the calculated second positional relationship Is to identify the association between the key input order information allocation priority order and the key input order information by comparing the numerical value represented by the object ID.
  • a certain number of object IDs other than the object having the input focus are processed until the key input order information allocation process is performed at least once. Until the key input order information allocation process is performed, until the state where the key input order information allocation process cannot be performed any more, or until the key input order information allocation process is performed at least once for all object IDs. , Etc. are conceivable.
  • “Perform each process of (3)” means all processes of step (3) (focus transition process, key input order information deletion process, key input order information allocation update process, second key input order information) , And the key input order information image display process in step (2)) are performed again.
  • the key input order information is associated with the object ID by the first key input order information allocation process, and the relationship is displayed to the user of the computer system by the key input order information image display process.
  • an instruction to change the object of the input focus target is detected after the first key input order information assignment process, a focus transition process, a key input order information deletion process, a key input order information assignment update process.
  • the association between the key input order information and the object ID is corrected by the second key input order information allocation process and the key input order information image display process, and displayed to the user.
  • the second key input order information allocation process is performed, if an instruction to change the object to be input focus is detected, similarly, the association between the key input order information and the object ID is corrected and used. To the user.
  • the limited input keys are used to assist the operation of the input focus transition. Can do.
  • the user of the computer system is unaware, based on the first positional relationship and the second positional relationship, using the association between the key input order information and the key input order information allocation priority, The association between the object ID and the key input order information can be performed.
  • the processing means executes the following processes (3) and (5). It is an operation support computer program. (3) After a process of assigning the first key input order information is performed, a change instruction of an object to be the object of the input focus is detected when a specific input key in the input unit is pressed by a user Then, an object ID associated with the key input order information that matches the specific input key is specified from the storage unit, and a focus transition process is performed to change the input focus to the object represented by the specified object ID.
  • the specific input key pressed by the user in the change command is included at the head, and the specific input key of the two or more input means All key input order information composed of combinations is specified from the storage means, and the specified key input For each order information, the specified key input order information obtained by deleting the specific input key pressed by the user included in the head from the specified key input order information as new key input order information.
  • the key input order information allocation update process is performed, and the association between the key input order information after the update process and the object ID is updated.
  • the key input order information and the object ID are associated with each other, and the object in the display area of the output means does not have an input focus and is not related to the key input order information of the storage means
  • an object table associated with the second reference position in the output means and the object ID in the storage means A second positional relationship that is a positional relationship with the range is calculated, and based on the calculated second positional relationship, an association between the allocation priority order of the key input order information and the key input order information is determined as the object ID is specified from the storage means, and a key input order information allocation process is performed in which the specified key input order information and the object ID are associated and stored in the storage means.
  • the association between the key input order information and the object ID after the update process is the association between the latest key input order information and the object ID” means storage means before the key input order information allocation update process
  • the association between the key input order information and the object ID is generation management while being held in the storage means, and the association between the key input order information after the update process and the object ID is a target of the subsequent processing.
  • the “key input order information return instruction” is an instruction for associating the key input order information in the storage means with the object ID before the update processing of the key input order information allocation one generation before.
  • “Associating the key input order information of one generation before the storage unit with the object ID before the update processing of the key input order information allocation in (3) is the association between the latest key input order information and the object ID.
  • ”And“ change the input focus to the object having the input focus before the focus transition process of (3) ”, and the state and key of the input focus before the process of (3) is performed. It will return to the state of assignment of input order information.
  • the key input order information is associated with the object ID by the first key input order information allocation process, and the relationship is displayed to the user of the computer system by the key input order information image display process.
  • the key input order information image display process when an instruction to change the object of the input focus target is detected after the first key input order information assignment process, the focus transition process, the key input order information assignment update process, the second key input order information Through the assignment process and the key input order information image display process, the association between the key input order information and the object ID is corrected and displayed to the user.
  • the second key input order information allocation process if an instruction to change the object to be input focus is detected, similarly, the association between the key input order information and the object ID is corrected and used. To the user.
  • the key input order information and the object ID one generation before the key input order information allocation update process are detected. Is associated with the latest key input order information and the object ID, and the input focus is shifted to the object having the input focus before the focus transition processing.
  • the limited input keys are used to assist the operation of the input focus transition. Can do. Even if the user of the computer system is not conscious, based on the first positional relationship and the second positional relationship, the association between the key input order information and the allocation priority order of the key input order information is used, and the object ID And key input order information can be associated. In particular, when a user of the computer system requests, the association between the key input order information of one generation before the update process of the key input order information allocation and the object ID is associated with the latest key input order information and the object ID. Processing can proceed as association.
  • the first reference position in the output means in the first key input order information allocation processing is displayed in a display area in the output means.
  • the position is determined with reference to the display area of the object having the input focus, the mouse cursor, or the input cursor, and the second reference position in the output means in the assignment process of the second key input order information is the output.
  • the position is determined with reference to the display area of the object having the input focus, the mouse cursor, or the input cursor displayed in the display area in the output means means, for example, the object having the input focus, the mouse cursor, or It is conceivable to use any one of the display areas of the input cursor as a reference, or to adopt a display area that has the highest priority over the display area of the object that is the target of the key input order information allocation process. .
  • the first reference position in the output means is displayed in the display area in the output means, the object having the input focus, the mouse cursor, or the input cursor. The position is determined based on the display area.
  • the second reference position in the output means is determined with reference to the display area of the object having the input focus displayed in the display area in the output means.
  • the first reference position and the second reference position are determined based on the display area of the object having the input focus, the mouse cursor, and the input cursor, so that the key input order smoothly transitions from these positions.
  • key assignment order information allocation processing is performed.
  • the first reference position in the output unit in the allocation process of the first key input order information is displayed in a display area in the output unit.
  • the output of the object represented by the object ID that is the target of the first key input order information allocation process is determined with reference to the display area of the highest priority.
  • a key input order in which one input key is added to the key input order represented by the key input order information assigned to the object that is the origin of the first reference position, with respect to the object ID having the highest priority in the positional relationship The key input order information is not yet assigned, and the key input order information having the highest assignment priority of the key input order information is identified from the storage means, and the object ID and the identified key input order are identified.
  • the key input order information allocation process for associating information is performed, and the object subjected to the key input order information allocation process is added to the first reference position until the first end condition is satisfied, and the key input order information allocation process is repeated.
  • the second reference position in the output means is an object having an input focus, or an object that has already been subjected to the key input order information assignment process.
  • the display area in the output means of the object represented by the object ID to be assigned to the input order information is positioned with reference to the display area of the highest priority, and represents a combination of two or more specific input keys
  • the second positional relationship is given the highest priority for the object ID that overlaps the source of the second reference position in the output means.
  • the key input order information assigned to the object that is the source of the second reference position is the key input order that is the key input order indicated by the report, and that has not yet been assigned with the key input order information assignment process.
  • the key input order information assigning process that identifies the storage means and associates the object ID with the specified key input order information is performed, and the object subjected to the key input order information assigning process until the second end condition is satisfied.
  • a key input order information allocation process is repeated to perform the second key input order information allocation process.
  • the most prioritized display area” in the “display area of the display area in the output means of the object represented by the object ID that is the object of the first key input order information allocation process” is “the first priority”. That have the closest positional relationship to the “display area in the output means of the object represented by the object ID that is the target of the key input order information allocation process” (considering only the positional relationship of the X axis, considering only the positional relationship of the Y axis Considering the positional relationship between the axis and the Y-axis, multiplying the positional relationship between the X-axis and the Y-axis by a certain coefficient, etc.), a determination based on a certain priority when there are multiple first reference position candidates (for example, An object that has already been subjected to key input order information allocation processing is in the first order, an object having the input focus is in the second order, a mouse cursor or input cursor is in the third order, and the order is the same.
  • “The most prioritized display area” in the “display area of the display area in the output means of the object represented by the object ID to be assigned by the second key input order information” has the same meaning. is there.
  • “About key input order information allocation processing of key input order information representing a combination of two or more specific input keys” is composed of only one specific input key in the key input order indicated by the key input order information. This means that the key input order information allocation process for the key input order information representing a combination of two or more specific input keys does not need to be included.
  • “Object ID” means that the first positional relationship has the closest positional relationship (considering only the positional relationship of the X axis, only considering the positional relationship of the Y axis, considering the positional relationship of the X axis and the Y axis, Determination based on a fixed priority when there are a plurality of candidates for the first reference position (for example, an object that has already been subjected to the key input order information allocation process) 1st rank, object with input focus is 2nd rank, mouse cursor or input cursor is 3rd rank, priority relationship when there are multiple same ranks is the closest position relationship, etc.
  • the first priority criterion reference position determined by the operation support computer program etc. is determined based on. The same applies to the “most prioritized object ID” in the “object ID in which the second positional relationship has the highest priority for the object ID that is the source of the second reference position in the output unit”. Is the meaning. “A key input order obtained by adding one input key to the key input order represented by the key input order information assigned to the object that is the origin of the first reference position” means that the first reference position is This means that the key input order is obtained by adding one input key to the key input order represented by the key input order information assigned to the object ID of the original object.
  • the key input order information is not yet processed and the key input order information having the highest allocation priority of the key input order information is identified from the storage means” means that the key input order information allocation process is not yet performed. It means that the key input order information with the highest allocation priority associated with the key input order information not associated with the object ID is specified.
  • “The first end condition is satisfied” means that, for example, an object ID other than an object having an input focus is subjected to a key input order information allocation process at least once or a certain number of key input order information allocation processes. Or until the key input order information allocation process cannot be performed any more, or at least once the key input order information allocation process is performed for all object IDs.
  • “Second end condition” also has the same meaning as “first end condition”, but “first end condition” and “second end condition” do not need to be aligned. It is good also as an end condition of another contents. “Add the object subjected to the key input order information allocation process to the first reference position until the first end condition is satisfied, and repeat the key input order information allocation process” until the first end condition is satisfied. This means that an object which has already been subjected to the key input order information assignment process is added as a first reference position candidate in the output means, and the key input order information assignment process is repeated.
  • “About the object ID that overlaps the source of the second reference position in the output means” means that the source of the second reference position in the second positional relationship is the key input order information When there is an overlap for a plurality of object IDs to be assigned, it means that the object ID. “A key input order obtained by adding one input key to the key input order represented by the key input order information assigned to the object that is the origin of the second reference position” means that the second reference position is This means that the key input order is obtained by adding one input key to the key input order represented by the key input order information assigned to the object ID of the original object.
  • the first reference position in the output means is displayed in the display area in the output means, the object having the input focus, the mouse cursor, the input cursor, the key already Of the objects subjected to the input order information allocation process, the display area in the output means of the object represented by the object ID that is the target of the first key input order information allocation process is based on the display area of the highest priority.
  • a position is defined.
  • the second reference position in the output means is the second key input among the object having the input focus and the object that has already been subjected to the key input order information allocation process.
  • the position of the display area in the output means of the object represented by the object ID that is the target of the order information allocation process is determined with reference to the display area of the highest priority. Further, for key input order information allocation processing of key input order information representing a combination of two or more specific input keys, the object that is the source of the first or second reference position in the output means is duplicated For the ID, the key input represented by the key input order information assigned to the object that is the origin of the first or second reference position with respect to the object ID for which the first or second positional relationship has the highest priority. A key input order in which one input key is added to the order, the key input order information allocation process has not yet been performed, and key input order information with the highest allocation priority of the key input order information is identified from the storage means.
  • Performing a key input order information allocation process for associating the object ID with the specified key input order information Until the first or second end condition is satisfied, the key input order information allocation process is added to the first or second reference position, the key input order information allocation process is repeated, and the first or second key is repeated. Assign input order information.
  • the first reference position and the second reference position are determined based on the display area of the object having the input focus, the mouse cursor, the input cursor, and the key input order information allocation process.
  • the key input order information allocation process is performed so that the key input order transitions smoothly.
  • the key input order information allocation process of the key input order information representing a combination of two or more specific input keys is performed with a characteristic key input order information allocation process, so the key input order smoothly transitions between objects.
  • key assignment order information allocation processing is performed.
  • the first reference position in the output means in the assignment process of the first key input order information is an object having an input focus, a mouse cursor displayed in a display area in the output means.
  • the position is determined with reference to the display area of the input cursor or the object that has already been subjected to the key input order information allocation process.
  • the first positional relationship includes the first reference position and the object ID of the storage means.
  • the key assigned to the object that is the origin of the first reference position A key input order that is obtained by adding one input key to the key input order indicated by the input order information, and is still in the key input order Information assignment processing is not performed, key entry order information having the highest assignment priority of key entry order information is specified from the storage means, and a combination of the first reference position and the object ID of the storage means is calculated. Based on the first positional relationship, a key input order information allocation process is performed for the first reference position, in which the specified key input order information is associated with the object ID and stored in the storage unit.
  • the new first reference position is determined with reference to the display area of the object to which the key input order information is allocated in the key input order information allocation process, and the key input order information allocation process is performed until the first end condition is satisfied.
  • the second reference position in the output means is already the key input order information.
  • the position is determined with reference to the display area of the object displayed in the display area of the output means subjected to the allocation process and the object having the input focus, and the second positional relationship is that the second reference position and the object Calculated for the combination with the object ID of the storage means, and for the key input order information allocation processing of the key input order information representing a combination of two or more specific input keys, the object that is the origin of the second reference position Key input order added by one key to the key input order represented by the key input order information assigned to the key input order information allocation process has not yet been performed, and the key input order information allocation priority
  • the key input order information with the highest is identified from the storage means, and the combination of the second reference position and the object ID of the storage means Based on the second positional relationship calculated for the matching, the key input order information allocation processing for storing the specified key input order information in association with the object ID in the storage means is performed for the second reference position.
  • the new second reference position is determined based on the display area of the object to which the key input order information is allocated in the immediately preceding key input order information allocation process, and the key input order information is satisfied until the second end condition is satisfied.
  • An operation support computer program characterized by repeating the allocation process.
  • “Perform the key input order information allocation process for the first reference position” represents the key input order information assigned to the object that is the origin of the first reference position for the first reference position. A key input order in which one input key is added to the key input order, the key input order information allocation process has not yet been performed, and the key input order information having the highest allocation priority of the key input order information is stored from the storage means. This means that the key input order information allocation process is performed specifically. Further, “performing the key input order information allocation process for the first reference position” does not mean that the key input order information allocation process is performed once for the first reference position. It is possible.
  • “perform the key input order information allocation process for the second reference position” means that the key input order assigned to the object that is the origin of the second reference position for the second reference position.
  • “performing the key input order information allocation process for the second reference position” does not mean that the key input order information allocation process is performed once for the second reference position. It is possible.
  • “Repeat order information allocation process” means that a new second reference position is determined based on the display area of the object to which key input order information is assigned in the immediately preceding key input order information allocation process. There is a possibility that a plurality of key input order information allocation processes are performed for the ID, which means that the key input order information allocation process is repeated until the second end condition is satisfied.
  • the first reference position in the output means is displayed in the display area in the output means, the object having the input focus, the mouse cursor, the input cursor, the key already The position is determined based on the display area of the object that has been subjected to the input order information allocation process.
  • the second reference position in the output means has an object and an input focus displayed in the display area in the output means already subjected to the key input order information assignment process. The position is determined based on the display area of the object. Furthermore, the first or second positional relationship is calculated for a combination of the first or second reference position and the object ID of the storage means.
  • key input order information allocation processing of key input order information representing a combination of two or more specific input keys key input order information assigned to the object that is the origin of the first or second reference position
  • the key input order is the key input order that is added to the key input order represented by the key input order information, the key input order information allocation process has not been performed yet, and the key input order information with the highest assignment priority order is stored.
  • the specified key input order information is associated with the object ID.
  • the key input order information allocation processing stored in the storage means is performed for the first or second reference position.
  • a new first or second reference position is determined on the basis of the display area of the object to which key input order information is assigned in the immediately preceding key input order information assignment process, and the first or second end condition is satisfied. Until the key input order information allocation process is repeated.
  • the first reference position and the second reference position are determined based on the display area of the object having the input focus, the mouse cursor, the input cursor, and the key input order information allocation process.
  • the key input order information allocation process is performed so that the key input order transitions smoothly.
  • the first or second positional relationship is calculated for a combination of the first or second reference position and the object ID of the storage means, and the key of the key input order information representing a combination of two or more specific input keys
  • a characteristic key input order information allocation process is performed, so that the key input order information allocation process is performed so that the key input order smoothly transitions between objects.
  • a new first or second reference position is determined with reference to the display area of the object to which key input order information is allocated in the immediately preceding key input order information allocation process, and the first or second end condition is satisfied. Until the key input order information assignment process is repeated, a plurality of key input orders are assigned to the objects, and the key input order information assignment process is performed so that the key input order smoothly transitions between the objects.
  • the key input order information image display process is configured such that when a plurality of the key input order information is associated with the specific object ID in the storage unit, the plurality of key input order information is displayed.
  • the key input order information that is most prioritized by the allocation priority order of the key input order information associated with the storage means is specified, and the image information of the key input order information associated with the specified key input order information is An operation support computer program characterized by displaying on the output means.
  • “When a plurality of key input order information is associated with a specific object ID in the storage means” means that a plurality of (two or more) key input order information is associated with a specific object ID. This means that there are a plurality of key input order methods when the input focus is shifted to a specific object. “Of the plurality of key input order information, the key input order information that is given the highest priority according to the allocation priority of the key input order information associated with the storage means is identified, and is associated with the identified key input order information. “Display image information of key input order information on output means” means that when a plurality of (two or more) key input order information is associated with one specific object ID, the key input order information is allocated. This means that the image information of the key input order information that is given the highest priority according to the priority order is displayed on the output means, and the image information of the key input order information that should be displayed preferentially to the user is displayed.
  • the storage means associates them.
  • the key input order information that is given the highest priority according to the assigned priority order of the key input order information is specified, and the image information of the key input order information associated with the specified key input order information is displayed on the output means.
  • the key input order information is based on the key input order information that is given the highest priority according to the key input order information allocation priority. Since the image information of the key input order information associated with is displayed on the output means, the image information of the key input order information that smoothly transitions the key input order for the user is preferentially displayed.
  • the storage means further includes key input order information that is information indicating a specific input key in the input means or a combination of two or more of the specific input keys, and individual key input order information. And an assignment priority of key input order information indicating a priority assigned to the object ID for each of the input IDs in association with each other based on an assignment priority rule determined for a priority relationship of assignment between specific input keys in the input means.
  • a key input order information generation process is performed for generating an association between the assignment priority order of the key input order information and the key input order information, and storing the association in the storage means.
  • the “specific input key ID in the input unit” is information composed of numerical values, symbols, and the like for specifying a specific input key in the input unit.
  • the “assignment priority rule” is information that defines the priority relationship of assignment between specific input keys in the input means. Based on this assignment priority rule, the “key entry order information” and the “key entry order information assignment”. "Priority”. That is, the association between “key input order information” and “assignment priority of key input order information” has a rule based on the priority relationship of assignment between specific input keys in the input means.
  • the “input key assignment priority” is information composed of numerical values, symbols, and the like representing the priority of assignment between specific input keys in the input means.
  • “Association between the input key assignment priority stored in the storage means and the input key ID is an assignment priority rule that defines the assignment priority relationship between specific input keys in the input means.
  • the key input order information generation process that generates the association between the key input order information and stores it in the storage means so as not to violate the priority relationship defined by the association between the input key assignment priority order and the input key ID. , Meaning that the association between the key input order information allocation priority and the key input order information is generated and stored in the storage means.
  • the association between the input key assignment priority stored in the storage means and the input key ID is used as an assignment priority rule that defines the assignment priority relationship between specific input keys in the input means.
  • An association between the allocation priority and the key input order information is generated and stored in the storage means.
  • the key input order information generation processing is performed, and the association between the allocation priority of the key input order information in the storage means and the key input order information is performed. Generate.
  • the specific input key ID in the input means and the input key assignment priority indicating the priority of assignment between the specific input keys in the input means are associated with each other and stored in the storage means. It is possible to automate the generation of the association between the key input order information and the key input order information in accordance with the assignment priority rule that defines the priority relationship between the specific input keys.
  • the first reference position in the output means or the output means in the assignment process of the first key input order information after the assignment process of the first key input order information is performed.
  • the second key input order information allocation process when either the second reference position in the output means or the display range of the object represented by the object ID of the storage means in the display area of the output means changes, the processing means The operation support computer program characterized in that the first key input order information allocation process (1) is performed again. That.
  • the first or second key input order information assigning process After the first or second key input order information assigning process is performed, if the input focus is merely changed in the key input order based on the assigning process, “in the first key input order information assigning process” , When either the first reference position in the output means or the display range of the object indicated by the object ID of the storage means in the display area of the output means has changed, or “in the second key input order information allocation process , When either the second reference position in the output means or the display range of the object represented by the object ID of the storage means in the display area of the output means has changed. “Re-assigning the first key input order information in (1)” once resets the association between the object ID of the storage means and the key input order information, and the first key in step (1).
  • the processing means performs the first key input order information allocation process in step (1) again.
  • the first or second reference position in the output means in the allocation process of the first or second key input order information is performed again.
  • the key input order information can be assigned by resetting the relationship of the key input order from the beginning and assigning a more efficient key input order.
  • the key input order information reallocation is performed by pressing the key input order information reallocation key in the input means by the user.
  • the key input order information reallocation key is reassigned by the user pressing the key input order information reallocation key.
  • Key input order information reassignment command by the user pressing the key input order information reassignment key in the input means means that the association between the key input order information of the storage means and the object ID can be assigned again. This is an instruction. “Re-assigning the first key input order information in (1)” once resets the association between the object ID of the storage means and the key input order information, and the first key in step (1). This means that input order information allocation processing is performed. At this time, a method of deleting the association between the object ID and the key input order information from the storage means is conceivable. Generation management is performed while the information is held in the storage means, and the first key input order information in step (1). A method is also conceivable in which the association between the key input order information and the object ID after redoing the assignment process is the target of the subsequent processes.
  • a key input order information reassignment command is issued by pressing the key input order information reallocation key in the input means by the user. If detected, the processing means redoes the first key input order information allocation processing in step (1).
  • a key input order information reassignment command is detected when the user presses the key input order information reallocation key in the input means.
  • the first key input order information allocation process in step (1) since the first key input order information allocation process in step (1) is performed again, the relationship of the key input order is reset from the beginning to assign a more efficient key input order. Allocation processing of key input order information becomes possible.
  • the storage unit further stores an association between the key input order information and the object ID, which is information related to a fixed key input order object, and a key input related to the fixed key input order object.
  • the processing means associates the order information with the object ID.
  • a combination of two or more specific input keys in the input means, or a specific input key in the input means, not subject to each of the processes (1) and (3) other than the focus transition process The operation support computer program is characterized in that fixed key input order objects are assigned such that the input focus shifts to a specific object by continuously pressing.
  • association between key input order information and object ID, which is information related to the fixed key input order object is an association between the key input order information of the storage means and the object ID, and the association is the computer program according to the present invention. It means that the information is fixedly held in “Not subject to each processing of (1) and (3) other than the focus transition processing” is the association between the key input order information of the storage means and the object ID regarding the fixed key input order object.
  • “Processes (1) and (3) other than the focus transition process” include the first key input order information assignment process, the key input order information deletion process, the key input order information assignment update process, This corresponds to the second key input order information allocation process.
  • the association between the key input order information and the object ID related to the fixed key input order object is the target of each of the processes of step (1) and step (3) other than the focus transition process performed by the processing means.
  • the association between the key input order information and the object ID related to the fixed key input order object is not a target of each process of step (1) and step (3) other than the focus transition process performed by the processing means. Therefore, the input focus can be shifted to the fixed key input order object by pressing the fixed key input order regardless of how the key input order information allocation processing is performed.
  • the key input in the first key input order information allocation process in (1) and the second key input order information allocation process in (3) performed by the processing means.
  • the key input order information allocation process in which the order information and the object ID are associated with each other and stored in the storage means one object ID is only one key input order information, and the key input order information allocation process is performed. It is an operation support computer program characterized.
  • One object ID is only subjected to key input order information assignment processing with one key input order information” means that key input order information assignment is an association process between key input order information and object ID in the storage means. This means that as a result of processing, one object ID of the storage means is not associated with a plurality of pieces of key input order information.
  • the key input order information in the assignment process of the first key input order information in step (1) and the assignment process of the second key input order information in step (3) performed by the processing means Regarding the key input order information allocation process in which the object ID is associated and stored in the storage unit, the key input order information allocation process is performed only for one object ID and one key input order information.
  • a computer system comprising storage means for storing information, processing means for processing information, output means for displaying information to the user, and input means for receiving a command from the user
  • the operation support computer system is characterized in that the storage means stores the information and the operation computer program described above, and the processing means performs the processes.
  • a computer user with a limited number of input keys of the input means operates using the limited input keys when operating under a multi-window system. It is possible to perform operation support for transitions.
  • the operation support computer system includes an output means, a processing means, an input means, and a storage means. These means can be electrically connected via a bus to transmit information (signal communication) to each other.
  • the output means is an output device for displaying information to the user of the operation support computer system, for example, a display or the like.
  • the storage means is an auxiliary storage device that stores a large amount of information and a main storage device that stores information to be executed by the processing means, and corresponds to, for example, a hard disk (HDD) or a main memory.
  • the input means is an input device that receives a command from a user of the operation support computer system, for example, an input device in a computer system such as a keyboard, a mouse, a touch panel, and the like.
  • the processing means is a computing device that works on the other means (device), and for example, an arithmetic device in a computer system such as a CPU is applicable.
  • the bus is a transmission path for each means to communicate information within the operation support computer system.
  • the operation support computer system according to the present invention can be implemented even by a local computer system such as a personal computer, and will be described below based on the premise.
  • the operation support computer system may be composed of a plurality of computer systems.
  • a computer system on the client side serves as output means and input means
  • a computer system on the server side serves as processing means and storage means
  • a wide-area communication line such as the Internet serves as a bus
  • it is configured from a plurality of computer systems Is also possible.
  • the HDD as the storage means stores various databases, operation support computer programs, OS and other programs in the form of databases and files.
  • the object ID for specifying the object and the object display range indicating the display range of the object in the display area of the output means are stored in association with each other.
  • the storage means may assign key input order information, which is information representing a specific input key in the input means or a combination of two or more specific input keys, and priority to assign each of the key input order information to the object ID.
  • the assignment priority order of the key input order information indicating the order is stored in association with each other.
  • the storage means includes key input order information and image information of key input order information which is image information indicating a specific input key or a combination of two or more specific input keys in the input means represented by the key input order information. Are stored in association with each other.
  • the storage means stores a specific input key ID in the input means and an input key assignment priority indicating an assignment priority of specific input keys in the input means in association with each other. Further, the storage means stores the association between the key input order information and the object ID, which is information related to the fixed key input order object.
  • the information stored in these various database and file formats may have two or more similar databases and files. For example, there may be two or more databases that associate object IDs with object display ranges.
  • the CPU as the processing unit reads each information stored in the HDD as the storage unit into the memory as the storage unit, thereby interpreting and executing the program and data.
  • the CPU as the processing unit reads the OS and other programs stored in the HDD as the storage unit and the operation support computer program into the memory as the storage unit, interprets them, and executes them, thereby relating to the present invention. Operation support processing and the like are performed.
  • FIG. 1 is an example of a process flow diagram performed by the operation support computer system according to the present invention. Based on the same figure, the flow of implementation of this invention is demonstrated.
  • the CPU as the processing means, for the object ID stored in the storage means among the objects in the display area of the output means, the first in the output means.
  • a first positional relationship which is a positional relationship between the reference position and the object display range associated with the object ID of the storage means, is calculated, and based on the calculated first positional relationship, the key input order information Key input order information that identifies the association between the allocation priority and key input order information from the storage means for the object ID, and stores the specified key input order information and the object ID in association with each other in the storage means
  • Allocation processing is performed for the object ID stored in the storage means. Processing, is carried out.
  • Step 1 and “Step 2” correspond.
  • the object ID (object 1-5) stored in the storage means The first reference position (the reference position is determined with reference to the display area of the mouse cursor or input cursor) in the output means, and the object display range (object 1-5) associated with the object ID of the storage means.
  • the first positional relationship that is the positional relationship between the object and the display area in the output means of each object is calculated.
  • the association between the key input order information allocation priority order and the key input order information is specified from the storage unit for the object ID.
  • the calculated first positional relationship is closest to the object 1 and is in the order of the objects 2, 3, 4, and 5. Therefore, in object 1, “A” that is the key input order information with the highest allocation priority of the key input order information can be specified.
  • the object 2 has “B” as key input order information
  • the object 3 has “AA” as key input order information
  • the object 4 has “AB” as key input order information
  • the object 5 has key input order information.
  • BA can be specified as
  • the calculation method of the calculated positional relationship includes only the X-axis positional relationship in the display area range of the output means, considers only the Y-axis positional relationship, and considers the X-axis and Y-axis positional relationship. There are various calculation methods such as multiplying the positional relationship between the X axis and the Y axis by a constant coefficient.
  • An object stored in the storage means is a key input order information allocation process in which the specified key input order information (A-BA) and the object ID (object 1-5) are associated and stored in the storage means.
  • ID object 1-5)
  • the first key input order information allocation process is performed.
  • the state of the key input order usage status DB after “Step 2” in the flow of FIG. 1 is set.
  • key input order information and an object ID are stored in association with each other.
  • the CPU as the processing means stores the information based on the association between the key input order information of the storage means and the object ID and the association between the key input order information of the storage means and the image information of the key input order information.
  • For the object ID stored in the means specify the key input order information related to the object ID of the storage means, and specify the image information of the key input order information related to the specified key input order information.
  • the current key of the output means is displayed by the key input order information image display processing that displays the image information of the specified key input order information on the basis of the display range in the output means represented by the object display range associated with the object ID.
  • a specific input key on the input means is pressed, or two or more specific input keys on the input means Pressing combination continuously informs whether the input focus which object transitions, the key input order related to the user of the computer system.
  • Step 2 corresponds.
  • Step 2 in the flow of FIG. Association between key input order information (A-BA) of storage means and object ID (object 1-5), key input order information (A-BA) of storage means and image information (A-BA) of key input order information And the object ID (object 1-5) stored in the storage means based on the association with the display image information)
  • Key input order information (A-BA) associated with the object ID (object 1-5) of the storage means is specified, and key input order information associated with the specified key input order information (A-BA) Image information (A-BA display image information)
  • the display range (object 1-5) in the output means represented by the object display range associated with the object ID (object 1-5) is the image information (A-BA display image information) of the specified key input order information.
  • the key input order information image display processing that displays on the basis of the display range in the output means of In the current display state of the output means, it is determined which object the input focus shifts by pressing a specific input key on the input means or by continuously pressing a combination of two or more specific input keys on the input means. Informs the user of the computer system of the relationship of the key input order.
  • the current display state of the output means after “Step 2” in the flow of FIG.
  • the output means that the image information (A-BA display image information) of the specified key input order information is represented by the object display range associated with the object ID (object 1-5). Displayed in the upper left area of each object with reference to the display range (display range in the output means of the object 1-5).
  • the current display state of the output means by pressing a specific input key on the input means, or by continuously pressing a combination of two or more specific input keys on the input means, to which object It is possible to know the relationship of the key input order as to whether the input focus changes.
  • the CPU as the processing unit performs processing for the object to be input focused by pressing a specific input key in the input unit by the user.
  • a change order is detected,
  • the object ID associated with the key input order information that matches the specific input key is specified from the storage means, and a focus transition process is performed to change the input focus to the object represented by the specified object ID.
  • a key input order information deletion process that deletes the association between the key input order information and the object ID associated with the key input order information that matches the specific input key pressed by the user from the storage means. And All of the key input order information including a specific input key pressed by the user in the change command at the head and including a combination of specific input keys in two or more input means is specified from the storage means.
  • the object ID associated with the specified key input order information is specified from the storage means, the association with the key input order information is deleted from the storage means, and the specified
  • the key input order information obtained by deleting the specific input key pressed by the user included in the head is used as new key input order information, the association is associated with the deleted object ID, and storage means Update the key entry order information assignment to be stored in Among the objects in the display area of the output means, for the object ID that does not have input focus and is not related to the key input order information of the storage means, the second reference position in the output means and the storage means
  • a second positional relationship which is a positional relationship with the object display range associated with the object ID, is calculated, and based on the calculated second positional relationship, the assignment priority order of the key input order information and the key input order
  • a key input order information allocation process is performed in which the association with the information is specified from the storage means for the object ID, and the specified key input order information and the object ID are associated and stored in the storage means.
  • Step 3 In the flow of FIG. 1, “Step 3” and “Step 4” correspond.
  • Step 3 After the assignment process of the first key input order information is performed, when a change instruction of an object to be an input focus due to a specific input key (A) in the input unit being pressed by the user is detected,
  • the object ID (object 1) associated with the key input order information (A) matching the specific input key (A) is specified from the storage means, and the object (object 1) represented by the specified object ID (object 1) Perform a focus transition process to transition the input focus to the object 1) Of the association between the key input order information (A-BA) of the storage means and the object ID (object 1-5), Object ID (object 2, 5) associated with key input order information (B, BA) not including the specific input key (A) pressed by the user in the change command, and the user For the object ID (object 1) associated with the key input order information (A) that matches the specific input key (A) pressed to the key input order information (A, B, BA) Delete the association from the storage means, Delete key entry order information.
  • Step 4" of the flow of FIG. All of the key input order information (AA, AB) including a specific input key (A) pressed by the user in the change command at the head and including a combination of specific input keys in two or more input means ) From the storage means, For each specified key input order information (AA, AB), The object ID (objects 3 and 4) associated with the specified key input order information (AA, AB) is specified from the storage means, and the association with the key input order information (AA, AB) is deleted from the storage means.
  • Update key input order information (A, B) obtained by deleting the specific input key (A) pressed by the user included in the head from the specified key input order information (AA, AB) And in association with the object ID (objects 3 and 4) from which the association is deleted, Update key input order information allocation.
  • Step 4 of the flow of FIG. Of the objects (objects 1-5) in the display area of the output means, object IDs (objects 2, 5) that do not have an input focus and are not associated with the key input order information of the storage means
  • the second reference position (object 1 which is an object having an input focus) in the output means and the object display range associated with the object ID (objects 2 and 5) in the storage means is a second relation.
  • the assignment priority order (3, 4) of the key input order information and the key input order information (AA, AB) are related to the object ID (objects 2, 5).
  • a key input order information allocation process is performed in which the specified key input order information (AA, AB) and the object ID (objects 2, 5) are associated and stored in the storage means.
  • the second key input order information allocation process is performed.
  • Step 4 the key input order information image display process in step (2) is performed to inform the user of the operation support computer system of the relationship of the new key input order.
  • the current display state of the output means after “Step 4” in the flow of FIG.
  • the output means that the image information of the specified key input order information (display image information of A-AB) is represented by the object display range associated with the object ID (object 2-5). Displayed in the upper left area of each object with reference to the display range (display range in the output means of the object 2-5).
  • the current display state of the output means by pressing a specific input key on the input means, or by continuously pressing a combination of two or more specific input keys on the input means, to which object It is possible to know the relationship of the key input order as to whether the input focus changes.
  • the CPU as the processing unit performs an object to be the target of the input focus when a specific input key in the input unit is pressed by the user.
  • each process of step (3) is performed.
  • Step 3 and “Step 4” are performed again after the processing of “Step 4”.
  • the first reference position in the output means is not the mouse cursor or the input cursor, but also displays the object having the input focus displayed in the display area in the output means.
  • the position may be determined based on the region.
  • the CPU as the processing means may perform the following processing.
  • object IDs Of the objects (objects 1-5) in the display area of the output means, object IDs (objects 2, 5) that do not have an input focus and are not associated with the key input order information of the storage means
  • the second reference position (object 1 which is an object having an input focus) in the output means and the object display range associated with the object ID (objects 2 and 5) in the storage means is a second relation. Calculate the positional relationship, Based on the calculated second positional relationship, the assignment priority order (3, 4) of the key input order information and the key input order information (AA, AB) are related to the object ID (objects 2, 5).
  • a key input order information allocation process is performed in which the specified key input order information (AA, AB) and the object ID (objects 2, 5) are associated and stored in the storage means. Allocation process of second key input order information; A key input order information image display process is performed to inform the user of the operation support computer system of the relationship of the new key input order.
  • the key input order by the user pressing a specific input key in the input means When an information return instruction is detected, The CPU as the processing means associates the key input order information (A-AB) one generation before the storage means with the object ID (object 1-5) before the key input order information allocation update processing, Associating the key input order information (A-AB) with the object ID (object 1-5), Before the focus transition process, the input focus is shifted to an object (mouse cursor or input cursor) having the input focus.
  • the CPU as a processing means may perform the following processing.
  • the specific input key ID (A, B) in the input means and the input key assignment priority (1, 2) indicating the priority of assignment between the specific input keys in the input means are associated with each other
  • “dynamic key database” corresponds.
  • the association between the input key assignment priority (1, 2) and the input key ID (A, B) stored in the storage means is as follows: As an allocation priority rule that defines the allocation priority relationship between specific input keys in the input means, an association between allocation priority (1-5) of key input order information and key input order information (A-BA) is generated. , Perform key input order information generation processing to be stored in the storage means, An association between the allocation priority (1-5) of the key input order information in the storage means and the key input order information (A-BA) is generated. In FIG. 1, the association between the allocation priority order of the generated key input order information and the key input order information is the “key input order usage situation DB”.
  • the CPU as a processing means may perform the following processing.
  • the first reference position in the output means or the display area in the output means in the first key input order information allocation process
  • the second key input order information is assigned, the second key input order In the information allocation process
  • the second reference position of the output means object 1 which is an object having an input focus
  • the display range of the object represented by the object ID (object 1-5) of the storage means in the display area of the output means If any changes, The allocation process of the first key input order information is performed again.
  • the CPU as a processing means may perform the following processing.
  • the key input order information reassignment command is detected by the user pressing the key input order information reallocation key in the input means after the key input order information assignment process is performed, The allocation process of the first key input order information is performed again.
  • the CPU as a processing means may perform the following processing.
  • FIG. 2 is another example of a process flow diagram performed by the operation support computer system according to the present invention.
  • the difference between the processes in FIG. 1 and FIG. 2 is that an object that is the target of input focus when a specific input key in the input means is pressed by the user after the first key input order information allocation process is performed.
  • the specific input key in the input means pressed by the user is “A” in FIG.
  • the specific input key in the input means pressed by the user is “B”.
  • FIG. 3 is another example of a processing flow diagram performed by the operation support computer system according to the present invention.
  • the first reference position in the output means is the first of the objects having the input focus, the mouse cursor, the input cursor, and the objects that have already been subjected to the key input order information assignment process, which are displayed in the display area in the output means.
  • the display area in the output means of the object represented by the object ID that is the target of the key input order information allocation process is determined with reference to the display area of the highest priority
  • the object ID that is the same as the origin of the first reference position in the output means is the first Key input in which one input key is added to the key input order represented by the key input order information assigned to the object that is the origin of the first reference position for the object ID in which the positional relationship of 1 is given the highest priority
  • the key input order information that has the highest allocation priority in the key input order information is identified from the storage means, and the object ID and the specified key input order are not yet processed.
  • the key input order information assignment process for associating information is performed, and the object subjected to the key input order information assignment process is added to the first reference position until the first end condition is satisfied.
  • Repeated key input order information assignment processing to perform the allocation processing of the first key input order information
  • the second reference position in the output means is an object having an input focus, an object that has already been subjected to the key input order information allocation process
  • the display area in the output means of the object represented by the object ID to be assigned with the second key input order information is determined with reference to the display area of the highest priority,
  • a key obtained by adding one input key to the key input order represented by the key input order information assigned to the object that is the basis of the second reference position for the object ID in which the second positional relationship has the highest priority The key input order information that is the
  • the key input order information allocation process for associating the order information is performed, and the object that has been subjected to the key input order information allocation process until the second end condition is satisfied In addition to location, repeat key input order information assignment processing, and allocation processing of the second key input order information.
  • the first reference position in the output means is Of the objects having the input focus, the mouse cursor, the input cursor, and the objects that have already been subjected to the key input order information assignment process displayed in the display area of the output means
  • the first key input order information assignment process The position of the display area in the output means of the object (object 1-5) represented by the object ID (object 1-5) is determined with reference to the display area of the highest priority (mouse cursor or input cursor), Of the objects (object 1-5) in the display area of the output means, the object ID (object 1-5) stored in the storage means.
  • a first positional relationship that is a positional relationship between the first reference position (mouse cursor or input cursor) in the output means and the object display range associated with the object ID (object 1-5) in the storage means is calculated.
  • the association between the key input order information allocation priority (1-2) and the key input order information (AB) is related to the object ID (object 1-5).
  • An object stored in the storage means is a key input order information allocation process in which the specified key input order information (AB) and the object ID (objects 1 and 2) are associated and stored in the storage means. This is performed for ID (objects 1 and 2).
  • Step 2 of the flow of FIG.
  • key input order information allocation processing of key input order information (AA, AB, BA) representing a combination of two or more specific input keys For the object ID (object 3-5) that is the origin of the first reference position (object 2) in the output means, the object ID (object 3) in which the first positional relationship has the highest priority against A key input order obtained by adding one input key to the key input order (B) represented by the key input order information (B) assigned to the object (object 2) that is the origin of the first reference position, Key entry order information (BA) that has not been subjected to key entry order information allocation processing and has the highest assignment priority in the key entry order information is identified from the storage means, and the object ID (object 3) and the identified key are identified.
  • a key input order information allocation process for associating input order information (BA) is performed.
  • Step 3 the object subjected to the key input order information assignment process is added to the first reference position, and the key input order information assignment process is repeated. 1 key input order information allocation processing is performed.
  • a key input order information allocation process for associating input order information (BA) is performed. Further, the key input order is obtained by adding one input key to the key input order (BA) represented by the key input order information (BA) assigned to the object (object 3) that is the origin of the first reference position.
  • the key input order information (BAA) that has not been subjected to the key input order information allocation process and has the highest allocation priority of the key input order information is identified from the storage means, and the object ID (object 5) and the identification are identified.
  • the key input order information allocation process for associating the key input order information (BAA) is performed.
  • Step 3 Association between key input order information (A, B, BA, BB, BAA) of storage means and object ID (object 1-5) and key input order information (A, B, BA, BB, BAA) of storage means And the object ID (object 1-5) stored in the storage means based on the association between the key input order information and the image information.
  • the key input order information (A, B, BA, BB, BAA) associated with the object ID (object 1-5) of the storage means is specified, and the specified key input order information (A, B, BA, BB) , BAA) to identify the image information of the key input order information associated with
  • the key input order information image display processing for displaying the image information of the specified key input order information on the basis of the display range in the output means represented by the object display range associated with the object ID (object 1-5) In the current display state of the output means, it is determined which object the input focus shifts by pressing a specific input key on the input means or by continuously pressing a combination of two or more specific input keys on the input means. Informs the user of the computer system of the relationship of the key input order.
  • Step 4 After the assignment process of the first key input order information is performed, when a change instruction of the object to be input focus due to the specific input key (B) in the input unit being pressed by the user is detected,
  • the object ID (object 2) associated with the key input order information (B) that matches the specific input key (B) is specified from the storage means, and the object (object 2) indicated by the specified object ID (object 2) Perform a focus transition process to transition the input focus to object 2)
  • the object ID (object 1) that does not have input focus and is not associated with the key input order information of the storage means is the second reference position ( Calculating a second positional relationship which is a positional relationship between the object 3) and the object display range associated with the object ID (object 1) of the storage means; Based on the calculated second positional relationship, the association between the key input order information allocation priority (4) and the key input order information (AB) is specified from the storage means for the object ID (object 1), A key input order information allocation process is performed in which the specified key input order information (AB) and the object ID (object 1) are associated with each other and stored in the storage unit. The second key input order information allocation process is performed.
  • the key input order information image display processing is performed to inform the user of the operation support computer system of the relationship of the new key input order.
  • Step 6 in the flow of FIG.
  • the object ID (object 3) associated with the key input order information (A) matching the specific input key (A) is specified from the storage means, and the object (object 3) represented by the specified object ID (object 3) Perform a focus transition process to transition the input focus to the object 3)
  • All of the key input order information (AA, AB) including a specific input key (A) pressed by the user in the change command at the head and including a combination of specific input keys in two or more input means ) From the storage means, For each specified key input order information (AA, AB), New key input order information (A, B) obtained by deleting the specific input key (A) pressed by the
  • the second reference in the output means for the object IDs (objects 2 and 4) that do not have input focus and are not associated with the key input order information of the storage means Calculating a second positional relationship that is a positional relationship between the position (objects 1 and 5) and the object display range associated with the object ID (objects 2 and 4) of the storage means; Based on the calculated second positional relationship, the assignment priority order (3, 5) of the key input order information and the key input order information (AA, BA) are related to the object ID (objects 2, 4).
  • a key input order information allocation process is performed in which the key input order information (AA, BA) and the object ID (objects 2, 4) are specified and stored in the storage means in association with each other. The second key input order information allocation process is performed.
  • key input order information image display processing is performed to notify the user of the operation support computer system of the relationship of the new key input order.
  • FIG. 4 is another example of a processing flow diagram performed by the operation support computer system according to the present invention.
  • FIG. 4 The difference between the processing in FIG. 3 and FIG. 4 is that in FIG. 4, if a specific input key in the input means is pressed or a combination of two or more specific input keys in the input means is continuously pressed, a specific object is input. Allocation of fixed key input order object that the focus is changed is performed, and processing means performs key input order information assignment process, key input order information deletion process, key input order information assignment update process, The difference is that it is not the target of each process.
  • FIG. 5-8 is another example of a processing flow diagram performed by the operation support computer system according to the present invention.
  • the first positional relationship is calculated for the combination of the first reference position and the object ID of the storage means.
  • key input order information assignment processing of key input order information representing a combination of two or more specific input keys the key input order represented by the key input order information assigned to the object that is the origin of the first reference position
  • the key input order information in which one input key is added and the key input order information allocation process has not yet been performed, and the key input order information having the highest allocation priority of the key input order information is identified from the storage means.
  • the order information assignment process is performed for the first reference position, and the display area of the object to which the key entry order information assignment was performed in the immediately preceding key entry order information assignment process As a quasi defines a new first reference position until the first end condition is satisfied, repeating the key input order information assignment process,
  • the second reference position in the output means is determined with reference to the display area of the object displayed in the display area in the output means that has already been subjected to the key input order information assignment process and the object having the input focus.
  • Is calculated for the combination of the second reference position and the object ID of the storage means For key input order information allocation processing of key input order information representing a combination of two or more specific input keys, the key input order represented by the key input order information assigned to the object that is the origin of the second reference position The key input order information to which one input key is added, the key input order information allocation process has not yet been performed, and the key input order information having the highest allocation priority of the key input order information is identified from the storage means, Key input order information for causing the storage means to store the identified key input order information in association with the object ID based on the second positional relationship calculated for the combination of the second reference position and the object ID of the storage means.
  • the allocation process is performed for the second reference position, and the display area of the object to which the key input order information allocation was performed in the previous key input order information allocation process is used as a reference. It defines a second reference position a new, until the second end condition is satisfied, repeating the key input order information assignment processing is.
  • the first reference position in the output means is determined with reference to the display area of the mouse cursor (reference object) displayed in the display area in the output means, and the first positional relationship is the first reference position ( For the combination of the reference object) and the object ID (object 1-5) of the storage means, key input order information ( ⁇ , ⁇ , ⁇ , ⁇ input keys) is combined and calculated.
  • the association between the key input order information allocation priority and the key input order information is specified from the storage means for the object ID, and the specified key input order information ( ⁇ , Key input order information allocation processing is performed in which the input keys ⁇ and ⁇ ) and the object IDs (objects 1 and 3) are associated and stored in the storage unit.
  • the association between the priority order of key input order information and the key input order information is identified from the storage means for the object ID based on the calculated first positional relationship
  • the calculated first Based on the positional relationship, the target is narrowed down by the “allocation target discriminant” and the allocation rank is determined by the “allocation rank calculation formula”.
  • a new first reference position (objects 1 and 3) is determined on the basis of the display area of the object to which key input order information is allocated in the immediately preceding key input order information allocation process, and becomes the source of the first reference position.
  • the key input order information that is the order and has not yet been subjected to the key input order information allocation process and has the highest allocation priority of the key input order information is identified from the storage means, and the first reference position (object 1, 3 ) And the object ID (object 1-5) of the storage means are combined with key input order information (input keys of ⁇ , ⁇ , ⁇ , and ⁇ ), and based on the calculated first positional relationship,
  • Special Causing the the key input order information stored in the storage means in association with the object ID, and the key input order information assignment processing is performed on the first reference position (the object 1, 3).
  • the calculated first Based on the positional relationship, the target is narrowed down by the “allocation target discriminant” and the allocation rank is determined by the “allocation rank calculation formula”.
  • the key input order information allocation process is repeated until the first termination condition (until the key input order information allocation process is performed at least once for the object 1-5 that is all object IDs) is satisfied.
  • image information of the specified key input order information (display image information of combinations of input keys of ⁇ , ⁇ , ⁇ , and ⁇ ) is associated with the object ID (object 1-5). Displayed in the upper left area of each object on the basis of the display range in the output means represented by the object display range (the display range in the output means of the object 1-5).
  • the object display range the display range in the output means of the object 1-5.
  • Step 3 the CPU as the processing means is After the first key input order information allocation process is performed, when a change instruction of an object to be input focus due to a specific input key ( ⁇ ) being pressed by the user is detected, The object ID (object 3) associated with the key input order information ( ⁇ ) matching the specific input key ( ⁇ ) is specified from the storage means and input to the object represented by the specified object ID (object 3). A focus transition process for shifting the focus is performed.
  • FIG. 3 is a flowchart of processing performed by the operation support computer system.
  • FIG. 4 is a processing flow performed by the operation support computer system. Processing flow performed by operation support computer system 5-1 Process flow performed by operation support computer system 5-2 Processing flow performed by operation support computer system Figure 5-3 Processing flow performed by operation support computer system Figure 5-4

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • User Interface Of Digital Computer (AREA)
  • Input From Keyboards Or The Like (AREA)

Abstract

 入力キーが少ないコンピュータで、簡便に入力フォーカスの遷移を行うこと等。 処理手段に、(1)第1のキー入力順情報の割当処理と、(2)キー入力順情報画像表示処理と、(3)第1のキー入力順情報の割当処理が行われた後に、入力フォーカスの対象となるオブジェクトの変更命令を検出すると、フォーカス遷移処理を行い、キー入力順情報の削除処理を行い、キー入力順情報割当の更新処理をすること、第2のキー入力順情報の割当処理と、キー入力順情報画像表示処理を行い、新たなキー入力順序の関係を操作支援コンピュータシステムの利用者に知らせること、(4)第2のキー入力順情報の割当処理が行われた後に、入力フォーカスの対象となるオブジェクトの変更命令を検出すると、(3)の各処理を行うこと、を実行させる操作支援コンピュータプログラム。

Description

操作支援コンピュータプログラム、操作支援コンピュータシステム
 本発明は、キーボードやマウス等の入力装置を利用して、コンピュータシステムにおけるシステム利用者の入力等の操作を支援するためのコンピュータプログラムに関するものである。特に、マルチウインドウを採用するソフトウェア環境の下で、ウインドウ等の各種オブジェクトへの入力フォーカスの遷移操作を行う際の操作支援を行う技術に関するものである。
 GUI(Graphical User Interface)環境のコンピュータシステムでは、複数のウインドウが表示され、複数のコンピュータプログラムやデータを扱える、マルチウインドウシステムが採用されている。このマルチウインドウシステムの下では、通常の作業状態において複数のウインドウが表示されるのが普通であり、各々のウインドウを選択する際にはマウス等の入力装置を利用する。
 しかし、近年、利用が進んでいる携帯型のコンピュータ、例えば、携帯電話機、PDA、携帯ゲーム機、等では、物理的な制約から、パーソナルコンピュータ等のキーボードを備えたコンピュータに比べ、入力キーの数が限定されている。よって、マルチウインドウシステムの下で、各々のウインドウのうち、どのウインドウに対して操作を行うかの入力フォーカスの遷移を、限られた入力キーしかないコンピュータにより行うことは困難が伴う。
 また、各々のウインドウの表示範囲が重なり合ってしまった場合には、表示順序の優先順位の高いウインドウがディスプレイに表示される代わりに、優先順位の低いウインドウはディスプレイに表示されない。よって、限られた入力キーしかないコンピュータにより、ウインドウに対して操作を行うかの入力フォーカスの遷移を行うことは、利用者が優先順位の低いウインドウを選択する際にも、煩雑、面倒であり、非常に不便である。
 このように、ツールバー等のウインドウを代表例とするディスプレイに表示される各種オブジェクトは、表示範囲が重複することも多く、携帯型のコンピュータ等の入力キーの数が限定されたコンピュータの利用者にとって、処理対象となるオブジェクトのフォーカスの有無を効率的に選択できるようにすることが重要になる。
 以下の特許文献1及び2には、携帯型コンピュータのウインドウ操作に関する技術が開示されている。
 以下の特許文献1及び2は、本願の出願人が出願時に知っている携帯型コンピュータのウインドウ操作に関する技術である。
特開2008-217130号公報 特開2008-217131号公報
 本発明の解決しようとする課題は、入力キーの数が限定されたコンピュータの利用者が、マルチウインドウシステムの下で操作する際に、限られた入力キーを利用して入力フォーカスの遷移の操作支援を行うコンピュータプログラムやコンピュータシステムの提供である。
 1、
 (1)
 そこで、上記課題を解決するため、本発明に係る操作支援コンピュータプログラムは、情報を記憶する記憶手段と、情報を処理する処理手段と、利用者に情報を表示する出力手段と、利用者からの命令を受け付ける入力手段と、を備えたコンピュータシステムにおけるコンピュータプログラムであって、前記出力手段における表示領域に複数のオブジェクトが表示されると共に、利用者が前記入力手段を使用して入力フォーカスを有するオブジェクトに対して操作を行う操作支援コンピュータプログラムである。
 また、前記記憶手段は、前記オブジェクトを特定するオブジェクトIDと、前記出力手段の表示領域におけるオブジェクトの表示範囲を表すオブジェクト表示範囲と、を関連付けて記憶し、前記入力手段における特定の入力キー又は2以上の当該特定の入力キーの組み合わせを表す情報であるキー入力順情報と、当該キー入力順情報個々について前記オブジェクトIDに割当る優先順位を表すキー入力順情報の割当優先順位と、を関連付けて記憶し、前記キー入力順情報と、当該キー入力順情報が表す前記入力手段における特定の入力キー又は2以上の特定の入力キーの組み合わせを示す画像情報であるキー入力順情報の画像情報と、を関連付けて記憶している。
 そして、前記処理手段に、下記の(1)-(4)の処理を実行させること、を特徴とする操作支援コンピュータプログラムである。
 (1) 前記出力手段の表示領域におけるオブジェクトのうち、前記記憶手段に記憶されているオブジェクトIDについて、 前記出力手段における第1の基準位置と、前記記憶手段のオブジェクトIDに関連付いているオブジェクト表示範囲と、の位置関係である第1の位置関係を算出し、 当該算出した第1の位置関係に基づいて、前記キー入力順情報の割当優先順位とキー入力順情報との関連付けを、当該オブジェクトIDについて前記記憶手段から特定し、 当該特定したキー入力順情報と、当該オブジェクトIDと、を関連付けて前記記憶手段に記憶させる、キー入力順情報割当処理を、前記記憶手段に記憶されているオブジェクトIDについて行う、 第1のキー入力順情報の割当処理と、
 (2) 前記記憶手段のキー入力順情報とオブジェクトIDとの関連付けと、前記記憶手段のキー入力順情報とキー入力順情報の画像情報との関連付けと、に基づいて、前記記憶手段に記憶されているオブジェクトIDについて、 前記記憶手段のオブジェクトIDに関連付いているキー入力順情報を特定し、当該特定したキー入力順情報に関連付いているキー入力順情報の画像情報を特定し、 当該特定したキー入力順情報の画像情報を、当該オブジェクトIDに関連付いているオブジェクト表示範囲が表す前記出力手段における表示範囲を基準として表示するキー入力順情報画像表示処理により、 前記出力手段の現在の表示状態において、前記入力手段における特定の入力キーを押す、又は前記入力手段における2以上の特定の入力キーの組み合わせを連続して押せば、どのオブジェクトに入力フォーカスが遷移するか、のキー入力順序の関係を前記コンピュータシステムの利用者に知らせること、
 (3) 前記第1のキー入力順情報の割当処理が行われた後に、前記入力手段における特定の入力キーが利用者に押されることによる、前記入力フォーカスの対象となるオブジェクトの変更命令を検出すると、 当該特定の入力キーと一致するキー入力順情報に関連付いているオブジェクトIDを、前記記憶手段から特定し、当該特定したオブジェクトIDが表すオブジェクトに入力フォーカスを遷移させるフォーカス遷移処理を行い、  前記記憶手段のキー入力順情報とオブジェクトIDとの関連付けのうち、 当該変更命令において利用者に押された特定の入力キーを先頭に含んでいないキー入力順情報に関連付いているオブジェクトIDと、当該利用者に押された特定の入力キーと一致するキー入力順情報に関連付いているオブジェクトIDと、について、当該キー入力順情報との関連付けを前記記憶手段から削除する、 キー入力順情報の削除処理を行い、  当該変更命令において利用者に押された特定の入力キーを先頭に含み、かつ、2以上の前記入力手段における特定の入力キーの組み合わせから構成されるキー入力順情報のすべてを、前記記憶手段から特定し、 当該特定したキー入力順情報ごとに、 当該特定したキー入力順情報に関連付いているオブジェクトIDを前記記憶手段から特定し、当該キー入力順情報との関連付けを前記記憶手段から削除すると共に、 当該特定したキー入力順情報から、先頭に含まれている当該利用者に押された特定の入力キーを削除したものを新たなキー入力順情報とし、当該関連付けを削除したオブジェクトIDと関連付けて、前記記憶手段に記憶させる、 キー入力順情報割当の更新処理をすること、  前記出力手段の表示領域におけるオブジェクトのうち、入力フォーカスを有しておらず、かつ、前記記憶手段のキー入力順情報に関連付いていないオブジェクトIDについて、 前記出力手段における第2の基準位置と、前記記憶手段のオブジェクトIDに関連付いているオブジェクト表示範囲と、の位置関係である第2の位置関係を算出し、 当該算出した第2の位置関係に基づいて、前記キー入力順情報の割当優先順位とキー入力順情報との関連付けを、当該オブジェクトIDについて前記記憶手段から特定し、 当該特定したキー入力順情報と、当該オブジェクトIDと、を関連付けて前記記憶手段に記憶させる、キー入力順情報割当処理を行う、 第2のキー入力順情報の割当処理と、  前記(2)のキー入力順情報画像表示処理を行い、新たなキー入力順序の関係を操作支援コンピュータシステムの利用者に知らせること、
 (4) 前記第2のキー入力順情報の割当処理が行われた後に、前記入力手段における特定の入力キーが利用者に押されることによる、前記入力フォーカスの対象となるオブジェクトの変更命令を検出すると、 前記(3)の各処理を行うこと。
 (2)
 「記憶手段」とは、例えばRAM、ROM、HDD等のコンピュータシステムにおける記憶装置が該当する。
 「処理手段」とは、例えば、CPU等のコンピュータシステムにおける演算装置や、通信ネットワークで接続されたコンピュータシステムにおける中央処理サーバコンピュータが該当する。
 「出力手段」とは、例えば、ディスプレイ等のコンピュータシステムにおける情報を表示する出力装置や、通信ネットワークで接続されたコンピュータシステムにおける情報端末としての携帯電話端末やパーソナルコンピュータ等が該当する。
 「入力手段」とは、例えば、キーボード、マウス、タッチパネル等のコンピュータシステムにおける入力装置や、通信ネットワークで接続されたコンピュータシステムにおける情報端末としての携帯電話端末やパーソナルコンピュータ等が該当する。
 「操作支援コンピュータシステム」は、パーソナルコンピュータ等の1のハードウェア内にて完結して構成される場合もあるし、複数のコンピュータにより構成される場合もある。
 複数のコンピュータにより構成される場合の例として、通信ネットワークで接続されたコンピュータシステムにおいて、「処理手段」が中央処理サーバコンピュータ、「記憶手段」が中央処理サーバコンピュータが管理する記憶装置、「出力手段」及び「入力手段」が中央処理サーバコンピュータと通信する情報端末(携帯電話、パーソナルコンピュータ)、等の場合が該当する。
 「出力手段の表示領域」とは、ディスプレイ等の情報を表示する出力装置における、画像や文字データ等の表示領域を意味する。
 「入力フォーカス」とは、マルチウィンドウ環境において、ある時点でどのオブジェクト(ウインドウ等)が入力されたデータを受け取るか、を表す言葉である。
 「オブジェクト」とは、OSやアプリケーションの機能によって出力手段の表示領域に表示される一まとまりの表示画像を意味し、例えば、各種ウインドウ、ガジェット、アイコン、ヘルプ機能で表示されるキャラクター、等が該当する。各種ウインドウの例としては、親ウインドウ(メインウインドウ・操作対象のデータを主に表示するウインドウ)、子ウインドウ(ツールバー、パレットウインドウ等の操作をより簡易にするための補助ウインドウ)、等がある。
 「オブジェクトID」とは、出力手段の表示領域に表示される各オブジェクトを特定するための数値や記号等から構成される情報である。この「オブジェクトID」は、出力手段の表示領域に表示されるオブジェクトのうち、全てを対象とする必要まではなく、本発明に係る処理の対象となる可能性のあるオブジェクトに割当ればよい。
 「オブジェクト表示範囲」とは、出力手段の表示領域の範囲のうち、各オブジェクトが表示される範囲(ピクセルの範囲)を表す情報である。
 「キー入力順情報」とは、入力手段における特定の入力キー又は2以上の当該特定の入力キーの組み合わせを表す数値や記号等から構成される情報であり、入力手段におけるキーの入力順(キー入力順序)を表す情報である。
 本願における「入力キー」又は「キー」とは、入力手段における入力キー、例えば、キーボードにおけるキーや、携帯電話機のボタン、が該当する。但し、「入力手段」には、前記のように、マウスやタッチパネルも含まれるため、本願における「入力キー」又は「キー」とは、マウスにおけるボタン、タッチパネルにおける画面に表示された入力ボタン、も含む概念であり、「入力手段において入力命令を受け付けるトリガーとなるもの」をいう。
 本願における「特定の入力キー」とは、入力手段に存在する入力キーのうち、特定の複数の入力キーのうちの1の入力キーという意味であり、当該「特定の入力キー」が1種類であるという意味ではない。
 同様に、本願における「2以上の特定の入力キーの組み合わせ」とは、入力手段に存在する入力キーのうち、特定の複数の入力キーの中から、2以上組み合わせたものという意味であり、当該「2以上の特定の入力キーの組み合わせ」が1種類のキーが連続したものであるという意味ではない。
 「キー入力順情報の割当優先順位」とは、個々のキー入力順情報についてオブジェクトIDに割当る優先順位を表す数値や記号等から構成される情報である。
 「キー入力順情報の画像情報」とは、キー入力順情報が表す入力手段における特定の入力キー又は2以上の特定の入力キーの組み合わせを示す画像情報である。
 「出力手段の表示領域におけるオブジェクトのうち、記憶手段に記憶されているオブジェクトIDについて」とは、出力手段の表示領域におけるオブジェクトの全てにオブジェクトIDが割当られている、とは限らないため、処理の対象となるオブジェクトIDが割当られたオブジェクトについて、という意味である。
 また、「オブジェクトIDについて」とは、オブジェクトIDが割当られているオブジェクトのすべてを必ず対象とする、という意味ではなく、オブジェクトIDが割当られているオブジェクトの中から対象が生じる、という程度の意味である。
 また、「オブジェクトIDについて」とは、1つのオブジェクトIDについて、1回の処理、という意味でもなく、1つのオブジェクトIDについて複数回の処理が行われる場合もある。
 「出力手段における第1の基準位置」とは、出力手段の表示領域の範囲のうち基準となる位置をいい、常に基準位置が固定されているとは限らず、後述のように複数の候補の中から定まる場合もある。
 「第1の位置関係」とは、出力手段における第1の基準位置と、出力手段におけるオブジェクト表示範囲と、の位置関係である。「第1の位置関係」の例として、出力手段の表示領域の範囲のうち、X軸の位置関係のみを考慮する、Y軸の位置関係のみを考慮する、X軸及びY軸の位置関係を考慮する、X軸やY軸の位置関係に一定の係数を乗算する、等の各種の計算方法がある。
 「算出した第1の位置関係に基づいて、キー入力順情報の割当優先順位とキー入力順情報との関連付けを、当該オブジェクトIDについて記憶手段から特定し」とは、算出した第1の位置関係が表す数値を、当該オブジェクトIDについて比較することにより、キー入力順情報の割当優先順位とキー入力順情報との関連付けを特定することをいう。
 また、「特定し」とは、特定を試みる、という意味であり、特定ができる場合も、特定ができない場合も生じうる。
 「当該特定したキー入力順情報と、当該オブジェクトIDと、を関連付けて記憶手段に記憶させる、キー入力順情報割当処理」は、一のキー入力順情報に、一のオブジェクトIDを関連付ける処理である。よって、一のオブジェクトIDについて「キー入力順情報割当処理」が複数回行われた場合は、一のオブジェクトIDに複数の一のキー入力順情報が関連付けられる場合が生じうる。
 「第1のキー入力順情報の割当処理」の終了条件の一例としては、入力フォーカスを有するオブジェクト以外のオブジェクトIDについて、少なくとも1回はキー入力順情報割当処理が行われるまでや、一定数のキー入力順情報割当処理が行われるまでや、これ以上キー入力順情報割当処理が行えなくなる状態に至った場合までや、すべてのオブジェクトIDについて少なくとも1回はキー入力順情報割当処理が行われるまで、等が考えられる。
 「当該特定したキー入力順情報の画像情報を、当該オブジェクトIDに関連付いているオブジェクト表示範囲が表す出力手段における表示範囲を基準として表示するキー入力順情報画像表示処理」の一例として、オブジェクト表示範囲が表す出力手段における表示範囲の範囲内又は範囲外の一定位置にキー入力順情報の画像情報を表示することが考えられる。
 「キー入力順序」とは、入力手段における特定の入力キーを押す、又は前記入力手段における2以上の特定の入力キーの組み合わせを連続して押せば、どのオブジェクトに入力フォーカスが遷移するか、の関係を表す情報である。
 「当該変更命令において利用者に押された特定の入力キーを先頭に含んでいないキー入力順情報に関連付いているオブジェクトIDと、当該利用者に押された特定の入力キーと一致するキー入力順情報に関連付いているオブジェクトIDと、について、当該キー入力順情報との関連付けを記憶手段から削除する」とは、変更命令において利用者に押された特定の入力キーと、完全に一致する又は先頭が一致しないキー入力順情報について、キー入力順情報の割当を削除する、という意味である。
 「2以上の入力手段における特定の入力キーの組み合わせから構成されるキー入力順情報」とは、入力手段における特定の入力キーを、2以上組み合わせて構成されているキー入力順情報、という意味である。
 「当該特定したキー入力順情報から、先頭に含まれている当該利用者に押された特定の入力キーを削除したものを新たなキー入力順情報とし」とは、特定したキー入力順情報の先頭に含まれている当該利用者に押された特定の入力キーを削除したキー入力順序を、新たなキー入力順情報として、という意味である。
 「出力手段の表示領域におけるオブジェクトのうち、入力フォーカスを有しておらず、かつ、記憶手段のキー入力順情報に関連付いていないオブジェクトIDについて」とは、入力フォーカスを有していないオブジェクトに対しては、入力フォーカスを遷移させなくてもよいと考えられるためキー入力順情報割当処理の対象に含めなくてもよい、という意味であるが、入力フォーカスを有するオブジェクトに対してキー入力順情報割当処理を行う処理とすることを排除するものではない。
 同様に、「出力手段の表示領域におけるオブジェクトのうち、入力フォーカスを有しておらず、かつ、記憶手段のキー入力順情報に関連付いていないオブジェクトIDについて」とは、キー入力順情報に関連付いているオブジェクトIDに対しては、キー入力順情報割当処理を行わなくてもよいと考えられるためキー入力順情報割当処理の対象に含めなくてもよい、という意味であるが、キー入力順情報に関連付いていないオブジェクトIDに対してキー入力順情報割当処理を行う処理とすることを排除するものではない。
 すなわち、「出力手段の表示領域におけるオブジェクトのうち、入力フォーカスを有しておらず、かつ、記憶手段のキー入力順情報に関連付いていないオブジェクトIDについて」とは、入力フォーカスを有しておらず、かつ、記憶手段のキー入力順情報に関連付いていないオブジェクトID、については、キー入力順情報割当処理を行う、という程度の意味である。
 「出力手段における第2の基準位置」とは、出力手段の表示領域の範囲のうち基準となる位置をいい、常に基準位置が固定されているとは限らず、後述のように複数の候補の中から定まる場合もある。
 「第2の位置関係」とは、出力手段における第2の基準位置と、出力手段におけるオブジェクト表示範囲と、の位置関係である。「第2の位置関係」の例として、出力手段の表示領域の範囲のうち、X軸の位置関係のみを考慮する、Y軸の位置関係のみを考慮する、X軸及びY軸の位置関係を考慮する、X軸やY軸の位置関係に一定の係数を乗算する、等の各種の計算方法がある。
 「算出した第2の位置関係に基づいて、キー入力順情報の割当優先順位とキー入力順情報との関連付けを、当該オブジェクトIDについて記憶手段から特定し」とは、算出した第2の位置関係が表す数値を、当該オブジェクトIDについて比較することにより、キー入力順情報の割当優先順位とキー入力順情報との関連付けを特定することをいう。
 「第2のキー入力順情報の割当処理」の終了条件の一例としては、入力フォーカスを有するオブジェクト以外のオブジェクトIDについて、少なくとも1回はキー入力順情報割当処理が行われるまでや、一定数のキー入力順情報割当処理が行われるまでや、これ以上キー入力順情報割当処理が行えなくなる状態に至った場合までや、すべてのオブジェクトIDについて少なくとも1回はキー入力順情報割当処理が行われるまで、等が考えられる。
 「前記(3)の各処理を行う」とは、ステップ(3)の全処理(フォーカス遷移処理、キー入力順情報の削除処理、キー入力順情報割当の更新処理、第2のキー入力順情報の割当処理、ステップ(2)のキー入力順情報画像表示処理)を再度行う、という意味である。
 (3)
 本発明では、第1のキー入力順情報の割当処理により、キー入力順情報とオブジェクトIDとを関連付け、当該関係性を、キー入力順情報画像表示処理により、コンピュータシステムの利用者に表示する。
 また、第1のキー入力順情報の割当処理の後に、入力フォーカスの対象となるオブジェクトの変更命令を検出すると、フォーカス遷移処理、キー入力順情報の削除処理、キー入力順情報割当の更新処理、第2のキー入力順情報の割当処理、キー入力順情報画像表示処理、により、キー入力順情報とオブジェクトIDとの関連付けを修正し、利用者に表示する。
 さらに、第2のキー入力順情報の割当処理が行われた後に、入力フォーカスの対象となるオブジェクトの変更命令を検出すると、同様に、キー入力順情報とオブジェクトIDとの関連付けを修正し、利用者に表示する。
 これにより、入力手段の入力キーの数が限定されたコンピュータの利用者が、マルチウインドウシステムの下で操作する際に、限られた入力キーを利用して入力フォーカスの遷移の操作支援を行うことができる。
 特に、コンピュータシステムの利用者が意識せずとも、第1の位置関係や、第2の位置関係を元にして、キー入力順情報とキー入力順情報の割当優先順位との関連付けを利用し、オブジェクトIDとキー入力順情報との関連付けを行うことができる。
 2、
 (1)
 また、他の発明では、前記構成及び前記処理(1)、(2)、(4)に加え、 前記処理手段に、 下記の(3)及び(5)の処理を実行させること、を特徴とする操作支援コンピュータプログラムである。
 (3) 前記第1のキー入力順情報の割当処理が行われた後に、前記入力手段における特定の入力キーが利用者に押されることによる、前記入力フォーカスの対象となるオブジェクトの変更命令を検出すると、  当該特定の入力キーと一致するキー入力順情報に関連付いているオブジェクトIDを、前記記憶手段から特定し、当該特定したオブジェクトIDが表すオブジェクトに入力フォーカスを遷移させるフォーカス遷移処理を行い、  前記記憶手段のキー入力順情報とオブジェクトIDとの関連付けのうち、 当該変更命令において利用者に押された特定の入力キーを先頭に含み、かつ、2以上の前記入力手段における特定の入力キーの組み合わせから構成されるキー入力順情報のすべてを、前記記憶手段から特定し、 当該特定したキー入力順情報ごとに、 当該特定したキー入力順情報から、先頭に含まれている当該利用者に押された特定の入力キーを削除したものを新たなキー入力順情報として、 当該特定したキー入力順情報に関連付いていたオブジェクトIDと関連付けて、別途、前記記憶手段に記憶させ、 キー入力順情報割当の更新処理を行い、当該更新処理後のキー入力順情報とオブジェクトIDとの関連付けを、最新のキー入力順情報とオブジェクトIDとの関連付けとすること、  前記出力手段の表示領域におけるオブジェクトのうち、入力フォーカスを有しておらず、かつ、前記記憶手段のキー入力順情報に関連付いていないオブジェクトIDについて、 前記出力手段における第2の基準位置と、前記記憶手段のオブジェクトIDに関連付いているオブジェクト表示範囲と、の位置関係である第2の位置関係を算出し、 当該算出した第2の位置関係に基づいて、前記キー入力順情報の割当優先順位とキー入力順情報との関連付けを、当該オブジェクトIDについて前記記憶手段から特定し、 当該特定したキー入力順情報と、当該オブジェクトIDと、を関連付けて前記記憶手段に記憶させる、キー入力順情報割当処理を行う、 第2のキー入力順情報の割当処理と、  前記(2)のキー入力順情報画像表示処理を行い、新たなキー入力順序の関係を操作支援コンピュータシステムの利用者に知らせること、
 (5) 前記第2のキー入力順情報の割当処理が行われた後に、前記入力手段における特定の入力キーが利用者に押されることによる、キー入力順情報のリターン命令を検出すると、  前記(3)のキー入力順情報割当の更新処理前の、前記記憶手段の1世代前のキー入力順情報とオブジェクトIDとの関連付けを、最新のキー入力順情報とオブジェクトIDとの関連付けとすること、  前記(3)のフォーカス遷移処理前に、入力フォーカスを有していたオブジェクトに入力フォーカスを遷移させること。
 (2)
 「当該更新処理後のキー入力順情報とオブジェクトIDとの関連付けを、最新のキー入力順情報とオブジェクトIDとの関連付けとすること」とは、キー入力順情報割当の更新処理前の、記憶手段のキー入力順情報とオブジェクトIDとの関連付けは記憶手段に保持したまま世代管理を行い、更新処理後のキー入力順情報とオブジェクトIDとの関連付けを以降の処理の対象とすること、をいう。
 「キー入力順情報のリターン命令」とは、記憶手段のキー入力順情報とオブジェクトIDとの関連付けを、1世代前のキー入力順情報割当の更新処理前のものにする、という命令である。
 「(3)のキー入力順情報割当の更新処理前の、前記記憶手段の1世代前のキー入力順情報とオブジェクトIDとの関連付けを、最新のキー入力順情報とオブジェクトIDとの関連付けとする」ことと、「(3)のフォーカス遷移処理前に、入力フォーカスを有していたオブジェクトに入力フォーカスを遷移させる」ことにより、(3)の処理がなされる前の、入力フォーカスの状態とキー入力順情報の割当の状態に、戻ることになる。
 (3)
 本発明では、第1のキー入力順情報の割当処理により、キー入力順情報とオブジェクトIDとを関連付け、当該関係性を、キー入力順情報画像表示処理により、コンピュータシステムの利用者に表示する。
 また、第1のキー入力順情報の割当処理の後に、入力フォーカスの対象となるオブジェクトの変更命令を検出すると、フォーカス遷移処理、キー入力順情報割当の更新処理、第2のキー入力順情報の割当処理、キー入力順情報画像表示処理、により、キー入力順情報とオブジェクトIDとの関連付けを修正し、利用者に表示する。
 さらに、第2のキー入力順情報の割当処理が行われた後に、入力フォーカスの対象となるオブジェクトの変更命令を検出すると、同様に、キー入力順情報とオブジェクトIDとの関連付けを修正し、利用者に表示する。
 また、第2のキー入力順情報の割当処理が行われた後に、キー入力順情報のリターン命令を検出すると、キー入力順情報割当の更新処理前の1世代前のキー入力順情報とオブジェクトIDとの関連付けを、最新のキー入力順情報とオブジェクトIDとの関連付けとし、フォーカス遷移処理前に入力フォーカスを有していたオブジェクトに入力フォーカスを遷移させる。
 これにより、入力手段の入力キーの数が限定されたコンピュータの利用者が、マルチウインドウシステムの下で操作する際に、限られた入力キーを利用して入力フォーカスの遷移の操作支援を行うことができる。
 コンピュータシステムの利用者が意識せずとも、第1の位置関係や、第2の位置関係を元にして、キー入力順情報とキー入力順情報の割当優先順位との関連付けを利用し、オブジェクトIDとキー入力順情報との関連付けを行うことができる。
 特に、コンピュータシステムの利用者が要求した場合に、キー入力順情報割当の更新処理前の1世代前のキー入力順情報とオブジェクトIDとの関連付けを、最新のキー入力順情報とオブジェクトIDとの関連付けとして、処理を進めることができる。
 3、
 (1)
 また、他の発明では、前記構成及び前記処理に加え、  前記第1のキー入力順情報の割当処理における、 前記出力手段における第1の基準位置は、 前記出力手段における表示領域に表示される、入力フォーカスを有するオブジェクト、マウスカーソル、又は入力カーソル、の表示領域を基準として位置が定められ、  前記第2のキー入力順情報の割当処理における、 前記出力手段における第2の基準位置は、 前記出力手段における表示領域に表示される入力フォーカスを有するオブジェクトの表示領域を基準として位置が定められること、  を特徴とする操作支援コンピュータプログラムである。
 (2)
 「出力手段における表示領域に表示される、入力フォーカスを有するオブジェクト、マウスカーソル、又は入力カーソル、の表示領域を基準として位置が定められ」とは、例えば、入力フォーカスを有するオブジェクト、マウスカーソル、又は入力カーソル、の表示領域のうち、いずれか1を基準とすることや、キー入力順情報割当処理の対象となっているオブジェクトの表示領域に最も優先されるものを採用すること、等が考えられる。
 (3)
 本発明では、第1のキー入力順情報の割当処理における、出力手段における第1の基準位置が、出力手段における表示領域に表示される、入力フォーカスを有するオブジェクト、マウスカーソル、又は入力カーソル、の表示領域を基準として位置が定められる。
 また、第2のキー入力順情報の割当処理における、出力手段における第2の基準位置は、出力手段における表示領域に表示される入力フォーカスを有するオブジェクトの表示領域を基準として位置が定められる。
 これにより、入力フォーカスを有するオブジェクト、マウスカーソル、入力カーソル、の表示領域を基準として、第1の基準位置や、第2の基準位置が定められるため、これらの位置からスムーズにキー入力順序が遷移するように、キー入力順情報の割当処理が行われるようになる。
 4、
 (1)
 また、他の発明では、前記構成及び前記処理に加え、  前記第1のキー入力順情報の割当処理における、 前記出力手段における第1の基準位置は、 前記出力手段における表示領域に表示される、入力フォーカスを有するオブジェクト、マウスカーソル、入力カーソル、すでにキー入力順情報割当処理がされたオブジェクト、のうち、 前記第1のキー入力順情報の割当処理の対象となるオブジェクトIDが表すオブジェクトの前記出力手段における表示領域に、最も優先されるものの表示領域を基準として位置が定められ、  2以上の特定の入力キーの組み合わせを表すキー入力順情報の前記キー入力順情報割当処理については、 当該出力手段における第1の基準位置の元となったものが重複する当該オブジェクトIDについては、前記第1の位置関係が最も優先されるオブジェクトIDに対して、 前記第1の基準位置の元となったオブジェクトに割当られているキー入力順情報が表すキー入力順序に入力キーを1つ加えたキー入力順序であって、まだキー入力順情報割当処理がされておらず、キー入力順情報の割当優先順位が最も高いキー入力順情報を前記記憶手段から特定し、当該オブジェクトIDと当該特定したキー入力順情報を関連付ける前記キー入力順情報割当処理を行い、 第1の終了条件を満たすまで、キー入力順情報割当処理がされたオブジェクトを前記第1の基準位置に加え、キー入力順情報割当処理を繰り返し、 前記第1のキー入力順情報の割当処理を行うこと、 
  前記第2のキー入力順情報の割当処理における、 前記出力手段における第2の基準位置は、 入力フォーカスを有するオブジェクト、すでにキー入力順情報割当処理がされたオブジェクト、のうち、 前記第2のキー入力順情報の割当処理の対象となるオブジェクトIDが表すオブジェクトの前記出力手段における表示領域に、最も優先されるものの表示領域を基準として位置が定められ、  2以上の特定の入力キーの組み合わせを表すキー入力順情報の前記キー入力順情報割当処理については、 当該出力手段における第2の基準位置の元となったものが重複する当該オブジェクトIDについては、前記第2の位置関係が最も優先されるオブジェクトIDに対して、 前記第2の基準位置の元となったオブジェクトに割当られているキー入力順情報が表すキー入力順序に入力キーを1つ加えたキー入力順序であって、まだキー入力順情報割当処理がされておらず、キー入力順情報の割当優先順位が最も高いキー入力順情報を前記記憶手段から特定し、当該オブジェクトIDと当該特定したキー入力順情報を関連付ける前記キー入力順情報割当処理を行い、 第2の終了条件を満たすまで、キー入力順情報割当処理がされたオブジェクトを前記第2の基準位置に加え、キー入力順情報割当処理を繰り返し、 前記第2のキー入力順情報の割当処理を行うこと、  を特徴とする操作支援コンピュータプログラムである。
 (2)
 「第1のキー入力順情報の割当処理の対象となるオブジェクトIDが表すオブジェクトの出力手段における表示領域に、最も優先されるものの表示領域」における「最も優先されるもの」とは、「第1のキー入力順情報の割当処理の対象となるオブジェクトIDが表すオブジェクトの出力手段における表示領域」に、位置関係が最も近いもの(X軸の位置関係のみ考慮、Y軸の位置関係のみ考慮、X軸及びY軸の位置関係を考慮、X軸やY軸の位置関係に一定の係数を乗算する等)、第1の基準位置の候補が複数の場合における一定の優先順位に基づく判断(例えば、すでにキー入力順情報割当処理がされたオブジェクトが第1順位、入力フォーカスを有するオブジェクトが第2順位、マウスカーソル又は入力カーソルが第3順位、同順位が複数存在する場合の優先関係は位置関係が最も近いもの、等)、等の操作支援コンピュータプログラムで定められた第1の基準位置の優先基準をもとにして判断される。
 「第2のキー入力順情報の割当処理の対象となるオブジェクトIDが表すオブジェクトの出力手段における表示領域に、最も優先されるものの表示領域」における「最も優先されるもの」も、同様の意味である。
 「2以上の特定の入力キーの組み合わせを表すキー入力順情報のキー入力順情報割当処理について」とは、キー入力順情報が表すキー入力順序のうち、特定の入力キー1つのみで構成されるキー入力順序を含めなくてよく、2以上の特定の入力キーの組み合わせを表すキー入力順情報についてのキー入力順情報割当処理については、という意味である。但し、特定の入力キー1つのみで構成されるキー入力順序についても、「2以上の特定の入力キーの組み合わせを表すキー入力順情報のキー入力順情報割当処理について」と同様の処理を採用することを排除するものではない。
 「当該出力手段における第1の基準位置の元となったものが重複する当該オブジェクトIDについて」とは、第1の位置関係における第1の基準位置の元となったもの(入力フォーカスを有するオブジェクト、マウスカーソル、入力カーソル、すでにキー入力順情報割当処理がされたオブジェクト)が、キー入力順情報割当処理の対象となっている複数のオブジェクトIDについて重複している場合は、当該オブジェクトIDについて、という意味である。
 「当該出力手段における第1の基準位置の元となったものが重複する当該オブジェクトIDについては、第1の位置関係が最も優先されるオブジェクトID」における「第1の位置関係が最も優先されるオブジェクトID」とは、第1の位置関係について、位置関係が最も近いもの(X軸の位置関係のみ考慮、Y軸の位置関係のみ考慮、X軸及びY軸の位置関係を考慮、X軸やY軸の位置関係に一定の係数を乗算する等)、第1の基準位置の候補が複数の場合における一定の優先順位に基づく判断(例えば、すでにキー入力順情報割当処理がされたオブジェクトが第1順位、入力フォーカスを有するオブジェクトが第2順位、マウスカーソル又は入力カーソルが第3順位、同順位が複数存在する場合の優先関係は位置関係が最も近いもの、等)、等の操作支援コンピュータプログラムで定められた第1の基準位置の優先基準をもとにして判断される。
 「当該出力手段における第2の基準位置の元となったものが重複する当該オブジェクトIDについては、第2の位置関係が最も優先されるオブジェクトID」における「最も優先されるオブジェクトID」も、同様の意味である。
 「第1の基準位置の元となったオブジェクトに割当られているキー入力順情報が表すキー入力順序に入力キーを1つ加えたキー入力順序であって」とは、第1の基準位置の元となったオブジェクトのオブジェクトIDに割当られているキー入力順情報が表すキー入力順序に、入力キーを1つ追加したキー入力順序であること、を意味する。
 「まだキー入力順情報割当処理がされておらず、キー入力順情報の割当優先順位が最も高いキー入力順情報を前記記憶手段から特定し」とは、まだキー入力順情報割当処理がされておらず、オブジェクトIDとの関連付けがされていないキー入力順情報のうち、関連付いている割当優先順位が最も高いキー入力順情報を特定すること、を意味する。
 「第1の終了条件を満たす」とは、例えば、入力フォーカスを有するオブジェクト以外のオブジェクトIDについて、少なくとも1回はキー入力順情報割当処理が行われるまでや、一定数のキー入力順情報割当処理が行われるまでや、これ以上キー入力順情報割当処理が行えなくなる状態に至った場合までや、すべてのオブジェクトIDについて少なくとも1回はキー入力順情報割当処理が行われるまで、等が考えられる。
 「第2の終了条件を満たす」も、「第1の終了条件を満たす」と同様の意味であるが、「第1の終了条件」と「第2の終了条件」とを揃える必要はなく、別の内容の終了条件としてもよい。
 「第1の終了条件を満たすまで、キー入力順情報割当処理がされたオブジェクトを前記第1の基準位置に加え、キー入力順情報割当処理を繰り返し」とは、第1の終了条件を満たすまで、すでにキー入力順情報割当処理がされたオブジェクトを出力手段における第1の基準位置の候補として加え、キー入力順情報割当処理を繰り返していくこと、を意味する。
 「当該出力手段における第2の基準位置の元となったものが重複する当該オブジェクトIDについて」とは、第2の位置関係における第2の基準位置の元となったものが、キー入力順情報割当処理の対象となっている複数のオブジェクトIDについて重複している場合は、当該オブジェクトIDについて、という意味である。
 「第2の基準位置の元となったオブジェクトに割当られているキー入力順情報が表すキー入力順序に入力キーを1つ加えたキー入力順序であって」とは、第2の基準位置の元となったオブジェクトのオブジェクトIDに割当られているキー入力順情報が表すキー入力順序に、入力キーを1つ追加したキー入力順序であること、を意味する。
 (3)
 本発明では、第1のキー入力順情報の割当処理における、出力手段における第1の基準位置が、出力手段における表示領域に表示される、入力フォーカスを有するオブジェクト、マウスカーソル、入力カーソル、すでにキー入力順情報割当処理がされたオブジェクト、のうち、第1のキー入力順情報の割当処理の対象となるオブジェクトIDが表すオブジェクトの出力手段における表示領域に、最も優先されるものの表示領域を基準として位置が定められる。
 また、第2のキー入力順情報の割当処理における、出力手段における第2の基準位置は、入力フォーカスを有するオブジェクト、すでにキー入力順情報割当処理がされたオブジェクト、のうち、第2のキー入力順情報の割当処理の対象となるオブジェクトIDが表すオブジェクトの出力手段における表示領域に、最も優先されるものの表示領域を基準として位置が定められる。
 さらに、2以上の特定の入力キーの組み合わせを表すキー入力順情報のキー入力順情報割当処理については、当該出力手段における第1又は第2の基準位置の元となったものが重複する当該オブジェクトIDについては、第1又は第2の位置関係が最も優先されるオブジェクトIDに対して、第1又は第2の基準位置の元となったオブジェクトに割当られているキー入力順情報が表すキー入力順序に入力キーを1つ加えたキー入力順序であって、まだキー入力順情報割当処理がされておらず、キー入力順情報の割当優先順位が最も高いキー入力順情報を記憶手段から特定し、当該オブジェクトIDと当該特定したキー入力順情報を関連付けるキー入力順情報割当処理を行い、
 第1又は第2の終了条件を満たすまで、キー入力順情報割当処理がされたオブジェクトを第1又は第2の基準位置に加え、キー入力順情報割当処理を繰り返し、第1又は第2のキー入力順情報の割当処理を行う。
 これにより、入力フォーカスを有するオブジェクト、マウスカーソル、入力カーソル、すでにキー入力順情報割当処理、の表示領域を基準として、第1の基準位置や、第2の基準位置が定められるため、これらの位置からスムーズにキー入力順序が遷移するように、キー入力順情報の割当処理が行われるようになる。
 さらに、2以上の特定の入力キーの組み合わせを表すキー入力順情報のキー入力順情報割当処理については、特徴あるキー入力順情報割当処理がなされるため、オブジェクト間でスムーズにキー入力順序が遷移するように、キー入力順情報の割当処理が行われるようになる。
 5、
 (1)
 また、他の発明では、  前記第1のキー入力順情報の割当処理における、 前記出力手段における第1の基準位置は、 前記出力手段における表示領域に表示される、入力フォーカスを有するオブジェクト、マウスカーソル、入力カーソル、又はすでにキー入力順情報割当処理がされたオブジェクト、の表示領域を基準として位置が定められ、  前記第1の位置関係は、前記第1の基準位置と前記記憶手段のオブジェクトIDとの組み合わせについて算出し、  2以上の特定の入力キーの組み合わせを表すキー入力順情報の前記キー入力順情報割当処理については、 前記第1の基準位置の元となったオブジェクトに割当られているキー入力順情報が表すキー入力順序に入力キーを1つ加えたキー入力順序であって、まだキー入力順情報割当処理がされておらず、キー入力順情報の割当優先順位が最も高いキー入力順情報を前記記憶手段から特定し、 前記第1の基準位置と前記記憶手段のオブジェクトIDとの組み合わせについて算出した第1の位置関係に基づいて、当該特定したキー入力順情報を当該オブジェクトIDに関連付けて前記記憶手段に記憶させる、キー入力順情報割当処理を、前記第1の基準位置について行い、 直前のキー入力順情報割当処理においてキー入力順情報割当がされたオブジェクトの表示領域を基準として、新たな前記第1の基準位置を定め、第1の終了条件を満たすまで、キー入力順情報割当処理を繰り返すこと、   前記第2のキー入力順情報の割当処理における、 前記出力手段における第2の基準位置は、 すでにキー入力順情報割当処理がされた前記出力手段における表示領域に表示されるオブジェクト、入力フォーカスを有するオブジェクト、の表示領域を基準として位置が定められ、  前記第2の位置関係は、前記第2の基準位置と前記記憶手段のオブジェクトIDとの組み合わせについて算出し、  2以上の特定の入力キーの組み合わせを表すキー入力順情報の前記キー入力順情報割当処理については、 前記第2の基準位置の元となったオブジェクトに割当られているキー入力順情報が表すキー入力順序に入力キーを1つ加えたキー入力順序であって、まだキー入力順情報割当処理がされておらず、キー入力順情報の割当優先順位が最も高いキー入力順情報を前記記憶手段から特定し、 前記第2の基準位置と前記記憶手段のオブジェクトIDとの組み合わせについて算出した第2の位置関係に基づいて、当該特定したキー入力順情報を当該オブジェクトIDに関連付けて前記記憶手段に記憶させる、キー入力順情報割当処理を、前記第2の基準位置について行い、 直前のキー入力順情報割当処理においてキー入力順情報割当がされたオブジェクトの表示領域を基準として、新たな前記第2の基準位置を定め、第2の終了条件を満たすまで、キー入力順情報割当処理を繰り返すこと、  を特徴とする操作支援コンピュータプログラムである。
 (2)
 「キー入力順情報割当処理を、第1の基準位置について行い」とは、上記第1の基準位置について、第1の基準位置の元となったオブジェクトに割当られているキー入力順情報が表すキー入力順序に入力キーを1つ加えたキー入力順序であって、まだキー入力順情報割当処理がされておらず、キー入力順情報の割当優先順位が最も高いキー入力順情報を記憶手段から特定して行う、キー入力順情報割当処理を行うことを意味する。また、「キー入力順情報割当処理を、第1の基準位置について行い」とは、第1の基準位置について1回のキー入力順情報割当処理を行う、という意味ではなく、複数回の場合もありうる。
 同様に、「キー入力順情報割当処理を、第2の基準位置について行い」とは、上記第2の基準位置について、第2の基準位置の元となったオブジェクトに割当られているキー入力順情報が表すキー入力順序に入力キーを1つ加えたキー入力順序であって、まだキー入力順情報割当処理がされておらず、キー入力順情報の割当優先順位が最も高いキー入力順情報を記憶手段から特定して行う、キー入力順情報割当処理を行うことを意味する。また、「キー入力順情報割当処理を、第2の基準位置について行い」とは、第2の基準位置について1回のキー入力順情報割当処理を行う、という意味ではなく、複数回の場合もありうる。
 「直前のキー入力順情報割当処理においてキー入力順情報割当がされたオブジェクトの表示領域を基準として、新たな第1の基準位置を定め、第1の終了条件を満たすまで、キー入力順情報割当処理を繰り返す」とは、直前のキー入力順情報割当処理においてキー入力順情報割当がされたオブジェクトの表示領域が基準となり、新たな第1の基準位置が定められるため、一のオブジェクトIDについて複数のキー入力順情報割当処理が行われる可能性があるが、第1の終了条件を満たすまではキー入力順情報割当処理を繰り返していく、という意味である。
 同様に、「直前のキー入力順情報割当処理においてキー入力順情報割当がされたオブジェクトの表示領域を基準として、新たな第2の基準位置を定め、第2の終了条件を満たすまで、キー入力順情報割当処理を繰り返す」とは、直前のキー入力順情報割当処理においてキー入力順情報割当がされたオブジェクトの表示領域が基準となり、新たな第2の基準位置が定められるため、一のオブジェクトIDについて複数のキー入力順情報割当処理が行われる可能性があるが、第2の終了条件を満たすまではキー入力順情報割当処理を繰り返していく、という意味である。
 (3)
 本発明では、第1のキー入力順情報の割当処理における、出力手段における第1の基準位置が、出力手段における表示領域に表示される、入力フォーカスを有するオブジェクト、マウスカーソル、入力カーソル、すでにキー入力順情報割当処理がされたオブジェクト、の表示領域を基準として位置が定められる。
 また、第2のキー入力順情報の割当処理における、出力手段における第2の基準位置は、すでにキー入力順情報割当処理がされた前記出力手段における表示領域に表示されるオブジェクト、入力フォーカスを有するオブジェクト、の表示領域を基準として位置が定められる。
 さらに、第1又は第2の位置関係は、第1又は第2の基準位置と記憶手段のオブジェクトIDとの組み合わせについて算出する。
 また、2以上の特定の入力キーの組み合わせを表すキー入力順情報のキー入力順情報割当処理については、第1又は第2の基準位置の元となったオブジェクトに割当られているキー入力順情報が表すキー入力順序に入力キーを1つ加えたキー入力順序であって、まだキー入力順情報割当処理がされておらず、キー入力順情報の割当優先順位が最も高いキー入力順情報を記憶手段から特定し、第1又は第2の基準位置と記憶手段のオブジェクトIDとの組み合わせについて算出した第1又は第2の位置関係に基づいて、当該特定したキー入力順情報を当該オブジェクトIDに関連付けて前記記憶手段に記憶させる、キー入力順情報割当処理を、第1又は第2の基準位置について行う。
 そして、直前のキー入力順情報割当処理においてキー入力順情報割当がされたオブジェクトの表示領域を基準として、新たな第1又は第2の基準位置を定め、第1又は第2の終了条件を満たすまで、キー入力順情報割当処理を繰り返す。
 これにより、入力フォーカスを有するオブジェクト、マウスカーソル、入力カーソル、すでにキー入力順情報割当処理、の表示領域を基準として、第1の基準位置や、第2の基準位置が定められるため、これらの位置からスムーズにキー入力順序が遷移するように、キー入力順情報の割当処理が行われるようになる。
 特に、第1又は第2の位置関係を、第1又は第2の基準位置と記憶手段のオブジェクトIDとの組み合わせについて算出し、2以上の特定の入力キーの組み合わせを表すキー入力順情報のキー入力順情報割当処理については、特徴あるキー入力順情報割当処理がなされるため、オブジェクト間でスムーズにキー入力順序が遷移するように、キー入力順情報の割当処理が行われるようになる。
 さらに、直前のキー入力順情報割当処理においてキー入力順情報割当がされたオブジェクトの表示領域を基準として、新たな第1又は第2の基準位置を定め、第1又は第2の終了条件を満たすまで、キー入力順情報割当処理を繰り返すため、オブジェクトに複数のキー入力順序を割当て、オブジェクト間でスムーズにキー入力順序が遷移するように、キー入力順情報の割当処理が行われるようになる。
 6、
 (1)
 また、他の発明は、  前記キー入力順情報画像表示処理は、 特定の前記オブジェクトIDに、複数の前記キー入力順情報が前記記憶手段で関連付けられている場合、 当該複数のキー入力順情報のうち、前記記憶手段で関連付いているキー入力順情報の割当優先順位により最も優先されるキー入力順情報を特定し、当該特定したキー入力順情報と関連付いたキー入力順情報の画像情報を前記出力手段に表示すること、  を特徴とする操作支援コンピュータプログラムである。
 (2)
 「特定のオブジェクトIDに、複数のキー入力順情報が記憶手段で関連付けられている場合」とは、特定の一のオブジェクトIDに、複数の(二以上の)キー入力順情報が関連付けられており、特定のオブジェクトへ入力フォーカスを遷移させる場合に、複数のキー入力順序の方法があることを意味する。
 「当該複数のキー入力順情報のうち、記憶手段で関連付いているキー入力順情報の割当優先順位により最も優先されるキー入力順情報を特定し、当該特定したキー入力順情報と関連付いたキー入力順情報の画像情報を出力手段に表示する」とは、特定の一のオブジェクトIDに、複数の(二以上の)キー入力順情報が関連付けられている場合に、キー入力順情報の割当優先順位により最も優先されるキー入力順情報の画像情報を出力手段に表示して、利用者に優先して表示すべきキー入力順情報の画像情報を表示することを意味する。
 (3)
 本発明では、キー入力順情報画像表示処理が、特定のオブジェクトIDに、複数のキー入力順情報が記憶手段で関連付けられている場合、当該複数のキー入力順情報のうち、記憶手段で関連付いているキー入力順情報の割当優先順位により最も優先されるキー入力順情報を特定し、当該特定したキー入力順情報と関連付いたキー入力順情報の画像情報を出力手段に表示する。
 これにより、特定のオブジェクトIDに、複数のキー入力順情報が記憶手段で関連付けられている場合、キー入力順情報の割当優先順位により最も優先されるキー入力順情報を基準として、キー入力順情報と関連付いたキー入力順情報の画像情報が出力手段に表示されるため、利用者にとってスムーズにキー入力順序が遷移するキー入力順情報の画像情報が優先して表示される。
 7、
 (1)
 また、他の発明では、  前記記憶手段は、さらに、 前記入力手段における特定の入力キー又は2以上の当該特定の入力キーの組み合わせを表す情報であるキー入力順情報と、当該キー入力順情報個々について前記オブジェクトIDに割当る優先順位を表すキー入力順情報の割当優先順位と、を、前記入力手段における特定の入力キー同士の割当の優先関係について定めた割当優先ルールに基づいて、関連付けて記憶し、 前記入力手段における特定の入力キーIDと、前記入力手段における特定の入力キー同士の割当の優先順位を表す入力キー割当優先順位と、を関連付けて記憶し、  前記記憶手段に記憶された入力キー割当優先順位と入力キーIDとの関連付けを、 前記入力手段における特定の入力キー同士の割当の優先関係について定めた割当優先ルールとして、前記キー入力順情報の割当優先順位と前記キー入力順情報との関連付けを生成し、前記記憶手段に記憶させる、キー入力順情報生成処理を行い、 前記記憶手段のキー入力順情報の割当優先順位とキー入力順情報との関連付けを生成すること、  を特徴とする操作支援コンピュータプログラムである。
 (2)
 「入力手段における特定の入力キーID」とは、入力手段における特定の入力キーを特定するための数値や記号等から構成される情報である。
 「割当優先ルール」とは、入力手段における特定の入力キー同士の割当の優先関係について定めた情報であり、この割当優先ルールに基づいて、「キー入力順情報」と「キー入力順情報の割当優先順位」とが関連付けられている。すなわち、「キー入力順情報」と「キー入力順情報の割当優先順位」との関連付けは、入力手段における特定の入力キー同士の割当の優先関係に基づく法則性がある。
 「入力キー割当優先順位」とは、入力手段における特定の入力キー同士の割当の優先順位を表す数値や記号等から構成される情報である。
 「記憶手段に記憶された入力キー割当優先順位と入力キーIDとの関連付けを、入力手段における特定の入力キー同士の割当の優先関係について定めた割当優先ルールとして、キー入力順情報の割当優先順位とキー入力順情報との関連付けを生成し、記憶手段に記憶させる、キー入力順情報生成処理」とは、入力キー割当優先順位と入力キーIDとの関連付けで定められる優先関係に反しないように、キー入力順情報の割当優先順位とキー入力順情報との関連付けを生成する、記憶手段に記憶させる処理である、という意味である。
 (3)
 本発明では、記憶手段に記憶された入力キー割当優先順位と入力キーIDとの関連付けを、入力手段における特定の入力キー同士の割当の優先関係について定めた割当優先ルールとして、キー入力順情報の割当優先順位とキー入力順情報との関連付けを生成し、記憶手段に記憶させる、キー入力順情報生成処理を行い、記憶手段のキー入力順情報の割当優先順位とキー入力順情報との関連付けを生成する。
 これにより、入力手段における特定の入力キーIDと、入力手段における特定の入力キー同士の割当の優先順位を表す入力キー割当優先順位と、を関連付けて記憶手段に記憶させることにより、当該入力手段における特定の入力キー同士の割当の優先関係について定めた割当優先ルールに沿った、キー入力順情報の割当優先順位とキー入力順情報との関連付けの生成を自動化することができる。
 8、
 (1)
 また、他の発明では、  前記第1のキー入力順情報の割当処理が行われた後に、 前記第1のキー入力順情報の割当処理における、前記出力手段における第1の基準位置又は前記出力手段の表示領域における前記記憶手段のオブジェクトIDが表すオブジェクトの表示範囲、のいずれかが変化した場合と、  前記第2のキー入力順情報の割当処理が行われた後に、 前記第2のキー入力順情報の割当処理における、前記出力手段における第2の基準位置又は前記出力手段の表示領域における前記記憶手段のオブジェクトIDが表すオブジェクトの表示範囲の、いずれかが変化した場合に、  前記処理手段が、 前記(1)の第1のキー入力順情報の割当処理を再度やり直すこと、  を特徴とする操作支援コンピュータプログラムである。
 (2)
 「第1のキー入力順情報の割当処理における、出力手段における第1の基準位置又は出力手段の表示領域における記憶手段のオブジェクトIDが表すオブジェクトの表示範囲、のいずれかが変化した場合」とは、出力手段の表示領域における第1の基準位置が変化した場合や、出力手段の表示領域におけるオブジェクトIDが表すオブジェクトの表示範囲が変化した場合には、第1の位置関係も変化してしまうため、ステップ(1)の第1のキー入力順情報の割当処理を再度やり直すと有用だからである。
 「第2のキー入力順情報の割当処理における、出力手段における第2の基準位置又は出力手段の表示領域における記憶手段のオブジェクトIDが表すオブジェクトの表示範囲の、いずれかが変化した場合」とは、出力手段の表示領域における第2の基準位置が変化した場合や、出力手段の表示領域におけるオブジェクトIDが表すオブジェクトの表示範囲が変化した場合には、第2の位置関係も変化してしまうため、ステップ(1)の第1のキー入力順情報の割当処理を再度やり直すと有用だからである。
 第1又は第2のキー入力順情報の割当処理が行われた後に、当該割当処理に基づくキー入力順序により入力フォーカスが遷移しただけの場合は、「第1のキー入力順情報の割当処理における、出力手段における第1の基準位置又は出力手段の表示領域における記憶手段のオブジェクトIDが表すオブジェクトの表示範囲、のいずれかが変化した場合」や、「第2のキー入力順情報の割当処理における、出力手段における第2の基準位置又は出力手段の表示領域における記憶手段のオブジェクトIDが表すオブジェクトの表示範囲の、いずれかが変化した場合」に、含まれない。
 「(1)の第1のキー入力順情報の割当処理を再度やり直すこと」とは、記憶手段のオブジェクトIDとキー入力順情報との関連付けについて一旦リセットし、ステップ(1)の第1のキー入力順情報の割当処理を行うことを意味する。この際に、オブジェクトIDとキー入力順情報との関連付けを、記憶手段から削除する方法も考えられるし、記憶手段に保持したまま世代管理を行い、ステップ(1)の第1のキー入力順情報の割当処理を再度やり直した後のキー入力順情報とオブジェクトIDとの関連付けを、以降の処理の対象とする方法も考えられる。
 (3)
 本発明では、第1又は第2のキー入力順情報の割当処理が行われた後に、第1又は第2のキー入力順情報の割当処理における、出力手段における第1、第2の基準位置、又は出力手段の表示領域における記憶手段のオブジェクトIDが表すオブジェクトの表示範囲、のいずれかが変化した場合に、処理手段が、ステップ(1)の第1のキー入力順情報の割当処理を再度やり直す。
 これにより、第1又は第2のキー入力順情報の割当処理が行われた後に、第1又は第2のキー入力順情報の割当処理における、出力手段における第1、第2の基準位置、又は出力手段の表示領域における記憶手段のオブジェクトIDが表すオブジェクトの表示範囲、のいずれかが変化した場合には、再度、ステップ(1)の第1のキー入力順情報の割当処理が行われるため、キー入力順序の関係を最初からリセットし、より効率的なキー入力順序を割当るためのキー入力順情報の割当処理が可能となる。
 9、
 (1)
 また、他の発明では、  前記第1のキー入力順情報の割当処理が行われた後に、 前記入力手段におけるキー入力順情報再割当キーが利用者に押されることによる、キー入力順情報再割当命令を検出した場合と、  前記第2のキー入力順情報の割当処理が行われた後に、 前記入力手段におけるキー入力順情報再割当キーが利用者に押されることによる、キー入力順情報再割当命令を検出した場合に、  前記処理手段が、 前記(1)の第1のキー入力順情報の割当処理を再度やり直すこと、  を特徴とする操作支援コンピュータプログラムである。
 (2)
 「入力手段におけるキー入力順情報再割当キーが利用者に押されることによる、キー入力順情報再割当命令」とは、記憶手段のキー入力順情報とオブジェクトIDとの関連付けについて、再度割当を行え、という命令である。
 「(1)の第1のキー入力順情報の割当処理を再度やり直すこと」とは、記憶手段のオブジェクトIDとキー入力順情報との関連付けについて一旦リセットし、ステップ(1)の第1のキー入力順情報の割当処理を行うことを意味する。この際に、オブジェクトIDとキー入力順情報との関連付けを、記憶手段から削除する方法も考えられるし、記憶手段に保持したまま世代管理を行い、ステップ(1)の第1のキー入力順情報の割当処理を再度やり直した後のキー入力順情報とオブジェクトIDとの関連付けを、以降の処理の対象とする方法も考えられる。
 (3)
 本発明では、第1又は第2のキー入力順情報の割当処理が行われた後に、入力手段におけるキー入力順情報再割当キーが利用者に押されることによる、キー入力順情報再割当命令を検出した場合に、処理手段が、ステップ(1)の第1のキー入力順情報の割当処理を再度やり直す。
 これにより、第1又は第2のキー入力順情報の割当処理が行われた後に、入力手段におけるキー入力順情報再割当キーが利用者に押されることによる、キー入力順情報再割当命令を検出した場合には、再度、ステップ(1)の第1のキー入力順情報の割当処理が行われるため、キー入力順序の関係を最初からリセットし、より効率的なキー入力順序を割当るためのキー入力順情報の割当処理が可能となる。
 10、
 (1)
 また、他の発明では、  前記記憶手段は、さらに、 固定キー入力順序オブジェクトに関する情報である、前記キー入力順情報と前記オブジェクトIDとの関連付けを記憶し、  当該固定キー入力順序オブジェクトに関する、キー入力順情報とオブジェクトIDとの関連付けは、 前記処理手段が行う、
 前記フォーカス遷移処理以外の、前記(1)と、前記(3)の各処理の対象とせず、  前記入力手段における特定の入力キーを押す、又は前記入力手段における2以上の特定の入力キーの組み合わせを連続して押せば、特定のオブジェクトに入力フォーカスが遷移する、という、固定キー入力順序オブジェクトの割当が行われていること、  を特徴とする操作支援コンピュータプログラムである。
 (2)
 「固定キー入力順序オブジェクトに関する情報である、キー入力順情報とオブジェクトIDとの関連付け」とは、記憶手段のキー入力順情報とオブジェクトIDとの関連付けであり、その関連付けが本発明に係るコンピュータプログラムにおいて固定的に保たれている情報である、という意味である。
 「フォーカス遷移処理以外の、(1)と、(3)の各処理の対象とせず」とは、固定キー入力順序オブジェクトに関する、記憶手段のキー入力順情報とオブジェクトIDとの関連付けは、本発明に係るコンピュータプログラムにおいて固定的に保たれているため、当該関連付けを削除や更新するような、フォーカス遷移処理以外のステップ(1)とステップ(3)の各処理の対象とはしない、という意味である。
 「フォーカス遷移処理以外の、(1)と、(3)の各処理」とは、第1のキー入力順情報の割当処理、キー入力順情報の削除処理、キー入力順情報割当の更新処理、第2のキー入力順情報の割当処理、が該当する。
 (3)
 本発明では、固定キー入力順序オブジェクトに関する、キー入力順情報とオブジェクトIDとの関連付けが、処理手段が行う、フォーカス遷移処理以外の、ステップ(1)と、ステップ(3)の各処理の対象とせず、入力手段における特定の入力キーを押す、又は入力手段における2以上の特定の入力キーの組み合わせを連続して押せば、特定のオブジェクトに入力フォーカスが遷移する、という、固定キー入力順序オブジェクトの割当が行われている。
 これにより、固定キー入力順序オブジェクトに関する、キー入力順情報とオブジェクトIDとの関連付けが、処理手段が行う、フォーカス遷移処理以外の、ステップ(1)と、ステップ(3)の各処理の対象とされないため、キー入力順情報の割当処理がどのように行われたかに関わらず、固定されたキー入力順序を押せば、固定キー入力順序オブジェクトに入力フォーカスを遷移させることができる。
 11、
 (1)
 また、他の発明では、  前記処理手段が行う、 前記(1)における第1のキー入力順情報の割当処理、及び 前記(3)における第2のキー入力順情報の割当処理、  における、キー入力順情報とオブジェクトIDとを関連付けて前記記憶手段に記憶させるキー入力順情報割当処理について、 一のオブジェクトIDは、一のキー入力順情報としか、キー入力順情報割当処理を行わないこと、  を特徴とする操作支援コンピュータプログラムである。
 (2)
 「一のオブジェクトIDは、一のキー入力順情報としか、キー入力順情報割当処理を行わない」とは、記憶手段のキー入力順情報とオブジェクトIDとの関連付け処理であるキー入力順情報割当処理を行った結果、記憶手段の一のオブジェクトIDに、複数のキー入力順情報と関連付いていることはない、という意味である。
 (3)
 本発明では、処理手段が行う、ステップ(1)における第1のキー入力順情報の割当処理、及び、ステップ(3)における第2のキー入力順情報の割当処理、における、キー入力順情報とオブジェクトIDとを関連付けて記憶手段に記憶させるキー入力順情報割当処理について、一のオブジェクトIDは、一のキー入力順情報としか、キー入力順情報割当処理を行わない。
 これにより、一のオブジェクトIDは、一のキー入力順情報としか、キー入力順情報割当処理を行わないため、キー入力順情報を効率的に活用することができ、各オブジェクトIDについて短いキー入力順序で到達することができる。
 12、
 (1)
 また、他の発明では、  情報を記憶する記憶手段と、情報を処理する処理手段と、利用者に情報を表示する出力手段と、利用者からの命令を受け付ける入力手段とを備えたコンピュータシステムであって、 前記記憶手段が、前記記載の各情報及び操作コンピュータプログラムを記憶し、前記処理手段が前記各処理を行うこと、を特徴とする操作支援コンピュータシステムである。
 以上のように、本発明を利用すると、入力手段の入力キーの数が限定されたコンピュータの利用者が、マルチウインドウシステムの下で操作する際に、限られた入力キーを利用して入力フォーカスの遷移の操作支援を行うことができる。
 以下、本発明の実施形態を、図面を参照しつつ説明する。
 1、 本発明の実施の構成について
 (1)
 本発明に係る操作支援コンピュータシステムは、出力手段と、処理手段と、入力手段と、記憶手段と、から構成されている。そして、これら各手段は、バスを介して電気的に接続し、相互に情報の伝達(信号の通信)を行うことができる。
 操作支援コンピュータシステムにおける構成要素を更に詳述する。 出力手段は、情報を操作支援コンピュータシステムの利用者に表示するための出力装置であり、例えば、ディスプレイ等が該当する。 記憶手段は、大量の情報を記憶させておく補助記憶装置や、処理手段による実行の対象となる情報を記憶させておく主記憶装置であり、例えばハードディスク(HDD)やメインメモリが該当する。 入力手段は、操作支援コンピュータシステムの利用者からの命令を受け付ける入力装置であり、例えば、キーボード、マウス、タッチパネル等のコンピュータシステムにおける入力装置が該当する。 また、処理手段は、上記他の手段(装置)に働きかける計算装置であり、例えば、CPU等のコンピュータシステムにおける演算装置が該当する。 バスは、操作支援コンピュータシステムの内部で各手段が情報を通信するための伝送路である。
 本発明に係る操作支援コンピュータシステムは、パーソナルコンピュータのようなローカルのコンピュータシステムであっても実施が可能であり、当該前提により以下説明を行う。
 しかし、本発明に係る操作支援コンピュータシステムは、複数のコンピュータシステムから構成される場合もある。例えば、クライアント側のコンピュータシステムが出力手段及び入力手段となり、サーバ側のコンピュータシステムが処理手段及び記憶手段となり、インターネットなどの広域通信回線がバスとなることによって、複数のコンピュータシステムから構成される場合も考えられる。
 (2)
 次に、操作支援コンピュータシステムの記憶手段としてのHDDに記憶されている各種情報について説明する。
 記憶手段としてのHDDは、各種のデータベースと、操作支援コンピュータプログラムと、OSその他プログラムを、データベースやファイルの形式により記憶している。
 データベースやファイルの形式で記憶している情報としては、オブジェクトを特定するオブジェクトIDと、出力手段の表示領域におけるオブジェクトの表示範囲を表すオブジェクト表示範囲と、を関連付けて記憶している。 他にも、記憶手段は、入力手段における特定の入力キー又は2以上の当該特定の入力キーの組み合わせを表す情報であるキー入力順情報と、当該キー入力順情報個々についてオブジェクトIDに割当る優先順位を表すキー入力順情報の割当優先順位と、を関連付けて記憶している。 また、記憶手段は、キー入力順情報と、当該キー入力順情報が表す前記入力手段における特定の入力キー又は2以上の特定の入力キーの組み合わせを示す画像情報であるキー入力順情報の画像情報と、を関連付けて記憶している。 さらに、記憶手段は、入力手段における特定の入力キーIDと、入力手段における特定の入力キー同士の割当の優先順位を表す入力キー割当優先順位と、を関連付けて記憶している。 また、記憶手段は、固定キー入力順序オブジェクトに関する情報である、キー入力順情報とオブジェクトIDとの関連付けを記憶している。
 これら各種のデータベースやファイルの形式で記憶している情報は、同種のデータベースやファイルが2以上存在することもある。 例えば、オブジェクトIDとオブジェクト表示範囲との関連付けのデータベースが2以上存在することもある。
 そして、処理手段としてのCPUが、記憶手段としてのHDDに記憶されている各情報を、記憶手段としてのメモリに読み込むことにより、プログラムやデータの解釈・実行を行なう。
 また、処理手段としてのCPUが、記憶手段としてのHDDに記憶されているOSその他プログラムと、操作支援コンピュータプログラムを、記憶手段としてのメモリに読み込んで解釈し、実行する事により、本発明に係る操作支援処理等が行なわれるのである。
 このように、本実施形態では、初期状態として記憶手段としてのHDDに各情報が記憶されているとして説明するが、初期状態において記憶手段としてのメモリに各情報が全て記憶されていても当然実施は可能である。
 2、 本発明の実施のフローについて
 (1)
 図1は、本発明に係る操作支援コンピュータシステムが行う処理フロー図の一例である。同図に基づいて、本発明の実施のフローを説明する。
 まず、入力手段を介し、操作支援処理の命令を受信すると、処理手段としてのCPUは、 出力手段の表示領域におけるオブジェクトのうち、記憶手段に記憶されているオブジェクトIDについて、 出力手段における第1の基準位置と、記憶手段のオブジェクトIDに関連付いているオブジェクト表示範囲と、の位置関係である第1の位置関係を算出し、 当該算出した第1の位置関係に基づいて、キー入力順情報の割当優先順位とキー入力順情報との関連付けを、当該オブジェクトIDについて記憶手段から特定し、 当該特定したキー入力順情報と、当該オブジェクトIDと、を関連付けて記憶手段に記憶させる、キー入力順情報割当処理を、記憶手段に記憶されているオブジェクトIDについて行う、 第1のキー入力順情報の割当処理、を行う。
 図1のフローでは、「Step1」及び「Step2」が該当する。
 さらに具体的には、図1のフローの「Step1」及び「Step2」では、
 出力手段の表示領域におけるオブジェクト(オブジェクト1-5)のうち、記憶手段に記憶されているオブジェクトID(オブジェクト1-5)について、
 出力手段における第1の基準位置(マウスカーソル、又は入力カーソル、の表示領域を基準として基準位置が定められている)と、記憶手段のオブジェクトIDに関連付いているオブジェクト表示範囲(オブジェクト1-5の各オブジェクトの出力手段における表示領域)と、の位置関係である第1の位置関係を算出する。
 その結果、当該算出した第1の位置関係に基づいて、キー入力順情報の割当優先順位とキー入力順情報との関連付けを、当該オブジェクトIDについて記憶手段から特定する。
 具体的には、オブジェクト1-5のオブジェクトIDについて、算出した第1の位置関係は、オブジェクト1が最も近く、オブジェクト2、3、4、5の順となる。よって、オブジェクト1では、キー入力順情報の割当優先順位が最も高いキー入力順情報である「A」が特定できる。同様に、オブジェクト2にはキー入力順情報として「B」、オブジェクト3にはキー入力順情報として「AA」、オブジェクト4にはキー入力順情報として「AB」、オブジェクト5にはキー入力順情報として「BA」、が夫々特定できる。
 算出した位置関係の判断方法には、出力手段の表示領域の範囲のうち、X軸の位置関係のみを考慮する、Y軸の位置関係のみを考慮する、X軸及びY軸の位置関係を考慮する、X軸やY軸の位置関係に一定の係数を乗算する、等の各種の計算方法がある。
 当該特定したキー入力順情報(A-BA)と、当該オブジェクトID(オブジェクト1-5)と、を関連付けて記憶手段に記憶させる、キー入力順情報割当処理を、記憶手段に記憶されているオブジェクトID(オブジェクト1-5)について行う、
 第1のキー入力順情報の割当処理、を行う。
 これにより、図1のフローの「Step2」後のキー入力順使用状況DBの状態になる。
 同図に示すように、キー入力順情報とオブジェクトIDとが関連付けて記憶されている。
 (2)
 続いて、処理手段としてのCPUは、 記憶手段のキー入力順情報とオブジェクトIDとの関連付けと、記憶手段のキー入力順情報とキー入力順情報の画像情報との関連付けと、に基づいて、記憶手段に記憶されているオブジェクトIDについて、 記憶手段のオブジェクトIDに関連付いているキー入力順情報を特定し、当該特定したキー入力順情報に関連付いているキー入力順情報の画像情報を特定し、 当該特定したキー入力順情報の画像情報を、当該オブジェクトIDに関連付いているオブジェクト表示範囲が表す出力手段における表示範囲を基準として表示するキー入力順情報画像表示処理により、 出力手段の現在の表示状態において、入力手段における特定の入力キーを押す、又は入力手段における2以上の特定の入力キーの組み合わせを連続して押せば、どのオブジェクトに入力フォーカスが遷移するか、のキー入力順序の関係を前記コンピュータシステムの利用者に知らせる。
 図1のフローでは、「Step2」が該当する。
 さらに具体的には、図1のフローの「Step2」では、
 記憶手段のキー入力順情報(A-BA)とオブジェクトID(オブジェクト1-5)との関連付けと、記憶手段のキー入力順情報(A-BA)とキー入力順情報の画像情報(A-BAの表示画像情報)との関連付けと、に基づいて、記憶手段に記憶されているオブジェクトID(オブジェクト1-5)について、
 記憶手段のオブジェクトID(オブジェクト1-5)に関連付いているキー入力順情報(A-BA)を特定し、当該特定したキー入力順情報(A-BA)に関連付いているキー入力順情報の画像情報(A-BAの表示画像情報)を特定し、
 当該特定したキー入力順情報の画像情報(A-BAの表示画像情報)を、当該オブジェクトID(オブジェクト1-5)に関連付いているオブジェクト表示範囲が表す出力手段における表示範囲(オブジェクト1-5の出力手段における表示範囲)を基準として表示するキー入力順情報画像表示処理により、
 出力手段の現在の表示状態において、入力手段における特定の入力キーを押す、又は入力手段における2以上の特定の入力キーの組み合わせを連続して押せば、どのオブジェクトに入力フォーカスが遷移するか、のキー入力順序の関係をコンピュータシステムの利用者に知らせる。
 これにより、図1のフローの「Step2」後の出力手段の現在の表示状態になる。
 同図に示すように、当該特定したキー入力順情報の画像情報(A-BAの表示画像情報)を、当該オブジェクトID(オブジェクト1-5)に関連付いているオブジェクト表示範囲が表す出力手段における表示範囲(オブジェクト1-5の出力手段における表示範囲)を基準として、各々のオブジェクトの左上の領域に表示している。
 コンピュータシステムの利用者にとっては、出力手段の現在の表示状態において、入力手段における特定の入力キーを押す、又は入力手段における2以上の特定の入力キーの組み合わせを連続して押せば、どのオブジェクトに入力フォーカスが遷移するか、のキー入力順序の関係を知ることができる。
 (3)
 続いて、処理手段としてのCPUは、 第1のキー入力順情報の割当処理が行われた後に、入力手段における特定の入力キーが利用者に押されることによる、入力フォーカスの対象となるオブジェクトの変更命令を検出すると、
 当該特定の入力キーと一致するキー入力順情報に関連付いているオブジェクトIDを、記憶手段から特定し、当該特定したオブジェクトIDが表すオブジェクトに入力フォーカスを遷移させるフォーカス遷移処理を行い、
 記憶手段のキー入力順情報とオブジェクトIDとの関連付けのうち、 当該変更命令において利用者に押された特定の入力キーを先頭に含んでいないキー入力順情報に関連付いているオブジェクトIDと、当該利用者に押された特定の入力キーと一致するキー入力順情報に関連付いているオブジェクトIDと、について、当該キー入力順情報との関連付けを記憶手段から削除する、 キー入力順情報の削除処理を行い、
 当該変更命令において利用者に押された特定の入力キーを先頭に含み、かつ、2以上の入力手段における特定の入力キーの組み合わせから構成されるキー入力順情報のすべてを、記憶手段から特定し、 当該特定したキー入力順情報ごとに、 当該特定したキー入力順情報に関連付いているオブジェクトIDを記憶手段から特定し、当該キー入力順情報との関連付けを記憶手段から削除すると共に、 当該特定したキー入力順情報から、先頭に含まれている当該利用者に押された特定の入力キーを削除したものを新たなキー入力順情報とし、当該関連付けを削除したオブジェクトIDと関連付けて、記憶手段に記憶させる、 キー入力順情報割当の更新処理をすること、
 出力手段の表示領域におけるオブジェクトのうち、入力フォーカスを有しておらず、かつ、記憶手段のキー入力順情報に関連付いていないオブジェクトIDについて、 出力手段における第2の基準位置と、記憶手段のオブジェクトIDに関連付いているオブジェクト表示範囲と、の位置関係である第2の位置関係を算出し、 当該算出した第2の位置関係に基づいて、キー入力順情報の割当優先順位とキー入力順情報との関連付けを、当該オブジェクトIDについて記憶手段から特定し、 当該特定したキー入力順情報と、当該オブジェクトIDと、を関連付けて記憶手段に記憶させる、キー入力順情報割当処理を行う、 第2のキー入力順情報の割当処理と、
 ステップ(2)のキー入力順情報画像表示処理を行い、新たなキー入力順序の関係を操作支援コンピュータシステムの利用者に知らせる。
 図1のフローでは、「Step3」及び「Step4」が該当する。
 さらに具体的には、図1のフローの「Step3」では、
 第1のキー入力順情報の割当処理が行われた後に、入力手段における特定の入力キー(A)が利用者に押されることによる、入力フォーカスの対象となるオブジェクトの変更命令を検出すると、
 当該特定の入力キー(A)と一致するキー入力順情報(A)に関連付いているオブジェクトID(オブジェクト1)を、記憶手段から特定し、当該特定したオブジェクトID(オブジェクト1)が表すオブジェクト(オブジェクト1)に入力フォーカスを遷移させるフォーカス遷移処理を行い、
 記憶手段のキー入力順情報(A-BA)とオブジェクトID(オブジェクト1-5)との関連付けのうち、
 当該変更命令において利用者に押された特定の入力キー(A)を先頭に含んでいないキー入力順情報(B、BA)に関連付いているオブジェクトID(オブジェクト2、5)と、当該利用者に押された特定の入力キー(A)と一致するキー入力順情報(A)に関連付いているオブジェクトID(オブジェクト1)と、について、当該キー入力順情報(A、B、BA)との関連付けを記憶手段から削除する、
 キー入力順情報の削除処理を行う。
 これにより、図1のフローの「Step3」後のキー入力順使用状況DBの状態になる。
 そして、図1のフローの「Step4」では、
 当該変更命令において利用者に押された特定の入力キー(A)を先頭に含み、かつ、2以上の入力手段における特定の入力キーの組み合わせから構成されるキー入力順情報のすべて(AA、AB)を、記憶手段から特定し、
 当該特定したキー入力順情報(AA、AB)ごとに、
 当該特定したキー入力順情報(AA、AB)に関連付いているオブジェクトID(オブジェクト3、4)を記憶手段から特定し、当該キー入力順情報(AA、AB)との関連付けを記憶手段から削除すると共に、
 当該特定したキー入力順情報(AA、AB)から、先頭に含まれている当該利用者に押された特定の入力キー(A)を削除したもの(A、B)を新たなキー入力順情報とし、当該関連付けを削除したオブジェクトID(オブジェクト3、4)と関連付けて、記憶手段に記憶させる、
 キー入力順情報割当の更新処理をする。
 さらに、図1のフローの「Step4」では、
 出力手段の表示領域におけるオブジェクト(オブジェクト1-5)のうち、入力フォーカスを有しておらず、かつ、記憶手段のキー入力順情報に関連付いていないオブジェクトID(オブジェクト2、5)について、
 出力手段における第2の基準位置(入力フォーカスを有するオブジェクトであるオブジェクト1)と、記憶手段のオブジェクトID(オブジェクト2、5)に関連付いているオブジェクト表示範囲と、の位置関係である第2の位置関係を算出し、
 当該算出した第2の位置関係に基づいて、キー入力順情報の割当優先順位(3、4)とキー入力順情報(AA、AB)との関連付けを、当該オブジェクトID(オブジェクト2、5)について記憶手段から特定し、
 当該特定したキー入力順情報(AA、AB)と、当該オブジェクトID(オブジェクト2、5)と、を関連付けて記憶手段に記憶させる、キー入力順情報割当処理を行う、
 第2のキー入力順情報の割当処理を行う。
 さらに、図1のフローの「Step4」では、 ステップ(2)のキー入力順情報画像表示処理を行い、新たなキー入力順序の関係を操作支援コンピュータシステムの利用者に知らせる。
 これにより、図1のフローの「Step4」後の出力手段の現在の表示状態になる。
 同図に示すように、当該特定したキー入力順情報の画像情報(A-ABの表示画像情報)を、当該オブジェクトID(オブジェクト2-5)に関連付いているオブジェクト表示範囲が表す出力手段における表示範囲(オブジェクト2-5の出力手段における表示範囲)を基準として、各々のオブジェクトの左上の領域に表示している。
 コンピュータシステムの利用者にとっては、出力手段の現在の表示状態において、入力手段における特定の入力キーを押す、又は入力手段における2以上の特定の入力キーの組み合わせを連続して押せば、どのオブジェクトに入力フォーカスが遷移するか、のキー入力順序の関係を知ることができる。
 (4)
 続いて、処理手段としてのCPUは、 第2のキー入力順情報の割当処理が行われた後に、入力手段における特定の入力キーが利用者に押されることによる、前記入力フォーカスの対象となるオブジェクトの変更命令を検出すると、 ステップ(3)の各処理を行う。
 図1のフローでは、「Step4」の処理の後に、「Step3」及び「Step4」が再度行われることが該当する。
 (5)
 第1のキー入力順情報の割当処理における、 出力手段における第1の基準位置は、 マウスカーソル、又は入力カーソル、以外にも、出力手段における表示領域に表示される入力フォーカスを有するオブジェクト、の表示領域を基準として位置を定めてもよい。
 (6)
 また、図1のフローの「Step3」及び「Step4」において、以下の処理を処理手段としてのCPUが行ってもよい。
 第1のキー入力順情報の割当処理が行われた後に、入力手段における特定の入力キー(A)が利用者に押されることによる、入力フォーカスの対象となるオブジェクトの変更命令を検出すると、
 
 当該特定の入力キー(A)と一致するキー入力順情報(A)に関連付いているオブジェクトID(オブジェクト1)を、記憶手段から特定し、当該特定したオブジェクトID(オブジェクト1)が表すオブジェクト(オブジェクト1)に入力フォーカスを遷移させるフォーカス遷移処理を行い、
 
 記憶手段のキー入力順情報(A-BA)とオブジェクトID(オブジェクト1-5)との関連付けのうち、
 当該変更命令において利用者に押された特定の入力キー(A)を先頭に含み、かつ、2以上の入力手段における特定の入力キーの組み合わせから構成されるキー入力順情報のすべて(AA、AB)を、記憶手段から特定し、
 当該特定したキー入力順情報(AA、AB)ごとに、
 当該特定したキー入力順情報(AA、AB)から、先頭に含まれている当該利用者に押された特定の入力キー(A)を削除したもの(A、B)を新たなキー入力順情報として、
 当該特定したキー入力順情報に関連付いていたオブジェクトID(オブジェクト3、4)と関連付けて、別途、記憶手段に記憶させ、
 キー入力順情報割当の更新処理を行い、当該更新処理後のキー入力順情報(A、B)とオブジェクトID(オブジェクト3、4)との関連付けを、最新のキー入力順情報(A、B)とオブジェクトID(オブジェクト3、4)との関連付けとすること、
 
 出力手段の表示領域におけるオブジェクト(オブジェクト1-5)のうち、入力フォーカスを有しておらず、かつ、記憶手段のキー入力順情報に関連付いていないオブジェクトID(オブジェクト2、5)について、
 出力手段における第2の基準位置(入力フォーカスを有するオブジェクトであるオブジェクト1)と、記憶手段のオブジェクトID(オブジェクト2、5)に関連付いているオブジェクト表示範囲と、の位置関係である第2の位置関係を算出し、
 当該算出した第2の位置関係に基づいて、キー入力順情報の割当優先順位(3、4)とキー入力順情報(AA、AB)との関連付けを、当該オブジェクトID(オブジェクト2、5)について記憶手段から特定し、
 当該特定したキー入力順情報(AA、AB)と、当該オブジェクトID(オブジェクト2、5)と、を関連付けて記憶手段に記憶させる、キー入力順情報割当処理を行う、
 第2のキー入力順情報の割当処理と、
 
 キー入力順情報画像表示処理を行い、新たなキー入力順序の関係を操作支援コンピュータシステムの利用者に知らせる。
 さらに、図1のフローの「Step3」及び「Step4」の第2のキー入力順情報の割当処理が行われた後に、入力手段における特定の入力キーが利用者に押されることによる、キー入力順情報のリターン命令を検出すると、
 処理手段としてのCPUが、 キー入力順情報割当の更新処理前の、記憶手段の1世代前のキー入力順情報(A-AB)とオブジェクトID(オブジェクト1-5)との関連付けを、最新のキー入力順情報(A-AB)とオブジェクトID(オブジェクト1-5)との関連付けとすること、
 フォーカス遷移処理前に、入力フォーカスを有していたオブジェクト(マウスカーソル、又は入力カーソル)に入力フォーカスを遷移させること、を行う。
 (7)
 また、以下の処理を、処理手段としてのCPUが行ってもよい。
 記憶手段に、入力手段における特定の入力キーID(A、B)と、前記入力手段における特定の入力キー同士の割当の優先順位を表す入力キー割当優先順位(1、2)と、を関連付けて記憶する。
 図1では、「動的キーデータベース」が該当する。
 そして、処理手段としてのCPUが、
 記憶手段に記憶された入力キー割当優先順位(1、2)と入力キーID(A、B)との関連付けを、
 入力手段における特定の入力キー同士の割当の優先関係について定めた割当優先ルールとして、キー入力順情報の割当優先順位(1-5)とキー入力順情報(A-BA)との関連付けを生成し、記憶手段に記憶させる、キー入力順情報生成処理を行い、
 記憶手段のキー入力順情報の割当優先順位(1-5)とキー入力順情報(A-BA)との関連付けを生成する。
 図1では、生成されたキー入力順情報の割当優先順位とキー入力順情報との関連付けが、「キー入力順使用状況DB」である。
 (8)
 また、以下の処理を、処理手段としてのCPUが行ってもよい。
 第1のキー入力順情報の割当処理が行われた後に、 第1のキー入力順情報の割当処理における、出力手段における第1の基準位置(マウスカーソル、又は入力カーソル)又は出力手段における表示領域における記憶手段のオブジェクトID(オブジェクト1-5)が表すオブジェクトの表示範囲、のいずれかが変化した場合と、 第2のキー入力順情報の割当処理が行われた後に、 第2のキー入力順情報の割当処理における、出力手段の第2の基準位置(入力フォーカスを有するオブジェクトであるオブジェクト1)又は出力手段の表示領域における記憶手段のオブジェクトID(オブジェクト1-5)が表すオブジェクトの表示範囲の、いずれかが変化した場合に、
 第1のキー入力順情報の割当処理を再度やり直す。
 (9)
 また、以下の処理を、処理手段としてのCPUが行ってもよい。
 第1のキー入力順情報の割当処理が行われた後に、 入力手段におけるキー入力順情報再割当キーが利用者に押されることによる、キー入力順情報再割当命令を検出した場合と、 第2のキー入力順情報の割当処理が行われた後に、 入力手段におけるキー入力順情報再割当キーが利用者に押されることによる、キー入力順情報再割当命令を検出した場合に、
 第1のキー入力順情報の割当処理を再度やり直す。
 (10)
 また、以下の処理を、処理手段としてのCPUが行ってもよい。
 第1のキー入力順情報の割当処理、及び 第2のキー入力順情報の割当処理、  における、キー入力順情報とオブジェクトIDとを関連付けて記憶手段に記憶させるキー入力順情報割当処理について、 一のオブジェクトIDは、一のキー入力順情報としか、キー入力順情報割当処理を行わない。
 (11)
 これらの一連のハードウェア資源が協調した情報処理の結果、入力手段の入力キーの数が限定されたコンピュータの利用者が、マルチウインドウシステムの下で操作する際に、限られた入力キーを利用して入力フォーカスの遷移の操作支援を行うことができる。
 3、 本発明の実施フロー2について
 (1)
 図2は、本発明に係る操作支援コンピュータシステムが行う処理フロー図の他の一例である。
 図1と図2の処理の違いは、 第1のキー入力順情報の割当処理が行われた後に、入力手段における特定の入力キーが利用者に押されることによる、入力フォーカスの対象となるオブジェクトの変更命令を検出した場合に、 図1では、第1のキー入力順情報の割当処理が行われた後に、利用者に押された入力手段における特定の入力キーが「A」であったのに対し、 図2では、第1のキー入力順情報の割当処理が行われた後に、利用者に押された入力手段における特定の入力キーが「B」である、という違いである。
 4、 本発明の実施フロー3について
 (1)
 図3は、本発明に係る操作支援コンピュータシステムが行う処理フロー図の他の一例である。
 図1と図3の処理の違いは、
 第1のキー入力順情報の割当処理における、
 出力手段における第1の基準位置は、 出力手段における表示領域に表示される、入力フォーカスを有するオブジェクト、マウスカーソル、入力カーソル、すでにキー入力順情報割当処理がされたオブジェクト、のうち、 第1のキー入力順情報の割当処理の対象となるオブジェクトIDが表すオブジェクトの出力手段における表示領域に、最も優先されるものの表示領域を基準として位置が定められ、
 
 2以上の特定の入力キーの組み合わせを表すキー入力順情報のキー入力順情報割当処理については、 当該出力手段における第1の基準位置の元となったものが重複する当該オブジェクトIDについては、第1の位置関係が最も優先されるオブジェクトIDに対して、 第1の基準位置の元となったオブジェクトに割当られているキー入力順情報が表すキー入力順序に入力キーを1つ加えたキー入力順序であって、まだキー入力順情報割当処理がされておらず、キー入力順情報の割当優先順位が最も高いキー入力順情報を記憶手段から特定し、当該オブジェクトIDと当該特定したキー入力順情報を関連付けるキー入力順情報割当処理を行い、 第1の終了条件を満たすまで、キー入力順情報割当処理がされたオブジェクトを第1の基準位置に加え、キー入力順情報割当処理を繰り返し、 第1のキー入力順情報の割当処理を行うこと、
 
 第2のキー入力順情報の割当処理における、
 出力手段における第2の基準位置は、 入力フォーカスを有するオブジェクト、すでにキー入力順情報割当処理がされたオブジェクト、のうち、
 第2のキー入力順情報の割当処理の対象となるオブジェクトIDが表すオブジェクトの出力手段における表示領域に、最も優先されるものの表示領域を基準として位置が定められ、
 
 2以上の特定の入力キーの組み合わせを表すキー入力順情報の前記キー入力順情報割当処理については、 当該出力手段における第2の基準位置の元となったものが重複する当該オブジェクトIDについては、第2の位置関係が最も優先されるオブジェクトIDに対して、 第2の基準位置の元となったオブジェクトに割当られているキー入力順情報が表すキー入力順序に入力キーを1つ加えたキー入力順序であって、まだキー入力順情報割当処理がされておらず、キー入力順情報の割当優先順位が最も高いキー入力順情報を記憶手段から特定し、当該オブジェクトIDと当該特定したキー入力順情報を関連付けるキー入力順情報割当処理を行い、 第2の終了条件を満たすまで、キー入力順情報割当処理がされたオブジェクトを前記第2の基準位置に加え、キー入力順情報割当処理を繰り返し、 第2のキー入力順情報の割当処理を行う。
 さらに具体的には、図3のフローの「Step1」では、
 第1のキー入力順情報の割当処理における、 出力手段における第1の基準位置は、
 出力手段における表示領域に表示される、入力フォーカスを有するオブジェクト、マウスカーソル、入力カーソル、すでにキー入力順情報割当処理がされたオブジェクト、のうち、 第1のキー入力順情報の割当処理の対象となるオブジェクトID(オブジェクト1-5)が表すオブジェクト(オブジェクト1-5)の出力手段における表示領域に、最も優先されるもの(マウスカーソル又は入力カーソル)の表示領域を基準として位置が定められ、
 
 出力手段の表示領域におけるオブジェクト(オブジェクト1-5)のうち、記憶手段に記憶されているオブジェクトID(オブジェクト1-5)について、
 出力手段における第1の基準位置(マウスカーソル又は入力カーソル)と、記憶手段のオブジェクトID(オブジェクト1-5)に関連付いているオブジェクト表示範囲と、の位置関係である第1の位置関係を算出し、
 当該算出した第1の位置関係に基づいて、キー入力順情報の割当優先順位(1-2)とキー入力順情報(A-B)との関連付けを、当該オブジェクトID(オブジェクト1-5)について記憶手段から特定し、
 当該特定したキー入力順情報(A-B)と、当該オブジェクトID(オブジェクト1、2)と、を関連付けて記憶手段に記憶させる、キー入力順情報割当処理を、記憶手段に記憶されているオブジェクトID(オブジェクト1、2)について行う。
 そして、図3のフローの「Step2」では、
 2以上の特定の入力キーの組み合わせを表すキー入力順情報(AA、AB、BA)のキー入力順情報割当処理については、
 当該出力手段における第1の基準位置の元となったもの(オブジェクト2)が重複する当該オブジェクトID(オブジェクト3-5)については、第1の位置関係が最も優先されるオブジェクトID(オブジェクト3)に対して、
 第1の基準位置の元となったオブジェクト(オブジェクト2)に割当られているキー入力順情報(B)が表すキー入力順序(B)に入力キーを1つ加えたキー入力順序であって、まだキー入力順情報割当処理がされておらず、キー入力順情報の割当優先順位が最も高いキー入力順情報(BA)を記憶手段から特定し、当該オブジェクトID(オブジェクト3)と当該特定したキー入力順情報(BA)を関連付けるキー入力順情報割当処理を行う。
 そして、図3のフローの「Step3」では、 第1の終了条件を満たすまで、キー入力順情報割当処理がされたオブジェクトを第1の基準位置に加え、キー入力順情報割当処理を繰り返し、 第1のキー入力順情報の割当処理を行う。
 具体的には、
 第1の基準位置の元となったオブジェクト(オブジェクト2)に割当られているキー入力順情報(B)が表すキー入力順序(B)に入力キーを1つ加えたキー入力順序であって、まだキー入力順情報割当処理がされておらず、キー入力順情報の割当優先順位が最も高いキー入力順情報(BB)を記憶手段から特定し、当該オブジェクトID(オブジェクト4)と当該特定したキー入力順情報(BA)を関連付けるキー入力順情報割当処理を行う。
 さらに、第1の基準位置の元となったオブジェクト(オブジェクト3)に割当られているキー入力順情報(BA)が表すキー入力順序(BA)に入力キーを1つ加えたキー入力順序であって、まだキー入力順情報割当処理がされておらず、キー入力順情報の割当優先順位が最も高いキー入力順情報(BAA)を記憶手段から特定し、当該オブジェクトID(オブジェクト5)と当該特定したキー入力順情報(BAA)を関連付けるキー入力順情報割当処理を行う。
 (2)
 そして、図3のフローの「Step3」の結果、
 記憶手段のキー入力順情報(A、B、BA、BB、BAA)とオブジェクトID(オブジェクト1-5)との関連付けと、記憶手段のキー入力順情報(A、B、BA、BB、BAA)とキー入力順情報の画像情報との関連付けと、に基づいて、記憶手段に記憶されているオブジェクトID(オブジェクト1-5)について、
 記憶手段のオブジェクトID(オブジェクト1-5)に関連付いているキー入力順情報(A、B、BA、BB、BAA)を特定し、当該特定したキー入力順情報(A、B、BA、BB、BAA)に関連付いているキー入力順情報の画像情報を特定し、
 当該特定したキー入力順情報の画像情報を、当該オブジェクトID(オブジェクト1-5)に関連付いているオブジェクト表示範囲が表す出力手段における表示範囲を基準として表示するキー入力順情報画像表示処理により、
 出力手段の現在の表示状態において、入力手段における特定の入力キーを押す、又は入力手段における2以上の特定の入力キーの組み合わせを連続して押せば、どのオブジェクトに入力フォーカスが遷移するか、のキー入力順序の関係をコンピュータシステムの利用者に知らせる。
 (3)
 さらに、図3のフローの「Step4」では、
 第1のキー入力順情報の割当処理が行われた後に、入力手段における特定の入力キー(B)が利用者に押されることによる、入力フォーカスの対象となるオブジェクトの変更命令を検出すると、
 当該特定の入力キー(B)と一致するキー入力順情報(B)に関連付いているオブジェクトID(オブジェクト2)を、記憶手段から特定し、当該特定したオブジェクトID(オブジェクト2)が表すオブジェクト(オブジェクト2)に入力フォーカスを遷移させるフォーカス遷移処理を行い、
 
 記憶手段のキー入力順情報(A、B、BA、BB、BAA)とオブジェクトID(オブジェクト1-5)との関連付けのうち、
 当該変更命令において利用者に押された特定の入力キー(B)を先頭に含み、かつ、2以上の入力手段における特定の入力キーの組み合わせから構成されるキー入力順情報のすべて(BA、BB、BAA)を、記憶手段から特定し、
 当該特定したキー入力順情報(BA、BB、BAA)ごとに、
 当該特定したキー入力順情報(BA、BB、BAA)から、先頭に含まれている当該利用者に押された特定の入力キー(B)を削除したものを新たなキー入力順情報(A、B、AA)として、
 当該特定したキー入力順情報に関連付いていたオブジェクトID(オブジェクト3-5)と関連付けて、別途、記憶手段に記憶させ、
 キー入力順情報割当の更新処理を行い、当該更新処理後のキー入力順情報(A、B、AA)とオブジェクトID(オブジェクト3-5)との関連付けを、最新のキー入力順情報とオブジェクトIDとの関連付けとする。
 (4)
 さらに、図3のフローの「Step5」では、
 出力手段の表示領域におけるオブジェクトのうち、入力フォーカスを有しておらず、かつ、記憶手段のキー入力順情報に関連付いていないオブジェクトID(オブジェクト1)について、 出力手段における第2の基準位置(オブジェクト3)と、記憶手段のオブジェクトID(オブジェクト1)に関連付いているオブジェクト表示範囲と、の位置関係である第2の位置関係を算出し、
 当該算出した第2の位置関係に基づいて、キー入力順情報の割当優先順位(4)とキー入力順情報(AB)との関連付けを、当該オブジェクトID(オブジェクト1)について記憶手段から特定し、 当該特定したキー入力順情報(AB)と、当該オブジェクトID(オブジェクト1)と、を関連付けて記憶手段に記憶させる、キー入力順情報割当処理を行う、
 第2のキー入力順情報の割当処理を行う。
 そして、図3のフローの「Step5」の処理の後では、 キー入力順情報画像表示処理を行い、新たなキー入力順序の関係を操作支援コンピュータシステムの利用者に知らせている。
 (5)
 さらに、図3のフローの「Step6」では、
 第2のキー入力順情報の割当処理が行われた後に、入力手段における特定の入力キー(A)が利用者に押されることによる、入力フォーカスの対象となるオブジェクトの変更命令を検出すると、
 当該特定の入力キー(A)と一致するキー入力順情報(A)に関連付いているオブジェクトID(オブジェクト3)を、記憶手段から特定し、当該特定したオブジェクトID(オブジェクト3)が表すオブジェクト(オブジェクト3)に入力フォーカスを遷移させるフォーカス遷移処理を行い、
 
 記憶手段のキー入力順情報(A、B、AA、AB)とオブジェクトID(オブジェクト1、3-5)との関連付けのうち、
 当該変更命令において利用者に押された特定の入力キー(A)を先頭に含み、かつ、2以上の入力手段における特定の入力キーの組み合わせから構成されるキー入力順情報のすべて(AA、AB)を、記憶手段から特定し、
 当該特定したキー入力順情報(AA、AB)ごとに、
 当該特定したキー入力順情報(AA、AB)から、先頭に含まれている当該利用者に押された特定の入力キー(A)を削除したものを新たなキー入力順情報(A、B)として、
 当該特定したキー入力順情報に関連付いていたオブジェクトID(オブジェクト1、5)と関連付けて、別途、記憶手段に記憶させ、
 キー入力順情報割当の更新処理を行い、当該更新処理後のキー入力順情報(A、B)とオブジェクトID(オブジェクト1、55)との関連付けを、最新のキー入力順情報とオブジェクトIDとの関連付けとする。
 (6)
 さらに、図3のフローの「Step7」では、
 出力手段の表示領域におけるオブジェクトのうち、入力フォーカスを有しておらず、かつ、記憶手段のキー入力順情報に関連付いていないオブジェクトID(オブジェクト2、4)について、 出力手段における第2の基準位置(オブジェクト1、5)と、記憶手段のオブジェクトID(オブジェクト2、4)に関連付いているオブジェクト表示範囲と、の位置関係である第2の位置関係を算出し、
 当該算出した第2の位置関係に基づいて、キー入力順情報の割当優先順位(3、5)とキー入力順情報(AA、BA)との関連付けを、当該オブジェクトID(オブジェクト2、4)について記憶手段から特定し、 当該特定したキー入力順情報(AA、BA)と、当該オブジェクトID(オブジェクト2、4)と、を関連付けて記憶手段に記憶させる、キー入力順情報割当処理を行う、
 第2のキー入力順情報の割当処理を行う。
 そして、図3のフローの「Step7」の処理の後では、 キー入力順情報画像表示処理を行い、新たなキー入力順序の関係を操作支援コンピュータシステムの利用者に知らせている。
 5、 本発明の実施フロー4について
 (1)
 図4は、本発明に係る操作支援コンピュータシステムが行う処理フロー図の他の一例である。
 図3と図4の処理の違いは、 図4では、 入力手段における特定の入力キーを押す、又は入力手段における2以上の特定の入力キーの組み合わせを連続して押せば、特定のオブジェクトに入力フォーカスが遷移する、という、固定キー入力順序オブジェクトの割当が行われており、 処理手段が行う、キー入力順情報の割当処理、キー入力順情報の削除処理、キー入力順情報割当の更新処理、の各処理の対象としない、という違いである。
 6、 本発明の実施フロー5について
 (1)
 図5-8は、本発明に係る操作支援コンピュータシステムが行う処理フロー図の他の一例である。
 図1と、図5-8の処理の違いは、
 第1のキー入力順情報の割当処理における、
 出力手段における第1の基準位置は、 出力手段における表示領域に表示される、入力フォーカスを有するオブジェクト、マウスカーソル、入力カーソル、又はすでにキー入力順情報割当処理がされたオブジェクト、の表示領域を基準として位置が定められ、 第1の位置関係は、第1の基準位置と記憶手段のオブジェクトIDとの組み合わせについて算出し、
 
 2以上の特定の入力キーの組み合わせを表すキー入力順情報のキー入力順情報割当処理については、 第1の基準位置の元となったオブジェクトに割当られているキー入力順情報が表すキー入力順序に入力キーを1つ加えたキー入力順序であって、まだキー入力順情報割当処理がされておらず、キー入力順情報の割当優先順位が最も高いキー入力順情報を前記記憶手段から特定し、 第1の基準位置と前記記憶手段のオブジェクトIDとの組み合わせについて算出した第1の位置関係に基づいて、当該特定したキー入力順情報を当該オブジェクトIDに関連付けて記憶手段に記憶させる、キー入力順情報割当処理を、第1の基準位置について行い、 直前のキー入力順情報割当処理においてキー入力順情報割当がされたオブジェクトの表示領域を基準として、新たな第1の基準位置を定め、第1の終了条件を満たすまで、キー入力順情報割当処理を繰り返すこと、
 
 第2のキー入力順情報の割当処理における、
 出力手段における第2の基準位置は、 すでにキー入力順情報割当処理がされた出力手段における表示領域に表示されるオブジェクト、入力フォーカスを有するオブジェクト、の表示領域を基準として位置が定められ、 第2の位置関係は、第2の基準位置と記憶手段のオブジェクトIDとの組み合わせについて算出し、
 
 2以上の特定の入力キーの組み合わせを表すキー入力順情報のキー入力順情報割当処理については、 第2の基準位置の元となったオブジェクトに割当られているキー入力順情報が表すキー入力順序に入力キーを1つ加えたキー入力順序であって、まだキー入力順情報割当処理がされておらず、キー入力順情報の割当優先順位が最も高いキー入力順情報を記憶手段から特定し、 第2の基準位置と記憶手段のオブジェクトIDとの組み合わせについて算出した第2の位置関係に基づいて、当該特定したキー入力順情報を当該オブジェクトIDに関連付けて記憶手段に記憶させる、キー入力順情報割当処理を、第2の基準位置について行い、 直前のキー入力順情報割当処理においてキー入力順情報割当がされたオブジェクトの表示領域を基準として、新たな第2の基準位置を定め、第2の終了条件を満たすまで、キー入力順情報割当処理を繰り返すこと、である。
 さらに具体的には、図5及び図6の「初期状態」及び「Step1」では、
 出力手段における第1の基準位置が、 出力手段における表示領域に表示される、マウスカーソル(基準オブジェクト)の表示領域を基準として位置が定められ、 第1の位置関係は、第1の基準位置(基準オブジェクト)と記憶手段のオブジェクトID(オブジェクト1-5)との組み合わせについて、キー入力順情報(→、↑、↓、←の各入力キー)を組み合わせ、算出している。
 当該算出した第1の位置関係に基づいて、キー入力順情報の割当優先順位とキー入力順情報との関連付けを、当該オブジェクトIDについて記憶手段から特定し、 当該特定したキー入力順情報(→、↑、↓の各入力キー)と、当該オブジェクトID(オブジェクト1、3)と、を関連付けて記憶手段に記憶させる、キー入力順情報割当処理を行う。
 特に、当該算出した第1の位置関係に基づいて、キー入力順情報の割当優先順位とキー入力順情報との関連付けを、当該オブジェクトIDについて記憶手段から特定する際には、当該算出した第1の位置関係をもとに、「割当対象判別式」により対象を絞り込み、「割当順位計算式」により割当の順位を判断する。
 また、2以上の特定の入力キーの組み合わせを表すキー入力順情報のキー入力順情報割当処理についての、図7の「Step2」では、
 直前のキー入力順情報割当処理においてキー入力順情報割当がされたオブジェクトの表示領域を基準として、新たな第1の基準位置(オブジェクト1、3)を定め、 第1の基準位置の元となったオブジェクト(オブジェクト1、3)に割当られているキー入力順情報(→、↑、↓の各入力キー)が表すキー入力順序(→、↑、↓)に入力キーを1つ加えたキー入力順序であって、まだキー入力順情報割当処理がされておらず、キー入力順情報の割当優先順位が最も高いキー入力順情報を記憶手段から特定し、 第1の基準位置(オブジェクト1、3)と記憶手段のオブジェクトID(オブジェクト1-5)との組み合わせについて、キー入力順情報(→、↑、↓、←の各入力キー)を組み合わせ、算出した第1の位置関係に基づいて、当該特定したキー入力順情報を当該オブジェクトIDに関連付けて記憶手段に記憶させる、キー入力順情報割当処理を、第1の基準位置(オブジェクト1、3)について行っている。
 特に、当該算出した第1の位置関係に基づいて、キー入力順情報の割当優先順位とキー入力順情報との関連付けを、当該オブジェクトIDについて記憶手段から特定する際には、当該算出した第1の位置関係をもとに、「割当対象判別式」により対象を絞り込み、「割当順位計算式」により割当の順位を判断する。
 そして、第1の終了条件(すべてのオブジェクトIDであるオブジェクト1-5について、少なくとも1回はキー入力順情報割当処理が行われるまで)を満たすまで、キー入力順情報割当処理を繰り返す。
 (2)
 これにより、図7の「Step2」後の出力手段の現在の表示状態になる。
 同図に示すように、当該特定したキー入力順情報の画像情報(→、↑、↓、←の各入力キーの組み合わせの表示画像情報)を、当該オブジェクトID(オブジェクト1-5)に関連付いているオブジェクト表示範囲が表す出力手段における表示範囲(オブジェクト1-5の出力手段における表示範囲)を基準として、各々のオブジェクトの左上の領域に表示している。
 コンピュータシステムの利用者にとっては、出力手段の現在の表示状態において、入力手段における特定の入力キーを押す、又は入力手段における2以上の特定の入力キーの組み合わせを連続して押せば、どのオブジェクトに入力フォーカスが遷移するか、のキー入力順序の関係を知ることができる。
 (3)
 図8の「Step3」では、 処理手段としてのCPUが、
 第1のキー入力順情報の割当処理が行われた後に、入力手段における特定の入力キー(→)が利用者に押されることによる、入力フォーカスの対象となるオブジェクトの変更命令を検出すると、 当該特定の入力キー(→)と一致するキー入力順情報(→)に関連付いているオブジェクトID(オブジェクト3)を、記憶手段から特定し、当該特定したオブジェクトID(オブジェクト3)が表すオブジェクトに入力フォーカスを遷移させるフォーカス遷移処理を行う。
 そして、処理手段としてのCPUが、上記のように、 第2の終了条件(入力フォーカスを有するオブジェクト以外のオブジェクトIDについて、少なくとも1回はキー入力順情報割当処理が行われるまで)を満たすまで、キー入力順情報割当処理を繰り返す。
操作支援コンピュータシステムが行う処理フロー図1 操作支援コンピュータシステムが行う処理フロー図2 操作支援コンピュータシステムが行う処理フロー図3 操作支援コンピュータシステムが行う処理フロー図4 操作支援コンピュータシステムが行う処理フロー図5-1 操作支援コンピュータシステムが行う処理フロー図5-2 操作支援コンピュータシステムが行う処理フロー図5-3 操作支援コンピュータシステムが行う処理フロー図5-4

Claims (12)

  1.  情報を記憶する記憶手段と、情報を処理する処理手段と、利用者に情報を表示する出力手段と、利用者からの命令を受け付ける入力手段と、を備えたコンピュータシステムにおけるコンピュータプログラムであって、
     前記出力手段における表示領域に複数のオブジェクトが表示されると共に、利用者が前記入力手段を使用して入力フォーカスを有するオブジェクトに対して操作を行う操作支援コンピュータプログラムであり、
     前記記憶手段は、
     前記オブジェクトを特定するオブジェクトIDと、前記出力手段の表示領域におけるオブジェクトの表示範囲を表すオブジェクト表示範囲と、を関連付けて記憶し、
     前記入力手段における特定の入力キー又は2以上の当該特定の入力キーの組み合わせを表す情報であるキー入力順情報と、当該キー入力順情報個々について前記オブジェクトIDに割当る優先順位を表すキー入力順情報の割当優先順位と、を関連付けて記憶し、
     前記キー入力順情報と、当該キー入力順情報が表す前記入力手段における特定の入力キー又は2以上の特定の入力キーの組み合わせを示す画像情報であるキー入力順情報の画像情報と、を関連付けて記憶し、
     前記処理手段に、
     下記の(1)-(4)の処理を実行させること、を特徴とする操作支援コンピュータプログラム。
     
     (1) 前記出力手段の表示領域におけるオブジェクトのうち、前記記憶手段に記憶されているオブジェクトIDについて、
     前記出力手段における第1の基準位置と、前記記憶手段のオブジェクトIDに関連付いているオブジェクト表示範囲と、の位置関係である第1の位置関係を算出し、
     当該算出した第1の位置関係に基づいて、前記キー入力順情報の割当優先順位とキー入力順情報との関連付けを、当該オブジェクトIDについて前記記憶手段から特定し、
     当該特定したキー入力順情報と、当該オブジェクトIDと、を関連付けて前記記憶手段に記憶させる、キー入力順情報割当処理を、前記記憶手段に記憶されているオブジェクトIDについて行う、
     第1のキー入力順情報の割当処理と、
     
     (2) 前記記憶手段のキー入力順情報とオブジェクトIDとの関連付けと、前記記憶手段のキー入力順情報とキー入力順情報の画像情報との関連付けと、に基づいて、前記記憶手段に記憶されているオブジェクトIDについて、
     前記記憶手段のオブジェクトIDに関連付いているキー入力順情報を特定し、当該特定したキー入力順情報に関連付いているキー入力順情報の画像情報を特定し、
     当該特定したキー入力順情報の画像情報を、当該オブジェクトIDに関連付いているオブジェクト表示範囲が表す前記出力手段における表示範囲を基準として表示するキー入力順情報画像表示処理により、
     前記出力手段の現在の表示状態において、前記入力手段における特定の入力キーを押す、又は前記入力手段における2以上の特定の入力キーの組み合わせを連続して押せば、どのオブジェクトに入力フォーカスが遷移するか、のキー入力順序の関係を前記コンピュータシステムの利用者に知らせること、
     
     (3) 前記第1のキー入力順情報の割当処理が行われた後に、前記入力手段における特定の入力キーが利用者に押されることによる、前記入力フォーカスの対象となるオブジェクトの変更命令を検出すると、
     当該特定の入力キーと一致するキー入力順情報に関連付いているオブジェクトIDを、前記記憶手段から特定し、当該特定したオブジェクトIDが表すオブジェクトに入力フォーカスを遷移させるフォーカス遷移処理を行い、
     前記記憶手段のキー入力順情報とオブジェクトIDとの関連付けのうち、
     当該変更命令において利用者に押された特定の入力キーを先頭に含んでいないキー入力順情報に関連付いているオブジェクトIDと、当該利用者に押された特定の入力キーと一致するキー入力順情報に関連付いているオブジェクトIDと、について、当該キー入力順情報との関連付けを前記記憶手段から削除する、
     キー入力順情報の削除処理を行い、
     当該変更命令において利用者に押された特定の入力キーを先頭に含み、かつ、2以上の前記入力手段における特定の入力キーの組み合わせから構成されるキー入力順情報のすべてを、前記記憶手段から特定し、
     当該特定したキー入力順情報ごとに、
     当該特定したキー入力順情報に関連付いているオブジェクトIDを前記記憶手段から特定し、当該キー入力順情報との関連付けを前記記憶手段から削除すると共に、
     当該特定したキー入力順情報から、先頭に含まれている当該利用者に押された特定の入力キーを削除したものを新たなキー入力順情報とし、当該関連付けを削除したオブジェクトIDと関連付けて、前記記憶手段に記憶させる、
     キー入力順情報割当の更新処理をすること、
     前記出力手段の表示領域におけるオブジェクトのうち、入力フォーカスを有しておらず、かつ、前記記憶手段のキー入力順情報に関連付いていないオブジェクトIDについて、
     前記出力手段における第2の基準位置と、前記記憶手段のオブジェクトIDに関連付いているオブジェクト表示範囲と、の位置関係である第2の位置関係を算出し、
     当該算出した第2の位置関係に基づいて、前記キー入力順情報の割当優先順位とキー入力順情報との関連付けを、当該オブジェクトIDについて前記記憶手段から特定し、
     当該特定したキー入力順情報と、当該オブジェクトIDと、を関連付けて前記記憶手段に記憶させる、キー入力順情報割当処理を行う、
     第2のキー入力順情報の割当処理と、
     前記(2)のキー入力順情報画像表示処理を行い、新たなキー入力順序の関係を操作支援コンピュータシステムの利用者に知らせること、
     
     (4) 前記第2のキー入力順情報の割当処理が行われた後に、前記入力手段における特定の入力キーが利用者に押されることによる、前記入力フォーカスの対象となるオブジェクトの変更命令を検出すると、
     前記(3)の各処理を行うこと。
  2.  情報を記憶する記憶手段と、情報を処理する処理手段と、利用者に情報を表示する出力手段と、利用者からの命令を受け付ける入力手段と、を備えたコンピュータシステムにおけるコンピュータプログラムであって、
     前記出力手段における表示領域に複数のオブジェクトが表示されると共に、利用者が前記入力手段を使用して入力フォーカスを有するオブジェクトに対して操作を行う操作支援コンピュータプログラムであり、
     前記記憶手段は、
     前記オブジェクトを特定するオブジェクトIDと、前記出力手段の表示領域におけるオブジェクトの表示範囲を表すオブジェクト表示範囲と、を関連付けて記憶し、
     前記入力手段における特定の入力キー又は2以上の当該特定の入力キーの組み合わせを表す情報であるキー入力順情報と、当該キー入力順情報個々について前記オブジェクトIDに割当る優先順位を表すキー入力順情報の割当優先順位と、を関連付けて記憶し、
     前記キー入力順情報と、当該キー入力順情報が表す前記入力手段における特定の入力キー又は2以上の特定の入力キーの組み合わせを示す画像情報であるキー入力順情報の画像情報と、を関連付けて記憶し、
     前記処理手段に、
     下記の(1)-(4)の処理を実行させること、を特徴とする操作支援コンピュータプログラム。
     
     (1) 前記出力手段の表示領域におけるオブジェクトのうち、前記記憶手段に記憶されているオブジェクトIDについて、
     前記出力手段における第1の基準位置と、前記記憶手段のオブジェクトIDに関連付いているオブジェクト表示範囲と、の位置関係である第1の位置関係を算出し、
     当該算出した第1の位置関係に基づいて、前記キー入力順情報の割当優先順位とキー入力順情報との関連付けを、当該オブジェクトIDについて前記記憶手段から特定し、
     当該特定したキー入力順情報と、当該オブジェクトIDと、を関連付けて前記記憶手段に記憶させる、キー入力順情報割当処理を、前記記憶手段に記憶されているオブジェクトIDについて行う、
     第1のキー入力順情報の割当処理と、
     
     (2) 前記記憶手段のキー入力順情報とオブジェクトIDとの関連付けと、前記記憶手段のキー入力順情報とキー入力順情報の画像情報との関連付けと、に基づいて、前記記憶手段に記憶されているオブジェクトIDについて、
     前記記憶手段のオブジェクトIDに関連付いているキー入力順情報を特定し、当該特定したキー入力順情報に関連付いているキー入力順情報の画像情報を特定し、
     当該特定したキー入力順情報の画像情報を、当該オブジェクトIDに関連付いているオブジェクト表示範囲が表す前記出力手段における表示範囲を基準として表示するキー入力順情報画像表示処理により、
     前記出力手段の現在の表示状態において、前記入力手段における特定の入力キーを押す、又は前記入力手段における2以上の特定の入力キーの組み合わせを連続して押せば、どのオブジェクトに入力フォーカスが遷移するか、のキー入力順序の関係を前記コンピュータシステムの利用者に知らせること、
     
     (3) 前記第1のキー入力順情報の割当処理が行われた後に、前記入力手段における特定の入力キーが利用者に押されることによる、前記入力フォーカスの対象となるオブジェクトの変更命令を検出すると、
     当該特定の入力キーと一致するキー入力順情報に関連付いているオブジェクトIDを、前記記憶手段から特定し、当該特定したオブジェクトIDが表すオブジェクトに入力フォーカスを遷移させるフォーカス遷移処理を行い、
     前記記憶手段のキー入力順情報とオブジェクトIDとの関連付けのうち、
     当該変更命令において利用者に押された特定の入力キーを先頭に含み、かつ、2以上の前記入力手段における特定の入力キーの組み合わせから構成されるキー入力順情報のすべてを、前記記憶手段から特定し、
     当該特定したキー入力順情報ごとに、
     当該特定したキー入力順情報から、先頭に含まれている当該利用者に押された特定の入力キーを削除したものを新たなキー入力順情報として、
     当該特定したキー入力順情報に関連付いていたオブジェクトIDと関連付けて、別途、前記記憶手段に記憶させ、
     キー入力順情報割当の更新処理を行い、当該更新処理後のキー入力順情報とオブジェクトIDとの関連付けを、最新のキー入力順情報とオブジェクトIDとの関連付けとすること、
     前記出力手段の表示領域におけるオブジェクトのうち、入力フォーカスを有しておらず、かつ、前記記憶手段のキー入力順情報に関連付いていないオブジェクトIDについて、
     前記出力手段における第2の基準位置と、前記記憶手段のオブジェクトIDに関連付いているオブジェクト表示範囲と、の位置関係である第2の位置関係を算出し、
     当該算出した第2の位置関係に基づいて、前記キー入力順情報の割当優先順位とキー入力順情報との関連付けを、当該オブジェクトIDについて前記記憶手段から特定し、
     当該特定したキー入力順情報と、当該オブジェクトIDと、を関連付けて前記記憶手段に記憶させる、キー入力順情報割当処理を行う、
     第2のキー入力順情報の割当処理と、
     前記(2)のキー入力順情報画像表示処理を行い、新たなキー入力順序の関係を操作支援コンピュータシステムの利用者に知らせること、
     
     (4) 前記第2のキー入力順情報の割当処理が行われた後に、前記入力手段における特定の入力キーが利用者に押されることによる、前記入力フォーカスの対象となるオブジェクトの変更命令を検出すると、
     前記(3)の各処理を行うこと、
     
     (5) 前記第2のキー入力順情報の割当処理が行われた後に、前記入力手段における特定の入力キーが利用者に押されることによる、キー入力順情報のリターン命令を検出すると、
     前記(3)のキー入力順情報割当の更新処理前の、前記記憶手段の1世代前のキー入力順情報とオブジェクトIDとの関連付けを、最新のキー入力順情報とオブジェクトIDとの関連付けとすること、
     前記(3)のフォーカス遷移処理前に、入力フォーカスを有していたオブジェクトに入力フォーカスを遷移させること。
  3.  請求項1又は2記載の操作支援コンピュータプログラムにおいて、
     前記第1のキー入力順情報の割当処理における、
     前記出力手段における第1の基準位置は、
     前記出力手段における表示領域に表示される、入力フォーカスを有するオブジェクト、マウスカーソル、又は入力カーソル、の表示領域を基準として位置が定められ、
     
     前記第2のキー入力順情報の割当処理における、
     前記出力手段における第2の基準位置は、
     前記出力手段における表示領域に表示される入力フォーカスを有するオブジェクトの表示領域を基準として位置が定められること、
     を特徴とする操作支援コンピュータプログラム。
  4.  請求項1又は2記載の操作支援コンピュータプログラムにおいて、
     
     前記第1のキー入力順情報の割当処理における、
     前記出力手段における第1の基準位置は、
     前記出力手段における表示領域に表示される、入力フォーカスを有するオブジェクト、マウスカーソル、入力カーソル、すでにキー入力順情報割当処理がされたオブジェクト、のうち、
     前記第1のキー入力順情報の割当処理の対象となるオブジェクトIDが表すオブジェクトの前記出力手段における表示領域に、最も優先されるものの表示領域を基準として位置が定められ、
     
     2以上の特定の入力キーの組み合わせを表すキー入力順情報の前記キー入力順情報割当処理については、
     当該出力手段における第1の基準位置の元となったものが重複する当該オブジェクトIDについては、前記第1の位置関係が最も優先されるオブジェクトIDに対して、
     前記第1の基準位置の元となったオブジェクトに割当られているキー入力順情報が表すキー入力順序に入力キーを1つ加えたキー入力順序であって、まだキー入力順情報割当処理がされておらず、キー入力順情報の割当優先順位が最も高いキー入力順情報を前記記憶手段から特定し、当該オブジェクトIDと当該特定したキー入力順情報を関連付ける前記キー入力順情報割当処理を行い、
     第1の終了条件を満たすまで、キー入力順情報割当処理がされたオブジェクトを前記第1の基準位置に加え、キー入力順情報割当処理を繰り返し、
     前記第1のキー入力順情報の割当処理を行うこと、
     
     前記第2のキー入力順情報の割当処理における、
     前記出力手段における第2の基準位置は、
     入力フォーカスを有するオブジェクト、すでにキー入力順情報割当処理がされたオブジェクト、のうち、
     前記第2のキー入力順情報の割当処理の対象となるオブジェクトIDが表すオブジェクトの前記出力手段における表示領域に、最も優先されるものの表示領域を基準として位置が定められ、
     
     2以上の特定の入力キーの組み合わせを表すキー入力順情報の前記キー入力順情報割当処理については、
     当該出力手段における第2の基準位置の元となったものが重複する当該オブジェクトIDについては、前記第2の位置関係が最も優先されるオブジェクトIDに対して、
     前記第2の基準位置の元となったオブジェクトに割当られているキー入力順情報が表すキー入力順序に入力キーを1つ加えたキー入力順序であって、まだキー入力順情報割当処理がされておらず、キー入力順情報の割当優先順位が最も高いキー入力順情報を前記記憶手段から特定し、当該オブジェクトIDと当該特定したキー入力順情報を関連付ける前記キー入力順情報割当処理を行い、
     第2の終了条件を満たすまで、キー入力順情報割当処理がされたオブジェクトを前記第2の基準位置に加え、キー入力順情報割当処理を繰り返し、
     前記第2のキー入力順情報の割当処理を行うこと、
     を特徴とする操作支援コンピュータプログラム。
  5.  請求項1又は2記載の操作支援コンピュータプログラムにおいて、
     
     前記第1のキー入力順情報の割当処理における、
     前記出力手段における第1の基準位置は、
     前記出力手段における表示領域に表示される、入力フォーカスを有するオブジェクト、マウスカーソル、入力カーソル、又はすでにキー入力順情報割当処理がされたオブジェクト、の表示領域を基準として位置が定められ、
     前記第1の位置関係は、前記第1の基準位置と前記記憶手段のオブジェクトIDとの組み合わせについて算出し、
     
     2以上の特定の入力キーの組み合わせを表すキー入力順情報の前記キー入力順情報割当処理については、
     前記第1の基準位置の元となったオブジェクトに割当られているキー入力順情報が表すキー入力順序に入力キーを1つ加えたキー入力順序であって、まだキー入力順情報割当処理がされておらず、キー入力順情報の割当優先順位が最も高いキー入力順情報を前記記憶手段から特定し、
     前記第1の基準位置と前記記憶手段のオブジェクトIDとの組み合わせについて算出した第1の位置関係に基づいて、当該特定したキー入力順情報を当該オブジェクトIDに関連付けて前記記憶手段に記憶させる、キー入力順情報割当処理を、前記第1の基準位置について行い、
     直前のキー入力順情報割当処理においてキー入力順情報割当がされたオブジェクトの表示領域を基準として、新たな前記第1の基準位置を定め、第1の終了条件を満たすまで、キー入力順情報割当処理を繰り返すこと、
     
     前記第2のキー入力順情報の割当処理における、
     前記出力手段における第2の基準位置は、
     すでにキー入力順情報割当処理がされた前記出力手段における表示領域に表示されるオブジェクト、入力フォーカスを有するオブジェクト、の表示領域を基準として位置が定められ、
     前記第2の位置関係は、前記第2の基準位置と前記記憶手段のオブジェクトIDとの組み合わせについて算出し、
     
     2以上の特定の入力キーの組み合わせを表すキー入力順情報の前記キー入力順情報割当処理については、
     前記第2の基準位置の元となったオブジェクトに割当られているキー入力順情報が表すキー入力順序に入力キーを1つ加えたキー入力順序であって、まだキー入力順情報割当処理がされておらず、キー入力順情報の割当優先順位が最も高いキー入力順情報を前記記憶手段から特定し、
     前記第2の基準位置と前記記憶手段のオブジェクトIDとの組み合わせについて算出した第2の位置関係に基づいて、当該特定したキー入力順情報を当該オブジェクトIDに関連付けて前記記憶手段に記憶させる、キー入力順情報割当処理を、前記第2の基準位置について行い、
     直前のキー入力順情報割当処理においてキー入力順情報割当がされたオブジェクトの表示領域を基準として、新たな前記第2の基準位置を定め、第2の終了条件を満たすまで、キー入力順情報割当処理を繰り返すこと、
     を特徴とする操作支援コンピュータプログラム。
  6.  請求項5記載の操作支援コンピュータプログラムにおいて、
     前記キー入力順情報画像表示処理は、
     特定の前記オブジェクトIDに、複数の前記キー入力順情報が前記記憶手段で関連付けられている場合、
     当該複数のキー入力順情報のうち、前記記憶手段で関連付いているキー入力順情報の割当優先順位により最も優先されるキー入力順情報を特定し、当該特定したキー入力順情報と関連付いたキー入力順情報の画像情報を前記出力手段に表示すること、
     を特徴とする操作支援コンピュータプログラム。
  7.  請求項1又は2記載の操作支援コンピュータプログラムにおいて、
     前記記憶手段は、さらに、
     前記入力手段における特定の入力キー又は2以上の当該特定の入力キーの組み合わせを表す情報であるキー入力順情報と、当該キー入力順情報個々について前記オブジェクトIDに割当る優先順位を表すキー入力順情報の割当優先順位と、を、前記入力手段における特定の入力キー同士の割当の優先関係について定めた割当優先ルールに基づいて、関連付けて記憶し、
     前記入力手段における特定の入力キーIDと、前記入力手段における特定の入力キー同士の割当の優先順位を表す入力キー割当優先順位と、を関連付けて記憶し、
     
     前記記憶手段に記憶された入力キー割当優先順位と入力キーIDとの関連付けを、
     前記入力手段における特定の入力キー同士の割当の優先関係について定めた割当優先ルールとして、前記キー入力順情報の割当優先順位と前記キー入力順情報との関連付けを生成し、前記記憶手段に記憶させる、キー入力順情報生成処理を行い、
     前記記憶手段のキー入力順情報の割当優先順位とキー入力順情報との関連付けを生成すること、
     を特徴とする操作支援コンピュータプログラム。
  8.  請求項3乃至5のいずれかに記載の操作支援コンピュータプログラムにおいて、
     前記第1のキー入力順情報の割当処理が行われた後に、
     前記第1のキー入力順情報の割当処理における、前記出力手段における第1の基準位置又は前記出力手段における表示領域における前記記憶手段のオブジェクトIDが表すオブジェクトの表示範囲、のいずれかが変化した場合と、
     
     前記第2のキー入力順情報の割当処理が行われた後に、
     前記第2のキー入力順情報の割当処理における、前記出力手段の第2の基準位置又は前記出力手段の表示領域における前記記憶手段のオブジェクトIDが表すオブジェクトの表示範囲の、いずれかが変化した場合に、
     
     前記処理手段が、前記(1)の第1のキー入力順情報の割当処理を再度やり直すこと、
     を特徴とする操作支援コンピュータプログラム。
  9.  請求項1乃至5のいずれかに記載の操作支援コンピュータプログラムにおいて、
     前記第1のキー入力順情報の割当処理が行われた後に、
     前記入力手段におけるキー入力順情報再割当キーが利用者に押されることによる、キー入力順情報再割当命令を検出した場合と、
     
     前記第2のキー入力順情報の割当処理が行われた後に、
     前記入力手段におけるキー入力順情報再割当キーが利用者に押されることによる、キー入力順情報再割当命令を検出した場合に、
     
     前記処理手段が、前記(1)の第1のキー入力順情報の割当処理を再度やり直すこと、
     を特徴とする操作支援コンピュータプログラム。
  10.  請求項1又は2記載の操作支援コンピュータプログラムにおいて、
     前記記憶手段は、さらに、固定キー入力順序オブジェクトに関する情報である、前記キー入力順情報と前記オブジェクトIDとの関連付けを記憶し、
     当該固定キー入力順序オブジェクトに関する、キー入力順情報とオブジェクトIDとの関連付けは、
     前記処理手段が行う、前記フォーカス遷移処理以外の、前記(1)と、前記(3)の各処理の対象とせず、
     前記入力手段における特定の入力キーを押す、又は前記入力手段における2以上の特定の入力キーの組み合わせを連続して押せば、特定のオブジェクトに入力フォーカスが遷移する、という、固定キー入力順序オブジェクトの割当が行われていること、
     を特徴とする操作支援コンピュータプログラム。
  11.  請求項1又は2記載の操作支援コンピュータプログラムにおいて、
     前記処理手段が行う、
     前記(1)における第1のキー入力順情報の割当処理、及び前記(3)における第2のキー入力順情報の割当処理、
      における、キー入力順情報とオブジェクトIDとを関連付けて前記記憶手段に記憶させるキー入力順情報割当処理について、
     一のオブジェクトIDは、一のキー入力順情報としか、キー入力順情報割当処理を行わないこと、
     を特徴とする操作支援コンピュータプログラム。
  12.  情報を記憶する記憶手段と、情報を処理する処理手段と、利用者に情報を表示する出力手段と、利用者からの命令を受け付ける入力手段とを備えたコンピュータシステムであって、
     前記記憶手段が、請求項1乃至11のいずれかに記載の各情報及び操作コンピュータプログラムを記憶し、前記処理手段が前記各処理を行うこと、を特徴とする操作支援コンピュータシステム。
     
PCT/JP2010/003457 2010-05-23 2010-05-23 操作支援コンピュータプログラム、操作支援コンピュータシステム WO2011148408A1 (ja)

Priority Applications (3)

Application Number Priority Date Filing Date Title
PCT/JP2010/003457 WO2011148408A1 (ja) 2010-05-23 2010-05-23 操作支援コンピュータプログラム、操作支援コンピュータシステム
US13/699,581 US20130139085A1 (en) 2010-05-23 2010-05-23 Operation Support Computer Program, Operation Support Computer System
JP2012516983A JP5307294B2 (ja) 2010-05-23 2010-05-23 操作支援コンピュータプログラム、操作支援コンピュータシステム

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2010/003457 WO2011148408A1 (ja) 2010-05-23 2010-05-23 操作支援コンピュータプログラム、操作支援コンピュータシステム

Publications (1)

Publication Number Publication Date
WO2011148408A1 true WO2011148408A1 (ja) 2011-12-01

Family

ID=45003420

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2010/003457 WO2011148408A1 (ja) 2010-05-23 2010-05-23 操作支援コンピュータプログラム、操作支援コンピュータシステム

Country Status (3)

Country Link
US (1) US20130139085A1 (ja)
JP (1) JP5307294B2 (ja)
WO (1) WO2011148408A1 (ja)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116702564A (zh) * 2023-07-14 2023-09-05 西南石油大学 一种考虑管道特性的自漏磁场计算方法
CN117074957A (zh) * 2023-08-18 2023-11-17 南京林业大学 一种基于数-模融合的锂离子电池剩余使用寿命预测方法

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102098380A (zh) * 2010-12-22 2011-06-15 中兴通讯股份有限公司 在移动终端中自定义快捷方式的方法和装置
US10896103B2 (en) * 2016-09-05 2021-01-19 Hitachi, Ltd. Information processing system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10312263A (ja) * 1997-05-13 1998-11-24 Ibm Japan Ltd コンピュータ・システム及び操作対象ウインドウ指定方法
JP2008176528A (ja) * 2007-01-18 2008-07-31 Casio Hitachi Mobile Communications Co Ltd 電子機器及びプログラム
JP2008217131A (ja) * 2007-02-28 2008-09-18 Ntt Docomo Inc 情報処理装置及びプログラム

Family Cites Families (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5128672A (en) * 1990-10-30 1992-07-07 Apple Computer, Inc. Dynamic predictive keyboard
US6489976B1 (en) * 1998-12-15 2002-12-03 International Business Machines Corporation System and method for displaying pop-up symbols for indicating accelerator keys for implementing computer software options
US20090040184A9 (en) * 2001-10-04 2009-02-12 Infogation Corporation Information entry mechanism
US7243309B2 (en) * 2002-12-03 2007-07-10 Intel Corporation Interface accelerator
US20040119757A1 (en) * 2002-12-18 2004-06-24 International Buisness Machines Corporation Apparatus and method for dynamically building a context sensitive composite icon with active icon components
US7533367B2 (en) * 2003-06-27 2009-05-12 Microsoft Corporation Behavior architecture for component designers
US7134094B2 (en) * 2005-01-14 2006-11-07 Microsoft Corporation Automatic assigning of shortcut keys
US7478326B2 (en) * 2005-01-18 2009-01-13 Microsoft Corporation Window information switching system
US7383503B2 (en) * 2005-02-23 2008-06-03 Microsoft Corporation Filtering a collection of items
US7487467B1 (en) * 2005-06-23 2009-02-03 Sun Microsystems, Inc. Visual representation and other effects for application management on a device with a small screen
US7661074B2 (en) * 2005-07-01 2010-02-09 Microsoft Corporation Keyboard accelerator
JP4619882B2 (ja) * 2005-07-12 2011-01-26 株式会社東芝 携帯電話およびその遠隔操作方法
US7757185B2 (en) * 2006-01-06 2010-07-13 Apple Inc. Enabling and disabling hotkeys
US7594192B2 (en) * 2006-09-19 2009-09-22 International Business Machines Corporation Method and apparatus for identifying hotkey conflicts
US8245154B2 (en) * 2006-11-03 2012-08-14 International Business Machines Corporation Most-recently-used task switching among parent and child windows
US20090055777A1 (en) * 2007-08-20 2009-02-26 Tobias Kiesewetter Method for Interactive Display of Shortcut Keys
US20090313581A1 (en) * 2008-06-11 2009-12-17 Yahoo! Inc. Non-Mouse Computer Input Method and Apparatus
US8416192B2 (en) * 2009-02-05 2013-04-09 Microsoft Corporation Concurrently displaying multiple characters for input field positions
JP5138736B2 (ja) * 2010-06-25 2013-02-06 京セラドキュメントソリューションズ株式会社 文字入力装置及び文字入力方法
US8977966B1 (en) * 2011-06-29 2015-03-10 Amazon Technologies, Inc. Keyboard navigation
EP2776909A4 (en) * 2011-11-11 2015-09-02 Qualcomm Inc PROVIDING SHORTCUTS ASSOCIATED WITH A KEYBOARD

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10312263A (ja) * 1997-05-13 1998-11-24 Ibm Japan Ltd コンピュータ・システム及び操作対象ウインドウ指定方法
JP2008176528A (ja) * 2007-01-18 2008-07-31 Casio Hitachi Mobile Communications Co Ltd 電子機器及びプログラム
JP2008217131A (ja) * 2007-02-28 2008-09-18 Ntt Docomo Inc 情報処理装置及びプログラム

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116702564A (zh) * 2023-07-14 2023-09-05 西南石油大学 一种考虑管道特性的自漏磁场计算方法
CN116702564B (zh) * 2023-07-14 2023-09-29 西南石油大学 一种考虑管道特性的自漏磁场计算方法
CN117074957A (zh) * 2023-08-18 2023-11-17 南京林业大学 一种基于数-模融合的锂离子电池剩余使用寿命预测方法
CN117074957B (zh) * 2023-08-18 2024-05-24 南京林业大学 一种基于数-模融合的锂离子电池剩余使用寿命预测方法

Also Published As

Publication number Publication date
US20130139085A1 (en) 2013-05-30
JPWO2011148408A1 (ja) 2013-07-22
JP5307294B2 (ja) 2013-10-02

Similar Documents

Publication Publication Date Title
US11163617B2 (en) Proactive notification of relevant feature suggestions based on contextual analysis
US11150739B2 (en) Chinese character entry via a Pinyin input method
RU2501068C2 (ru) Интерпретация неоднозначных вводов на сенсорном экране
US9280451B2 (en) Testing device
US20140075380A1 (en) Hierarchical live graphs for performance data display
US20150067568A1 (en) Apparatus and method for displaying chart in electronic device
US20140380178A1 (en) Displaying interactive charts on devices with limited resources
US10509641B2 (en) Optimizing feature deployment based on usage pattern
JP5307294B2 (ja) 操作支援コンピュータプログラム、操作支援コンピュータシステム
US9684738B2 (en) Text-based command generation
CN111047434A (zh) 一种操作记录生成方法、装置、计算机设备和存储介质
CN108780443B (zh) 对数字笔划群组的直观选择
JP2017174248A (ja) 情報処理装置及び情報処理プログラム
JP2014048894A (ja) 表示制御装置およびプログラム
JP7298208B2 (ja) 情報処理装置及びプログラム
JP7452553B2 (ja) 入力表示システム、補助情報表示方法、及びプログラム
WO2021106109A1 (ja) 入力表示システム、補助情報表示方法、及びプログラム
JP6667452B2 (ja) テキスト情報の入力方法及び装置
JP7509799B2 (ja) 入力表示システム、補助情報表示方法、及びプログラム
JP6256079B2 (ja) 検索プログラム、検索方法及び検索装置
EP3008554B1 (en) Modifying input delivery to applications
JP7248279B2 (ja) コンピュータシステム、プログラム、及び方法
JP2018128850A (ja) 情報処理プログラム、情報処理方法および情報処理装置
CN115374060A (zh) 显示方法、装置、电子设备及存储介质
JP2020126471A (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: 10852081

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 2012516983

Country of ref document: JP

NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 13699581

Country of ref document: US

122 Ep: pct application non-entry in european phase

Ref document number: 10852081

Country of ref document: EP

Kind code of ref document: A1