JP2013004051A - Screen item position adjustment program and method - Google Patents

Screen item position adjustment program and method Download PDF

Info

Publication number
JP2013004051A
JP2013004051A JP2011138047A JP2011138047A JP2013004051A JP 2013004051 A JP2013004051 A JP 2013004051A JP 2011138047 A JP2011138047 A JP 2011138047A JP 2011138047 A JP2011138047 A JP 2011138047A JP 2013004051 A JP2013004051 A JP 2013004051A
Authority
JP
Japan
Prior art keywords
item
screen
items
grid
processing
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.)
Pending
Application number
JP2011138047A
Other languages
Japanese (ja)
Inventor
Soichiro Nishimura
聡一郎 西村
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.)
Hitachi Systems Ltd
Original Assignee
Hitachi Systems 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 Hitachi Systems Ltd filed Critical Hitachi Systems Ltd
Priority to JP2011138047A priority Critical patent/JP2013004051A/en
Publication of JP2013004051A publication Critical patent/JP2013004051A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To perform layout in such a manner as not to damage a look, within a short time, by reducing work required for a user in screen item position adjustment.SOLUTION: A program (application) includes processing (S1) for displaying a grid and a plurality of items on a screen in processing of a first module for automatically and dynamically adjusting arrangement positions of the plurality of items on the screen through user operation, processing (S2) for moving an item on the screen and the grid through user operation, processing (S3, S4) for comparing the position of the moved item with the grid and automatically arranging the item so as to perform fine adjustment to a position matched with a square of the grid, processing (S10) for determining item position information by arranging the plurality of items on the screen through user operation, and the like. Furthermore, the program (application) also includes processing (S5-S9) and the like of a second module for rearranging the items in such a manner that the moved item is not overlapped with another item in arrangement.

Description

本発明は、情報処理技術に関し、特に、コンピュータ画面(例えばWebページ画面)での項目の描画に係わる、項目を配置する際の位置を調整する技術(レイアウト調整)に関する。   The present invention relates to an information processing technique, and more particularly to a technique (layout adjustment) for adjusting a position when an item is arranged, related to drawing of an item on a computer screen (for example, a Web page screen).

コンピュータ画面上での項目描画に関し、パラメータによる画面項目位置の動的生成方法として、特開2008−269515号公報(特許文献1)があり、項目位置設計を支援する方法として、特開平9−73468号公報(特許文献2)がある。また、グリッド上に配置した画面項目について、項目の拡大/縮小またはグリッド罫線の位置調整による項目の配置について、特開2005−293552号公報(特許文献3)がある。   Regarding item drawing on a computer screen, there is JP 2008-269515 (Patent Document 1) as a method for dynamically generating screen item positions using parameters, and JP 9-73468 as a method for supporting item position design. Gazette (Patent Document 2). Japanese Patent Laid-Open No. 2005-293552 (Patent Document 3) discloses an arrangement of items by enlarging / reducing items or adjusting the position of grid ruled lines for screen items arranged on a grid.

特開2008−269515号公報JP 2008-269515 A 特開平9−73468号公報Japanese Patent Laid-Open No. 9-73468 特開2005−293552号公報JP 2005-293552 A

前記先行技術例では、項目位置を自動調整する方法などについては開示されていない。   In the prior art example, a method for automatically adjusting the item position is not disclosed.

例えば業務アプリケーションにおけるコンピュータ画面上の項目配置の位置決めは、予め決められた表示位置と順序で項目を羅列する方法と、絶対座標を指定して配置する方法とがある。アプリケーション(ソフトウェアプログラム)の機能によってユーザが上記項目の配置を自由に行うことを可能とする場合、その配置位置の座標を数値で入力するのは手間である。また、マウス操作によって上記項目を配置する場合においても、複数項目間において、見た目を損なわないように例えば横並びの2つの項目の上端位置をあわせて配置する必要がある場合など、互いの位置関係を微調整するのは手間である。   For example, item placement on a computer screen in a business application includes a method of arranging items in a predetermined display position and order, and a method of arranging by specifying absolute coordinates. When the user can freely arrange the items by the function of the application (software program), it is troublesome to input the coordinates of the arrangement position numerically. In addition, even when the above items are arranged by mouse operation, the positional relationship between the plurality of items is not changed, for example, when it is necessary to arrange the upper end positions of two items arranged side by side together. Fine adjustment is troublesome.

以上を鑑み、本発明の主な目的としては、上記コンピュータ画面の項目の描画・配置、及び項目位置調整などの機能をアプリケーションの機能としてユーザに対し提供する際、項目配置の体裁を整えるためにユーザが要する作業(手間)を軽減し、より短時間で見た目を損なわない画面レイアウトの作成を可能とする技術を提供することである。   In view of the above, the main object of the present invention is to arrange the appearance of item arrangement when providing functions such as drawing and arrangement of items on the computer screen and item position adjustment to the user as application functions. It is an object of the present invention to provide a technique that reduces the work (labor) required by the user and enables creation of a screen layout that does not impair the appearance in a shorter time.

上記目的を達成するため、本発明のうち代表的な形態は、コンピュータ画面項目位置調整プログラム(コンピュータ画面におけるグリッドを用いた項目位置調整機能を有するプログラム)及び方法等であって、以下に示す構成を有することを特徴とする。   In order to achieve the above object, a representative embodiment of the present invention is a computer screen item position adjustment program (a program having an item position adjustment function using a grid in a computer screen), a method, and the like. It is characterized by having.

本発明では、コンピュータ画面(Webページ画面など)上での項目の描画・配置に関して、グリッドを用いて、項目の座標から好適な配置位置を決定し、画面のレイアウト(項目の位置)を自動的に調整・カスタマイズすることができる機能を、アプリケーション(ソフトウェアプログラム)の機能としてユーザに対し提供する。   In the present invention, regarding the drawing / arrangement of items on a computer screen (such as a web page screen), a suitable arrangement position is determined from the coordinates of the item using a grid, and the screen layout (item position) is automatically set. A function that can be adjusted and customized is provided to the user as a function of an application (software program).

本発明で用意する上記機能では、コンピュータ画面において、画面上の項目をユーザのマウス操作などによるドラッグ&ドロップ等の操作(移動など)が可能な項目として描画し、当該画面上での操作によるレイアウト(項目位置)の調整を可能とする。この際、本機能は、項目の位置情報(座標など)についてはファイルに保存し、当該情報を画面描画時に参照する仕組みとする。   With the above-mentioned functions prepared in the present invention, on the computer screen, the items on the screen are drawn as items that can be operated (such as moving) such as drag and drop by the user's mouse operation, and the layout by the operation on the screen is displayed. (Item position) can be adjusted. At this time, this function has a mechanism in which item position information (coordinates, etc.) is stored in a file and the information is referred to at the time of screen drawing.

上記画面カスタマイズ機能においては、対象の画面(その領域)を仮想的にグリッドで区切り、当該グリッド上で項目の配置(移動)等の操作を可能とし、例えばユーザが配置した項目の左上の頂点の座標から、当該項目がグリッド上のどのマス(格子)に属するか等を判定し、該当するマスの左上の頂点の座標に合うように当該項目を自動的に再配置する処理を行う。   In the above screen customization function, the target screen (its area) is virtually divided by a grid, and operations such as placement (movement) of items on the grid can be performed. It is determined from the coordinates which square (lattice) on the grid the item belongs to, and the process of automatically rearranging the items so as to match the coordinates of the upper left vertex of the corresponding square is performed.

本形態のプログラムは、例えば、表示する対象の画面に複数の項目を配置する情報処理をコンピュータに実行させるプログラムであって、ユーザ操作による画面での複数の項目の配置の位置を自動的及び動的に調整する処理機能を実現する第1のプログラムモジュールを有する。第1のプログラムモジュールは、ファイルから項目位置情報を読み出す処理、対象の画面に仮想的なグリッド及び複数の項目を表示する処理、ユーザ操作により画面及びグリッド上で項目を移動させる処理、上記移動させた項目の位置とグリッドとを比較し、グリッドのマスに合う位置に微調整するように項目を自動的に配置する処理、及び、ユーザ操作により画面の複数の項目の配置による項目位置情報をファイルに保存して確定する処理、を実行させる。   The program according to the present embodiment is a program that causes a computer to execute information processing for arranging a plurality of items on a screen to be displayed, and automatically and dynamically moves the positions of the plurality of items on the screen by a user operation. A first program module that realizes a processing function to be automatically adjusted. The first program module performs processing for reading item position information from a file, processing for displaying a virtual grid and a plurality of items on a target screen, processing for moving an item on the screen and the grid by a user operation, Compares the position of the selected item with the grid, automatically arranges the item so that it fine-tunes to the position of the grid, and item location information based on the arrangement of multiple items on the screen by user operation The process of saving and confirming is executed.

本形態のプログラムは、例えば、前記第1のプログラムモジュールを用いた画面項目位置調整の処理の際に、上記移動させた項目と他の項目とで配置が重ならないように項目を再配置する処理機能を実現する第2のプログラムモジュールを有する。第2のプログラムモジュールは、上記移動させた第1の項目に対し、他の第2の項目と配置が重なるかどうかを判断する処理、上記重なる場合に、上記第2の項目を画面のグリッド上で右方向に移動させて当該第1の項目と第2の項目とで重ならずに再配置が可能かどうかを判断する処理、上記右方向の再配置が可能な場合に、上記第2の項目を当該移動後の位置に再配置する処理、上記右方向の再配置が不可能な場合に、上記第2の項目を画面のグリッド上で下方向に移動させて第1の項目と第2の項目とで重ならずに再配置が可能かどうかを判断する処理、上記下方向の再配置が可能な場合に、上記第2の項目を当該移動後の位置に再配置する処理、及び、ユーザ操作により上記再配置後の画面の複数の項目の配置による項目位置情報をファイルに保存して確定させる処理、を実行させる。   The program according to the present embodiment is, for example, a process of rearranging items so that the arrangement of the moved item and other items does not overlap in the screen item position adjustment process using the first program module. A second program module for realizing the function; The second program module determines whether or not the arrangement of the moved first item overlaps with the other second item. If the second program module overlaps, the second item is displayed on the grid of the screen. To determine whether the first item and the second item can be rearranged without moving the first item and the second item, and when the right item can be rearranged, the second item The process of rearranging the item to the position after the movement, and when the rearrangement in the right direction is impossible, the second item is moved downward on the grid of the screen to move the first item and the second A process for determining whether or not rearrangement is possible without overlapping with the item, a process for rearranging the second item to the position after the movement when the downward rearrangement is possible, and Item position information by arrangement of multiple items on the screen after rearrangement by user operation Processing to confirm and save the Airu, to the execution.

本発明のうち代表的な形態によれば、コンピュータ画面の項目の描画・配置、及び項目位置調整などの機能をアプリケーションの機能としてユーザに対し提供する際、項目配置の体裁を整えるためにユーザが要する作業(手間)を軽減し、より短時間で見た目を損なわない画面レイアウトの作成を可能とする。   According to a typical embodiment of the present invention, when providing functions such as drawing / arrangement of items on a computer screen and item position adjustment to a user as functions of an application, the user can arrange the appearance of the item arrangement. It reduces the work (labor) required and enables creation of a screen layout that does not impair the appearance in a shorter time.

本発明の一実施の形態のシステムの構成を示す図である。It is a figure which shows the structure of the system of one embodiment of this invention. 本実施の形態のプログラムによる項目位置調整処理のフロー図である。It is a flowchart of the item position adjustment process by the program of this Embodiment. 本実施の形態のプログラムによる項目位置調整処理のイメージ(Web画面など)を示す図である。It is a figure which shows the image (Web screen etc.) of the item position adjustment process by the program of this Embodiment. (a),(b)は、本実施の形態のプログラムによる項目位置調整処理例のイメージを示す図である。(A), (b) is a figure which shows the image of the example of an item position adjustment process by the program of this Embodiment. (a),(b),(c)は、本実施の形態のプログラムによる項目位置調整処理例のイメージを示す図である。(A), (b), (c) is a figure which shows the image of the example of item position adjustment processing by the program of this Embodiment.

以下、本発明の実施の形態を図面に基づいて詳細に説明する。なお、実施の形態を説明するための全図において、同一部には原則として同一符号を付し、その繰り返しの説明は省略する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. Note that components having the same function are denoted by the same reference symbols throughout the drawings for describing the embodiment, and the repetitive description thereof will be omitted.

[システム構成]
図1に、本実施の形態のシステムの構成を示している。本システムは、本実施の形態のプログラム(コンピュータ画面項目位置調整プログラム)を含んで成る情報処理システムである。本プログラムは、コンピュータ画面におけるグリッドを用いた項目位置調整機能を含む各機能を実現する。
[System configuration]
FIG. 1 shows the system configuration of the present embodiment. This system is an information processing system including the program (computer screen item position adjustment program) of the present embodiment. This program realizes each function including an item position adjustment function using a grid on a computer screen.

本システムは、ネットワーク3に、1つ以上のアプリケーションサーバ1と、1つ以上のクライアント端末2(ユーザが使用する情報処理装置)とが接続された構成である。アプリケーションサーバ1は、プロセッサ、メモリ、ネットワークインタフェース、等の公知の要素を含む構成に基づき、アプリケーション(本実施の形態のプログラム)10によるサービス処理をクライアント端末2に対して提供する。アプリケーション10の処理ではファイルF(項目位置情報を含む対象の画面に関するファイル)を参照する。アプリケーションサーバ1では、例えばプロセッサが記憶装置から本実施の形態のプログラムをメモリへロードして実行することにより各機能(処理)を実現する。   This system has a configuration in which one or more application servers 1 and one or more client terminals 2 (information processing devices used by a user) are connected to a network 3. The application server 1 provides the client terminal 2 with service processing by the application (program of the present embodiment) 10 based on a configuration including known elements such as a processor, a memory, and a network interface. In the processing of the application 10, the file F (file relating to the target screen including item position information) is referred to. In the application server 1, for example, each function (processing) is realized by a processor loading a program of the present embodiment from a storage device to a memory and executing the program.

クライアント端末2は、ユーザが使用するPC等の情報処理装置であり、公知のOSやWebブラウザ21等を備える。またクライアント端末2は、Webブラウザ21で表示する対象となる画面に関するファイル22(ファイルFと対応関係)を有する。クライアント端末2は、アプリケーションサーバ1へ処理を要求し、処理結果応答を受信する。クライアント端末2は、例えばディスプレイ画面にWebページ画面(以下単に「画面」と称する)を表示する。   The client terminal 2 is an information processing apparatus such as a PC used by a user, and includes a known OS, a web browser 21 and the like. Further, the client terminal 2 has a file 22 (corresponding to the file F) related to a screen to be displayed on the Web browser 21. The client terminal 2 requests the application server 1 for processing and receives a processing result response. The client terminal 2 displays a Web page screen (hereinafter simply referred to as “screen”) on a display screen, for example.

本実施の形態では、特に単一または複数のアプリケーションサーバ1に配置したアプリケーション10を、LAN,WANなどのネットワーク3の環境において複数のクライアント端末2から利用することを想定している。ただしスタンドアロン環境の場合であっても同様に適用可能である。   In the present embodiment, it is assumed that the applications 10 arranged on one or a plurality of application servers 1 are used from a plurality of client terminals 2 in a network 3 environment such as a LAN or a WAN. However, the same applies to a stand-alone environment.

アプリケーション10は、画面カスタマイズ(画面項目位置調整)機能を含む各機能をサービス処理として提供する。アプリケーション10は、モジュール(プログラム)として、調整モジュール11、再配置モジュール12を含む。調整モジュール11は、基本的なレイアウト調整処理として、ユーザ操作による画面内への項目の配置及びその調整の処理を行う。再配置モジュール12は、複数の項目の自動的な再配置の処理を行う。   The application 10 provides each function including a screen customization (screen item position adjustment) function as a service process. The application 10 includes an adjustment module 11 and a rearrangement module 12 as modules (programs). The adjustment module 11 performs the arrangement of items on the screen and the adjustment process thereof by a user operation as a basic layout adjustment process. The rearrangement module 12 performs automatic rearrangement processing of a plurality of items.

[画面]
図3は、コンピュータ画面及びグリッドの例などを示す。301は、カスタマイズ(調整)対象となる、Webブラウザ21におけるWebページ画面の例である(ウィンドウ枠部分を含む)。302は、画面(301)における項目が配置される対象となる領域である。303は、画面(301)の領域(302)に構成(表示)される仮想的なグリッドの例である。tは、グリッド303のマス(格子)の幅を示す。アプリケーション10は、このようなグリッド303を画面上に表示する。グリッド303のマス(格子)の幅(t)などについては、アプリケーション10の設定機能を用いてユーザにより予め設定可能、及び適宜設定変更可能となっている。
[screen]
FIG. 3 shows an example of a computer screen and a grid. Reference numeral 301 denotes an example of a Web page screen in the Web browser 21 to be customized (adjusted) (including a window frame portion). Reference numeral 302 denotes an area in which items on the screen (301) are arranged. Reference numeral 303 denotes an example of a virtual grid configured (displayed) in the area (302) of the screen (301). t indicates the width of the grid (grid) of the grid 303. The application 10 displays such a grid 303 on the screen. The grid width (t) of the grid 303 can be set in advance by the user using the setting function of the application 10 and can be changed appropriately.

配置する対象となる項目は、Webページを構成する入力フォームなど各種の要素があるが、ここではその種類は問わない。   The items to be arranged include various elements such as an input form constituting a Web page, but the type is not limited here.

[処理]
図2に、図1のシステムにおけるアプリケーション10による、項目位置調整処理のフローを示している。S1等は処理ステップを示す。
[processing]
FIG. 2 shows a flow of item position adjustment processing by the application 10 in the system of FIG. S1 etc. indicate processing steps.

(S1) 本アプリケーション10は、調整モジュール11により、対象の画面の項目位置情報(各項目の位置情報)をファイルFから読み込んで取得し、カスタマイズ(項目位置調整)用の画面を描画する。ユーザはクライアント端末2で本画面をみながら作業可能である。例えば図3のような画面及びグリッド(303)において、項目(初期位置による)を表示する。   (S1) The application 10 uses the adjustment module 11 to read and acquire item position information (position information of each item) of the target screen from the file F, and draws a screen for customization (item position adjustment). The user can work while viewing this screen on the client terminal 2. For example, items (depending on the initial position) are displayed on the screen and grid (303) as shown in FIG.

(S2) ユーザが、上記画面上における所望の項目をマウス(ポインティグデバイス)操作などによって移動させる。アプリケーション10は、当該項目の移動に対応して画面に当該項目を描画する。   (S2) The user moves a desired item on the screen by a mouse (pointing device) operation or the like. The application 10 draws the item on the screen in response to the movement of the item.

以下では、アプリケーション10は、上記移動した項目の位置とグリッド(303)とを比較し、グリッド(303)に合う位置に当該項目を自動的に配置(微調整)する処理を行う。   In the following, the application 10 compares the position of the moved item with the grid (303), and performs a process of automatically arranging (finely adjusting) the item at a position that matches the grid (303).

(S3) 再配置モジュール12により、上記ユーザにより画面上で項目を移動させた際の当該項目の位置(暫定的な配置の位置)の座標(例えば項目の左上の座標など)に対し、再配置する位置の座標を、図3のグリッド303の幅(t)などに基づき計算する。   (S3) The rearrangement module 12 rearranges the position (provisional placement position) of the item when the item is moved on the screen by the user (for example, the upper left coordinate of the item). The coordinates of the position to be calculated are calculated based on the width (t) of the grid 303 in FIG.

図4は、上記再配置の処理例のイメージを示している。(a)は、グリッド303上におけるある項目401(カスタマイズ対象)の再配置の前の状態(位置)、(b)は、項目401の再配置の後の状態(位置)を示す。402は、グリッド303におけるあるマス403(項目401の左上の頂点があるマス)における左上の頂点の位置を示す。(b)のように、項目401の左上の頂点をマス402の左上の頂点に一致させるように再配置する。   FIG. 4 shows an image of the above rearrangement processing example. (A) shows a state (position) before rearrangement of an item 401 (customization target) on the grid 303, and (b) shows a state (position) after rearrangement of the item 401. Reference numeral 402 denotes the position of the upper left vertex in a certain cell 403 in the grid 303 (the cell having the upper left vertex of the item 401). As shown in (b), the top left vertex of the item 401 is rearranged so as to coincide with the top left vertex of the cell 402.

上記S2でユーザの配置した項目の位置の座標を{X,Y}とするとき、上記再配置する位置の座標{Xr,Yr}を、次の計算式のように決定する。   When the coordinate of the position of the item arranged by the user in S2 is {X, Y}, the coordinate {Xr, Yr} of the position to be rearranged is determined as in the following calculation formula.

Xr=t×(X÷tの商) ・・・(1)
Yr=t×(Y÷tの商) ・・・(2)
(S4) 上記再配置モジュール12が計算(検出)した再配置の座標({Xr,Yr})に、対象の項目を配置(再配置)する(対応する描画を行う)。例えば図4(a)→(b)のようになる。
Xr = t × (X ÷ t quotient) (1)
Yr = t × (quotient of Y ÷ t) (2)
(S4) The target item is placed (rearranged) at the rearrangement coordinates ({Xr, Yr}) calculated (detected) by the rearrangement module 12 (corresponding drawing is performed). For example, as shown in FIG.

(S5) アプリケーション10は、上記再配置モジュール12が再配置する項目についての位置の座標({Xr,Yr})と当該項目の幅(X方向)・高さ(Y方向)とから、当該項目が他の項目(既存の配置の項目)と重ならずに配置(再配置)が可能かどうかを判定する。ここで項目の重なりがある場合(S5−N)のみ、S6へ遷移する。項目の重なりが無い場合(S5−Y)、S10へ遷移する。   (S5) The application 10 determines the item from the position coordinates ({Xr, Yr}) of the item to be rearranged by the rearrangement module 12 and the width (X direction) / height (Y direction) of the item. Determines whether or not placement (rearrangement) is possible without overlapping other items (existing placement items). Only when there is an overlap of items (S5-N), the process proceeds to S6. When there is no overlap of items (S5-Y), the process proceeds to S10.

(S6) 上記ユーザにより移動した項目をA(例えば図5(a)の501)、その再配置後に重なる対象の項目をB(例えば図5(a)の502)とする。この場合、再配置モジュール12により、再配置後に重なる対象の項目Bを、画面(図3、グリッド303上)の右側の方向へ再配置が可能かどうかを判定する。この際の(項目Bと)項目Aとの間隔はグリッド303の幅tとし、ここでの再配置の処理内容はS3に従う。例えば図5(a)から(b)に示すように、項目Bが右へt単位でずらされることになる。   (S6) The item moved by the user is A (for example, 501 in FIG. 5A), and the item to be overlapped after the rearrangement is B (for example, 502 in FIG. 5A). In this case, the rearrangement module 12 determines whether or not the item B to be overlapped after the rearrangement can be rearranged in the right direction of the screen (on the grid 303 in FIG. 3). At this time, the interval between (item B) and item A is the width t of the grid 303, and the processing content of the rearrangement here follows S3. For example, as shown in FIGS. 5A to 5B, the item B is shifted to the right by t units.

上記項目Bの再配置(右移動)で更に他の項目と重なりがある場合、または画面右側に項目Bを再配置する領域(余裕)が無い場合(S6−N)には、S8へ遷移する。問題無く再配置可能である場合(S6−Y)、S7を実行する。   If the item B is rearranged (moved to the right) and there is an overlap with another item, or if there is no area (margin) for rearranging the item B on the right side of the screen (S6-N), the process proceeds to S8. . If rearrangement is possible without any problem (S6-Y), S7 is executed.

(S7) 再配置モジュール12により、上記項目Bを上記画面(グリッド303上)の右方向の位置(例えば図5(b))へ再配置し、S10へ遷移する。   (S7) The rearrangement module 12 rearranges the item B to the right position (for example, FIG. 5B) of the screen (on the grid 303), and proceeds to S10.

(S8) 再配置モジュール12により、上記項目Bを、画面(グリッド303上)の下側の方向へ再配置が可能かどうかを判定する。この際の(項目Bと)項目Aとの間隔はグリッド幅tとし、ここでの再配置の処理内容はS3に従う。例えば図5(a)から(c)に示すように、項目Bが下へt単位でずらされることになる。   (S8) The rearrangement module 12 determines whether the item B can be rearranged in the lower direction of the screen (on the grid 303). At this time, the interval between (item B) and item A is the grid width t, and the processing content of the rearrangement here follows S3. For example, as shown in FIGS. 5A to 5C, the item B is shifted downward by t units.

上記項目Bの再配置(下移動)でさらに他の項目と重なりがある場合、または画面下側に項目Bを再配置する領域(余裕)が無い場合(S8−N)には、当該項目Bの再配置を行わず、S10へ遷移する。問題無く再配置可能である場合(S8−Y)、S9を実行する。   If the item B is rearranged (downward) and there is an overlap with another item, or if there is no area (room) for rearranging the item B on the lower side of the screen (S8-N), the item B Is not performed, and the process proceeds to S10. If rearrangement is possible without any problem (S8-Y), S9 is executed.

(S9) 再配置モジュール12により、上記項目Bを、上記画面(グリッド303)の下方向の位置(例えば図5(c))へ再配置し、S10へ遷移する。なお複数の項目の配置・再配置についても、上記S9までと同様の処理の繰り返しである。   (S9) The rearrangement module 12 rearranges the item B to a lower position (for example, FIG. 5C) of the screen (grid 303), and transitions to S10. Note that the arrangement and rearrangement of a plurality of items are also the same processes as those up to S9.

(S10) アプリケーション10は、ユーザが上記画面のレイアウトのカスタマイズ(項目位置調整)の情報(各項目の配置の位置情報)をその時点の状態で確定する操作を受け付け(例えば確定ボタン入力)、この確定の時、調整モジュール11により、当該時点の状態の画面の項目位置情報をファイルFに保存する。   (S10) The application 10 accepts an operation in which the user confirms the customization of the screen layout (item position adjustment) (position information of the arrangement of each item) in the current state (for example, a confirmation button input). At the time of confirmation, the adjustment module 11 stores the item position information on the screen at the time point in the file F.

[効果等]
以上説明したように、本実施の形態によれば、画面上にグリッド(303)を用意し、複数の項目の配置の際、グリッド303にあわせて項目の位置を自動的・動的に調整する。自動的な項目の再配置を含む画面レイアウトのカスタマイズの機能(画面項目位置調整機能)をアプリケーション10の機能としてユーザに提供する。これにより、項目配置の体裁を整えるためにユーザが要する作業(手間)を軽減し、より短時間で見た目を損なわない画面レイアウトの作成を可能とする。特に、ユーザが配置した項目が自動的に好適な位置へ再配置されることにより、例えば、ユーザが画面の体裁を整えるためにピクセル単位の微調整を行う必要がなく、簡単なマウス操作だけで統一感のとれた項目配置を可能し、比較的短時間でデザイン性を損なわずにWebページ等の画面を構成できる。
[Effects]
As described above, according to the present embodiment, a grid (303) is prepared on the screen, and when a plurality of items are arranged, the position of the item is automatically and dynamically adjusted according to the grid 303. . A screen layout customization function (screen item position adjustment function) including automatic item rearrangement is provided to the user as a function of the application 10. As a result, it is possible to reduce the work (labor) required by the user to arrange the item layout, and to create a screen layout that does not impair the appearance in a shorter time. In particular, the items placed by the user are automatically rearranged to a suitable position, so that, for example, the user does not need to make fine adjustments in units of pixels to adjust the appearance of the screen. It is possible to arrange items with a sense of unity, and it is possible to configure a screen such as a web page in a relatively short time without impairing the design.

上記機能を業務アプリケーションの機能として提供することにより、製品導入後のレイアウト変更などが可能となり、顧客業務への適合性を向上できる。例えば従来のWebアプリケーションにおけるWeb入力画面のレイアウト変更(例えば使い勝手を向上させるための項目位置の若干の変更など)については、Webアプリケーション生成前にSE等による調整(カスタマイズ)の作業が必要であった(ユーザにとっては高コストであった)が、本技術によれば、Webアプリケーション製品導入後にユーザが手軽に画面レイアウトを変更することができる。   By providing the above functions as business application functions, it is possible to change the layout after the product is introduced and to improve the suitability for customer business. For example, with respect to a change in the layout of the Web input screen in a conventional Web application (for example, a slight change in item position for improving usability), adjustment (customization) by SE or the like is required before generating the Web application. (It was expensive for the user) However, according to the present technology, the user can easily change the screen layout after introducing the Web application product.

以上、本発明者によってなされた発明を実施の形態に基づき具体的に説明したが、本発明は前記実施の形態に限定されるものではなく、その要旨を逸脱しない範囲で種々変更可能であることは言うまでもない。   As mentioned above, the invention made by the present inventor has been specifically described based on the embodiment. However, the present invention is not limited to the embodiment, and various modifications can be made without departing from the scope of the invention. Needless to say.

本発明は、Webアプリケーション、業務アプリケーション等に利用可能である。   The present invention can be used for Web applications, business applications, and the like.

1…アプリケーションサーバ、2…クライアント端末、3…ネットワーク、10…アプリケーション、11…調整モジュール、12…再配置モジュール、F…ファイル、21…Webブラウザ、22…ファイル。   DESCRIPTION OF SYMBOLS 1 ... Application server, 2 ... Client terminal, 3 ... Network, 10 ... Application, 11 ... Adjustment module, 12 ... Relocation module, F ... File, 21 ... Web browser, 22 ... File

Claims (4)

表示する対象の画面に複数の項目を配置する情報処理をコンピュータに実行させるプログラムであって、
ユーザ操作による前記画面での複数の項目の配置の位置を自動的及び動的に調整する処理機能を実現する第1のプログラムモジュールを有し、
前記第1のプログラムモジュールは、
ファイルから項目位置情報を読み出す処理、
前記対象の画面に仮想的なグリッド及び複数の項目を表示する処理、
ユーザ操作により当該画面及びグリッド上で項目を移動させる処理、
上記移動させた項目の位置とグリッドとを比較し、グリッドのマスに合う位置に微調整するように当該項目を自動的に配置する処理、及び、
ユーザ操作により上記画面の複数の項目の配置による項目位置情報を前記ファイルに保存して確定する処理、を実行させることを特徴とする画面項目位置調整プログラム。
A program for causing a computer to execute information processing for arranging a plurality of items on a screen to be displayed,
A first program module that realizes a processing function for automatically and dynamically adjusting the position of the arrangement of the plurality of items on the screen by a user operation;
The first program module is:
Process to read item position information from file,
A process of displaying a virtual grid and a plurality of items on the target screen;
Processing to move items on the screen and grid by user operation,
A process of comparing the position of the moved item with the grid, and automatically arranging the item so as to fine-tune it to a position that fits the grid cell; and
A screen item position adjustment program for executing a process of saving and determining item position information by arrangement of a plurality of items on the screen in the file by a user operation.
請求項1記載の画面項目位置調整プログラムにおいて、
前記第1のプログラムモジュールを用いた画面項目位置調整の処理の際に前記移動させた項目と他の項目とで配置が重ならないように項目を再配置する処理機能を実現する第2のプログラムモジュールを有し、
前記第2のプログラムモジュールは、
前記移動させた第1の項目に対し、他の第2の項目と配置が重なるかどうかを判断する処理、
上記重なる場合に、上記第2の項目を前記画面のグリッド上で右方向に移動させて当該第1の項目と第2の項目とで重ならずに再配置が可能かどうかを判断する処理、
上記右方向の再配置が可能な場合に、上記第2の項目を当該移動後の位置に再配置する処理、
上記右方向の再配置が不可能な場合に、上記第2の項目を前記画面のグリッド上で下方向に移動させて第1の項目と第2の項目とで重ならずに再配置が可能かどうかを判断する処理、
上記下方向の再配置が可能な場合に、上記第2の項目を当該移動後の位置に再配置する処理、及び、
ユーザ操作により上記再配置後の画面の複数の項目の配置による項目位置情報を前記ファイルに保存して確定させる処理、を実行させることを特徴とする画面項目位置調整プログラム。
In the screen item position adjustment program according to claim 1,
A second program module that realizes a processing function for rearranging items so that the moved items and other items do not overlap when the screen item position adjustment process using the first program module is performed Have
The second program module is:
A process for determining whether the arrangement of the moved first item overlaps with another second item;
A process of determining whether or not rearrangement is possible without overlapping the first item and the second item by moving the second item to the right on the grid of the screen in the case of the overlap;
A process of rearranging the second item at the position after the movement when the rightward rearrangement is possible;
When the rearrangement in the right direction is impossible, the second item can be moved downward on the grid of the screen so that the first item and the second item can be rearranged without overlapping. Process to determine whether
A process of rearranging the second item to the position after the movement when the downward rearrangement is possible; and
A screen item position adjustment program for executing, by a user operation, storing and determining item position information by arrangement of a plurality of items on the screen after rearrangement in the file.
コンピュータの情報処理に基づき、表示する対象の画面に複数の項目を配置する処理を行う方法であって、
前記コンピュータにおける、ユーザ操作による前記画面での複数の項目の配置の位置を自動的及び動的に調整する処理機能を実現する第1のモジュールによる処理において、
ファイルから項目位置情報を読み出す処理ステップ、
前記対象の画面に仮想的なグリッド及び複数の項目を表示する処理ステップ、
ユーザ操作により当該画面及びグリッド上で項目を移動させる処理ステップ、
上記移動させた項目の位置とグリッドとを比較し、グリッドのマスに合う位置に微調整するように当該項目を自動的に配置する処理ステップ、及び、
ユーザ操作により上記画面の複数の項目の配置による項目位置情報を前記ファイルに保存して確定する処理ステップ、を有することを特徴とする画面項目位置調整方法。
A method of performing a process of arranging a plurality of items on a screen to be displayed based on information processing of a computer,
In the processing by the first module for realizing the processing function for automatically and dynamically adjusting the position of the arrangement of the plurality of items on the screen by the user operation in the computer,
Processing steps for reading item position information from a file;
A processing step of displaying a virtual grid and a plurality of items on the target screen;
Processing steps for moving items on the screen and grid by user operation;
A step of comparing the position of the moved item with the grid, and automatically arranging the item so as to fine-tune to a position that matches the grid cell; and
A screen item position adjusting method comprising: a step of storing and determining item position information by arrangement of a plurality of items on the screen by a user operation in the file.
請求項3記載の画面項目位置調整方法において、
前記第1のモジュールによる画面項目位置調整の処理の際に前記移動させた項目と他の項目とで配置が重ならないように項目を再配置する処理機能を実現する第2のモジュールによる処理において、
前記移動させた第1の項目に対し、他の第2の項目と配置が重なるかどうかを判断する処理ステップ、
上記重なる場合に、上記第2の項目を前記画面のグリッド上で右方向に移動させて当該第1の項目と第2の項目とで重ならずに再配置が可能かどうかを判断する処理ステップ、
上記右方向の再配置が可能な場合に、上記第2の項目を当該移動後の位置に再配置する処理ステップ、
上記右方向の再配置が不可能な場合に、上記第2の項目を前記画面のグリッド上で下方向に移動させて第1の項目と第2の項目とで重ならずに再配置が可能かどうかを判断する処理ステップ、
上記下方向の再配置が可能な場合に、上記第2の項目を当該移動後の位置に再配置する処理ステップ、及び、
ユーザ操作により上記再配置後の画面の複数の項目の配置による項目位置情報を前記ファイルに保存して確定させる処理ステップ、を有することを特徴とする画面項目位置調整方法。
In the screen item position adjustment method according to claim 3,
In the processing by the second module that realizes a processing function for rearranging the items so that the moved items and other items do not overlap in the screen item position adjustment processing by the first module,
A processing step for determining whether the arrangement of the moved first item and another second item overlap;
A processing step of determining whether or not rearrangement is possible without overlapping the first item and the second item by moving the second item in the right direction on the grid of the screen in the case of the overlap. ,
A processing step of rearranging the second item at the position after the movement when rearrangement in the right direction is possible;
When the rearrangement in the right direction is impossible, the second item can be moved downward on the grid of the screen so that the first item and the second item can be rearranged without overlapping. Processing steps to determine whether
A process step of rearranging the second item at the position after the movement when the downward rearrangement is possible; and
A screen item position adjusting method comprising: a step of saving and determining item position information by arrangement of a plurality of items on the screen after rearrangement by a user operation.
JP2011138047A 2011-06-22 2011-06-22 Screen item position adjustment program and method Pending JP2013004051A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011138047A JP2013004051A (en) 2011-06-22 2011-06-22 Screen item position adjustment program and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011138047A JP2013004051A (en) 2011-06-22 2011-06-22 Screen item position adjustment program and method

Publications (1)

Publication Number Publication Date
JP2013004051A true JP2013004051A (en) 2013-01-07

Family

ID=47672517

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011138047A Pending JP2013004051A (en) 2011-06-22 2011-06-22 Screen item position adjustment program and method

Country Status (1)

Country Link
JP (1) JP2013004051A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014174931A (en) * 2013-03-12 2014-09-22 Sharp Corp Drawing device
WO2016157540A1 (en) * 2015-04-03 2016-10-06 三菱電機株式会社 Object adjustment tool and object adjustment program

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006048408A (en) * 2004-08-05 2006-02-16 Obic Business Consultants Ltd Input and output screen creation system, input and output screen creation method and business processing system
JP2006268654A (en) * 2005-03-25 2006-10-05 Hitachi Information Systems Ltd System and program for changing web site content layout
JP2009181253A (en) * 2008-01-30 2009-08-13 Fuji Xerox Co Ltd Document processor and program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006048408A (en) * 2004-08-05 2006-02-16 Obic Business Consultants Ltd Input and output screen creation system, input and output screen creation method and business processing system
JP2006268654A (en) * 2005-03-25 2006-10-05 Hitachi Information Systems Ltd System and program for changing web site content layout
JP2009181253A (en) * 2008-01-30 2009-08-13 Fuji Xerox Co Ltd Document processor and program

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
JPN6015015954; '文字列の折り返し(テキストの折り返し)の種類' Be Cool Users , 20090617 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014174931A (en) * 2013-03-12 2014-09-22 Sharp Corp Drawing device
WO2016157540A1 (en) * 2015-04-03 2016-10-06 三菱電機株式会社 Object adjustment tool and object adjustment program
JPWO2016157540A1 (en) * 2015-04-03 2017-06-08 三菱電機株式会社 Object adjustment tool and object adjustment program
US10496264B2 (en) 2015-04-03 2019-12-03 Mitsubishi Electric Corporation Object adjustment tool and object adjustment program

Similar Documents

Publication Publication Date Title
US20140006988A1 (en) Content display device, content display method, program, and recording medium
CN108463784B (en) System and method for interactive presentation control
JP6133318B2 (en) Cross window animation
US9632986B2 (en) Systems and methods for horizontally paginating HTML content
US20130174089A1 (en) Terminal apparatus and method for providing list selection
JP6153710B2 (en) Form input / output device, form input / output method, and program
US20140368547A1 (en) Controlling Element Layout on a Display
US20140365873A1 (en) Computing devices for generating content layout
JP5992934B2 (en) 3D viewing method
US10642471B2 (en) Dual timeline
CN106886511B (en) Network table processing method and device
US20190087069A1 (en) Tiling content for presentation on different display sizes
US20190073091A1 (en) Dynamic display layout systems and methods
US20170192673A1 (en) Information processing apparatus, information processing method, and information processing program
JP2013004051A (en) Screen item position adjustment program and method
US20140184535A1 (en) Method for Displaying Children Components in a Display that Operates at Different Screen Parameters and Orientations
JP6448500B2 (en) Image processing apparatus and image processing method
US20130208000A1 (en) Adjustable activity carousel
JP2006092269A (en) Electronic board system
JP2011238040A (en) Program and electronic device
US10768803B2 (en) User interface system with active and passive display spaces
WO2018025339A1 (en) Display device and display method
JP5950509B2 (en) Display device and display method
JP2015076068A (en) Display device, display control method therefor, and program
JP6225668B2 (en) File management apparatus and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20140324

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20141216

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20141217

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150129

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20150428