JP2019003516A - Information processing device and information processing method - Google Patents

Information processing device and information processing method Download PDF

Info

Publication number
JP2019003516A
JP2019003516A JP2017119140A JP2017119140A JP2019003516A JP 2019003516 A JP2019003516 A JP 2019003516A JP 2017119140 A JP2017119140 A JP 2017119140A JP 2017119140 A JP2017119140 A JP 2017119140A JP 2019003516 A JP2019003516 A JP 2019003516A
Authority
JP
Japan
Prior art keywords
header
display screen
information
displayed
alternative
Prior art date
Legal status (The legal status 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 status listed.)
Granted
Application number
JP2017119140A
Other languages
Japanese (ja)
Other versions
JP6745763B2 (en
Inventor
高哉 福満
Takaya Fukumitsu
高哉 福満
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toyota Body Res & Development Co Ltd
Toyota Body R&D Co Ltd
Original Assignee
Toyota Body Res & Development Co Ltd
Toyota Body R&D Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toyota Body Res & Development Co Ltd, Toyota Body R&D Co Ltd filed Critical Toyota Body Res & Development Co Ltd
Priority to JP2017119140A priority Critical patent/JP6745763B2/en
Publication of JP2019003516A publication Critical patent/JP2019003516A/en
Application granted granted Critical
Publication of JP6745763B2 publication Critical patent/JP6745763B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

To provide an information processing device capable of fixedly displaying index information for an information list on a display screen when an index part of the information list is about to lie off the display screen during a scroll operation.SOLUTION: An information processing device capable of displaying an information list 10 including a header index part 11 and an information column 12 on a display screen 301 includes: an index duplication unit 116 for duplicating attribute information of the header index part 11; a distance calculation unit 118 for calculating a distance d from a coordinate origin of the display screen to a coordinate reference point of the header index part 11 before scrolling of the information list 10 on the display screen; a scroll amount acquisition unit 120 for acquiring a scroll amount D of the information list; a comparison unit 122 for comparing the scroll amount S with the distance d; an alternative index display unit 126 for displaying an alternative index part generated from duplicated information by overlapping the alternative index part on the scrolled information list 10 when the scroll amount S is equal to or more than the distance d; and an alternative index position designation unit 124 for designating a display position of the alternative index part with the coordinate origin of the display screen as reference.SELECTED DRAWING: Figure 1

Description

本発明は、コンピュータを使用して情報処理を行う情報処理装置において、スクロール操作にともなって情報一覧表のヘッド見出し部情報を表示画面内に常時留めておくことが可能な情報処理装置に関する。   The present invention relates to an information processing apparatus that can always keep head headline information of an information list in a display screen in accordance with a scroll operation in an information processing apparatus that performs information processing using a computer.

一般にコンピュータやネットワークを使用して情報を処理する情報処理装置において、データの管理、検索、分析、表計算などに、行と列からなる情報一覧表が通常用いられる。情報一覧表のヘッダ部には、項目毎にタイトルが表示された見出し部が設けられている。コンピュータ操作者がコンピュータからモニター画面に情報一覧表を呼び出すと、通常、表示画面の右端と下端にスクロールバーが表示され、右端のスクロールバーを縦方向に操作すると、情報一覧表全体が縦方向にスクロールされ、下端のスクロールバーを横方向に操作すると、情報一覧表全体が横方向にスクロールされ、これにより、情報一覧表のうち、モニター画面に収まりきらない情報を画面に表示させることができる。   Generally, in an information processing apparatus that processes information using a computer or a network, an information list composed of rows and columns is usually used for data management, retrieval, analysis, spreadsheet, and the like. In the header part of the information list, a heading part in which a title is displayed for each item is provided. When the computer operator calls up the information list from the computer to the monitor screen, scroll bars are usually displayed at the right and bottom edges of the display screen. When the scroll bar at the right end is operated vertically, the entire information list is displayed vertically. When the scroll bar is scrolled and the scroll bar at the bottom is operated in the horizontal direction, the entire information list is scrolled in the horizontal direction, so that information that does not fit on the monitor screen in the information list can be displayed on the screen.

しかしながら、情報一覧表を上に向けて縦方向にスクロールすると、ヘッダ部の見出し部が表示画面から外れてしまうため、コンピュータ操作者は何の項目のデータかわからなくなってしまう。そのため、コンピュータ操作者は見出し部の項目毎のタイトルを記憶しておくか、見出し部を表示するために再度スクロール操作する手間が増えてしまうことになる。   However, if the information list is scrolled in the vertical direction upward, the heading part of the header part is removed from the display screen, so that the computer operator does not know what item data. For this reason, the computer operator stores the title for each item in the heading part or increases the time and effort to scroll again to display the heading part.

従来より、行と列からなる表の見出し項目を固定して情報項目だけをスクロール可能とした技術(特許文献1)が知られている。同技術によると、画面の固定表示領域に見出し項目を常に表示させることができる。   2. Description of the Related Art Conventionally, a technique (Patent Document 1) is known in which heading items in a table composed of rows and columns are fixed and only information items can be scrolled. According to this technology, it is possible to always display the heading item in the fixed display area of the screen.

特開2003−131782号公報JP 2003-131882 A

しかし、上記特許文献1の技術は、見出し項目のための固定表示領域を画面に常に確保しなければならず、その他の項目を表示させる領域が狭くなってしまう。例えば、見出し項目が画面の中段以下に留まって表示されるときは画面の上段に他の項目(例えば検索項目設定枠)を並行して表示させるほうが、コンピュータ操作者にとって使い勝手がよく、作業も進めやすい。   However, the technique disclosed in Patent Document 1 must always secure a fixed display area for heading items on the screen, and the area for displaying other items becomes narrow. For example, when a heading item stays below the middle of the screen and is displayed, it is more convenient for the computer operator to display other items (for example, a search item setting frame) in the upper part of the screen in parallel. Cheap.

本発明は上記課題に鑑みてなされたもので、スクロール操作時に情報一覧表のヘッダ見出し部が表示画面から外れようとするときに、ヘッダ見出し部の情報を表示画面内に常時表示することが可能な情報処理装置を提供することを目的とする。   The present invention has been made in view of the above problems, and when the header heading part of the information list is about to deviate from the display screen at the time of scrolling operation, it is possible to always display the information of the header heading part in the display screen. An object is to provide a simple information processing apparatus.

上記課題を解決するために、本発明に係る情報処理装置は、
項目見出し枠が並ぶヘッダ見出し部と項目見出し毎に情報枠が並ぶ情報欄を含んで行と列からなる情報一覧表を表示画面に表示するとともに、行方向または列方向へのスクロールにより表示画面に表示されていない情報一覧表の部分を表示画面に表示させることが可能な情報処理装置において、
前記ヘッダ見出し部を指定してその属性情報を複製する複製手段と、
表示画面に表示されている情報一覧表について、表示画面の座標原点からスクロール前のヘッダ見出し部の座標基準点までの行方向の距離を演算する演算手段と、
表示画面に表示されている情報一覧表について、スクロール前後の行方向のスクロール量を取得するスクロール量取得手段と、
行方向について演算された距離と、行方向について取得されたスクロール量を比較する比較手段と、
行方向について演算された距離と、行方向について取得されたスクロール量を比較する比較手段と、
行方向について取得されたスクロール量が、行方向について演算された距離以上となったとき、複製手段により複製された属性情報から生成される代替見出し部を、表示画面に表示されているスクロール後の情報一覧表の上に重ねて表示する表示手段と、
表示画面に前記代替見出し部を表示するにあたり、表示画面の座標原点を基準として、当該代替見出し部の表示位置を指定する指定手段を備えることを第1の特徴とする。
In order to solve the above problems, an information processing apparatus according to the present invention provides:
An information list consisting of rows and columns is displayed on the display screen, including a header header section where the item header frames are arranged and an information column where the information frames are arranged for each item header, and the display screen is scrolled in the row direction or the column direction. In the information processing apparatus capable of displaying a part of the information list that is not displayed on the display screen,
A duplicating means for designating the header header portion and duplicating the attribute information;
With respect to the information list displayed on the display screen, calculation means for calculating the distance in the row direction from the coordinate origin of the display screen to the coordinate reference point of the header header before scrolling;
Scroll amount acquisition means for acquiring the scroll amount in the line direction before and after scrolling for the information list displayed on the display screen;
A comparison means for comparing the distance calculated in the row direction with the scroll amount acquired in the row direction;
A comparison means for comparing the distance calculated in the row direction with the scroll amount acquired in the row direction;
When the scroll amount acquired in the row direction is equal to or greater than the distance calculated in the row direction, an alternative heading part generated from the attribute information duplicated by the duplicating means is displayed after the scroll displayed on the display screen. Display means for displaying the information on the information list;
When displaying the alternative heading part on the display screen, a first feature is provided with designation means for designating the display position of the alternative heading part on the basis of the coordinate origin of the display screen.

本発明に係る情報処理装置は、
前記代替見出し部の表示位置を表示画面の最上部に指定することを第2の特徴とする。
An information processing apparatus according to the present invention includes:
A second feature is that the display position of the alternative heading portion is designated at the top of the display screen.

本発明に係る情報処理装置は、
行方向について取得されたスクロール量が、行方向について演算された距離を超えた後であって、スクロールの戻りにより、当該距離と等しくなったとき、表示画面の指定位置に表示されていた代替見出し部を削除する削除手段を備えることを第3の特徴とする。
An information processing apparatus according to the present invention includes:
The alternative heading displayed at the specified position on the display screen when the scroll amount acquired in the row direction exceeds the distance calculated in the row direction and becomes equal to the distance by scroll return. A third feature is that a deletion means for deleting a copy is provided.

本発明に係る情報処理装置は、
複製手段に代えて、前記ヘッダ見出し部と同一の属性情報を備える代替見出し部を生成する代替見出し部生成手段を備え、
行方向について取得されたスクロール量が、行方向について演算された距離以上となったとき、表示手段が、代替見出し部生成手段により生成された代替見出し部を、表示画面に表示されているスクロール後の情報一覧表の上に重ねて表示することを第4の特徴とする。
An information processing apparatus according to the present invention includes:
In place of the duplicating means, comprising an alternative heading part generating means for generating an alternative heading part having the same attribute information as the header heading part,
When the scroll amount acquired in the row direction is equal to or greater than the distance calculated in the row direction, the display means displays the alternative heading part generated by the alternative heading part generation means after scrolling displayed on the display screen. The fourth feature is that the information is displayed on the information list.

本発明に係る情報処理装置は、
項目見出し枠が並ぶヘッダ見出し部と項目見出し毎に情報枠が並ぶ情報欄を含んで行と列からなる情報一覧表を表示画面に表示するとともに、行方向または列方向へのスクロールにより表示画面に表示されていない情報一覧表の部分を表示画面に表示させることが可能な情報処理装置において、
前記ヘッダ見出し部を指定してその属性情報を複製する複製手段と、
表示画面に表示されている情報一覧表について、表示画面の座標原点からスクロール前のヘッダ見出し部の座標基準点までの列方向の距離を演算する演算手段と、
表示画面に表示されている情報一覧表について、スクロール前後の列方向のスクロール量を取得するスクロール量取得手段と、
列方向について演算された距離と、列方向について取得されたスクロール量を比較する比較手段と、
列方向について取得されたスクロール量が、列方向について演算された距離以上となったとき、複製手段により複製されたヘッダ見出し部の属性情報から生成される代替見出し部を、表示画面に表示されているスクロール後の情報一覧表の上に重ねて表示する表示手段と、
表示画面に前記代替見出し部を表示するにあたり、表示画面の座標原点を基準として、当該代替見出し部の表示位置を指定する指定手段を備えることを第5の特徴とする。
An information processing apparatus according to the present invention includes:
An information list consisting of rows and columns is displayed on the display screen, including a header header section where the item header frames are arranged and an information column where the information frames are arranged for each item header, and the display screen is scrolled in the row direction or the column direction. In the information processing apparatus capable of displaying a part of the information list that is not displayed on the display screen,
A duplicating means for designating the header header portion and duplicating the attribute information;
With respect to the information list displayed on the display screen, calculation means for calculating the distance in the column direction from the coordinate origin of the display screen to the coordinate reference point of the header header before scrolling;
Scroll amount acquisition means for acquiring the scroll amount in the column direction before and after scrolling for the information table displayed on the display screen;
A comparison means for comparing the distance calculated in the column direction with the scroll amount acquired in the column direction;
When the scroll amount acquired for the column direction is equal to or greater than the distance calculated for the column direction, an alternative heading part generated from the attribute information of the header heading part copied by the copying unit is displayed on the display screen. Display means for displaying the information list after scrolling,
When displaying the alternative heading part on the display screen, a fifth feature is provided with designation means for designating the display position of the alternative heading part on the basis of the coordinate origin of the display screen.

本発明に係る情報処理装置は、
前記代替見出し部の表示位置を表示画面の左端部に指定することを第6の特徴とする。
An information processing apparatus according to the present invention includes:
A sixth feature is that the display position of the alternative heading portion is designated at the left end portion of the display screen.

本発明に係る情報処理装置は、
列方向について取得されたスクロール量が、列方向について演算された距離を超えた後であって、スクロールの戻りにより、当該距離と等しくなったとき、表示画面の指定位置に表示されていた代替見出し部を削除する削除手段を備えることを第7の特徴とする。
An information processing apparatus according to the present invention includes:
The alternative heading displayed at the specified position on the display screen when the scroll amount obtained for the column direction exceeds the distance calculated for the column direction and becomes equal to the distance by scroll return. A seventh feature is that a deletion means for deleting a copy is provided.

本発明に係る情報処理装置は、
複製手段に代えて、前記ヘッダ見出し部と同一の属性情報を備える代替見出し部を生成する代替見出し部生成手段を備え、
列方向について取得されたスクロール量が、列方向について演算された距離以上となったとき、表示手段が、代替見出し部生成手段により生成された代替見出し部を、表示画面に表示されているスクロール後の情報一覧表の上に重ねて表示することを第8の特徴とする。
An information processing apparatus according to the present invention includes:
In place of the duplicating means, comprising an alternative heading part generating means for generating an alternative heading part having the same attribute information as the header heading part,
When the scroll amount acquired in the column direction is equal to or greater than the distance calculated in the column direction, the display unit displays the alternative heading part generated by the alternative heading part generation unit after scrolling displayed on the display screen. It is an eighth feature that the information is displayed on the information list.

上記課題を解決するために、本発明に係る情報処理方法は、
項目見出し枠が並ぶヘッダ見出し部と項目見出し毎に情報枠が並ぶ情報欄を含んで行と列からなる情報一覧表を表示画面に表示するとともに、行方向または列方向へのスクロールにより表示画面に表示されていない情報一覧表の部分を表示画面に表示させることが可能な情報処理装置を用いる情報処理方法において、情報処理装置本体が、
前記ヘッダ見出し部を指定してその属性情報を複製して記憶部に保存しまたは前記ヘッダ見出し部と同一の属性情報を備える代替見出し部を予め生成して記憶部に保存し、
表示画面に表示されている情報一覧表について、表示画面の座標原点からスクロール前のヘッダ見出し部の座標基準点までの行方向の距離を演算して記憶部に保存し、
表示画面に表示されている情報一覧表について、スクロール前後の行方向のスクロール量を取得し、
行方向について演算された距離と、行方向について取得されたスクロール量を比較し、
行方向について取得されたスクロール量が、行方向について演算された距離以上となったとき、複製されたヘッダ見出し部の属性情報から生成される代替見出し部または予め生成された代替見出し部について、表示画面の座標原点を基準として、当該代替見出し部の表示位置を指定し、
生成された代替見出し部を、指定位置であって、表示画面に表示されているスクロール後の情報一覧表の上に重ねて表示し、
行方向について取得されたスクロール量が、行方向について演算された距離を超えた後であって、スクロールの戻りにより、当該距離と等しくなったとき、表示画面の指定位置に表示されていた代替見出し部を削除または非表示にすることを第1の特徴とする。
In order to solve the above problems, an information processing method according to the present invention includes:
An information list consisting of rows and columns is displayed on the display screen, including a header header section where the item header frames are arranged and an information column where the information frames are arranged for each item header, and the display screen is scrolled in the row direction or the column direction. In an information processing method using an information processing apparatus capable of displaying a part of an information list that is not displayed on a display screen, the information processing apparatus body includes:
Specify the header heading part, duplicate the attribute information and save it in the storage part or generate an alternative heading part having the same attribute information as the header heading part in advance and save it in the storage part,
For the information list displayed on the display screen, calculate the distance in the row direction from the coordinate origin of the display screen to the coordinate reference point of the header header before scrolling, and save it in the storage unit.
For the information list displayed on the display screen, get the scroll amount in the line direction before and after scrolling,
Compare the distance calculated for the line direction with the scroll amount obtained for the line direction,
When the scroll amount acquired in the row direction is equal to or greater than the distance calculated in the row direction, an alternative heading part generated from the attribute information of the copied header heading part or a pre-generated alternative heading part is displayed. Specify the display position of the alternative heading part using the coordinate origin of the screen as a reference,
The generated alternative heading part is displayed at the specified position and superimposed on the scrolled information list displayed on the display screen,
The alternative heading displayed at the specified position on the display screen when the scroll amount acquired in the row direction exceeds the distance calculated in the row direction and becomes equal to the distance by scroll return. The first feature is to delete or hide the part.

上記課題を解決するために、本発明に係る情報処理方法は、
項目見出し枠が並ぶヘッダ見出し部と項目見出し毎に情報枠が並ぶ情報欄を含んで行と列からなる情報一覧表を表示画面に表示するとともに、行方向または列方向へのスクロールにより表示画面に表示されていない情報一覧表の部分を表示画面に表示させることが可能な情報処理装置を用いる情報処理方法において、情報処理装置本体が、
前記ヘッダ見出し部を指定してその属性情報を複製して記憶部に保存しまたは前記ヘッダ見出し部と同一の属性情報を備える代替見出し部を生成して記憶部に保存し、
表示画面に表示されている情報一覧表について、表示画面の座標原点からスクロール前のヘッダ見出し部の座標基準点までの列方向の距離を演算して記憶部に保存し、
表示画面に表示されている情報一覧表について、スクロール前後の列方向のスクロール量を取得し、
列方向について演算された距離と、列方向について取得されたスクロール量を比較し、
列方向について取得されたスクロール量が、列方向について演算された距離以上となったとき、複製されたヘッダ見出し部の属性情報から生成される代替見出し部または予め生成された代替見出し部について、表示画面の座標原点を基準として、当該代替見出し部の表示位置を指定し、
生成された代替見出し部を、指定位置であって、表示画面に表示されているスクロール後の情報一覧表の上に重ねて表示し、
列方向について取得されたスクロール量が、列方向について演算された距離を超えた後であって、スクロールの戻りにより、当該距離と等しくなったとき、表示画面の指定位置に表示されていた代替見出し部を削除または非表示にすることを第2の特徴とする。
In order to solve the above problems, an information processing method according to the present invention includes:
An information list consisting of rows and columns is displayed on the display screen, including a header header section where the item header frames are arranged and an information column where the information frames are arranged for each item header, and the display screen is scrolled in the row direction or the column direction. In an information processing method using an information processing apparatus capable of displaying a part of an information list that is not displayed on a display screen, the information processing apparatus body includes:
Specify the header heading part, duplicate the attribute information and save it in the storage part or generate an alternative heading part with the same attribute information as the header heading part and save it in the storage part,
For the information list displayed on the display screen, calculate the distance in the column direction from the coordinate origin of the display screen to the coordinate reference point of the header header before scrolling, and save it in the storage unit.
For the information list displayed on the display screen, get the scroll amount in the column direction before and after scrolling,
Compare the distance calculated for the column direction with the scroll amount obtained for the column direction,
When the scroll amount acquired for the column direction is equal to or greater than the distance calculated for the column direction, an alternative heading part generated from the attribute information of the copied header heading part or a pre-generated alternative heading part is displayed. Specify the display position of the alternative heading part using the coordinate origin of the screen as a reference,
The generated alternative heading part is displayed at the specified position and superimposed on the scrolled information list displayed on the display screen,
The alternative heading displayed at the specified position on the display screen when the scroll amount obtained for the column direction exceeds the distance calculated for the column direction and becomes equal to the distance by scroll return. The second feature is that the part is deleted or hidden.

以上説明したように、本発明によれば、スクロール操作時に情報一覧表のヘッダ見出し部が表示装置の表示画面から外れるときでも、ヘッダ見出し部の情報を、複製しあるいは予め作成等しておくことにより代替し、代替した見出し部を、表示画面の例えば最上部あるいは左端部に固定表示することができ、これにより、設計者などのコンピュータ操作者が、見出し部の項目毎のタイトルを記憶する面倒や、見出し部を再表示するために再度スクロール操作をする手間が不要となり、設計などの作業を効率よく進めることができるという効果を奏する。   As described above, according to the present invention, even when the header header portion of the information list is removed from the display screen of the display device during the scroll operation, the header header portion information is duplicated or created in advance. Can be fixedly displayed on the display screen, for example, at the top or the left end of the display screen, which makes it difficult for a computer operator such as a designer to store a title for each item in the heading part. In addition, there is no need to perform the scrolling operation again to redisplay the heading part, and the work such as design can be efficiently performed.

また、複製等により代替した見出し部は、表示画面の一部に常時固定表示されず、元々の情報一覧表の見出し部が表示画面に収まっている場合は、表示画面に表示されず、他の項目(例えば検索項目枠)を並行して表示させることができ、これらの作業を並行して行え、これによっても作業を効率よく進められるという効果を奏する。   In addition, the heading part substituted by duplication or the like is not always fixedly displayed on a part of the display screen, and when the heading part of the original information list fits on the display screen, it is not displayed on the display screen. Items (for example, search item frames) can be displayed in parallel, and these operations can be performed in parallel. This also brings about an effect that the operations can be efficiently performed.

情報処理装置のシステム全体構成図、System overall configuration diagram of information processing apparatus, 表示装置の表示画面のウインドウに情報一覧表が表示されている例、An example where an information list is displayed in the window of the display screen of the display device, ウインドウの座標原点とヘッダ見出し部の座標基準点との間の行方向の距離を示す図、The figure which shows the distance of the line direction between the coordinate origin of a window, and the coordinate reference point of a header heading part, ウインドウのスクロールバーを下向きに移動させている様子を示す図、A figure showing how the scroll bar of the window is moved downward, ウインドウの最上部に複製見出し部が固定表示されている様子を示す図、The figure which shows a mode that the duplication heading part is fixedly displayed at the top of the window, ウインドウの最上部に複製見出し部が固定表示されている状態が維持されている様子を示す図、The figure which shows a mode that the state by which the duplication heading part is being fixedly displayed by the uppermost part of the window is maintained, ウインドウのスクロールバーを上向きに反転移動させている様子を示す図、The figure which shows a state that the scroll bar of the window is reversed and moved upward, 情報処理装置の処理手順を示すフロー図、A flowchart showing a processing procedure of the information processing apparatus, 情報処理装置の処理手順を示すフロー図である。It is a flowchart which shows the process sequence of information processing apparatus.

本発明を実施するための一実施形態を、図面を参照しながら説明する。図1において、符号Sは本発明に係る情報処理装置を示している。   An embodiment for carrying out the present invention will be described with reference to the drawings. In FIG. 1, the code | symbol S has shown the information processing apparatus which concerns on this invention.

まず、情報処理装置Sについて説明すると、本実施形態において、情報処理装置Sは、例えば車両設計などの情報処理に使用されるもので、図1に示すように、情報処理装置本体(コンピュータ)100と入力装置200と表示装置300を備え、これらは通信回線101で結ばれている。また、情報処理本体100はデータベース400と通信回線101で結ばれている。   First, the information processing apparatus S will be described. In the present embodiment, the information processing apparatus S is used for information processing such as vehicle design, for example. As shown in FIG. The input device 200 and the display device 300 are connected by a communication line 101. Further, the information processing main body 100 is connected to the database 400 through the communication line 101.

情報処理装置本体100は、入力装置200からの操作により、データベース400にアクセスしてデータを記憶部(メモリー)に読み込み、情報処理を実行して、図2に示すように、情報処理の結果を表示装置300の表示画面301に表示させることができ、さらに、同図に示すように、ウインドウWの右端のスクロールバー1および下端のスクロールバー1の操作により、ウインドウW内に表示された情報一覧表10を行方向(図の上下方向)または列方向(図の水平方向)にスクロールし、ウインドウW内に表示されていない情報一覧表10の非表示部分10aを表示させることができる。   The information processing apparatus main body 100 accesses the database 400 by an operation from the input apparatus 200, reads data into a storage unit (memory), executes information processing, and displays the result of the information processing as shown in FIG. A list of information that can be displayed on the display screen 301 of the display device 300 and that is displayed in the window W by operating the scroll bar 1 at the right end and the scroll bar 1 at the lower end of the window W as shown in FIG. The table 10 can be scrolled in the row direction (vertical direction in the figure) or the column direction (horizontal direction in the figure), and the non-display portion 10a of the information list 10 that is not displayed in the window W can be displayed.

図2に例示されるウインドウWについて補足説明すると、ウインドウWの上部には情報処理の条件を設定する設定枠Wが設けられ、下部には実行結果を表示する表示枠Wが設けられ、同表示枠Wに実行結果としての情報一覧表10が表示されている。同情報一覧表10は、図2に示すように、先頭行に、複数の項目見出しTが列方向に並ぶヘッダ見出し部11が設けられている。先頭行のヘッダ見出し部11の下には、各項目見出しTに対応して、複数行に亘り列方向にデータDが並ぶデータ欄12が設けられている。なお、設定枠Wには、検索条件や入力条件を設定する入力欄が設けられている。 To supplement described window W illustrated in FIG. 2, the top of the window W is provided to set frame W 1 to set conditions for processing, display frame W 2 for displaying the execution result to the lower part is provided, information table 10 as an execution result in the display frame W 2 is displayed. As shown in FIG. 2, the information list 10 is provided with a header header section 11 in which a plurality of item headers T are arranged in the column direction in the first row. Under the header header section 11 of the first row, a data column 12 in which data D is arranged in a column direction over a plurality of rows is provided corresponding to each item header T. Note that the set frame W 1, is provided an input field for setting a search condition and input conditions.

情報処理装置本体100は、図1に示すように、入出力部110と、記憶部(メモリー)112と、制御部114を備え、さらに、ウインドウW内の情報一覧表10に対するスクロール操作に対応して、見出し複製部116と、距離演算部118と、スクロール量取得部120と、比較部122と、代替見出し位置指定部124と、代替見出し表示部126と、代替見出し削除部128を備えている。各部の機能を以下に説明する。   As shown in FIG. 1, the information processing apparatus main body 100 includes an input / output unit 110, a storage unit (memory) 112, and a control unit 114, and further supports a scroll operation for the information list 10 in the window W. The headline duplication unit 116, the distance calculation unit 118, the scroll amount acquisition unit 120, the comparison unit 122, the alternative headline position designation unit 124, the alternative headline display unit 126, and the alternative headline deletion unit 128 are provided. . The function of each part will be described below.

見出し複製部116は、入力装置200の操作による情報処理および出力表示の実行後、表示装置300の表示画面301において、ウインドウW内に表示される情報一覧表10のうち、ヘッダ見出し部11の領域をすべて指定し、ヘッダ見出し部11の属性情報(ヘッダ見出し部の座標基準点(X座標,Y座標)、各項目見出しの枠の幅・長さ、各項目見出しの座標基準点(X座標,Y座標)、枠線の種類・太さ、各項目見出しの文字・色など)を複製する。ここで、ヘッダ見出し部の座標基準点は、ウインドウWにおいてヘッダ見出し部11を特定位置に表示させる基準となる点で、例えばヘッダ見出し部11の枠における左上端の角の座標をヘッダ見出し部の座標基準点とする。各項目見出しの座標基準点は、ウインドウWにおいて各項目見出しTを特定位置に表示させる基準となる点で、例えば各項目見出しTの枠における左上端の角の座標を各項目見出しの座標基準点とする。複製されたヘッダ見出し部11の属性情報は記憶部112に保存される。複製されたヘッダ見出し部11の属性情報は、代替見出し部である複製見出し部21を生成するための情報となる。   The headline duplicating unit 116 is an area of the header heading unit 11 in the information list 10 displayed in the window W on the display screen 301 of the display device 300 after execution of information processing and output display by the operation of the input device 200. Are specified, and the attribute information of the header header part 11 (the coordinate reference point (X coordinate, Y coordinate) of the header header part), the width / length of the frame of each item header, the coordinate reference point (X coordinate, (Y coordinate), the type / thickness of the frame line, the character / color of each item heading, etc.). Here, the coordinate reference point of the header header portion is a reference point for displaying the header header portion 11 at a specific position in the window W. For example, the coordinates of the upper left corner in the frame of the header header portion 11 are the coordinates of the header header portion 11. The coordinate reference point. The coordinate reference point of each item heading is a reference point for displaying each item heading T at a specific position in the window W. For example, the coordinate of the upper left corner in the frame of each item heading T is the coordinate reference point of each item heading. And The copied attribute information of the header header section 11 is stored in the storage section 112. The attribute information of the duplicate header header part 11 is information for generating a duplicate header part 21 which is an alternative header part.

距離演算部118は、図3に示すウインドウWにおける座標原点Pから、ウインドウWに表示されている(スクロール開始前の)情報一覧表10のヘッダ見出し部11の座標基準点Pまでの距離(行方向距離)dを演算する。演算された座標原点P〜座標基準点P間の距離dは記憶部112に保存される。例えば、ウインドウWにおける座標原点(X座標,Y座標)Pが(0,0)であり、ウインドウWに表示されているヘッダ見出し部11の座標基準点(X座標,Y座標)Pが(0,250)(単位ピクセル)であるとき(下向きを正とする)、座標原点P〜座標基準点P間の距離dは250(単位ピクセル)と演算される。 The distance calculation unit 118 is a distance from the coordinate origin P 0 in the window W shown in FIG. 3 to the coordinate reference point P 1 of the header heading unit 11 of the information list 10 displayed in the window W (before the start of scrolling). (Row direction distance) dv is calculated. The distance d v between the calculated coordinate origin P 0 ~ coordinate reference point P 1 is stored in the storage unit 112. For example, the coordinate origin (X coordinate, Y coordinate) P 0 in the window W is (0, 0), and the coordinate reference point (X coordinate, Y coordinate) P 1 of the header heading portion 11 displayed in the window W is (0,250) (a positive downward) when it is (in pixels), the distance d v between the coordinate origin P 0 ~ coordinate reference point P 1 is calculated as 250 (in pixels).

スクロール量取得部120は、ウインドウWに表示されている情報一覧表10のスクロール量をスクロールバー1の移動量から取得する。例えば、上記の例で情報一覧表10におけるヘッダ見出し部11の座標基準点Pが(0,250)(単位ピクセル)であるとき、図4に示すように、ウインドウWの右端のスクロールバー1を下向きに所定量(200)(単位ピクセル)移動させたとき(情報一覧表10全体が上向きに所定量(200)(単位ピクセル)移動される)、情報一覧表10のスクロール量Sは200(単位ピクセル)となる。取得されたスクロール量Sは記憶部112に保存される。なお、情報一覧表10におけるヘッダ見出し部11の座標基準点Pの移動量を距離演算部118が演算し、これをスクロール量Sとして取得するようにしてもよい。 The scroll amount acquisition unit 120 acquires the scroll amount of the information list 10 displayed in the window W from the movement amount of the scroll bar 1. For example, when a coordinate reference point P 1 of the header heading portion 11 in the information table 10 in the above example is (0,250) (unit pixel), as shown in FIG. 4, the scroll bar 1 at the right end of the window W a predetermined amount downwardly (200) (unit pixel) when moving (the entire information table 10 upward a predetermined amount (200) (unit pixel) is moved), the scroll amount S v of the information table 10 200 (Unit pixel). The acquired scroll amount Sv is stored in the storage unit 112. Incidentally, the amount of movement of the coordinate reference point P 1 of the header heading portion 11 in the information table 10 a distance calculation unit 118 calculates, which may be acquired as the scroll amount S v.

比較部122は、スクロール量取得部120で取得されたスクロール量Sと、距離演算部118で演算された、座標原点P〜ヘッダ見出し部11の座標基準点P間の距離dを比較し、比較結果に従い、異なる処理を実行させる。すなわち、図4に示すように、スクロール量S<距離dのとき(ヘッダ見出し部11がウインドウWの画面最上部に達しないとき)は、何もしない。スクロール操作により、スクロール量S<距離dの状態から、図5に示すように、スクロール量S=距離dとなるとき(ヘッダ見出し部11がウインドウWの画面最上部に達したとき)は、代替見出し位置指定部124と代替見出し表示部126の処理を実行する。 Comparing section 122, a scroll amount S v obtained by the scroll amount acquiring unit 120, calculated by the distance calculator 118, a distance d v between the coordinate reference point P 1 of the coordinate origin P 0 ~ header heading 11 The comparison is performed, and different processes are executed according to the comparison result. That is, as shown in FIG. 4, when the scroll amount S v <distance d v (when the header identification division 11 does not reach the top of the screen window W) does nothing. The scroll operation, the state of the scroll quantity S v <distance d v, as shown in FIG. 5, when the scroll amount S v = distance d v (when the header identification division 11 has reached the top of the screen window W ) Executes processing of the alternative headline position designation unit 124 and the alternative headline display unit 126.

代替見出し位置指定部124は、比較部122の実行に従い、スクロール量S<距離dの状態から、スクロール量S=距離dとなるとき(ヘッダ見出し部11がウインドウWの画面最上部に達したとき)、記憶部112に保存されたヘッダ見出し部11の属性の複製情報から、ウインドウWの画面に、代替見出し部である複製見出し部21を表示させる位置を指定する。具体的には、複製見出し部21の座標基準点を、ウインドウWの座標原点P(0,0)に指定する。 Alternate headline position designator 124, in accordance with execution of the comparator 122, the scroll amount S v <distance from the state of d v, scroll amount S v = distance d v become time (the header heading section 11 of the window W screen top ), The position at which the duplicate headline part 21 as the alternative headline part is displayed on the screen of the window W is designated from the duplicate information of the attribute of the header headline part 11 stored in the storage unit 112. Specifically, the coordinate reference point of the duplicate heading unit 21 is designated as the coordinate origin P 0 (0, 0) of the window W.

代替見出し表示部126は、代替見出し位置指定部124の実行に従い、記憶部112に保存されたヘッダ見出し部11の属性の複製情報から、代替見出し部である複製見出し部21を生成し、生成した複製見出し部21を、指定された座標原点P(0,0)を、複製見出し部21の座標基準点として、図5に示すように、情報一覧表10の上に重ねて表示する。これにより、複製見出し部21がウインドウWの画面最上部に固定される。また、代替見出し表示部126は、前記のスクロール量S=距離dの状態から、図6に示すように、スクロール量S>距離dとなるとき(ヘッダ見出し部11がウインドウWの画面最上部を超えてウインドウWの枠外に外れるとき)は、複製見出し部21を情報一覧表10の上に重ねて表示させる状態を維持し、これにより、情報一覧表10をさらに上向きにスクロールするときも、複製見出し部21がウインドウWの画面最上部に固定された状態を維持する。 The alternative headline display unit 126 generates the duplicate headline part 21 that is an alternative headline part from the duplicate information of the attribute of the header headline part 11 stored in the storage unit 112 in accordance with the execution of the alternative headline position specifying unit 124, As shown in FIG. 5, the duplicate heading unit 21 is displayed so as to overlap the information list 10 with the designated coordinate origin P 0 (0, 0) as the coordinate reference point of the duplicate heading unit 21. As a result, the duplicate heading portion 21 is fixed to the top of the screen of the window W. Moreover, alternative header display unit 126, from the state of the scroll amount S v = distance d v, as shown in FIG. 6, when the scroll amount S v> distance d v (header heading portion 11 of the window W When the image exceeds the top of the screen and falls outside the frame of the window W), the state in which the duplicate heading portion 21 is displayed on the information list 10 is maintained, and thereby the information list 10 is further scrolled upward. Sometimes, the duplicate heading portion 21 is kept fixed at the top of the screen of the window W.

代替見出し削除部128は、スクロール量S>距離dの状態から、スクロールバー1を上向きに移動させて、情報一覧表10を下向きにスクロールし、図7に示すように、スクロール量S=距離dとなるとき(ウインドウWの枠外のヘッダ見出し部11がウインドウWの画面最上部に戻るとき)、情報一覧表10の上に重ねて表示されていた複製見出し部21の全体を削除する。具体的には、記憶部112から見出し部11の属性の複製情報を削除する。 Alternate headline deletion unit 128, from the state of the scroll quantity S v> distance d v, the scroll bar 1 is moved upward to scroll the information list 10 downward, as shown in FIG. 7, the scroll amount S v = when the distance d v (when header heading 11 of the outside the frame of the window W is returned to the top of the screen window W), remove the entire replication heading portion 21 which has been displayed on top of the information table 10 To do. Specifically, the duplicate information of the attribute of the heading unit 11 is deleted from the storage unit 112.

なお、入出力部110は、情報処理装置本体100と入力装置200、表示装置300、データベース400との間でデータの入出力を行い、記憶部112は、情報処理に用いる各種情報、データ、プログラムなどを一時保存し、制御部114は、入出力部110〜代替見出し削除部128の各部の実行処理を制御する。   The input / output unit 110 inputs / outputs data between the information processing apparatus main body 100 and the input device 200, the display device 300, and the database 400, and the storage unit 112 stores various information, data, and programs used for information processing. Etc. are temporarily stored, and the control unit 114 controls execution processing of each unit of the input / output unit 110 to the alternative headline deletion unit 128.

次に、上記情報処理装置Sの使用手順について、図8および図9のフロー図などを参照しながら説明する。なお、以下に具体的に記述する条件や設定値は、本発明の実施の形態を説明するための一例であって、本発明はこれに限定されない。   Next, a procedure for using the information processing apparatus S will be described with reference to the flowcharts of FIGS. Note that the conditions and set values specifically described below are examples for explaining the embodiment of the present invention, and the present invention is not limited to this.

まず、予め、コンピュータ操作者が、入力装置200からの操作により、情報処理(例えばデータベースの検索処理)を行うプログラムソフトを記憶部112に読み込み、表示装置300の表示画面301に開かれたウインドウW上で、情報処理(検索処理)を実行し、ウインドウW上に実行結果としての情報一覧表10を表示させる。そして、表示された情報一覧表10に対し、本発明に係るヘッダ見出し部のみなし固定処理のためのプログラムを実行する(図8のステップS1)。同プログラムはウインドウWのメニューバーに実行ボタンを組み込んでよい。   First, a window W opened on the display screen 301 of the display device 300 by reading program software for performing information processing (for example, database search processing) into the storage unit 112 by an operation from the input device 200 in advance. Then, information processing (search processing) is executed, and an information list 10 as an execution result is displayed on the window W. Then, a program for the fixed process without a header header according to the present invention is executed on the displayed information list 10 (step S1 in FIG. 8). The program may incorporate an execution button in the menu bar of the window W.

コンピュータ操作者が、本発明に係るヘッダ見出し部のみなし固定処理のためのプログラムを実行すると、見出し複製部116が、ウインドウW内に表示される情報一覧表10のうち、ヘッダ見出し部11の領域をすべて指定し、ヘッダ見出し部11の属性情報を複製し、ヘッダ見出し部11の属性の複製情報を記憶部112に保存する(ステップS2)。次いで、距離演算部118が、ウインドウWにおける座標原点Pから、ウインドウWに表示されている(スクロール前の)情報一覧表10のヘッダ見出し部11(の座標基準点P)までの距離(行方向距離)dを演算し、演算した距離dデータを記憶部112に保存する(ステップS3)。 When the computer operator executes the program for fixing only the header header portion according to the present invention, the header replicating portion 116 is the area of the header header portion 11 in the information list 10 displayed in the window W. Are specified, the attribute information of the header header part 11 is duplicated, and the duplicate information of the attribute of the header header part 11 is stored in the storage unit 112 (step S2). Next, the distance calculation unit 118 (from the coordinate origin P 0 in the window W to the header heading unit 11 (in the coordinate reference point P 1 ) of the information list 10 displayed in the window W (before scrolling)) The row direction distance) dv is calculated, and the calculated distance dv data is stored in the storage unit 112 (step S3).

次いで、コンピュータ操作者が、図4に示すように、右端のスクロールバー1を下向きに移動させると、情報一覧表10のヘッダ見出し部11が上に移動し(ステップS4)、スクロール量取得部120が、情報一覧表10のスクロール量Sを取得し(ステップS5)、次いで、比較部122が、取得したスクロール量Sを、距離演算部118で演算された(スクロール前の)距離dと比較する(ステップS6)。ここで、ヘッダ見出し部11がウインドウWの画面内に収まっており、画面最上部に達していないとき(スクロール量S<距離dのとき)は、特に処理を行わず(ステップS7)、ヘッダ見出し部11がウインドウWの画面最上部に達するまで、ヘッダ見出し部11がデータ欄12と同様にスクロールされる。 Next, when the computer operator moves the rightmost scroll bar 1 downward as shown in FIG. 4, the header heading portion 11 of the information list 10 moves upward (step S <b> 4), and the scroll amount acquisition portion 120. but acquires the scroll amount S v of the information table 10 (step S5), and then comparing section 122, the scroll amount S v obtained, the distance calculated by the calculation unit 118 (before scrolling) the distance d v (Step S6). Here, the header heading portion 11 is falls within the screen of the window W, when it does not reach the top of the screen (when the scroll amount S v <distance d v) is not particularly perform processing (step S7), and The header header 11 is scrolled in the same manner as the data column 12 until the header header 11 reaches the top of the screen of the window W.

次いで、コンピュータ操作者が、右端のスクロールバー1をさらに下向きに移動させ、図5に示すように、ヘッダ見出し部11がウインドウWの画面最上部に達すると(スクロール量S=距離d)、代替見出し位置指定部124が、記憶部112に保存された見出し部11の属性の複製情報から、ウインドウWに複製見出し部21を表示させる位置、すなわち、複製見出し部21の座標基準点を、ウインドウWの座標原点P(0,0)に指定する(ステップS8)。次いで、代替見出し表示部126が、記憶部112に保存されたヘッダ見出し部11の属性の複製情報から複製見出し部21を生成し、生成した複製見出し部21を、指定された座標原点P(0,0)を、複製見出し部21の座標基準点として、ウインドウWの画面最上部に、情報一覧表10の上に重ねて表示する(ステップS9)。これにより、ヘッダ見出し部11に代わり、複製見出し部21がウインドウWの画面最上部に固定表示される。 Next, when the computer operator moves the scroll bar 1 at the right end further downward and the header heading portion 11 reaches the top of the screen of the window W as shown in FIG. 5 (scroll amount S v = distance d v ). The alternative headline position designating part 124 determines the position at which the duplicate headline part 21 is displayed in the window W from the duplicate information of the attribute of the headline part 11 stored in the storage unit 112, that is, the coordinate reference point of the duplicate headline part 21. The coordinate origin P 0 (0, 0) of the window W is designated (step S8). Next, the alternative headline display unit 126 generates a duplicate heading unit 21 from the duplicate information of the attribute of the header heading unit 11 stored in the storage unit 112, and the generated duplicate heading unit 21 is designated as the designated coordinate origin P 0 ( (0, 0) is displayed as a coordinate reference point of the duplicate heading portion 21 on the information list 10 at the top of the screen of the window W (step S9). As a result, the duplicate heading portion 21 is fixedly displayed at the top of the screen of the window W instead of the header heading portion 11.

コンピュータ操作者が、右端のスクロールバー1をさらに下向きに移動させると、図6に示すように、情報一覧表10のヘッダ見出し部11はウインドウWの枠外へ外れて(ステップS10〜S11)画面から見えなくなるが、代替見出し表示部126が、ウインドウWの画面最上部に複製見出し部21を固定表示する状態を維持する(ステップS12)。ウインドウWの画面最上部に複製見出し部21が固定表示されるので、あたかもヘッダ見出し部11がウインドウWの画面最上部に固定表示されているように見え、コンピュータ操作者は、従来のように項目見出しを記憶したり、ヘッダ見出し部11を再表示させるために再度スクロールするような面倒な手間が不要となる。   When the computer operator moves the scroll bar 1 at the right end further downward, as shown in FIG. 6, the header heading portion 11 of the information list 10 is moved out of the frame of the window W (steps S10 to S11). Although it is not visible, the alternative headline display unit 126 maintains a state in which the duplicate headline unit 21 is fixedly displayed at the top of the screen of the window W (step S12). Since the duplicate heading portion 21 is fixedly displayed at the top of the screen of the window W, it appears as if the header heading portion 11 is fixedly displayed at the top of the screen of the window W, and the computer operator can The troublesome work of memorizing the headline or scrolling again to redisplay the header headline part 11 becomes unnecessary.

コンピュータ操作者が、図7に示すように、右端のスクロールバー1を上向きに反転移動させ、情報一覧表10を下向きにスクロールさせると(図9のステップS13)、ウインドウWの枠外に外れていた情報一覧表10のヘッダ見出し部11が下向きに移動し、ウインドウWの画面最上部に戻る(スクロール量S=距離d)(ステップS14)と、代替見出し削除部128が、複製見出し部21の全体を削除する(ステップS15)。これにより、複製見出し部21の下に隠れていたヘッダ見出し部11が画面に表示され、通常の表示状態に戻る。 As shown in FIG. 7, when the computer operator reversely moves the scroll bar 1 at the right end upward and scrolls the information list 10 downward (step S13 in FIG. 9), the computer operator is out of the frame of the window W. When the header heading part 11 of the information list 10 moves downward and returns to the top of the screen of the window W (scroll amount S v = distance d v ) (step S14), the alternative heading deletion part 128 makes a duplicate heading part 21. Are deleted (step S15). As a result, the header header portion 11 hidden under the duplicate header portion 21 is displayed on the screen, and the normal display state is restored.

以上のように、本実施形態の情報処理装置Sによると、コンピュータ操作者がウインドウWの右端のスクロールバー1を下向きに移動させて情報一覧表10を上向きにスクロールさせることにより、情報一覧表10のヘッダ見出し部11がウインドウWの画面から外れる場合でも、ウインドウWの画面最上部に複製見出し部21を生成して固定表示させることができるので、コンピュータ操作者は、ウインドウWの画面最上部に固定表示された複製見出し部21の各項目見出しを確認しながら、データ欄12の確認やウインドウWの画面に表示されていないデータのスクロール表示を行うことができ、従来のように項目見出しを記憶したり、ヘッダ見出し部11を再表示させるために再度スクロールするような面倒な手間を省き、作業の効率性を向上させることができる。   As described above, according to the information processing apparatus S of the present embodiment, the computer operator moves the scroll bar 1 at the right end of the window W downward and scrolls the information list 10 upward, whereby the information list 10 Even when the header heading portion 11 of the window W is off the screen of the window W, the duplicate heading portion 21 can be generated and fixedly displayed at the top of the screen of the window W, so that the computer operator can be displayed at the top of the screen of the window W. While confirming each item heading of the duplicating heading portion 21 fixedly displayed, the data column 12 can be confirmed and the data not displayed on the screen of the window W can be scrolled, and the item heading is stored as in the past. And the troublesome trouble of scrolling again to redisplay the header header section 11 is eliminated. It is possible to improve the.

また、複製見出し部21は常時ウインドウWの画面最上部に固定表示するわけではなく、ヘッダ見出し部11がウインドウWの画面内に収まるときは、複製見出し部21が表示されず(またいったん表示されても削除され)、ウインドウWの画面に表示される他のコンテンツや設定枠の使用の邪魔になることがない。   Further, the duplicate heading portion 21 is not always fixedly displayed at the top of the screen of the window W. When the header heading portion 11 fits within the window W, the duplicate heading portion 21 is not displayed (and once displayed). Is not deleted) and does not interfere with the use of other contents and setting frames displayed on the screen of the window W.

以上の実施形態は、情報一覧表10のヘッダ見出し部11が先頭行に設けられる場合について説明したが、本発明に係る情報処理装置Sは、特に図示はしないが、情報一覧表10のヘッダ見出し部11が先頭列に設けられる場合についても適用可能である。   Although the above embodiment demonstrated the case where the header heading part 11 of the information list 10 was provided in the top line, although the information processing apparatus S which concerns on this invention is not specifically illustrated, the header heading of the information list 10 The present invention can also be applied to the case where the unit 11 is provided in the top row.

この場合、ヘッダ見出し部11の枠における左上端の角の座標をヘッダ見出し部11の座標基準点Pとする点で上記実施形態と同様であり、距離演算部118は、ウインドウWにおける座標原点P(0,0)から、ウインドウWに表示されている(スクロール開始前の)情報一覧表10のヘッダ見出し部11の座標基準点Pまでの距離(列方向距離)dを演算する。また、スクロール量取得部120は、ウインドウWに表示されている情報一覧表10のスクロール量Sを下端のスクロールバー1の列方向への移動量から取得する。 In this case, similar to the above in that the coordinate reference point P 1 embodiment of the header heading portion 11 the coordinates of the upper left corner end in the frame of the header heading portion 11, a distance calculation unit 118, the coordinate origin in the window W from P 0 (0,0), and calculates the distance (row direction distance) d h to coordinate reference point P 1 of the header heading portion 11 of which is displayed in the window W (scroll starting before) information table 10 . Also, the scroll amount acquisition unit 120 acquires the scroll amount S h of the information table 10 shown in the window W from the movement amount in the column direction of the scroll bar 1 at the lower end.

さらに、比較部122は、スクロール量Sを距離dと比較し、ヘッダ見出し部11がウインドウWの画面左端部以上に達したかどうかを比較判断し、代替見出し位置指定部124は、複製見出し部21の座標基準点を、ウインドウWの座標原点P(0,0)に指定し、代替見出し表示部126は、生成した複製見出し部21を、指定された座標原点P(0,0)を、複製見出し部21の座標基準点として、情報一覧表10の上に重ねて表示する。また、代替見出し削除部128は、ウインドウWの画面から左外側に外れていたヘッダ見出し部11がウインドウWの画面左端部に戻るとき、情報一覧表10の上に重ねて表示されていた複製見出し部21の全体を削除する。 Furthermore, comparison unit 122, the scroll amount S h compared with the distance d h, compared determines whether header heading portion 11 reaches the above screen left end of the window W, an alternative heading position specifying unit 124, the replication the coordinate reference points of the heading section 21, specifies the coordinate origin P 0 of the window W (0,0), alternate heading display section 126, the generated duplicate headline section 21, the designated coordinate origin P 0 (0, 0) is superimposed and displayed on the information list 10 as the coordinate reference point of the duplicate heading portion 21. The alternative headline deletion unit 128 also copies the duplicate headline displayed on the information list 10 when the header heading part 11 that has been left outside the window W returns to the left end of the window W. The entire part 21 is deleted.

このようにして、情報一覧表10のヘッダ見出し部11が先頭列に設けられる場合についても、コンピュータ操作者は、ウインドウWの画面左端部に固定表示された複製見出し部21の各項目見出しを確認しながら、データ欄12の確認やウインドウWの画面に表示されていないデータのスクロール表示を行うことができ、従来のように項目見出しを記憶したり、ヘッダ見出し部11を再表示させるために再度スクロールするような面倒な手間を省き、作業の効率性を向上させることができる。   In this way, even when the header header portion 11 of the information list 10 is provided in the first column, the computer operator confirms each item header of the duplicate header portion 21 fixedly displayed at the left end portion of the screen of the window W. However, the data column 12 can be confirmed and the data not displayed on the screen of the window W can be scrolled, and the item headings can be stored as in the prior art, or the header heading section 11 can be displayed again. This saves the troublesome work of scrolling and improves the work efficiency.

以上の実施形態では、ヘッダ見出し部11の属性情報を複製し、複製された属性情報から複製見出し部21を生成してウインドウWの画面最上部に固定表示するようにしたが、情報処理装置本体100に、代替見出し部生成部を設けて、予めヘッダ見出し部11と同一の属性情報を備える第2のヘッダ見出し部を代替見出し部として作成し、これを記憶部112に保存しておき、距離演算部118〜比較部122の実行により、上記の条件、すなわち、行方向については、行方向について取得されたスクロール量が、行方向について演算された距離以上となったとき、あるいは列方向については、列方向について取得されたスクロール量が、列方向について演算された距離以上となったとき、代替見出し位置指定部124が前記第2のヘッダ見出し部の表示位置をウインドウWの最上部または左端部に指定し、代替見出し表示部126が当該第2のヘッダ見出し部を、表示画面に表示されているスクロール後の情報一覧表の上に重ねて表示するようにしてよい。さらに、上記の条件、すなわちウインドウWの画面から外側に外れていたヘッダ見出し部11がウインドウWの画面枠内に戻るとき、制御部114が第2のヘッダ見出し部を非表示にするようにしてよい。   In the above embodiment, the attribute information of the header header section 11 is duplicated, and the duplicate header section 21 is generated from the duplicated attribute information and fixedly displayed at the top of the screen of the window W. 100, an alternative heading part generation unit is provided, a second header heading part having the same attribute information as the header heading part 11 is created in advance as an alternative heading part, and this is stored in the storage unit 112, and the distance When the calculation unit 118 to the comparison unit 122 execute the above-described condition, that is, the row direction, the scroll amount acquired for the row direction is equal to or greater than the distance calculated for the row direction, or for the column direction. When the scroll amount acquired for the column direction is equal to or greater than the distance calculated for the column direction, the alternative heading position designation unit 124 indicates the second header. The display position of the output portion is designated at the top or left end of the window W, and the alternative header display portion 126 superimposes the second header header portion on the scrolled information list displayed on the display screen. May be displayed. Further, when the header heading portion 11 that has been outside the window W screen returns to the screen frame of the window W, the control unit 114 hides the second header heading portion. Good.

以上説明してきたように、本発明に係る情報処理装置と情報処理方法を用いることにより、スクロール操作により、情報一覧表のヘッダ見出し部が表示画面から外れる場合でも、ヘッダ見出し部を複製しあるいは予め作成等しておくことにより代替し、代替した見出し部を、表示画面の最上部や左端部に固定表示させることができ、コンピュータ操作者の作業の効率性を向上させることができる。   As described above, by using the information processing apparatus and the information processing method according to the present invention, even when the header heading part of the information list is removed from the display screen by the scroll operation, the header heading part is duplicated or previously stored. By substituting it for creation, the substituted heading part can be fixedly displayed on the uppermost part or the left end part of the display screen, and the efficiency of the work of the computer operator can be improved.

本発明は、コンピュータを使用して情報処理を行う情報処理装置および情報処理方法として利用可能である。   The present invention can be used as an information processing apparatus and an information processing method for performing information processing using a computer.

1 スクロールバー
10 情報一覧表
11 ヘッダ見出し部
12 データ欄
21 複製見出し部(代替見出し部)
100 情報処理装置本体
101 通信回線
110 入出力部
112 記憶部(メモリー)
114 制御部
116 見出し複製部(複製手段)
118 距離演算部(演算手段)
120 スクロール量取得部(スクロール量取得手段)
122 比較部(比較手段)
124 代替見出し位置指定部(指定手段)
126 代替見出し表示部(表示手段)
128 代替見出し削除部(削除手段)
200 入力装置
300 表示装置
301 表示画面
T 項目見出し
D データ
、d 距離
、S スクロール量
W ウインドウ
設定枠
表示枠
1 Scroll Bar 10 Information List 11 Header Heading 12 Data Field 21 Duplicated Heading (Alternative Heading)
DESCRIPTION OF SYMBOLS 100 Information processing apparatus main body 101 Communication line 110 Input / output part 112 Storage part (memory)
114 Control unit 116 Headline duplication unit (duplication unit)
118 Distance calculation unit (calculation means)
120 Scroll amount acquisition unit (scroll amount acquisition means)
122 Comparison part (comparison means)
124 Alternative heading position designation part (designation means)
126 Alternative headline display section (display means)
128 Alternative headline deletion section (deletion means)
200 input device 300 display device 301 display screen T headings D data d v, d h distance S v, S h scroll amount W windows W 1 set frame W 2 display frame

Claims (10)

項目見出し枠が並ぶヘッダ見出し部と項目見出し毎に情報枠が並ぶ情報欄を含んで行と列からなる情報一覧表を表示画面に表示するとともに、行方向または列方向へのスクロールにより表示画面に表示されていない情報一覧表の部分を表示画面に表示させることが可能な情報処理装置において、
前記ヘッダ見出し部を指定してその属性情報を複製する複製手段と、
表示画面に表示されている情報一覧表について、表示画面の座標原点からスクロール前のヘッダ見出し部の座標基準点までの行方向の距離を演算する演算手段と、
表示画面に表示されている情報一覧表について、スクロール前後の行方向のスクロール量を取得するスクロール量取得手段と、
行方向について演算された距離と、行方向について取得されたスクロール量を比較する比較手段と、
行方向について取得されたスクロール量が、行方向について演算された距離以上となったとき、複製手段により複製された属性情報から生成される代替見出し部を、表示画面に表示されているスクロール後の情報一覧表の上に重ねて表示する表示手段と、
表示画面に前記代替見出し部を表示するにあたり、表示画面の座標原点を基準として、当該代替見出し部の表示位置を指定する指定手段を備えることを特徴とする情報処理装置。
An information list consisting of rows and columns is displayed on the display screen, including a header header section where the item header frames are arranged and an information column where the information frames are arranged for each item header, and the display screen is scrolled in the row direction or the column direction. In the information processing apparatus capable of displaying a part of the information list that is not displayed on the display screen,
A duplicating means for designating the header header portion and duplicating the attribute information;
With respect to the information list displayed on the display screen, calculation means for calculating the distance in the row direction from the coordinate origin of the display screen to the coordinate reference point of the header header before scrolling;
Scroll amount acquisition means for acquiring the scroll amount in the line direction before and after scrolling for the information list displayed on the display screen;
A comparison means for comparing the distance calculated in the row direction with the scroll amount acquired in the row direction;
When the scroll amount acquired in the row direction is equal to or greater than the distance calculated in the row direction, an alternative heading part generated from the attribute information duplicated by the duplicating means is displayed after the scroll displayed on the display screen. Display means for displaying the information on the information list;
An information processing apparatus comprising: designation means for designating a display position of an alternative heading part on the basis of a coordinate origin of the display screen when displaying the alternative heading part on a display screen.
前記代替見出し部の表示位置を表示画面の最上部に指定することを特徴とする、請求項1記載の情報処理装置。   The information processing apparatus according to claim 1, wherein a display position of the alternative heading part is designated at an uppermost part of a display screen. 行方向について取得されたスクロール量が、行方向について演算された距離を超えた後であって、スクロールの戻りにより、当該距離と等しくなったとき、表示画面の指定位置に表示されていた代替見出し部を削除する削除手段を備えることを特徴とする、請求項1又は請求項2記載の情報処理装置。   The alternative heading displayed at the specified position on the display screen when the scroll amount acquired in the row direction exceeds the distance calculated in the row direction and becomes equal to the distance by scroll return. The information processing apparatus according to claim 1, further comprising a deletion unit that deletes a part. 複製手段に代えて、前記ヘッダ見出し部と同一の属性情報を備える代替見出し部を生成する代替見出し部生成手段を備え、
行方向について取得されたスクロール量が、行方向について演算された距離以上となったとき、表示手段が、代替見出し部生成手段により生成された代替見出し部を、表示画面に表示されているスクロール後の情報一覧表の上に重ねて表示することを特徴とする、請求項1ないし請求項3のいずれか一項に記載の情報処理装置。
In place of the duplicating means, comprising an alternative heading part generating means for generating an alternative heading part having the same attribute information as the header heading part,
When the scroll amount acquired in the row direction is equal to or greater than the distance calculated in the row direction, the display means displays the alternative heading part generated by the alternative heading part generation means after scrolling displayed on the display screen. The information processing apparatus according to claim 1, wherein the information processing apparatus is displayed so as to overlap the information list.
項目見出し枠が並ぶヘッダ見出し部と項目見出し毎に情報枠が並ぶ情報欄を含んで行と列からなる情報一覧表を表示画面に表示するとともに、行方向または列方向へのスクロールにより表示画面に表示されていない情報一覧表の部分を表示画面に表示させることが可能な情報処理装置において、
前記ヘッダ見出し部を指定してその属性情報を複製する複製手段と、
表示画面に表示されている情報一覧表について、表示画面の座標原点からスクロール前のヘッダ見出し部の座標基準点までの列方向の距離を演算する演算手段と、
表示画面に表示されている情報一覧表について、スクロール前後の列方向のスクロール量を取得するスクロール量取得手段と、
列方向について演算された距離と、列方向について取得されたスクロール量を比較する比較手段と、
列方向について取得されたスクロール量が、列方向について演算された距離以上となったとき、複製手段により複製されたヘッダ見出し部の属性情報から生成される代替見出し部を、表示画面に表示されているスクロール後の情報一覧表の上に重ねて表示する表示手段と、
表示画面に前記代替見出し部を表示するにあたり、表示画面の座標原点を基準として、当該代替見出し部の表示位置を指定する指定手段を備えることを特徴とする情報処理装置。
An information list consisting of rows and columns is displayed on the display screen, including a header header section where the item header frames are arranged and an information column where the information frames are arranged for each item header, and the display screen is scrolled in the row direction or the column direction. In the information processing apparatus capable of displaying a part of the information list that is not displayed on the display screen,
A duplicating means for designating the header header portion and duplicating the attribute information;
With respect to the information list displayed on the display screen, calculation means for calculating the distance in the column direction from the coordinate origin of the display screen to the coordinate reference point of the header header before scrolling;
Scroll amount acquisition means for acquiring the scroll amount in the column direction before and after scrolling for the information table displayed on the display screen;
A comparison means for comparing the distance calculated in the column direction with the scroll amount acquired in the column direction;
When the scroll amount acquired for the column direction is equal to or greater than the distance calculated for the column direction, an alternative heading part generated from the attribute information of the header heading part copied by the copying unit is displayed on the display screen. Display means for displaying the information list after scrolling,
An information processing apparatus comprising: designation means for designating a display position of an alternative heading part on the basis of a coordinate origin of the display screen when displaying the alternative heading part on a display screen.
前記代替見出し部の表示位置を表示画面の左端部に指定することを特徴とする、請求項5記載の情報処理装置。   6. The information processing apparatus according to claim 5, wherein the display position of the alternative heading portion is designated at the left end portion of the display screen. 列方向について取得されたスクロール量が、列方向について演算された距離を超えた後であって、スクロールの戻りにより、当該距離と等しくなったとき、表示画面の指定位置に表示されていた代替見出し部を削除する削除手段を備えることを特徴とする、請求項5又は請求項6記載の情報処理装置。   The alternative heading displayed at the specified position on the display screen when the scroll amount obtained for the column direction exceeds the distance calculated for the column direction and becomes equal to the distance by scroll return. The information processing apparatus according to claim 5, further comprising a deletion unit that deletes a part. 複製手段に代えて、前記ヘッダ見出し部と同一の属性情報を備える代替見出し部を生成する代替見出し部生成手段を備え、
列方向について取得されたスクロール量が、列方向について演算された距離以上となったとき、表示手段が、代替見出し部生成手段により生成された代替見出し部を、表示画面に表示されているスクロール後の情報一覧表の上に重ねて表示することを特徴とする、請求項5ないし請求項7のいずれか一項に記載の情報処理装置。
In place of the duplicating means, comprising an alternative heading part generating means for generating an alternative heading part having the same attribute information as the header heading part,
When the scroll amount acquired in the column direction is equal to or greater than the distance calculated in the column direction, the display unit displays the alternative heading part generated by the alternative heading part generation unit after scrolling displayed on the display screen. The information processing apparatus according to claim 5, wherein the information processing apparatus is displayed so as to overlap the information list.
項目見出し枠が並ぶヘッダ見出し部と項目見出し毎に情報枠が並ぶ情報欄を含んで行と列からなる情報一覧表を表示画面に表示するとともに、行方向または列方向へのスクロールにより表示画面に表示されていない情報一覧表の部分を表示画面に表示させることが可能な情報処理装置を用いる情報処理方法において、情報処理装置本体が、
前記ヘッダ見出し部を指定してその属性情報を複製して記憶部に保存しまたは前記ヘッダ見出し部と同一の属性情報を備える代替見出し部を予め生成して記憶部に保存し、
表示画面に表示されている情報一覧表について、表示画面の座標原点からスクロール前のヘッダ見出し部の座標基準点までの行方向の距離を演算して記憶部に保存し、
表示画面に表示されている情報一覧表について、スクロール前後の行方向のスクロール量を取得し、
行方向について演算された距離と、行方向について取得されたスクロール量を比較し、
行方向について取得されたスクロール量が、行方向について演算された距離以上となったとき、複製されたヘッダ見出し部の属性情報から生成される代替見出し部または予め生成された代替見出し部について、表示画面の座標原点を基準として、当該代替見出し部の表示位置を指定し、
生成された代替見出し部を、指定位置であって、表示画面に表示されているスクロール後の情報一覧表の上に重ねて表示し、
行方向について取得されたスクロール量が、行方向について演算された距離を超えた後であって、スクロールの戻りにより、当該距離と等しくなったとき、表示画面の指定位置に表示されていた代替見出し部を削除または非表示にすることを特徴とする情報処理方法。
An information list consisting of rows and columns is displayed on the display screen, including a header header section where the item header frames are arranged and an information column where the information frames are arranged for each item header, and the display screen is scrolled in the row direction or the column direction. In an information processing method using an information processing apparatus capable of displaying a part of an information list that is not displayed on a display screen, the information processing apparatus body includes:
Specify the header heading part, duplicate the attribute information and save it in the storage part or generate an alternative heading part having the same attribute information as the header heading part in advance and save it in the storage part,
For the information list displayed on the display screen, calculate the distance in the row direction from the coordinate origin of the display screen to the coordinate reference point of the header header before scrolling, and save it in the storage unit.
For the information list displayed on the display screen, get the scroll amount in the line direction before and after scrolling,
Compare the distance calculated for the line direction with the scroll amount obtained for the line direction,
When the scroll amount acquired in the row direction is equal to or greater than the distance calculated in the row direction, an alternative heading part generated from the attribute information of the copied header heading part or a pre-generated alternative heading part is displayed. Specify the display position of the alternative heading part using the coordinate origin of the screen as a reference,
The generated alternative heading part is displayed at the specified position and superimposed on the scrolled information list displayed on the display screen,
The alternative heading displayed at the specified position on the display screen when the scroll amount acquired in the row direction exceeds the distance calculated in the row direction and becomes equal to the distance by scroll return. An information processing method characterized in that a part is deleted or hidden.
項目見出し枠が並ぶヘッダ見出し部と項目見出し毎に情報枠が並ぶ情報欄を含んで行と列からなる情報一覧表を表示画面に表示するとともに、行方向または列方向へのスクロールにより表示画面に表示されていない情報一覧表の部分を表示画面に表示させることが可能な情報処理装置を用いる情報処理方法において、情報処理装置本体が、
前記ヘッダ見出し部を指定してその属性情報を複製して記憶部に保存しまたは前記ヘッダ見出し部と同一の属性情報を備える代替見出し部を予め生成して記憶部に保存し、
表示画面に表示されている情報一覧表について、表示画面の座標原点からスクロール前のヘッダ見出し部の座標基準点までの列方向の距離を演算して記憶部に保存し、
表示画面に表示されている情報一覧表について、スクロール前後の列方向のスクロール量を取得し、
列方向について演算された距離と、列方向について取得されたスクロール量を比較し、
列方向について取得されたスクロール量が、列方向について演算された距離以上となったとき、複製されたヘッダ見出し部の属性情報から生成される代替見出し部または予め生成された代替見出し部について、表示画面の座標原点を基準として、当該代替見出し部の表示位置を指定し、
生成された代替見出し部を、指定位置であって、表示画面に表示されているスクロール後の情報一覧表の上に重ねて表示し、
列方向について取得されたスクロール量が、列方向について演算された距離を超えた後であって、スクロールの戻りにより、当該距離と等しくなったとき、表示画面の指定位置に表示されていた代替見出し部を削除または非表示にすることを特徴とする情報処理方法。
An information list consisting of rows and columns is displayed on the display screen, including a header header section where the item header frames are arranged and an information column where the information frames are arranged for each item header, and the display screen is scrolled in the row direction or the column direction. In an information processing method using an information processing apparatus capable of displaying a part of an information list that is not displayed on a display screen, the information processing apparatus body includes:
Specify the header heading part, duplicate the attribute information and save it in the storage part or generate an alternative heading part having the same attribute information as the header heading part in advance and save it in the storage part,
For the information list displayed on the display screen, calculate the distance in the column direction from the coordinate origin of the display screen to the coordinate reference point of the header header before scrolling, and save it in the storage unit.
For the information list displayed on the display screen, get the scroll amount in the column direction before and after scrolling,
Compare the distance calculated for the column direction with the scroll amount obtained for the column direction,
When the scroll amount acquired for the column direction is equal to or greater than the distance calculated for the column direction, an alternative heading part generated from the attribute information of the copied header heading part or a pre-generated alternative heading part is displayed. Specify the display position of the alternative heading part using the coordinate origin of the screen as a reference,
The generated alternative heading part is displayed at the specified position and superimposed on the scrolled information list displayed on the display screen,
The alternative heading displayed at the specified position on the display screen when the scroll amount obtained for the column direction exceeds the distance calculated for the column direction and becomes equal to the distance by scroll return. An information processing method characterized in that a part is deleted or hidden.
JP2017119140A 2017-06-16 2017-06-16 Information processing apparatus and information processing method Active JP6745763B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017119140A JP6745763B2 (en) 2017-06-16 2017-06-16 Information processing apparatus and information processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017119140A JP6745763B2 (en) 2017-06-16 2017-06-16 Information processing apparatus and information processing method

Publications (2)

Publication Number Publication Date
JP2019003516A true JP2019003516A (en) 2019-01-10
JP6745763B2 JP6745763B2 (en) 2020-08-26

Family

ID=65006915

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017119140A Active JP6745763B2 (en) 2017-06-16 2017-06-16 Information processing apparatus and information processing method

Country Status (1)

Country Link
JP (1) JP6745763B2 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001005444A (en) * 1999-06-24 2001-01-12 Casio Comput Co Ltd Data display device and storage medium
JP2003131782A (en) * 2001-10-24 2003-05-09 Sharp Corp Information processing device
EP1909192A1 (en) * 2006-10-03 2008-04-09 Research In Motion Limited System and method for freezing columns and rows in a UI table
JP2008110053A (en) * 2006-10-30 2008-05-15 Nintendo Co Ltd Information processing program and device
US20100083082A1 (en) * 2008-09-30 2010-04-01 Apple Inc. Locking spreadsheet cells
JP2015215915A (en) * 2015-06-29 2015-12-03 ヤフー株式会社 Display control program and terminal device

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001005444A (en) * 1999-06-24 2001-01-12 Casio Comput Co Ltd Data display device and storage medium
JP2003131782A (en) * 2001-10-24 2003-05-09 Sharp Corp Information processing device
EP1909192A1 (en) * 2006-10-03 2008-04-09 Research In Motion Limited System and method for freezing columns and rows in a UI table
JP2008110053A (en) * 2006-10-30 2008-05-15 Nintendo Co Ltd Information processing program and device
US20100083082A1 (en) * 2008-09-30 2010-04-01 Apple Inc. Locking spreadsheet cells
JP2015215915A (en) * 2015-06-29 2015-12-03 ヤフー株式会社 Display control program and terminal device

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
MERCH BY AMAZON KEYWORD TUTORIAL - HOW TO QUICKLY FIND EASY MERCH BY AMAZON NICHES, JPN6020017007, 13 April 2017 (2017-04-13), pages 3 - 23, ISSN: 0004270819 *

Also Published As

Publication number Publication date
JP6745763B2 (en) 2020-08-26

Similar Documents

Publication Publication Date Title
WO2015094824A1 (en) Invocation control over keyboard user interface
EP2816475A1 (en) Information display apparatus, non-transitory computer-readable storage medium and display control method
JP2006277001A (en) Input image displaying method, and input image displaying program
JP2019003516A (en) Information processing device and information processing method
JP6160115B2 (en) Information processing apparatus, presentation material optimization method, and program
JP6790785B2 (en) Human interface data creation device
US6072487A (en) Scroll synchronizing system method and computer memory product
JPH10312407A (en) Drawing display device
JP5512213B2 (en) Reference display system, reference display method and program
JP3658027B2 (en) Graphic editing apparatus and graphic editing method
JP2021164132A5 (en) Image processing system, image processing method and program
CN112817505A (en) Software information interface display method and device, storage medium and equipment
JPH0728801A (en) Image data processing method and device therefor
CN111552410A (en) Writing trace processing method, device, equipment and computer readable storage medium
JP4357226B2 (en) Form definition device, form definition method, and form definition program
US20130106701A1 (en) Information processing apparatus and method thereof
JP4573817B2 (en) Scroll synchronization system and scroll synchronization method
JP6218696B2 (en) Image display device, image display method, and program
JPH1115583A (en) Icon display controller and icon display control method
JP2007179203A (en) Slip retrieval device, slip retrieval method, program and computer-readable storage medium
CN112306333A (en) Data filling method and device
JP6565287B2 (en) Display position acquisition program, display position acquisition device, and display position acquisition method
JP2011253443A (en) Data processor
JP3084041B2 (en) Character processor
JPH08335157A (en) Scroll controller and display device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190507

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200122

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200127

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200319

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200529

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200720

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20200803

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20200804

R150 Certificate of patent or registration of utility model

Ref document number: 6745763

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250