Nothing Special   »   [go: up one dir, main page]

JP7379947B2 - Information processing device and program - Google Patents

Information processing device and program Download PDF

Info

Publication number
JP7379947B2
JP7379947B2 JP2019158225A JP2019158225A JP7379947B2 JP 7379947 B2 JP7379947 B2 JP 7379947B2 JP 2019158225 A JP2019158225 A JP 2019158225A JP 2019158225 A JP2019158225 A JP 2019158225A JP 7379947 B2 JP7379947 B2 JP 7379947B2
Authority
JP
Japan
Prior art keywords
image
information
created
icon
images
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.)
Active
Application number
JP2019158225A
Other languages
Japanese (ja)
Other versions
JP2021036405A (en
Inventor
哲司 近藤
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
Fujifilm Business Innovation Corp
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 Fuji Xerox Co Ltd, Fujifilm Business Innovation Corp filed Critical Fuji Xerox Co Ltd
Priority to JP2019158225A priority Critical patent/JP7379947B2/en
Publication of JP2021036405A publication Critical patent/JP2021036405A/en
Application granted granted Critical
Publication of JP7379947B2 publication Critical patent/JP7379947B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • User Interface Of Digital Computer (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Description

本発明は、情報処理装置及びプログラムに関する。 The present invention relates to an information processing device and a program.

近年、同一あるいは類似のアイコンが重複して登録されることを防ぐ図形処理装置が提案されている(例えば、特許文献1参照)。 In recent years, graphic processing devices have been proposed that prevent duplicate registration of identical or similar icons (for example, see Patent Document 1).

特許文献1に記載された図形処理装置は、アイコン作成指示手段によって指定された閉領域に描かれている図形を基に新たなアイコンとして登録するイメージデータと描画指示情報を作成する作成手段と、この作成手段が作成したアイコンの描画指示情報と記憶手段に記憶されている描画指示情報とをそれぞれ比較することにより、作成したアイコンに類似するアイコンが既に登録されているか否かを判定する類似アイコン判定手段と、この類似アイコン判定手段により類似するアイコンが登録されていると判断されたときに、その旨をディスプレイ上に表示する判定結果表示手段と、を備えている。 The graphic processing device described in Patent Document 1 includes a creation unit that creates image data and drawing instruction information to be registered as a new icon based on a graphic drawn in a closed area designated by an icon creation instruction unit; A similar icon that determines whether or not an icon similar to the created icon has already been registered by comparing the drawing instruction information of the icon created by this creation means with the drawing instruction information stored in the storage means. The apparatus includes a determination means, and a determination result display means for displaying a message to that effect on a display when it is determined by the similar icon determination means that a similar icon is registered.

特開平7―319658号公報Japanese Patent Application Publication No. 7-319658

ユーザがデータの処理の実行を指示する際に選択する画像を、ユーザが予め作成する場合、多くの該画像が作成されることがある。その際、該画像の中には類似したものがある可能性があり、ユーザがデータの処理の実行を指示する際に、どの画像を選択すれば良いか、混乱してしまうことがある。 When a user creates in advance images to be selected when instructing execution of data processing, many such images may be created. At this time, there is a possibility that some of the images are similar, and the user may be confused as to which image to select when instructing execution of data processing.

そこで、該画像の作成の際に、該画像に対して同一または類似の作成済みの画像を表示することがあるが、その際、同一の画像と類似の画像を区別せずに表示するだけでは、どの画像が同一でどの画像が類似しているのかわかりづらく、ユーザは作成中の画像に対してどのような変更を加えるべきか判断しがたい。 Therefore, when creating an image, a created image that is the same or similar to the image may be displayed, but in this case, it is not enough to just display the same image and similar images without distinguishing between them. , it is difficult to tell which images are the same and which images are similar, and it is difficult for the user to judge what changes should be made to the image being created.

本発明の課題は、データの処理の実行を指示するために選択される画像をユーザが予め作成する際に、同一または類似した作成済みの画像を表示する場合において、同一の画像と類似している画像を区別して表示しない場合と比較して、ユーザがどの画像が同一または類似しているのかを識別できる情報処理装置及びプログラムを提供することにある。 An object of the present invention is to display an image that is the same or similar to the created image when the user creates an image in advance to be selected for instructing the execution of data processing. An object of the present invention is to provide an information processing device and a program that allow a user to identify which images are the same or similar, compared to a case where images are not displayed separately.

[1]データの処理の実行を指示するためのユーザが作成途中の画像を受け付ける受付手段と、
受け付けられた前記作成途中の画像と同一又は類似する作成済の画像が存在するか否かを前記作成済の画像を記憶する記憶部の記憶内容を検索する検索手段と、
前記検索手段の検索結果に基づいて、前記作成途中の画像に対して同一又は類似した作成済の画像を、同一の画像と類似している画像とに区別して表示するよう制御する表示制御手段と、を備えた情報処理装置。
[2]前記表示制御手段、前記作成済みの画像を、前記画像を構成する同一の要素ごとに表示するよう制御することを特徴とする[1]に記載の情報処理装置。
[3]前記表示制御手段は、表示した前記作成済みの画像に対応する処理内容も表示するよう制御することを特徴とする、[1]又は[2]に記載の情報処理装置。
[4]前記表示制御手段は、予め定められた期間、データの処理の実行が指示されていない前記作成済みの画像を、他の前記作成済みの画像から識別可能な態様で表示するよう制御する、[1]から[3]のいずれか1つに記載の情報処理装置。
[5]前記予め定められた期間、データの処理の実行が指示されていない前記作成済みの画像に対して、当該作成済みの画像の削除を指示するもの、又は上書きを指示するものを含む指示情報を付加する付加手段、をさらに備えた、[4]に記載の情報処理装置。
[6]プロセッサに、データの処理の実行を指示するためのユーザが作成途中の画像を受け付ける受付手段と、
受け付けられた前記作成途中の画像と同一又は類似する作成済の画像が存在するか否かを前記作成済の画像を記憶する記憶部の記憶内容を検索する検索手段と、
前記検索手段の検索結果に基づいて、受け付けられた前記作成途中の画像に対して同一又は類似した作成済の画像を、同一の画像と類似している画像とに区別して表示するよう制御する表示制御手段として実行させるためのプログラム。
[1] A reception means for accepting an image that is being created by a user for instructing execution of data processing;
a search means for searching the storage contents of a storage unit that stores the created images to determine whether there is a created image that is the same as or similar to the accepted image that is being created;
Display control means for controlling to display created images that are the same as or similar to the image that is being created, and to distinguish between the same images and similar images , based on the search results of the search means; An information processing device equipped with .
[2] The information processing device according to [1], wherein the display control means controls the created image to be displayed for each identical element that constitutes the image.
[3] The information processing apparatus according to [1] or [2], wherein the display control means controls to also display processing contents corresponding to the displayed created image.
[4] The display control means controls to display the created image for which execution of data processing is not instructed for a predetermined period in a manner that is distinguishable from other created images. , the information processing device according to any one of [1] to [3].
[5] Instructions including instructions to delete or overwrite the created image for which data processing has not been instructed for the predetermined period. The information processing device according to [4], further comprising adding means for adding information.
[6] reception means for accepting an image that is being created by a user for instructing the processor to execute data processing;
a search means for searching the storage contents of a storage unit that stores the created images to determine whether there is a created image that is the same as or similar to the accepted image that is being created;
A display that controls to display created images that are the same or similar to the received image that is currently being created, and to distinguish between identical images and similar images , based on the search results of the search means. A program to be executed as a control means.

請求項1及び6に係る発明によれば、データの処理の実行を指示するために選択される画像をユーザが予め作成する際に、同一または類似した作成済みの画像を表示する場合において、同一の画像と類似している画像を区別して表示しない場合と比較して、ユーザがどの画像が同一または類似しているのかを識別できる。
請求項2に係る発明によれば、データの処理の実行を指示するために選択される画像をユーザが予め作成する際に、作成済みの画像を同一の要素ごとに区別して表示することができる。
請求項3に係る発明によれば、同一又は類似した作成済みの画像に対応する処理内容をユーザに認識させることができる。
請求項4に係る発明によれば、予め定められた期間、実行の指示がされていない作成済みの画像を、ユーザに識別させることができる。
請求項5に係る発明によれば、予め定められた期間、実行の指示がされていない作成済みの画像を、ユーザに削除、上書きさせることができる。
According to the inventions according to claims 1 and 6, when the user creates an image in advance to be selected for instructing execution of data processing, when displaying the same or similar created image, the same or similar image is displayed. The user can identify which images are the same or similar, compared to a case where images similar to the image are not displayed separately.
According to the invention according to claim 2, when the user creates in advance an image to be selected for instructing the execution of data processing, the created images can be displayed in a manner that distinguishes each of the same elements. .
According to the invention according to claim 3, it is possible to make the user recognize the processing contents corresponding to the same or similar created images.
According to the invention according to claim 4, it is possible to allow the user to identify created images that have not been instructed to be executed for a predetermined period of time.
According to the invention according to claim 5, it is possible for the user to delete or overwrite a created image that has not been instructed to be executed for a predetermined period of time.

図1は、本発明の実施の形態に係る情報処理システムの構成例を示すブロック図である。FIG. 1 is a block diagram showing a configuration example of an information processing system according to an embodiment of the present invention. 図2は、ひな形テーブルの一例を示す図である。FIG. 2 is a diagram showing an example of a template table. 図3は、設定情報テーブルの一例を示す図である。FIG. 3 is a diagram showing an example of a setting information table. 図4は、判定結果テーブルの一例を示す図である。FIG. 4 is a diagram showing an example of a determination result table. 図5は、情報処理装置がユーザ端末の表示部に表示させるタスク管理画面の一例を示す図である。FIG. 5 is a diagram illustrating an example of a task management screen that the information processing device displays on the display unit of the user terminal. 図6は、タスク管理画面上にポップアップ表示される種別選択画面の一例を示す図である。FIG. 6 is a diagram showing an example of a type selection screen displayed as a pop-up on the task management screen. 図7は、検索結果を表示する仕事設定画面の一例を示す図である。FIG. 7 is a diagram illustrating an example of a job setting screen that displays search results. 図8は、変形例2に係る検索結果を表示する仕事設定画面の一例を示す図である。FIG. 8 is a diagram illustrating an example of a job setting screen that displays search results according to Modification 2. 図9は、情報処理装置の動作の一例を示すフローチャートである。FIG. 9 is a flowchart illustrating an example of the operation of the information processing device. 図10は、図9のステップS2の詳細の一例を示すフローチャートである。FIG. 10 is a flowchart showing an example of details of step S2 in FIG.

以下、本発明の実施の形態について図面を参照して説明する。なお、各図中、実質的に同一の機能を有する構成要素については、同一の符号を付してその重複した説明を省略する。 Embodiments of the present invention will be described below with reference to the drawings. Note that in each figure, components having substantially the same functions are designated by the same reference numerals, and redundant explanation thereof will be omitted.

[実施の形態の要約]
本実施の形態に係る情報処理装置は、データの処理の実行を指示するために選択される画像をユーザが予め作成する際に、作成途中の画像に対して同一又は類似した作成済みの画像を、同一の画像と類似している画像を区別して表示するよう制御するプロセッサを備える。
[Summary of embodiment]
The information processing apparatus according to the present embodiment is configured to create an image that is the same or similar to the image that is currently being created when the user creates an image that is selected for instructing the execution of data processing. , a processor configured to perform control to distinguish and display identical images and similar images.

「作成済み」とは、ユーザが画像の要素を選択して、最終的に画像の要素を確定して、画像を作成し終わったことをいう。「作成途中」とは、画像の要素が選択途中で確定されていないことをいう。 "Created" means that the user has selected the image elements, finally determined the image elements, and has finished creating the image. "During creation" means that the image element is in the middle of being selected and has not been finalized.

[実施の形態]
図1は、本発明の実施の形態に係る情報処理システムの構成例を示すブロック図である。この情報処理システム100は、サーバ等の情報処理装置1と、情報処理装置1に外部ネットワーク3及び内部ネットワーク4を介して接続された複数のユーザ端末2とを備える。なお、ユーザ端末2は、1つでもよい。
[Embodiment]
FIG. 1 is a block diagram showing a configuration example of an information processing system according to an embodiment of the present invention. This information processing system 100 includes an information processing device 1 such as a server, and a plurality of user terminals 2 connected to the information processing device 1 via an external network 3 and an internal network 4. Note that the number of user terminals 2 may be one.

ユーザ端末2は、CPU(Central Processing Unit)、インターフェース等で実現される制御部と、液晶ディスプレイ等のディスプレイで実現される表示部と、プログラムや各種データを記憶する記憶部と、キーボード、マウス等で実現される入力部とを備える。ユーザ端末2は、本実施の形態では、パーソナルコンピュータ(PC)である。制御部で動作するプログラムには、Webページを閲覧するためのWebブラウザが含まれる。なお、ユーザ端末2は、ノートパソコン等の携帯型情報処理端末、多機能携帯電話(スマートフォン)等の移動通信端末でもよい。 The user terminal 2 includes a control section realized by a CPU (Central Processing Unit), an interface, etc., a display section realized by a display such as a liquid crystal display, a storage section for storing programs and various data, a keyboard, a mouse, etc. and an input section realized by. User terminal 2 is a personal computer (PC) in this embodiment. The program running on the control unit includes a web browser for viewing web pages. Note that the user terminal 2 may be a portable information processing terminal such as a notebook computer, or a mobile communication terminal such as a multifunctional mobile phone (smartphone).

ユーザ端末2は、Webブラウザ経由で情報処理装置1にアクセスし、情報処理装置1から送信されたタスク管理画面101、種別選択画面102及び仕事設定画面200を表示し、入力部で入力されたデータを情報処理装置1に送信する。 The user terminal 2 accesses the information processing device 1 via a web browser, displays the task management screen 101, type selection screen 102, and work setting screen 200 sent from the information processing device 1, and displays the data input at the input section. is transmitted to the information processing device 1.

情報処理装置1は、この情報処理装置1の各部を制御する制御部10と、プログラム21や各種データを記憶する記憶部20と、外部のネットワーク3と接続する通信部30とを備える。 The information processing device 1 includes a control section 10 that controls each section of the information processing device 1, a storage section 20 that stores programs 21 and various data, and a communication section 30 that connects to an external network 3.

制御部10は、CPU(Central Processing Unit)等のプロセッサ10a、インターフェース等で実現される。プロセッサ10aは、記憶部20に記憶されたプログラム21を実行することにより、受付手段11、検索手段12、表示制御手段13、文書ファイルの処理を行う処理手段14等として機能する。各手段11~14については後述する。 The control unit 10 is realized by a processor 10a such as a CPU (Central Processing Unit), an interface, and the like. By executing the program 21 stored in the storage unit 20, the processor 10a functions as a reception means 11, a search means 12, a display control means 13, a processing means 14 for processing document files, and the like. Each means 11 to 14 will be described later.

記憶部20は、ROM(Read Only Memory)、RAM(Random Access Memory)、ハードディスク等から構成され、プログラム21、ひな形テーブル22(図2参照)、設定情報テーブル23(図3参照)、判定結果テーブル24(図4参照)等の各種の情報を記憶する。 The storage unit 20 is composed of a ROM (Read Only Memory), a RAM (Random Access Memory), a hard disk, etc., and stores a program 21, a template table 22 (see FIG. 2), a setting information table 23 (see FIG. 3), and judgment results. Various information such as a table 24 (see FIG. 4) is stored.

図2は、ひな形テーブル22の一例を示す図である。ひな形テーブル22は、「ID」、「文書の種別」、「形状情報」、「色情報」等の項目を有する。「形状情報」は、アイコン画像の形状を表すものである。「形状情報」の項目には、形状を特定するA、B等のタイプ名が記録される。「色情報」は、アイコン画像の色を表すものである。「色情報」の項目には、例えば、色相、彩度、明度等の情報が記録される。ひな形テーブル22は、ユーザが文書ファイルの処理を新規に定義する際に、仕事設定画面200(図7参照)に最初に表示されるアイコン画像120a(アシスタントともいう。)の「形状情報」、「色情報」、及び「文書の種別」の情報を示すものである。形状情報及び色情報は、要素の一例である。「ID」には、管理番号が記録される。形状情報及び色情報は、アイコン画像を構成する要素であるので、これらを以下「アイコン画像要素情報」121ともいう。 FIG. 2 is a diagram showing an example of the model table 22. The template table 22 has items such as "ID", "document type", "shape information", and "color information". "Shape information" represents the shape of the icon image. In the "shape information" field, type names such as A and B that specify the shape are recorded. "Color information" represents the color of the icon image. In the "color information" item, for example, information such as hue, saturation, brightness, etc. is recorded. The template table 22 includes "shape information" of an icon image 120a (also referred to as an assistant) that is first displayed on the job setting screen 200 (see FIG. 7) when the user defines a new process for a document file. This shows information on "color information" and "document type." Shape information and color information are examples of elements. A management number is recorded in "ID". Since the shape information and color information are elements constituting an icon image, they are also referred to as "icon image element information" 121 hereinafter.

アイコン画像とは、文書ファイルの処理を色と形状の組み合わせで表したものをいうが、要素として模様や文字、記号等を含んだものでもよく、文字や記号のみで表示されるものでもよい。アイコン画像はデータの処理の実行を指示するために選択される画像の一例である。文書ファイルの処理は、データの処理の一例である。 An icon image is one that represents the processing of a document file using a combination of colors and shapes, but it may also include patterns, characters, symbols, etc. as elements, or it may be displayed only with characters and symbols. The icon image is an example of an image selected to instruct execution of data processing. Processing a document file is an example of data processing.

「文書の種別」は、文書の種類を表すものであり、例えば、見積書、契約書、発注書、領収書等の種別がある。 “Document type” represents the type of document, and includes, for example, an estimate, a contract, a purchase order, a receipt, and the like.

図3は、設定情報テーブル23の一例を示す図である。設定情報テーブル23は、「アイコンID」、「文書の種別」、「形状情報」、「色情報」、「処理の内容」、「処理の内容の説明」、「処理名」等の項目を有する。以下、これらをまとめてアイコン情報122ともいう。「アイコンID」には、アイコン画像を識別するアイコンIDが記録される。 FIG. 3 is a diagram showing an example of the setting information table 23. The setting information table 23 has items such as "icon ID", "document type", "shape information", "color information", "processing content", "processing content description", and "processing name". . Hereinafter, these items will also be collectively referred to as icon information 122. In the "icon ID" field, an icon ID for identifying an icon image is recorded.

「処理の内容」は、文書ファイル等のデータに対して実行される処理の具体的な内容を示すものであり、後述する図7に示す仕事設定画面200の「仕事の詳細設定」ボタン201A~201Eを任意の順番で操作することで設定される。ここで、処理の内容とは、「仕事の詳細設定」ボタン201A~201Eに対応する処理とその実行順のことをいう。 "Processing content" indicates the specific content of the processing to be performed on data such as document files, and is selected from the "Job detailed settings" button 201A on the work setting screen 200 shown in FIG. 7, which will be described later. 201E in any order. Here, the content of the process refers to the process corresponding to the "detailed job settings" buttons 201A to 201E and the order in which they are executed.

「処理の内容の説明」は、「処理の内容」の説明文のことをいい、入力部を介して入力されたテキストデータからなる。「処理名」は、文書ファイル等のデータに対して実行される処理の名称のことをいう。以下、「文書の種別」、「処理の内容」、及び「処理名」をまとめて「プロパティ情報」ともいう。プロパティ情報は、処理内容の一例である。 The "description of the contents of the process" refers to an explanatory text of the "details of the process", and is composed of text data input via the input section. “Processing name” refers to the name of a process to be executed on data such as a document file. Hereinafter, the "document type", "processing content", and "processing name" are collectively referred to as "property information." Property information is an example of processing content.

図4は、判定結果テーブル24の一例を示す図である。判定結果テーブル24は、図3に示す「アイコンID」とそれに対応する「判定結果」の項目等を有する。「判定結果」とは、後述するアイコン画像の検索処理の結果が記録される。 FIG. 4 is a diagram showing an example of the determination result table 24. The determination result table 24 includes items such as "icon ID" and the corresponding "determination result" shown in FIG. 3. The "determination result" records the result of the icon image search process, which will be described later.

すなわち、「判定結果」には、例えば、アイコン画像120aの画像要素情報に含まれる形状情報及び色情報と同じであることを示す「完全同一」、アイコン画像120aの画像要素情報に含まれる形状情報と同じであり、かつ色情報と異なることを示す「形状同一」、アイコン画像120aの画像要素情報に含まれる形状情報と異なり、かつ色情報と同じであることを示す「色同一」、アイコン画像120aの画像要素情報と異なる形状情報及び色情報であることを示す「不一致」が含まれる。 That is, the "judgment result" includes, for example, "exactly the same" indicating that the shape information and color information are the same as the shape information and color information included in the image element information of the icon image 120a, and the shape information included in the image element information of the icon image 120a. "same shape" indicating that the shape information is the same as and different from the color information; "same color" indicating that the shape information is different from the shape information included in the image element information of the icon image 120a and the same as the color information; "Inconsistency" indicating that the shape information and color information are different from the image element information of 120a is included.

「アイコンID」には、管理番号が記録される。各アイコン画像120A~120Mは、処理の内容が示されている。例えば、アイコン画像120Aは、文書の属性追加、名前付け、振り分け保管等の処理を行うことを示している。 A management number is recorded in the "icon ID". Each of the icon images 120A to 120M shows the content of the process. For example, the icon image 120A indicates that processes such as adding document attributes, naming, sorting and storing, etc. are to be performed.

図5は、情報処理装置1がユーザ端末2の表示部に表示させるタスク管理画面101の一例を示す図である。タスク管理画面101は、「ホーム」ボタン101A、「仕事の作成」ボタン101B、「仕事の管理」ボタン101C、「システム設定」ボタン101D、全ての文書の種別に対応するアイコン画像120A~120M(以下、これらを総称するときは「アイコン画像120」ともいう。)を表示する「全ての文書」ボタン110A、文書の種別に対応するアイコン画像120をそれぞれ表示する「契約書」ボタン110B、「見積書」ボタン110C、「発注書」ボタン110D、「請求書」ボタン110E、及び「その他の文書」ボタン110F(これらを総称するときは「種別表示」ボタン110ともいう。)、文書ファイル等のデータに対して実行される処理に対応するアイコン画像120A~120Mを含む。各アイコン画像120A~120Mは、処理の内容が示されている。例えば、アイコン画像120Aは、文書の属性追加、名前付け、振り分け保管等の処理を行うことを示している。 FIG. 5 is a diagram showing an example of the task management screen 101 that the information processing device 1 displays on the display unit of the user terminal 2. The task management screen 101 includes a "home" button 101A, a "create job" button 101B, a "job management" button 101C, a "system settings" button 101D, and icon images 120A to 120M (hereinafter referred to as , these are also collectively referred to as "icon images 120." ” button 110C, “Purchase order” button 110D, “Invoice” button 110E, and “Other documents” button 110F (these are also collectively referred to as “type display” button 110), data such as document files, etc. It includes icon images 120A to 120M corresponding to the processes to be performed on the icons. Each of the icon images 120A to 120M shows the content of the process. For example, the icon image 120A indicates that processes such as adding document attributes, naming, sorting and storing, etc. are to be performed.

図5は、「すべての文書」ボタン110Aを選択した状態のアイコン画像120A~120Mが表示されている。アイコン画像120A~120Mは、ユーザが文書ファイルをいずれか1つのアイコン画像120A~120M上にドラッグアンドドロップすると、情報処理装置1はアイコン画像120A~120Mに対応する処理を文書ファイル等のデータに対して実行させる。 In FIG. 5, icon images 120A to 120M are displayed with the "All Documents" button 110A selected. When the user drags and drops a document file onto any one of the icon images 120A to 120M, the information processing device 1 performs the process corresponding to the icon images 120A to 120M on the data such as the document file. and execute it.

図6は、タスク管理画面101上にポップアップ表示される種別選択画面102の一例を示す図である。種別選択画面102は、文書の種別を選択するラジオボタン103a~103dと、文書の種別の選択を決定する「決定」ボタン104aと、文書の種別の選択をキャンセルする「キャンセル」ボタン104bとを有する。 FIG. 6 is a diagram showing an example of the type selection screen 102 displayed as a pop-up on the task management screen 101. The type selection screen 102 includes radio buttons 103a to 103d for selecting the document type, a "decision" button 104a for determining the document type selection, and a "cancel" button 104b for canceling the document type selection. .

図7は、検索結果を表示する仕事設定画面200の一例を示す図である。仕事設定画面200は、アイコン画像設定領域210と検索結果表示領域220とを含む。 FIG. 7 is a diagram showing an example of a job setting screen 200 that displays search results. Work setting screen 200 includes an icon image setting area 210 and a search result display area 220.

アイコン画像設定領域210は、「仕事の詳細設定」ボタン201A~201E、「文書の種別」欄202、「処理の内容」欄203、「処理の内容の説明」欄204、アイコン画像表示領域211、「形状情報」ボタン212、「色情報」ボタン213A~213E、「キャンセル」ボタン270、及び「登録」ボタン280を含む。 The icon image setting area 210 includes "detailed job settings" buttons 201A to 201E, a "document type" field 202, a "processing content" field 203, a "processing content description" field 204, an icon image display area 211, It includes a "shape information" button 212, "color information" buttons 213A to 213E, a "cancel" button 270, and a "registration" button 280.

「仕事の詳細設定」ボタン201A~201Eは、文書ファイル等のデータに対して実行される処理の内容を示すものであり、ボタン201A~201Eが任意の順番で操作されることにより、文書ファイル等のデータに対して実行される処理の具体的な内容が決定される。 The "Detailed settings for work" buttons 201A to 201E indicate the details of the processing to be performed on data such as document files, and by operating the buttons 201A to 201E in any order, The specific content of the process to be performed on the data is determined.

アイコン画像表示領域211は、作成途中のアイコン画像120aが表示される。アイコン画像120aは、「形状情報」ボタン212で選択される形状情報及び「色情報」ボタン213A~213Eで選択される色情報を含むアイコン画像要素情報121で構成される。アイコン画像120aは、作成途中の画像の一例である。 In the icon image display area 211, an icon image 120a that is being created is displayed. The icon image 120a is composed of icon image element information 121 including shape information selected with the "shape information" button 212 and color information selected with the "color information" buttons 213A to 213E. The icon image 120a is an example of an image that is currently being created.

「形状情報」ボタン212は、例えば、アイコン画像要素情報121の形状情報に対応するリストボックスである。「形状情報」ボタン212をユーザが操作することにより、複数の形状情報から形状情報が一つ選択される。「形状情報」ボタン212で選択された形状情報に応じて、アイコン画像120aの形状、例えば、パターン(スタイルともいう。)が変更される。 The “shape information” button 212 is, for example, a list box corresponding to the shape information of the icon image element information 121. When the user operates the "shape information" button 212, one piece of shape information is selected from a plurality of pieces of shape information. Depending on the shape information selected with the "shape information" button 212, the shape of the icon image 120a, for example, the pattern (also referred to as style) is changed.

「色情報」ボタン213A~213Eは、例えば、アイコン画像要素情報121の色情報に対応するラジオボタンである。「色情報ボタン」213A~213Eをユーザが操作することにより、複数の色情報から色情報を一つ選択される。「色情報」ボタン213で選択された色情報に応じて、アイコン画像120aの色、例えばパターンに施される色相、彩度、明度により特定される色が変更される。 The “color information” buttons 213A to 213E are, for example, radio buttons corresponding to the color information of the icon image element information 121. By operating the "color information buttons" 213A to 213E, the user selects one color information from a plurality of color information. Depending on the color information selected with the "color information" button 213, the color of the icon image 120a, for example, the color specified by the hue, saturation, and brightness applied to the pattern, is changed.

検索結果表示領域220は、アイコン画像の検索処理の結果を表示する領域のことをいう。アイコン画像の検索処理の結果とは、判定結果テーブル24の「判定結果」に対応して検索結果表示領域220に配置されるアイコン画像のことをいう。検索結果表示領域220は、同一設定表示領域230と、同一形状表示領域240と、同一色表示領域250と、プロパティ情報表示領域260と、プロパティ情報を表示するアイコン画像を選択する枠261を含む。 The search result display area 220 is an area that displays the results of icon image search processing. The result of the icon image search process refers to an icon image arranged in the search result display area 220 corresponding to the “determination result” of the determination result table 24. The search result display area 220 includes a same setting display area 230, a same shape display area 240, a same color display area 250, a property information display area 260, and a frame 261 for selecting an icon image for displaying property information.

同一設定表示領域230は、完全同一の判定結果を含むアイコン情報122に対応するアイコン画像231、232を表示する領域のことをいう。同一形状表示領域240は、形状同一の判定結果を含むアイコン情報122に対応するアイコン画像241~243を表示する領域のことをいう。同一色表示領域250は、色同一の判定結果を含むアイコン情報122に対応するアイコン画像251~253を表示する領域のことをいう。 The same setting display area 230 is an area in which icon images 231 and 232 corresponding to the icon information 122 including completely identical determination results are displayed. The same shape display area 240 is an area in which icon images 241 to 243 corresponding to the icon information 122 including determination results of the same shape are displayed. The same color display area 250 is an area where icon images 251 to 253 corresponding to the icon information 122 including the same color determination result are displayed.

プロパティ情報表示領域260には、設定情報テーブル23から読み出されたアイコン画像231~253に対応するプロパティ情報が表示される。表示制御手段13は、表示した作成済みの画像に対応する処理内容も表示するよう制御する。具体的には、例えば、アイコン画像231が枠261で選択されている場合、アイコン画像231に対応するプロパティ情報が設定情報テーブル23から読み出され、表示制御手段13によりプロパティ情報表示領域260に表示される。なお、プロパティ情報表示領域260には、枠261選択されているアイコン画像に限らず、全てのアイコン画像231~253に対応するプロパティ情報が表示されていてもよい。 In the property information display area 260, property information corresponding to the icon images 231 to 253 read from the setting information table 23 is displayed. The display control means 13 controls so that the processing contents corresponding to the displayed created image are also displayed. Specifically, for example, when the icon image 231 is selected in the frame 261, property information corresponding to the icon image 231 is read from the setting information table 23 and displayed in the property information display area 260 by the display control means 13. be done. Note that the property information display area 260 may display property information corresponding to not only the icon image selected in the frame 261 but all the icon images 231 to 253.

「キャンセル」ボタン270は、アイコン画像120aの設定をキャンセルするためのものである。「登録」ボタン280は、ユーザ端末2の制御部に情報処理装置1にアイコン画像120aの設定が終了した旨を伝える登録情報、「登録」ボタン280操作時におけるアイコン画像120a、文書の種別、処理の内容及び処理の内容の説明に対応するテキストデータを情報処理装置1の受け付け手段11に送信させる。 The "cancel" button 270 is for canceling the settings of the icon image 120a. The "Register" button 280 includes registration information that informs the control unit of the user terminal 2 that the setting of the icon image 120a to the information processing apparatus 1 is completed, the icon image 120a when the "Register" button 280 is operated, the type of document, and the processing. The receiving means 11 of the information processing device 1 is caused to transmit text data corresponding to the content of the content and the explanation of the content of the process.

次に、制御部10の各手段11~14について説明する。 Next, each means 11 to 14 of the control section 10 will be explained.

受付手段11は、文書ファイル、タスク管理画面101の要求、種別選択画面102の要求、選択された文書の種別、アイコン画像120a、アイコン情報、及び登録情報等をユーザ端末2から受け付ける。また、受付手段11は、選択された文書の種別に対応するアイコン画像要素情報121をひな形テーブル22から読み出す。受付手段11は、アイコンIDを生成する。 The reception unit 11 receives a document file, a request for the task management screen 101, a request for the type selection screen 102, the type of the selected document, the icon image 120a, icon information, registration information, etc. from the user terminal 2. Further, the reception means 11 reads out icon image element information 121 corresponding to the type of the selected document from the template table 22. The reception means 11 generates an icon ID.

検索手段12は、ユーザ端末2から送信された情報に基づいて後述するアイコン画像の検索処理をする。 The search means 12 performs a search process for icon images, which will be described later, based on information transmitted from the user terminal 2.

表示制御手段13は、データの処理の実行を指示するために選択される画像をユーザが予め作成する際に、作成途中の画像に対して同一又は類似した作成済みの画像を、同一の画像と類似している画像とで区別して表示する。なお、類似している画像は、画像を構成する同一の要素ごとに表示するよう制御する。具体的には、図5~図7に示すように、表示制御手段13は、タスク管理画面101、種別選択画面102、仕事設定画面200等の情報をユーザ端末2に送信しユーザ端末2の表示部に表示させる。また、表示制御手段13は、ひな形テーブル22から読み出されたアイコン画像要素情報121からアイコン画像120aを生成し、後述するアイコン画像の検索処理の結果に基づき設定情報テーブル23に含まれるアイコン画像要素情報122からアイコン画像を生成し、仕事設定画面200上にユーザ端末2の表示部に表示させる。 When the user creates in advance an image to be selected for instructing execution of data processing, the display control means 13 selects a previously created image that is the same or similar to the image that is currently being created as the same image. Display images separately from similar images. Note that similar images are controlled to be displayed for each of the same elements constituting the image. Specifically, as shown in FIGS. 5 to 7, the display control means 13 transmits information such as the task management screen 101, type selection screen 102, and work setting screen 200 to the user terminal 2, and displays the information on the user terminal 2. section. The display control means 13 also generates an icon image 120a from the icon image element information 121 read from the template table 22, and generates an icon image 120a from the icon image element information 121 read out from the template table 22, and includes the icon image included in the setting information table 23 based on the result of icon image search processing to be described later. An icon image is generated from the element information 122 and displayed on the display section of the user terminal 2 on the job setting screen 200.

処理手段14は、ユーザ端末2から送信された文書ファイルを処理の指示の内容に基づき処理を行う。 The processing means 14 processes the document file sent from the user terminal 2 based on the content of the processing instruction.

(実施の形態の動作)
次に、情報処理システム100の動作の一例について図5~図9を参照して説明する。
(Operation of embodiment)
Next, an example of the operation of the information processing system 100 will be described with reference to FIGS. 5 to 9.

(1)基本的動作
ユーザが図5に示すタスク管理画面101上のいずれか1つのアイコン画像120A~120M上に文書ファイルをドラッグアンドドロップすると、情報処理装置1の受付手段11は、文書ファイル及び選択されたアイコン画像120に対応するアイコンIDを処理の実行の要求とともにユーザ端末2から受け付ける。
(1) Basic operation When the user drags and drops a document file onto any one of the icon images 120A to 120M on the task management screen 101 shown in FIG. The icon ID corresponding to the selected icon image 120 is received from the user terminal 2 along with a request to execute the process.

処理手段14は、設定情報テーブル23からアイコンIDに対応するアイコン情報122を読み出し、受け付けた文書ファイルをアイコン情報122の処理の内容に基づき処理を行う。 The processing means 14 reads the icon information 122 corresponding to the icon ID from the setting information table 23 and processes the received document file based on the processing contents of the icon information 122.

処理手段14は、処理の内容に基づき、処理を行った文書ファイルを通信部30を介して送信先(例えば、ユーザ端末2、図示しないストレージ等)に送信する。 The processing unit 14 transmits the processed document file to a destination (for example, the user terminal 2, a storage not shown, etc.) via the communication unit 30 based on the content of the process.

(2)アイコン画像を新規に作成する際の動作
次に、アイコン画像120aを新規に作成する際の情報処理装置1の動作について図9に従って述べる。図9は、情報処理装置1の動作の一例を示すフローチャートである。
(2) Operation when creating a new icon image Next, the operation of the information processing device 1 when creating a new icon image 120a will be described with reference to FIG. FIG. 9 is a flowchart illustrating an example of the operation of the information processing device 1.

情報処理装置1の受付手段11は、図5に示すタスク管理画面101の要求をユーザ端末2から受け付ける。表示制御手段13は、タスク管理画面101の情報を通信部30により外部ネットワーク3を介してユーザ端末2に送信し、タスク管理画面101を表示部に表示させる。 The receiving means 11 of the information processing device 1 receives a request for the task management screen 101 shown in FIG. 5 from the user terminal 2. The display control means 13 transmits information on the task management screen 101 to the user terminal 2 via the external network 3 using the communication unit 30, and causes the task management screen 101 to be displayed on the display unit.

ユーザがユーザ端末2の入力部により図5に示すタスク管理画面101の「仕事の作成」ボタン101Bを操作すると、情報処理装置1の受付手段11は、図6に示す種別選択画面102の要求をユーザ端末2から受け付ける。表示制御手段13は、種別選択画面102の情報を通信部30により外部ネットワーク3を介してユーザ端末2に送信し、種別選択画面102をタスク管理画面101上にポップアップ表示させる。 When the user operates the "Create job" button 101B on the task management screen 101 shown in FIG. Accepted from user terminal 2. The display control means 13 transmits the information on the type selection screen 102 to the user terminal 2 via the external network 3 using the communication unit 30, and causes the type selection screen 102 to be displayed as a pop-up on the task management screen 101.

ユーザが文書の種別に対応するいずれかのラジオボタン103a~103dをチェックし、文書の種別を選択すると、情報処理装置1の受付手段11は、選択された文書の種別103b(ここでは、例えば、見積書)の情報をユーザ端末2から受け付ける(S1)。受付手段11は、選択された文書の種別103bの情報に対応する形状情報がA、色情報が青のアイコン画像要素情報121を記憶部20のひな形テーブル22から読み出す。 When the user checks one of the radio buttons 103a to 103d corresponding to the document type and selects the document type, the reception means 11 of the information processing device 1 selects the selected document type 103b (here, for example, Information on a written estimate is received from the user terminal 2 (S1). The receiving means 11 reads out the icon image element information 121 having the shape information of A and the color information of blue from the template table 22 of the storage unit 20, which corresponds to the information of the selected document type 103b.

図7に示すように、情報処理装置1の表示制御手段13は、ひな形テーブル22から読み出されたアイコン画像要素情報121からアイコン画像120aを生成し、ユーザ端末2から受け付けた文書の種別103b及びアイコン画像120aを含む仕事設定画面200の情報を通信部30により外部ネットワーク3を介してユーザ端末2に送信し、仕事設定画面200を表示部に表示させる。 As shown in FIG. 7, the display control means 13 of the information processing device 1 generates an icon image 120a from the icon image element information 121 read from the template table 22, and generates an icon image 120a from the document type 103b received from the user terminal 2. The information on the job setting screen 200 including the icon image 120a is transmitted by the communication unit 30 to the user terminal 2 via the external network 3, and the job setting screen 200 is displayed on the display unit.

同一の画像は、「同一設定」において表示されており、類似している画像は、「同一スタイル」と「同一色」において表示されており、さらに類似している画像は、構成している要素であるスタイルと色ごとに、表示されている。 Identical images are displayed with "same settings", similar images are displayed with "same style" and "same color", and even more similar images are displayed with the constituent elements. They are listed by style and color.

同一のアイコン画像と類似のアイコン画像が区別されて表示されていると、同一の画像のみに対応してアイコン画像を作成したい場合、ユーザは同一のアイコン画像のみを確認して、作成中のアイコン画像を変更すればよい。 If the same icon image and similar icon images are displayed separately, if the user wants to create an icon image corresponding to only the same image, the user can check only the same icon image and select the icon being created. Just change the image.

情報処理装置1は、ユーザ端末2から送信されたアイコン画像120aを構成するアイコン画像要素情報121に基づいてアイコン画像の検索処理を行う(S2)。検索処理の詳細は図10に示す。 The information processing device 1 performs an icon image search process based on the icon image element information 121 forming the icon image 120a transmitted from the user terminal 2 (S2). Details of the search process are shown in FIG.

(3)アイコン画像の検索処理の動作
図10は、図9のステップS2(アイコン画像の検索処理)の詳細の一例を示すフローチャートである。情報処理装置1の検索手段12は、アイコン画像120aをアイコン画像要素情報に分解し、アイコン画像120aのアイコン画像要素情報が、設定情報テーブル23に記録されているアイコン画像要素情報121と全て同一のアイコンIDが存在するか否かを判断する(S11)。
(3) Operation of icon image search process FIG. 10 is a flowchart showing an example of details of step S2 (icon image search process) in FIG. The search means 12 of the information processing device 1 decomposes the icon image 120a into icon image element information, and determines whether all the icon image element information of the icon image 120a is the same as the icon image element information 121 recorded in the setting information table 23. It is determined whether the icon ID exists (S11).

アイコン画像120aのアイコン画像要素情報がアイコン画像要素情報121と全て同一のアイコンIDが存在する場合(S11:Yes)、検索手段12は、「完全同一」を判定結果テーブル24の当該アイコンIDに対応する項目「判定結果」に記録する(S12)。 If there is an icon ID in which the icon image element information of the icon image 120a is completely the same as the icon image element information 121 (S11: Yes), the search means 12 corresponds to the icon ID in the determination result table 24 as “completely the same”. It is recorded in the item "determination result" (S12).

検索手段12は、アイコン画像120aのアイコン画像要素情報が、各アイコンIDに対応するアイコン画像要素情報121と形状情報が同一かつ色情報が異なるアイコンIDが存在するか否かを判断する(S13)。 The search means 12 determines whether or not there is an icon ID in which the icon image element information of the icon image 120a has the same shape information as the icon image element information 121 corresponding to each icon ID and different color information (S13). .

アイコン画像120aのアイコン画像要素情報がアイコン画像要素情報121と形状情報が同一かつ色情報が異なるアイコンIDが存在する場合(S13:Yes)、検索手段12は、「形状同一」を判定結果テーブル24の当該アイコンIDに対応する項目「判定結果」に記録する。(S14)。 If there is an icon ID in which the icon image element information of the icon image 120a has the same shape information as the icon image element information 121 and different color information (S13: Yes), the search means 12 determines that the icon image element information 120a is the same as the icon image element information 121 in the determination result table 24. is recorded in the item "determination result" corresponding to the icon ID. (S14).

検索手段12は、アイコン画像120aのアイコン画像要素情報が、各アイコンIDに対応するアイコン画像要素情報121と形状情報が異なり、かつ色情報が同一のアイコンIDが存在するか否かを判断する(S15)。 The search means 12 determines whether or not there is an icon ID in which the icon image element information of the icon image 120a is different from the icon image element information 121 corresponding to each icon ID in shape information and the same color information ( S15).

アイコン画像120aのアイコン画像要素情報がアイコン画像要素情報121と形状情報が異なり、かつ色情報が同一のアイコンIDが存在する場合(S15:Yes)、検索手段12は、「色同一」を判定結果テーブル24の当該アイコンIDに対応する項目「判定結果」に記録する(S16)。 If the icon image element information of the icon image 120a differs from the icon image element information 121 in shape information and there is an icon ID with the same color information (S15: Yes), the search means 12 determines that "color is the same" as the determination result. It is recorded in the item "determination result" corresponding to the icon ID in the table 24 (S16).

検索手段12は、アイコン画像120aのアイコン画像要素情報が、各アイコンIDに対応するアイコン画像要素情報121と形状情報及び色情報が異なるアイコンIDが存在するか否かを判断する(S17)。 The search means 12 determines whether there is an icon ID in which the icon image element information of the icon image 120a differs in shape information and color information from the icon image element information 121 corresponding to each icon ID (S17).

アイコン画像120aのアイコン画像要素情報がアイコン画像要素情報121と形状情報及び色情報が異なるアイコンIDが存在する場合、検索手段12は、「不一致」を判定結果テーブル24の当該アイコンIDに対応する項目「判定結果」に記録する(S18)。 If there is an icon ID in which the icon image element information of the icon image 120a differs from the icon image element information 121 in shape information and color information, the search means 12 determines that there is a "mismatch" in the item corresponding to the icon ID in the determination result table 24. It is recorded in the "judgment result" (S18).

図7に示すように、表示制御手段13は、判定結果テーブル24の「完全同一」、「形状同一」、「色同一」のアイコンIDに対応するアイコン画像要素情報121を設定情報テーブル23から読み出し、読み出したアイコン画像要素情報121からアイコン画像231、232、241~243、251~253を生成し、生成したアイコン画像231、232、241~243、251~253が各表示領域230、240、250に配置された仕事設定画面200の情報を通信部30により外部ネットワーク3を介してユーザ端末2に送信し、仕事設定画面200を表示部に表示させる(S19)。 As shown in FIG. 7, the display control means 13 reads the icon image element information 121 corresponding to the icon IDs of "completely the same", "same shape", and "same color" in the determination result table 24 from the setting information table 23. , generate icon images 231, 232, 241-243, 251-253 from the read icon image element information 121, and display the generated icon images 231, 232, 241-243, 251-253 in each display area 230, 240, 250. The communication unit 30 transmits information on the work setting screen 200 located at the user terminal 2 via the external network 3, and the work setting screen 200 is displayed on the display unit (S19).

受付手段11は、判定結果テーブル24の判定結果を削除してリセットする(S20)。 The accepting means 11 deletes and resets the determination results in the determination result table 24 (S20).

「完全同一」、「形状同一」、及び「色同一」が判定結果テーブル24に記録されたアイコンIDが存在しない場合(S11、S13、S15:No)、表示制御手段13は、当該アイコンIDに対応するアイコン画像を生成しない。例えば、「完全同一」が判定結果テーブル24の判定結果の項目に記録されていない場合、表示制御手段13は、同一設定表示領域230にアイコン画像を表示しない。 If there is no icon ID for which “completely identical”, “same shape”, and “same color” are recorded in the determination result table 24 (S11, S13, S15: No), the display control means 13 Do not generate a corresponding icon image. For example, if "completely identical" is not recorded in the determination result item of the determination result table 24, the display control means 13 does not display the icon image in the same setting display area 230.

情報処理装置1の受付手段11が選択された文書の種別103bを受け付けた後、ユーザ端末2に制御部は、一定時間(例えば数分間)内にユーザがユーザ端末2の表示部に表示された仕事設定画面200上の「形状情報」ボタン212及び「色情報」ボタン213A~213Eを操作してアイコン画像要素情報が変更されたか否かを判断する(S3)。アイコン画像要素情報が変更された場合(S3:Yes)、ユーザ端末2の制御部は、操作された「形状情報」ボタン212及び「色情報」ボタン213A~213Eに対応する形状情報及び色情報から新しいアイコン画像120aを生成して、仕事設定画面200上に表示する。情報処理装置1の受付手段11は、新しいアイコン画像120aを外部ネットワーク3を介してユーザ端末2の制御部から受け付ける。 After the reception unit 11 of the information processing device 1 receives the selected document type 103b, the control unit of the user terminal 2 determines whether the user has been displayed on the display unit of the user terminal 2 within a certain period of time (for example, several minutes). It is determined whether the icon image element information has been changed by operating the "shape information" button 212 and "color information" buttons 213A to 213E on the job setting screen 200 (S3). When the icon image element information is changed (S3: Yes), the control unit of the user terminal 2 changes the shape information and color information corresponding to the operated "shape information" button 212 and "color information" buttons 213A to 213E. A new icon image 120a is generated and displayed on the job setting screen 200. The receiving means 11 of the information processing device 1 receives the new icon image 120a from the control unit of the user terminal 2 via the external network 3.

検索手段12は、新しいアイコン画像120aに含まれるアイコン画像要素情報121に基づき、前述したのと同様にアイコン画像の検索処理(S2)を行う。 The search means 12 performs the icon image search process (S2) in the same manner as described above based on the icon image element information 121 included in the new icon image 120a.

一定時間内(例えば3分以内)に、受付手段11が新しいアイコン画像120aをユーザ端末2から受け付けなかった場合(S3:No)、受付手段11は、以下のステップS4で示す処理内容の受付に進む。なお、ユーザの意思により、受付手段11は、一定時間経過前に後述する処理の内容をユーザ端末2から受け付けてもよい。 If the reception means 11 does not receive the new icon image 120a from the user terminal 2 within a certain period of time (for example, within 3 minutes) (S3: No), the reception means 11 accepts the processing content shown in step S4 below. move on. Note that, depending on the user's intention, the accepting means 11 may accept the details of the process described later from the user terminal 2 before a certain period of time has elapsed.

ユーザがユーザ端末2の仕事設定画面200に表示された「仕事の詳細設定」ボタン201A~201Eを操作すると、ユーザ端末2の制御部は、「仕事の詳細設定」ボタン201A~201Eの操作順を含む文書ファイルの処理の内容をユーザ端末2の記憶部に記憶する。 When the user operates the "detailed job settings" buttons 201A to 201E displayed on the job setting screen 200 of the user terminal 2, the control unit of the user terminal 2 changes the order of operation of the "detailed job settings" buttons 201A to 201E. The contents of the processing of the included document file are stored in the storage unit of the user terminal 2.

また、ユーザがユーザ端末2の入力部を操作して「処理の内容の説明」に対応するテキストデータを仕事設定画面200上の「処理の内容の説明」欄204に入力すると、ユーザ端末2の制御部は、テキストデータをユーザ端末2の記憶部に記憶する。 Further, when the user operates the input unit of the user terminal 2 and inputs text data corresponding to the "Explanation of the processing contents" into the "Explanation of the processing contents" field 204 on the work setting screen 200, the user terminal 2 The control unit stores the text data in the storage unit of the user terminal 2.

ユーザ端末2の制御部は、文書ファイルの処理の内容及びテキストデータを含む仕事設定画面200をユーザ端末2の表示部に表示させる。 The control unit of the user terminal 2 causes the display unit of the user terminal 2 to display a work setting screen 200 that includes the content of document file processing and text data.

処理の内容及び処理の内容の説明が「処理の内容」欄203及び「処理の内容の説明」欄に入力された後、所望するアイコン画像120aが得られたとユーザが判断した場合、ユーザは、ユーザ端末2の表示部に表示された仕事設定画面200の「登録」ボタン280を操作する。ユーザ端末2の制御部は、処理の内容及び処理の内容の説明に対応するテキストデータを記憶部から読み出し、アイコン情報として外部ネットワーク3を介して情報処理装置1に送信する。情報処理装置1の受付手段11は、ユーザ端末2から送信されたアイコン情報を受信する(S4)。 If the user determines that the desired icon image 120a has been obtained after the content of the process and the explanation of the content of the process have been input in the "Processing content" field 203 and the "Description of the process content" field, the user: The user operates the "Register" button 280 on the job setting screen 200 displayed on the display section of the user terminal 2. The control unit of the user terminal 2 reads text data corresponding to the content of the process and the explanation of the content of the process from the storage unit, and transmits it to the information processing device 1 via the external network 3 as icon information. The receiving means 11 of the information processing device 1 receives the icon information transmitted from the user terminal 2 (S4).

情報処理装置1の受付手段11は、アイコンIDを生成し、アイコン情報122を設定情報テーブル23の各欄に記録して登録する(S5)。 The receiving means 11 of the information processing device 1 generates an icon ID, and records and registers the icon information 122 in each column of the setting information table 23 (S5).

(変形例1)
表示制御手段13は、同一設定表示領域230のみを含む仕事設定画面200の情報を通信部30によりユーザ端末2に送信し、仕事設定画面200を表示部に表示させてもよい。
(Modification 1)
The display control means 13 may transmit information on the work setting screen 200 including only the same setting display area 230 to the user terminal 2 through the communication unit 30, and display the work setting screen 200 on the display unit.

(変形例2)
図8は、変形例2に係る検索結果を表示する仕事設定画面の一例を示す図である。表示制御手段13は、画像に対して、当該画像の処理がユーザによって利用される可能性を表示するよう制御してもよい。すなわち、予め定められた期間データの処理の実行が指示されていない作成済みの画像を、他の作成済みの画像から識別可能の態様で表示するよう制御してもよい。具体的には、一定時間(例えば3ヶ月間)実行されていない文書ファイルの処理が存在する場合は当該画像の処理が利用される可能性が低いものとして、表示制御手段13は、文書ファイルの処理に対応するアイコン画像(本変形例においてはアイコン画像252及び253とする。)上にグレイアウト領域290、291を含む仕事設定画面200をユーザ端末2の表示部に表示させ、他のアイコン画像と区別してもよい。グレイアウト領域とは、対象となるアイコン画像全体に重ねて設けられた灰色の画像のことをいう。一定時間は、予め定められた期間の一例である。一定時間実行されていない文書ファイルの処理に対応するアイコン画像252、253は、「定められた期間、実行の指示がされていない作成済みの画像の一例である。グレイアウト領域290、291は、識別可能の態様の一例である。
(Modification 2)
FIG. 8 is a diagram illustrating an example of a job setting screen that displays search results according to Modification 2. The display control means 13 may control the image to display the possibility that the processing of the image will be used by the user. That is, the control may be such that a created image for which processing of data for a predetermined period has not been instructed to be executed is displayed in a manner that allows it to be distinguished from other created images. Specifically, if there is a process for a document file that has not been executed for a certain period of time (for example, three months), the display control means 13 assumes that the process for the image is unlikely to be used. A job setting screen 200 including gray-out areas 290 and 291 is displayed on the display unit of the user terminal 2 on the icon images (in this modification, icon images 252 and 253) corresponding to the process, and other icon images are displayed on the display unit of the user terminal 2. It may be distinguished from The gray-out area refers to a gray image provided over the entire target icon image. The certain period of time is an example of a predetermined period. Icon images 252 and 253 corresponding to processing of document files that have not been executed for a certain period of time are examples of created images that have not been instructed to be executed for a certain period of time. This is an example of an identifiable mode.

予め定められた期間、データの実行が指示されていない作成済みの画像は、ユーザによって利用されていない可能性があるため、作成中の画像が利用される可能性が低い画像と類似していても問題がない可能性がある。したがって、予め定められた期間、データの処理の実行が指示されていない作成済みの画像を、他の作成済みの画像から識別可能の態様で表示することによって、ユーザは利用される可能性を加味して、画像を作成することができる。 A created image that has not been instructed to run data for a predetermined period of time may not be used by the user, so the image being created may be similar to an image that is unlikely to be used. There may be no problem. Therefore, by displaying created images that have not been instructed to perform data processing for a predetermined period of time in a manner that allows them to be distinguished from other created images, users can consider the possibility that they will be used. You can create an image by

本実施の形態においては、情報処理装置1の制御部10は、一定時間実行されていない文書ファイルの処理に対応する、タスク管理画面101に表示されたアイコン画像120上にグレイアウト領域を表示させ、グレイアウト領域を有するタスク管理画面101をユーザ端末2の表示部に表示させるようにしてもよい。 In the present embodiment, the control unit 10 of the information processing device 1 displays a gray-out area on the icon image 120 displayed on the task management screen 101, which corresponds to the processing of a document file that has not been executed for a certain period of time. , the task management screen 101 having a gray-out area may be displayed on the display unit of the user terminal 2.

(変形例3)
情報処理装置1は、予め定められた期間、データの処理の実行が指示されていない作成済みの画像に対して、当該作成済みの画像の削除を指示するもの、又は上書きを指示するものを含む指示情報を付加する付加手段をさらに備えてもよい。具体的には、付加手段は、削除マークを有するグレイアウト領域290が設けられたアイコン画像252及び対応するアイコン情報を、情報処理装置1の記憶部20から削除する処理(以下削除処理ともいう。)の実行の指示を行ってもよい。また、付加手段は、他のアイコン画像及び他のアイコン画像に対応するアイコン情報で上書きマークを有するグレイアウト領域291が設けられたアイコン画像253及び対応する設定情報テーブル23に記録されたアイコン情報122を上書きする処理(以下、上書き処理ともいう。)の実行の指示を行ってもよい。処理の実行の指示は、指示情報の一例である。
(Modification 3)
The information processing device 1 includes a device that instructs to delete or overwrite a created image for which execution of data processing has not been instructed for a predetermined period of time. It may further include adding means for adding instruction information. Specifically, the adding means performs a process (hereinafter also referred to as a deletion process) of deleting the icon image 252 provided with the gray-out area 290 having a deletion mark and the corresponding icon information from the storage unit 20 of the information processing device 1. ) may be instructed to execute. The addition means also includes an icon image 253 provided with a gray-out area 291 having an overwrite mark with other icon images and icon information corresponding to the other icon images, and the icon information 122 recorded in the corresponding setting information table 23. An instruction may be given to execute processing for overwriting (hereinafter also referred to as overwriting processing). An instruction to execute a process is an example of instruction information.

付加手段が制御部にグレイアウト領域が付加されたアイコン画像及び対応するアイコン画像情報122の削除処理又は上書き処理の実行の指示を行った場合、処理手段14は、削除処理又は上書き処理を実行する。 When the adding means instructs the control unit to execute the deletion process or the overwriting process of the icon image to which the gray-out area has been added and the corresponding icon image information 122, the processing means 14 executes the deletion process or the overwriting process. .

処理手段14は、付加手段が削除処理又は上書き処理の実行の指示を行うと同時に削除処理又は上書き処理を実行してもよく、削除処理又は上書き処理の実行の指示を記憶部20に記憶させ、タスク管理画面100上で削除処理又は上書き処理の実行の指示を受け付けてもよい。また、表示制御手段13は、削除処理又は上書き処理を実行する前に当該アイコン画像を作成したユーザに通信部30を介してその旨を通知し、処理の実行の指示を受け付けるか否かを判断させてもよい。 The processing unit 14 may execute the deletion process or the overwrite process at the same time as the addition unit instructs the execution of the deletion process or the overwrite process, and causes the storage unit 20 to store the instruction to execute the deletion process or the overwrite process, An instruction to execute a deletion process or an overwrite process may be received on the task management screen 100. Furthermore, before executing the deletion process or the overwriting process, the display control means 13 notifies the user who created the icon image to that effect via the communication unit 30, and determines whether or not to accept an instruction to execute the process. You may let them.

(変形例4)
表示制御手段13は、図7の検索結果表示領域220に代わって検索結果を表示するポップアップ画面を通信部30により外部ネットワーク3を介して仕事設定画面200上に表示させるようにしてもよい。
(Modification 4)
The display control means 13 may cause the communication unit 30 to display a pop-up screen for displaying search results on the job setting screen 200 via the external network 3 instead of the search result display area 220 in FIG.

以上、本発明の実施の形態を説明したが、本発明の実施の形態は上記実施の形態に限定されるものではなく、本発明の要旨を変更しない範囲内で種々の変形、実施が可能である。 Although the embodiments of the present invention have been described above, the embodiments of the present invention are not limited to the above embodiments, and various modifications and implementations can be made without changing the gist of the present invention. be.

プロセッサ10aの各手段は、それぞれ一部又は全部を再構成可能回路(FPGA:Field Programmable Gate Array)、特定用途向け集積回路(ASIC:Application Specific Integrated Circuit)等のハードウエア回路によって構成してもよい。 Each means of the processor 10a may be partially or entirely configured by a hardware circuit such as a reconfigurable circuit (FPGA: Field Programmable Gate Array) or an application specific integrated circuit (ASIC). .

また、本発明の要旨を変更しない範囲内で、上記実施の形態の構成要素の一部を省くことや変更することが可能である。 Further, it is possible to omit or change some of the constituent elements of the above embodiments without changing the gist of the present invention.

また、本発明の要旨を変更しない範囲内で、上記実施の形態のフローにおいて、ステップの追加、削除、変更、入替え等が可能である。また、上記実施の形態で用いたプログラムをCD-ROM等のコンピュータ読み取り可能な記録媒体に記録して提供することができる。また、上記実施の形態で用いたプログラムをクラウドサーバ等の外部サーバに格納しておき、ネットワークを介して利用することができる。 Further, steps can be added, deleted, changed, replaced, etc. in the flow of the above embodiment without changing the gist of the present invention. Furthermore, the programs used in the above embodiments can be provided by being recorded on a computer-readable recording medium such as a CD-ROM. Furthermore, the programs used in the above embodiments can be stored in an external server such as a cloud server and used via a network.

1…情報処理装置、2…ユーザ端末、3…外部ネットワーク、4…内部ネットワーク、10…制御部、10a…プロセッサ、11…受付手段、12…検索手段、13…表示制御手段、14…処理手段、20…記憶部、21…プログラム、22…ひな形テーブル、23…設定情報テーブル、24…判定結果テーブル、30…通信部、51…優先度選択ウィンドウ、52…「最優先」ボタン、52A…「通常」ボタン説明文、53…「通常」ボタン、53A…「通常」ボタン説明文、54…「OK」ボタン、101…タスク管理画面、101A…ホームボタン、101B…「仕事の作成」ボタン、101C…「仕事の管理」ボタン、101D…「システム設定」ボタン、102…種別選択画面、103a~103d…ラジオボタン、104a…「決定」ボタン、104b…「キャンセル」ボタン、110A~110F…「種別表示」ボタン、120A~120M…アイコン画像、121…アイコン画像要素情報、122…アイコン情報、200…仕事設定画面、201A~201E…「仕事の詳細設定」ボタン、202…「文書の種別」欄、203…「処理の内容」欄、204…「処理の内容の説明」欄、210…アイコン画像設定領域、211…アイコン画像表示領域、212…「形状情報」ボタン、213A~213E…「色情報」ボタン、220…検索結果表示領域、230…同一設定表示領域、231~232…完全同一アイコン画像、240…形状設定表示領域、241~243…形状同一アイコン画像、250…同一色表示領域、251~253…色同一アイコン画像、260…プロパティ情報表示領域、261…枠、270…「キャンセル」ボタン、280…「登録」ボタン、290~291…グレイアウト領域 DESCRIPTION OF SYMBOLS 1... Information processing device, 2... User terminal, 3... External network, 4... Internal network, 10... Control unit, 10a... Processor, 11... Reception means, 12... Search means, 13... Display control means, 14... Processing means , 20... Storage unit, 21... Program, 22... Model table, 23... Setting information table, 24... Judgment result table, 30... Communication unit, 51... Priority selection window, 52... "Top priority" button, 52A... "Normal" button explanation, 53... "Normal" button, 53A... "Normal" button explanation, 54... "OK" button, 101... Task management screen, 101A... Home button, 101B... "Create job" button, 101C..."Job management" button, 101D..."System settings" button, 102...Type selection screen, 103a-103d...Radio button, 104a..."Decision" button, 104b..."Cancel" button, 110A-110F..."Type" 120A to 120M...Icon image, 121...Icon image element information, 122...Icon information, 200...Job settings screen, 201A to 201E..."Job detailed settings" button, 202..."Document type" column, 203... "Processing content" column, 204... "Processing content explanation" column, 210... Icon image setting area, 211... Icon image display area, 212... "Shape information" button, 213A to 213E... "Color information" Button, 220... Search result display area, 230... Same settings display area, 231-232... Completely identical icon image, 240... Shape setting display area, 241-243... Same-shape icon image, 250... Same color display area, 251- 253... Same color icon image, 260... Property information display area, 261... Frame, 270... "Cancel" button, 280... "Register" button, 290-291... Gray layout area

Claims (6)

データの処理の実行を指示するためのユーザが作成途中の画像を受け付ける受付手段と、
受け付けられた前記作成途中の画像と同一又は類似する作成済の画像が存在するか否かを前記作成済の画像を記憶する記憶部の記憶内容を検索する検索手段と、
前記検索手段の検索結果に基づいて、前記作成途中の画像に対して同一又は類似した作成済の画像を、同一の画像と類似している画像とに区別して表示するよう制御する表示制御手段と、を備えた情報処理装置。
a reception means for accepting an image that is being created by a user for instructing execution of data processing;
a search means for searching the storage contents of a storage unit that stores the created images to determine whether there is a created image that is the same as or similar to the accepted image that is being created;
Display control means for controlling to display created images that are the same as or similar to the image that is being created, and to distinguish between the same images and similar images , based on the search results of the search means; An information processing device equipped with .
前記表示制御手段は、前記作成済みの画像を、前記画像を構成する同一の要素ごとに表示するよう制御することを特徴とする請求項1に記載の情報処理装置。 2. The information processing apparatus according to claim 1, wherein the display control means controls the created image to be displayed for each of the same elements forming the image. 前記表示制御手段は、表示した前記作成済みの画像に対応する処理内容も表示するよう制御することを特徴とする、請求項1又は2に記載の情報処理装置。 3. The information processing apparatus according to claim 1, wherein the display control means controls to also display processing contents corresponding to the displayed created image. 前記表示制御手段は、予め定められた期間、データの処理の実行が指示されていない前記作成済みの画像を、他の前記作成済みの画像から識別可能な態様で表示するよう制御する、請求項1から3のいずれか1項に記載の情報処理装置。 2. The display control means controls to display the created image for which execution of data processing is not instructed for a predetermined period in a manner that allows it to be distinguished from other created images. 4. The information processing device according to any one of 1 to 3. 前記予め定められた期間、データの処理の実行が指示されていない前記作成済みの画像に対して、当該作成済みの画像の削除を指示するもの、又は上書きを指示するものを含む指示情報を付加する付加手段、をさらに備えた請求項4に記載の情報処理装置。 Adding instruction information including an instruction to delete or overwrite the created image to the created image for which execution of data processing has not been instructed for the predetermined period. 5. The information processing apparatus according to claim 4, further comprising additional means for. プロセッサに、データの処理の実行を指示するためのユーザが作成途中の画像を受け付ける受付手段と、
受け付けられた前記作成途中の画像と同一又は類似する作成済の画像が存在するか否かを前記作成済の画像を記憶する記憶部の記憶内容を検索する検索手段と、
前記検索手段の検索結果に基づいて、受け付けられた前記作成途中の画像に対して同一又は類似した作成済の画像を、同一の画像と類似している画像とに区別して表示するよう制御する表示制御手段として実行させるためのプログラム。
a reception means for accepting an image being created by a user for instructing a processor to execute data processing;
a search means for searching the storage contents of a storage unit that stores the created images to determine whether there is a created image that is the same as or similar to the accepted image that is being created;
A display that controls to display created images that are the same or similar to the received image that is currently being created, and to distinguish between identical images and similar images , based on the search results of the search means. A program to be executed as a control means.
JP2019158225A 2019-08-30 2019-08-30 Information processing device and program Active JP7379947B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019158225A JP7379947B2 (en) 2019-08-30 2019-08-30 Information processing device and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019158225A JP7379947B2 (en) 2019-08-30 2019-08-30 Information processing device and program

Publications (2)

Publication Number Publication Date
JP2021036405A JP2021036405A (en) 2021-03-04
JP7379947B2 true JP7379947B2 (en) 2023-11-15

Family

ID=74716680

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019158225A Active JP7379947B2 (en) 2019-08-30 2019-08-30 Information processing device and program

Country Status (1)

Country Link
JP (1) JP7379947B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001125917A (en) 1999-10-28 2001-05-11 Canon Inc Method and device for retrieving image
JP2005259172A (en) 1996-09-25 2005-09-22 Ricoh Co Ltd Device, system, and method for sorting information, and storage medium storing information sorting program
JP2010272936A (en) 2009-05-19 2010-12-02 Canon Inc Image processing apparatus, method for controlling the same, and program
US20140089295A1 (en) 2012-09-25 2014-03-27 Nico A. Becherer Single user interface for selecting, modifying, and querying images
JP2017021408A (en) 2015-07-07 2017-01-26 富士ゼロックス株式会社 Information processing device and program

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10105325A (en) * 1996-09-30 1998-04-24 Matsushita Electric Ind Co Ltd Handwritten command management device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005259172A (en) 1996-09-25 2005-09-22 Ricoh Co Ltd Device, system, and method for sorting information, and storage medium storing information sorting program
JP2001125917A (en) 1999-10-28 2001-05-11 Canon Inc Method and device for retrieving image
JP2010272936A (en) 2009-05-19 2010-12-02 Canon Inc Image processing apparatus, method for controlling the same, and program
US20140089295A1 (en) 2012-09-25 2014-03-27 Nico A. Becherer Single user interface for selecting, modifying, and querying images
JP2017021408A (en) 2015-07-07 2017-01-26 富士ゼロックス株式会社 Information processing device and program

Also Published As

Publication number Publication date
JP2021036405A (en) 2021-03-04

Similar Documents

Publication Publication Date Title
JP2007293418A (en) Display controller, image processor, and display control method
US20180173543A1 (en) Apparatus, information processing system, information processing method, and computer program product
JP4760921B2 (en) Item setting device, control method thereof, and control program
US20160069007A1 (en) Sewing machine system, terminal device, method of synchronizing embroidery data for sewing machine system, and recording non-transitory medium storing program for terminal device
JP6771891B2 (en) Information processing equipment, information processing methods and programs
JP2023165818A (en) Information processing device, and information processing program
JP2003066941A (en) Display control method, image processor and recording medium
JP6819196B2 (en) Information processing equipment and programs
JP6642251B2 (en) Printing program and conference system
US8345271B2 (en) Printing control apparatus for assigning parameter selections to specific keys
JP2011022679A (en) Printer driver, information processor and computer-readable recording medium
JP2021152962A (en) Information processing apparatus, program, and control method
JP7379947B2 (en) Information processing device and program
JP4704235B2 (en) Image forming apparatus, display processing apparatus, display processing method, and display processing program
JP7419739B2 (en) Information processing device, information processing system and program
JP5092713B2 (en) Information processing program and information processing apparatus
JP4221030B2 (en) Image reading system
JP6341048B2 (en) Image processing apparatus, operation support method, and operation support program
US12034899B2 (en) Image forming apparatus, information processing method, and recording medium
JP7248279B2 (en) Computer system, program and method
EP4054166B1 (en) Information processing apparatus, information processing program, and information processing method
JP4464122B2 (en) Document classification apparatus and computer program
EP3910506A1 (en) System and method for providing service, and carrier means
JP2018032249A (en) Processing apparatus and program
JP2024016595A (en) Information processing device, information processing method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220721

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230322

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20230322

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230502

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230815

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230914

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20231016

R150 Certificate of patent or registration of utility model

Ref document number: 7379947

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150