JP2012252588A - Information processor, program and information processing system - Google Patents

Information processor, program and information processing system Download PDF

Info

Publication number
JP2012252588A
JP2012252588A JP2011125528A JP2011125528A JP2012252588A JP 2012252588 A JP2012252588 A JP 2012252588A JP 2011125528 A JP2011125528 A JP 2011125528A JP 2011125528 A JP2011125528 A JP 2011125528A JP 2012252588 A JP2012252588 A JP 2012252588A
Authority
JP
Japan
Prior art keywords
screen
software
menu screen
execution
display
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
JP2011125528A
Other languages
Japanese (ja)
Inventor
Takeya Suzuki
健也 鈴木
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.)
Toshiba TEC Corp
Original Assignee
Toshiba TEC 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 Toshiba TEC Corp filed Critical Toshiba TEC Corp
Priority to JP2011125528A priority Critical patent/JP2012252588A/en
Publication of JP2012252588A publication Critical patent/JP2012252588A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

PROBLEM TO BE SOLVED: To improve usability for an operator.SOLUTION: An information processor has execution means and display control means. The execution means executes on the background software selected on a menu screen where various kinds of functions can be selected when other software displaying the menu screen is in operation on the foreground. The display control means displays an execution screen of the software executed by the execution means on the menu screen displayed by display means when the other software displaying the menu screen is in operation on the foreground.

Description

本発明の実施形態は、情報処理装置、プログラムおよび情報処理システムに関する。   Embodiments described herein relate generally to an information processing apparatus, a program, and an information processing system.

従来、メニュー画面に用意されているアイコンの選択によって所望(目的)の処理にかかるアプリケーションソフトウェア(以下、単に「ソフトウェア」という。)を選択して当該処理を実行することが可能な情報処理装置が知られている。   2. Description of the Related Art Conventionally, there is an information processing apparatus that can select application software (hereinafter simply referred to as “software”) for a desired (purpose) process by selecting an icon prepared on a menu screen and execute the process. Are known.

しかしながら、従来の情報処理装置では、都度、所望のソフトウェアを起動しなければならなく、且つ、所望のソフトウェアを起動するまでにメニュー画面に用意されているアイコンを何階層も選択して辿っていかなければならない場合があり、操作者の使い勝手が良くないなどの課題があった。   However, in the conventional information processing apparatus, it is necessary to start desired software each time, and how many levels of icons prepared on the menu screen are selected and followed until the desired software is started. In some cases, there is a problem that the usability of the operator is not good.

本実施形態の情報処理装置は、実行手段と、表示制御手段とを有する。実行手段は、各種機能を選択可能なメニュー画面で選択されたソフトウェアを、前記メニュー画面を表示するソフトウェアがフォアグラウンドで動作している場合にバックグラウンドで実行する。表示制御手段は、前記メニュー画面を表示するソフトウェアがフォアグラウンドで動作している場合に表示手段で表示されている前記メニュー画面上に、前記実行手段で実行されるソフトウェアの実行画面を表示する。   The information processing apparatus according to the present embodiment includes an execution unit and a display control unit. The execution means executes the software selected on the menu screen capable of selecting various functions in the background when the software for displaying the menu screen is operating in the foreground. The display control means displays an execution screen of software executed by the execution means on the menu screen displayed by the display means when the software for displaying the menu screen operates in the foreground.

図1は、本実施形態に係るストアサーバの制御系のハードウェア構成を示すブロック図である。FIG. 1 is a block diagram showing a hardware configuration of a control system of the store server according to the present embodiment. 図2は、ストアサーバの機能的構成を示すブロック図である。FIG. 2 is a block diagram showing a functional configuration of the store server. 図3は、メニュー画面に係る画面遷移を概略的に示す模式図である。FIG. 3 is a schematic diagram schematically showing screen transitions related to the menu screen. 図4は、ストアサーバにおけるメニュー画面の表示処理動作の流れを示すフロチャートである。FIG. 4 is a flowchart showing the flow of the menu screen display processing operation in the store server. 図5は、メニュー画面の一構成例を示す模式図である。FIG. 5 is a schematic diagram illustrating a configuration example of a menu screen. 図6は、サブメニュー画面の一構成例を示す模式図である。FIG. 6 is a schematic diagram illustrating a configuration example of a submenu screen. 図7は、実行画面の一構成例を示す模式図である。FIG. 7 is a schematic diagram illustrating a configuration example of the execution screen. 図8は、実行画面の一構成例を示す模式図である。FIG. 8 is a schematic diagram illustrating a configuration example of the execution screen. 図9は、割り付け選択画面の一構成例を示す模式図である。FIG. 9 is a schematic diagram illustrating a configuration example of the allocation selection screen. 図10は、割り付け選択画面を用いた割り付け後のメニュー画面の一構成例を示す模式図である。FIG. 10 is a schematic diagram illustrating a configuration example of a menu screen after allocation using the allocation selection screen. 図11は、表示領域を拡大表示している様子を示す模式図である。FIG. 11 is a schematic diagram showing a state where the display area is enlarged and displayed. 図12は、クラウドシステムを利用する情報処理システムの構成を示す図である。FIG. 12 is a diagram illustrating a configuration of an information processing system using a cloud system.

以下、本発明の実施形態について添付図面を参照して説明する。   Embodiments of the present invention will be described below with reference to the accompanying drawings.

なお、以下の説明では、本実施形態の情報処理装置およびプログラムを、商品を販売する店舗に設置されるストアサーバに適用した場合について説明する。   In the following description, a case will be described in which the information processing apparatus and the program of the present embodiment are applied to a store server installed in a store that sells products.

図1は、本実施形態に係るストアサーバ1の制御系のハードウェア構成を示すブロック図である。   FIG. 1 is a block diagram showing a hardware configuration of a control system of the store server 1 according to the present embodiment.

ここで、ストアサーバ1は、店舗のバックヤードなどに設置され、会計場所などに設置されるPOS(Point Of Sales:販売時点情報管理)端末(不図示)を管理制御する上位装置としてのサーバ装置である。   Here, the store server 1 is a server device as a host device that manages and controls a POS (Point Of Sales) terminal (not shown) installed in a backyard of a store or the like and installed in an accounting place or the like. It is.

図1に示すように、このストアサーバ1は、パーソナルコンピュータなどの一般的なコンピュータを利用したハードウェア構成となっており、例えば、制御部11と、通信I/F12と、I/O機器制御部13とがバスB1によって接続されて構成されている。   As shown in FIG. 1, the store server 1 has a hardware configuration using a general computer such as a personal computer. For example, the control unit 11, a communication I / F 12, and I / O device control The unit 13 is connected by a bus B1.

なお、制御部11は、CPU(Central Processing Unit)、ROM(Read Only Memory)、RAM(Random Access Memory)などを有して構成されている。   The control unit 11 includes a CPU (Central Processing Unit), a ROM (Read Only Memory), a RAM (Random Access Memory), and the like.

また、制御部11には、バスB1およびI/O機器制御部13を介して、キーボード14、表示器15、プリンタ16、記憶装置(ハードディスク装置(HDD:Hard Disk Drive)など)17などが接続されている。   Further, a keyboard 14, a display 15, a printer 16, a storage device (such as a hard disk drive (HDD)) 17, etc. are connected to the control unit 11 via the bus B 1 and the I / O device control unit 13. Has been.

即ち、制御部11は、CPUがROMや記憶装置17などに格納される制御プログラムをRAMに展開して実行することにより、I/O機器制御部13を介して接続される各種機器の動作を制御するとともに、通信I/F12およびネットワーク(不図示)を介して接続される複数のPOS端末(不図示)との間で各種データを送受信する動作を制御するものである。   In other words, the control unit 11 performs operations of various devices connected via the I / O device control unit 13 by causing the CPU to develop and execute a control program stored in the ROM, the storage device 17 or the like on the RAM. In addition to controlling, it controls the operation of transmitting / receiving various data to / from a plurality of POS terminals (not shown) connected via the communication I / F 12 and a network (not shown).

なお、記憶装置17には、商品マスタ(不図示)などが格納されている。   The storage device 17 stores a product master (not shown) and the like.

図2は、ストアサーバ1の機能的構成を示すブロック図である。   FIG. 2 is a block diagram showing a functional configuration of the store server 1.

図2に示すように、ストアサーバ1の制御部11は、CPUがROMなどに格納される所定の制御プログラムをRAMに展開して実行することにより、後述のフローチャートの処理手順を実行する、メニュー表示処理部100として機能する。   As shown in FIG. 2, the control unit 11 of the store server 1 executes a processing procedure of a flowchart described later by causing the CPU to develop and execute a predetermined control program stored in the ROM or the like in the RAM. It functions as the display processing unit 100.

ここで、メニュー表示処理部100は、入力受付部110と、画面表示部120と、ソフトウェア実行部130とを有している。   Here, the menu display processing unit 100 includes an input receiving unit 110, a screen display unit 120, and a software execution unit 130.

入力受付部110は、キーボード14やマウス(不図示)などの入力装置により、表示器15に表示される各種画面における操作入力を受付ける処理を行うものである。   The input receiving unit 110 performs processing for receiving operation inputs on various screens displayed on the display unit 15 by an input device such as a keyboard 14 or a mouse (not shown).

画面表示部120は、各種画面(図5〜図11参照)を、表示器15に表示する処理を行うものである。特に、この画面表示部120は、後述のメニュー画面15A(図3など参照)を表示するソフトウェアがフォアグラウンドで動作している場合に、表示器15で表示されている前記メニュー画面15A上に、ソフトウェア実行部130で実行されるソフトウェアの実行画面を表示する。   The screen display unit 120 performs processing for displaying various screens (see FIGS. 5 to 11) on the display 15. In particular, the screen display unit 120 displays software on the menu screen 15A displayed on the display unit 15 when software for displaying a menu screen 15A (see FIG. 3) described later is operating in the foreground. An execution screen of software executed by the execution unit 130 is displayed.

ソフトウェア実行部130は、画面表示部120が表示する各種画面で選択されるソフトウェアを実行するものである。特に、このソフトウェア実行部130は、メニュー画面15A(図3など参照)を表示するソフトウェアがフォアグラウンドで動作している時にバックグラウンドで、前記メニュー画面15Aで選択されたソフトウェアを実行するものである。   The software execution unit 130 executes software selected on various screens displayed by the screen display unit 120. In particular, the software execution unit 130 executes the software selected on the menu screen 15A in the background when the software displaying the menu screen 15A (see FIG. 3 and the like) is operating in the foreground.

図3は、画面表示部120によるメニュー画面に係る画面遷移を概略的に示す模式図である。   FIG. 3 is a schematic diagram schematically showing screen transitions related to the menu screen by the screen display unit 120.

図3に示すように、画面表示部120は、ROMなどに格納される所定の制御プログラムに含まれる各種のソフトウェア(各種の機能項目)を選択するための画面であるメニュー画面15Aを表示し、メニュー画面15Aにおける所定の選択アイコンが選択された場合に、サブメニューがある場合にはサブメニュー画面15Bを表示する。   As shown in FIG. 3, the screen display unit 120 displays a menu screen 15A that is a screen for selecting various software (various function items) included in a predetermined control program stored in a ROM or the like. When a predetermined selection icon on the menu screen 15A is selected, if there is a submenu, the submenu screen 15B is displayed.

そして、画面表示部120は、メニュー画面15Aやサブメニュー画面15Bで所定のアイコンが選択された場合、選択されたアイコンに対応するソフトウェアの実行画面15Cを表示する。また、画面表示部120は、実行画面15Cをグラフ化した実行画面15Dも表示する。   Then, when a predetermined icon is selected on the menu screen 15A or the submenu screen 15B, the screen display unit 120 displays a software execution screen 15C corresponding to the selected icon. The screen display unit 120 also displays an execution screen 15D obtained by graphing the execution screen 15C.

ここで、所望の機能を実行させる場合に、都度、所望のソフトウェアを起動しなければならなく、且つ、所望(目的)のソフトウェアを起動するまでにメニュー画面15Aに用意されているアイコンからサブメニュー画面15Bなどを経由して何階層も選択して辿っていかなければならないのは、操作者にとって非常に使い勝手が悪いものである。   Here, each time a desired function is executed, the desired software must be activated, and the sub-menu from the icons prepared on the menu screen 15A until the desired (target) software is activated. It is very inconvenient for the operator to select and follow several levels via the screen 15B or the like.

そこで、ストアサーバ1の制御部11(画面表示部120など)は、ソフトウェアを、メニュー画面15Aを表示するソフトウェアがフォアグラウンドで動作している時にバックグラウンドで継続的に起動させておき、図3に示すように、実行画面15Dのグラフ、即ち、ソフトウェアの実行画面を、メニュー画面15Aに表示させるようにしたものである。   Therefore, the control unit 11 (the screen display unit 120 or the like) of the store server 1 starts the software continuously in the background when the software for displaying the menu screen 15A is operating in the foreground, as shown in FIG. As shown, a graph of the execution screen 15D, that is, a software execution screen is displayed on the menu screen 15A.

このようにすることで、重点的に監視したい分析データ(売上レポートのグラフなど)を表示するソフトウェアの実行画面を、常にメニュー画面15A上に配置しておくことで、ユーザの煩わしい操作を必要とすることなく、重点的に監視したい分析データを常にメニュー画面15A上で見ることが可能となる。   In this way, a software execution screen that displays analysis data (such as a sales report graph) that is to be monitored intensively is always placed on the menu screen 15A, thereby requiring troublesome operations by the user. Therefore, it is possible to always see analysis data to be monitored on the menu screen 15A.

次に、前記したような特徴を有している本実施形態のストアサーバ1における処理動作の詳細について説明する。   Next, details of the processing operation in the store server 1 of this embodiment having the above-described features will be described.

図4は、ストアサーバ1におけるメニュー画面の表示処理動作の流れを示すフロチャートである。   FIG. 4 is a flowchart showing the flow of the menu screen display processing operation in the store server 1.

図4において、メニュー表示処理部100の画面表示部120が、表示器15にメニュー画面15A(図5参照)を表示している場合(ステップS101)に、入力受付部110が操作者により所定の選択アイコン15a〜15cを選択する操作を入力すると、画面表示部120が、表示器15にサブメニュー画面15B(図6参照)を表示する(ステップS102)。   In FIG. 4, when the screen display unit 120 of the menu display processing unit 100 displays the menu screen 15A (see FIG. 5) on the display unit 15 (step S101), the input receiving unit 110 performs a predetermined operation by the operator. When an operation for selecting the selection icons 15a to 15c is input, the screen display unit 120 displays the submenu screen 15B (see FIG. 6) on the display unit 15 (step S102).

ここで、図5に示すメニュー画面15Aは、ROMなどに格納される所定の制御プログラムに含まれる各種のソフトウェア(各種の機能項目)を選択するための画面である。図5の例では、メニュー画面15Aが、点検ソフトウェアを選択実行するための「点検」選択アイコン15aと、精算ソフトウェアを選択実行するための「精算」選択アイコン15bと、設定ソフトウェアを選択実行するための「設定」選択アイコン15cなどを有している様子を示している。   Here, the menu screen 15A shown in FIG. 5 is a screen for selecting various software (various function items) included in a predetermined control program stored in the ROM or the like. In the example of FIG. 5, the menu screen 15A is for selecting and executing the “check” selection icon 15a for selecting and executing the check software, the “checkout” selection icon 15b for selecting and executing the checkout software, and the setting software. A “setting” selection icon 15c is shown.

また、本実施形態のメニュー画面15Aは、前記した各選択アイコンの他に、バックグラウンドで動作しているソフトウェアの実行画面を表示させる表示領域であり、固有の番号(図の例では、(4)〜(9))が割り振られている略空白の表示領域として、複数の表示領域15d〜15iを備えている。   Further, the menu screen 15A of the present embodiment is a display area for displaying an execution screen of software operating in the background in addition to the selection icons described above, and a unique number ((4 in the example in the figure)). ) To (9)) are provided with a plurality of display areas 15d to 15i as substantially blank display areas.

図5の例では、各表示領域15d〜15iのデフォルトの表示サイズは、選択アイコン15a〜15cと同様の表示サイズとなっているが、これに限定されず、両者の表示サイズが異なるような形態とすることも可能である。   In the example of FIG. 5, the default display sizes of the display areas 15d to 15i are the same display sizes as the selection icons 15a to 15c, but are not limited to this, and the display sizes of the two are different. It is also possible.

また、図5の例では、各表示領域15d〜15iの配列は、選択アイコン15a〜15cと同様の配列形態を採っているが、これに限定されず、両者の配列が異なる形態とすることも可能である。   Moreover, in the example of FIG. 5, although the arrangement | sequence of each display area 15d-15i has taken the same arrangement | sequence form as selection icon 15a-15c, it is not limited to this, You may make both arrangement | sequences different. Is possible.

図6に示すサブメニュー画面15Bは、図5のメニュー画面15Aにおける各選択アイコンが選択された場合に、表示器15に表示される画面である。   A submenu screen 15B shown in FIG. 6 is a screen displayed on the display unit 15 when each selection icon in the menu screen 15A of FIG. 5 is selected.

図6の例では、図5のメニュー画面15Aにおける「点検」選択アイコン15aが選択された場合に、表示器15に表示されるサブメニュー画面15Bを示している。なお、図6の例では、このサブメニュー画面15Bが、ABC分析を実行するソフトウェアを選択実行させるための「ABC」選択アイコン15jと、速報(売上速報)分析を実行するソフトウェアを選択実行させるための「速報」選択アイコン15kなどを有している様子を示している。   The example of FIG. 6 shows a submenu screen 15B displayed on the display unit 15 when the “inspection” selection icon 15a on the menu screen 15A of FIG. 5 is selected. In the example of FIG. 6, the submenu screen 15B is used to select and execute an “ABC” selection icon 15j for selecting and executing software for executing ABC analysis and software for executing preliminary (sale of sales) analysis. The “breaking news” selection icon 15k is shown.

続いて、図4に戻って、入力受付部110が操作者により所定の選択アイコン15j、15kを選択する操作を入力すると、ソフトウェア実行部130がアイコンに対応するソフトウェアを実行し、画面表示部120が、表示器15にソフトウェアの実行に応じた実行画面15C(図7参照)を表示する(ステップS103)。   Subsequently, returning to FIG. 4, when the input receiving unit 110 inputs an operation for selecting the predetermined selection icons 15 j and 15 k by the operator, the software execution unit 130 executes the software corresponding to the icon, and the screen display unit 120. However, the execution screen 15C (see FIG. 7) corresponding to the execution of the software is displayed on the display 15 (step S103).

ここで、図7に示す実行画面15Cは、図6のサブメニュー画面15Bにおける選択アイコンが選択された場合に、表示器15に表示される画面である。   Here, the execution screen 15C shown in FIG. 7 is a screen displayed on the display unit 15 when the selection icon on the submenu screen 15B of FIG. 6 is selected.

図7の例では、図6のサブメニュー画面15Bにおける「速報」選択アイコン15kが選択された場合に、表示器15に表示されるソフトウェアの実行画面15Cを示している。また、図7の例では、ある商品Aの売上レポートを示す表(例えば、何時に、商品Aが何個売れたかを示す表)15lを表示している様子を示している。   The example of FIG. 7 shows a software execution screen 15C displayed on the display unit 15 when the “breaking news” selection icon 15k on the submenu screen 15B of FIG. 6 is selected. In the example of FIG. 7, a table showing a sales report of a certain product A (for example, a table showing how many products A have been sold at what time) 15l is displayed.

また、この実行画面15Cでは、画面に向って右端に、各種機能を指示する指示ボタンアイコン15m〜15rが複数個表示されている。   In the execution screen 15C, a plurality of instruction button icons 15m to 15r for instructing various functions are displayed on the right end of the screen.

具体的には、複数の指示ボタンアイコンには、次のページの内容を表示させる「次ページ」ボタンアイコン15mと、前のページの内容を表示させる「前ページ」ボタンアイコン15nと、表示領域15lに表示されている内容を印刷させる「印刷」ボタンアイコン15oと、表示領域15lに表示されている表をグラフ化して表示領域15lに表示させる「プレビュー」ボタンアイコン15pと、表示領域15lに表示されている内容をメニュー画面の表示領域15d〜15iのいずれかに表示させる「メニュー画面に置く」ボタンアイコン15qと、実行画面15Cを終了して閉じるための「終了」ボタンアイコン15rとが含まれている。   Specifically, a plurality of instruction button icons include a “next page” button icon 15m that displays the contents of the next page, a “previous page” button icon 15n that displays the contents of the previous page, and a display area 151. The “print” button icon 15o for printing the contents displayed on the screen, the “preview” button icon 15p for graphing the table displayed in the display area 151 and displaying it in the display area 151, and the display area 151 A “place on menu screen” button icon 15q for displaying the contents of the current screen in any of the display areas 15d to 15i of the menu screen and an “end” button icon 15r for closing and closing the execution screen 15C are included. Yes.

図8は、図7に示す実行画面15Cにおいて、「プレビュー」ボタンアイコン15pが選択された場合の実行画面15Dの表示態様を示す模式図である。   FIG. 8 is a schematic diagram showing a display mode of the execution screen 15D when the “preview” button icon 15p is selected on the execution screen 15C shown in FIG.

図8に示すように、この実行画面15Dでは、表15lで示されるある商品Aの売上レポートをグラフ化したグラフ15sを表示している。即ち、この場合には、ある商品Aの売上数(個)が一日の売上目標数(例えば、150個)に到達しているか否かを一目でわかるようにグラフ化して表示している。なお、グラフ15sは、リアルタイムに変化して表示される。   As shown in FIG. 8, the execution screen 15D displays a graph 15s obtained by graphing a sales report of a certain product A shown in the table 15l. That is, in this case, a graph is displayed so that it can be seen at a glance whether or not the number of sales (items) of a certain product A has reached the daily sales target number (for example, 150). The graph 15s is displayed changing in real time.

そして、図4に戻って、実行画面15Cにおいて、入力受付部110が操作者により「メニュー画面に置く」ボタンアイコン15qを選択する操作を入力すると、ソフトウェア実行部130が、メニュー画面に置くソフトウェアの実行画面を表示させるソフトウェアを特定する(ステップS104)とともに、画面表示部120が、割り付け選択画面15E(図9参照)を表示器15に表示する(ステップS105)。   Returning to FIG. 4, when the input receiving unit 110 inputs an operation of selecting the “place on menu screen” button icon 15 q by the operator on the execution screen 15 </ b> C, the software execution unit 130 displays the software to be placed on the menu screen. The software for displaying the execution screen is specified (step S104), and the screen display unit 120 displays the allocation selection screen 15E (see FIG. 9) on the display 15 (step S105).

ここで、図9は、実行画面15Cにおいて、「メニュー画面に置く」ボタンアイコン15qが選択された場合に、表示器15に表示される割り付け選択画面15Dの一構成例を示す模式図である。   Here, FIG. 9 is a schematic diagram showing a configuration example of the allocation selection screen 15D displayed on the display unit 15 when the “place on menu screen” button icon 15q is selected on the execution screen 15C.

図9に示すように、この割り付け選択画面15Dは、メニュー画面15Aの各表示領域15d〜15iに割り振られている番号((4)〜(9)など)のいずれかを選択することにより、実行画面15Cの表15lまたは実行画面15Dのグラフ15s、即ち、ソフトウェアの実行画面を、メニュー画面15Aの表示領域15d〜15iのいずれかに表示させるための画面である。   As shown in FIG. 9, the allocation selection screen 15D is executed by selecting one of the numbers ((4) to (9), etc.) assigned to the display areas 15d to 15i of the menu screen 15A. This is a screen for displaying the table 15l of the screen 15C or the graph 15s of the execution screen 15D, that is, the software execution screen in any of the display areas 15d to 15i of the menu screen 15A.

なお、既に、ソフトウェアの実行画面が表示されている表示領域15d〜15iに割り振られている番号が選択された場合には、既に表示されているソフトウェアの実行画面に替えて新たに選択されたソフトウェアの実行画面が表示されるようになっている。   When a number assigned to the display areas 15d to 15i where the software execution screen is already displayed is selected, the newly selected software is replaced with the software execution screen already displayed. The execution screen is displayed.

そして、図4に戻って、割り付け選択画面15Eで、入力受付部110が操作者により所定の番号を選択する割り付け選択操作を入力すると、画面表示部120が、操作者により選択された番号に対応する表示領域(15d〜15iのいずれか)に、ステップS104で特定されたソフトウェアの実行画面、即ち、ソフトウェア実行部130のソフトウェアの実行に応じた実行画面を縮小表示し(ステップS106)、ここでの処理を終了する。   Returning to FIG. 4, when the input selection unit 110 inputs an allocation selection operation for selecting a predetermined number by the operator on the allocation selection screen 15E, the screen display unit 120 corresponds to the number selected by the operator. In the display area (any one of 15d to 15i) to be displayed, the software execution screen identified in step S104, that is, the execution screen corresponding to the software execution of the software execution unit 130 is reduced and displayed (step S106). Terminate the process.

図10は、割り付け選択画面15Eを用いた割り付け後(番号指定後)のメニュー画面15Aの一構成例を示す模式図である。   FIG. 10 is a schematic diagram showing a configuration example of the menu screen 15A after assignment (after number designation) using the assignment selection screen 15E.

図10の例では、図8の実行画面15Dにおいて、「メニュー画面に置く」ボタンアイコン15qが選択され、割り付け選択画面15Eで番号(9)が選択された場合のメニュー画面15Aの様子を示している。   The example of FIG. 10 shows the state of the menu screen 15A when the “place on menu screen” button icon 15q is selected on the execution screen 15D of FIG. 8 and the number (9) is selected on the assignment selection screen 15E. Yes.

なお、この場合、番号(9)が割り振られている表示領域15iに表示されたソフトウェアの実行画面は、バックグラウンドで動作しており、常に、リアルタイムに変化するグラフ15sを表示するようになっている。   In this case, the software execution screen displayed in the display area 15i to which the number (9) is allocated operates in the background and always displays the graph 15s that changes in real time. Yes.

図11は、表示領域15iを拡大表示している様子を示す模式図である。   FIG. 11 is a schematic diagram showing a state in which the display area 15i is enlarged and displayed.

即ち、図11は、図10に示すメニュー画面15Aにおいて、表示領域15iに表示されているソフトウェアの実行画面の隅をマウスのアイコンを用いてドラッグするなどにより、表示領域15iに表示されているソフトウェアの実行画面の表示サイズを拡大表示に変更している様子を示している。   That is, FIG. 11 shows the software displayed in the display area 15i by dragging the corner of the execution screen of the software displayed in the display area 15i with the mouse icon on the menu screen 15A shown in FIG. This shows a state where the display size of the execution screen is changed to an enlarged display.

即ち、本実施形態では、表示領域15d〜15iに表示したソフトウェアの実行画面の表示サイズを操作者が任意のサイズに変更することが可能となっている。   That is, in the present embodiment, the operator can change the display size of the software execution screen displayed in the display areas 15d to 15i to an arbitrary size.

また、前記した実施形態とは別に、ストアサーバと他のサーバ装置とを含んだ情報処理システムにより前記したような動作を実現することもできる。この場合、1つのサーバ装置がストアサーバにおけるメニュー画面を表示するための処理を行っても良いし、複数のサーバ装置がストアサーバにおけるメニュー画面を表示するための処理を分担して行っても良い。   In addition to the above-described embodiment, the above-described operation can be realized by an information processing system including a store server and another server device. In this case, one server device may perform processing for displaying the menu screen in the store server, or a plurality of server devices may share processing for displaying the menu screen in the store server. .

このような情報処理システムの実現には、クラウドコンピューティングを利用できる。
より具体的には、Software as a Service(SaaS)と称されるソフトウェア提供形態が適する。
Cloud computing can be used to realize such an information processing system.
More specifically, a software providing form called “Software as a Service (SaaS)” is suitable.

図12は、クラウドシステムを利用する情報処理システム10の構成を示す図である。   FIG. 12 is a diagram illustrating a configuration of an information processing system 10 that uses a cloud system.

この情報処理システム10は、ストアサーバ1と、クラウド2と、通信ネットワーク3を含む。   The information processing system 10 includes a store server 1, a cloud 2, and a communication network 3.

図12の例では、クラウド2が複数のサーバ装置21を含み、それら複数のサーバ装置21が互いに通信可能に構成される様子を示しているが、これ以外にも、クラウド2を1つのサーバ装置で構成することも可能である。   In the example of FIG. 12, the cloud 2 includes a plurality of server devices 21, and the plurality of server devices 21 are configured to be able to communicate with each other. It is also possible to configure.

ストアサーバ1は、通信ネットワーク3を介してクラウド2と通信可能である。ストアサーバ2としては、デスクトップタイプやノートブックタイプなどの種々のパーソナルコンピュータや、携帯型の情報端末などを適宜に利用できる。通信ネットワーク3としては、インターネット、プライベートネットワーク、次世代ネットワーク、または、モバイルネットワークなどを適宜に利用できる。   The store server 1 can communicate with the cloud 2 via the communication network 3. As the store server 2, various personal computers such as a desktop type and a notebook type, and a portable information terminal can be used as appropriate. As the communication network 3, the Internet, a private network, a next generation network, a mobile network, or the like can be used as appropriate.

そして、この情報処理システム10は、図4に示す各処理のうち、メニュー画面15A(図5、図10および図11参照)、サブメニュー画面15B(図6参照)、実行画面15C(図7参照)、実行画面15D(図8参照)、割り付け選択画面15E(図9参照)を、ストアサーバ1の表示器15に表示させるための表示データの作成処理をクラウド2にて実行する。   The information processing system 10 includes a menu screen 15A (see FIGS. 5, 10, and 11), a submenu screen 15B (see FIG. 6), and an execution screen 15C (see FIG. 7) among the processes shown in FIG. ), Display data creation processing for displaying the execution screen 15D (see FIG. 8) and the allocation selection screen 15E (see FIG. 9) on the display 15 of the store server 1 is executed in the cloud 2.

また、情報処理システム10においては、クライアントとなるストアサーバ1の画面にグラフィカルユーザインタフェースとしてメニュー画面が配置されている。即ち、クライアントとなるストアサーバ1は、例えばウェブブラウザのプラグインであるMicrosoft Silverlight(登録商標)によってメニュー画面を制御するUIコントロールとして機能する。このようなUIコントロールには、マスタデータがセットされる。このUIコントロールにセットするマスタデータは、クラウド2からストアサーバ1に対して送信される。   In the information processing system 10, a menu screen is arranged as a graphical user interface on the screen of the store server 1 serving as a client. That is, the store server 1 serving as a client functions as a UI control that controls a menu screen by using Microsoft Silverlight (registered trademark) which is a plug-in of a web browser, for example. Master data is set in such UI control. The master data set in the UI control is transmitted from the cloud 2 to the store server 1.

即ち、以上説明した実施形態によれば、操作者の使い勝手を向上することができる。   That is, according to the embodiment described above, the usability of the operator can be improved.

具体的には、所望のソフトウェアの実行画面を見たい場合に、その都度、所望のソフトウェアを起動しなくても済む、即ち、所望のソフトウェアを起動するまでにメニュー画面に用意されているアイコンを何階層も選択して辿っていくという煩わしい操作を何度もしなくても済むようになるので、操作者の使い勝手を向上させることが可能である。   Specifically, each time you want to see the execution screen of the desired software, you do not have to start the desired software each time, that is, the icons prepared on the menu screen until the desired software is started. Since it becomes unnecessary to perform the troublesome operation of selecting and following several levels, it is possible to improve the usability of the operator.

より具体的には、重点的に監視したい分析データ(売上レポートのグラフなど)を表示するソフトウェアの実行画面を、常にメニュー画面上に配置しておくことで、ユーザの煩わしい操作を必要とすることなく、重点的に監視したい分析データを常にメニュー画面上で見ることが可能となる。   More specifically, software execution screens that display analysis data (such as sales report graphs) that you want to focus on are placed on the menu screen at all times, requiring cumbersome user operations. Therefore, it is possible to always see the analysis data to be monitored on the menu screen.

以上、例示的な実施形態に基づいて説明したが、本発明は、前記した実施形態により限定されるものではない。   As mentioned above, although demonstrated based on exemplary embodiment, this invention is not limited by above-described embodiment.

例えば、前記した実施形態では、速報(売上速報)を分析するソフトウェアを実行するソフトウェアの実行画面を、メニュー画面15A上の表示領域(15d〜15iのいずれか一つ)に表示する形態について説明したが、これに限定されず、その他のソフトウェアの実行画面を、メニュー画面15A上の表示領域(15d〜15iのいずれか一つ)に表示することも可能である。   For example, in the above-described embodiment, a mode has been described in which an execution screen of software that executes software for analyzing breaking news (sales bulletin) is displayed in the display area (any one of 15d to 15i) on the menu screen 15A. However, the present invention is not limited to this, and an execution screen of other software can be displayed in the display area (any one of 15d to 15i) on the menu screen 15A.

また、前記した実施形態では、ストアサーバ1がクラウド2に含まれない形態について説明したが、ストアサーバ1がクラウド2に含まれ、いずれか1つのサーバ装置21であっても良い。なお、この場合には、そのサーバ装置21(ストアサーバ1)の表示器15に、メニュー画面15A(図5、図10および図11参照)、サブメニュー画面15B(図6参照)、実行画面15C(図7参照)、実行画面15D(図8参照)、割り付け選択画面15E(図9参照)を、表示させるための表示データの作成処理を他のサーバ装置21にて実行する。   Further, in the above-described embodiment, the form in which the store server 1 is not included in the cloud 2 has been described, but the store server 1 may be included in the cloud 2 and any one of the server devices 21 may be used. In this case, a menu screen 15A (see FIGS. 5, 10, and 11), a submenu screen 15B (see FIG. 6), and an execution screen 15C are displayed on the display unit 15 of the server device 21 (store server 1). (See FIG. 7), execution processing of display data for displaying the execution screen 15D (see FIG. 8) and the allocation selection screen 15E (see FIG. 9) is executed in the other server device 21.

また、前記した実施形態では、本実施形態の情報処理装置をストアサーバに適用した場合について説明したが、これ以外にも、POS(Point Of Sales:販売時点データ管理)端末や、ECR(Electronic Cash Register)装置などのその他の情報処理装置に適用することも可能である。   In the above-described embodiment, the case where the information processing apparatus of the present embodiment is applied to a store server has been described. However, besides this, a POS (Point Of Sales: point-of-sale data management) terminal or an ECR (Electronic Cash) is used. The present invention can also be applied to other information processing apparatuses such as a (Register) apparatus.

また、前記した実施形態のストアサーバで実行されるプログラムは、ROMなどの記憶部に予め組み込んで提供することが可能である。また、前記プログラムは、インストール可能な形式または実行可能な形式のファイルでコンピュータで読み取り可能な記憶媒体に記憶して提供することが可能である。更に、前記プログラムは、インターネットなどのネットワーク経由で提供または配布したりすることも可能である。   The program executed by the store server of the above-described embodiment can be provided by being incorporated in advance in a storage unit such as a ROM. The program can be provided by being stored in a computer-readable storage medium in an installable or executable format file. Furthermore, the program can be provided or distributed via a network such as the Internet.

また、本発明のいくつかの実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これら新規な実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。   Moreover, although some embodiment of this invention was described, these embodiment is shown as an example and is not intending limiting the range of invention. These novel embodiments can be implemented in various other forms, and various omissions, replacements, and changes can be made without departing from the scope of the invention. These embodiments and modifications thereof are included in the scope and gist of the invention, and are included in the invention described in the claims and the equivalents thereof.

1 ストアサーバ
11 制御部
15 表示器(表示手段)
100 メニュー表示処理部(表示制御手段)
110 入力受付部
120 画面表示部
130 ソフトウェア実行部
1 store server 11 control unit 15 display (display means)
100 Menu display processing unit (display control means)
110 Input reception unit 120 Screen display unit 130 Software execution unit

特開平11−110646号公報JP-A-11-110646

Claims (6)

各種機能を選択可能なメニュー画面を表示するソフトウェアがフォアグラウンドで動作している時にバックグラウンドで動作するソフトウェアであって、前記メニュー画面で選択されたソフトウェアの実行画面を、前記メニュー画面に表示する表示制御手段、
を有する情報処理装置。
Display that displays a menu screen from which various functions can be selected. Software that operates in the background when operating in the foreground, and displays the execution screen of the software selected on the menu screen on the menu screen. Control means,
An information processing apparatus.
各種機能を選択可能なメニュー画面で選択されたソフトウェアを、前記メニュー画面を表示するソフトウェアがフォアグラウンドで動作している場合にバックグラウンドで実行する実行手段と、
前記メニュー画面を表示するソフトウェアがフォアグラウンドで動作している場合に表示手段で表示されている前記メニュー画面上に、前記実行手段で実行されるソフトウェアの実行画面を表示する表示制御手段と、
を有する情報処理装置。
Execution means for executing software selected on the menu screen capable of selecting various functions in the background when the software displaying the menu screen is operating in the foreground;
Display control means for displaying an execution screen of software executed by the execution means on the menu screen displayed by the display means when the software for displaying the menu screen is operating in the foreground;
An information processing apparatus.
前記表示制御手段は、
機能を選択可能な選択アイコンとは別に前記メニュー画面に設けられた所定の表示領域に、前記ソフトウェアの実行画面を縮小して表示する、請求項2に記載の情報処理装置。
The display control means includes
The information processing apparatus according to claim 2, wherein the software execution screen is reduced and displayed in a predetermined display area provided on the menu screen separately from a selection icon capable of selecting a function.
前記表示制御手段は、前記所定の表示領域に、前記実行画面として、リアルタイムで表示が変化するグラフを表示する、請求項2または3に記載の情報処理装置。   The information processing apparatus according to claim 2, wherein the display control unit displays a graph whose display changes in real time as the execution screen in the predetermined display area. コンピュータを、
各種機能を選択可能なメニュー画面で選択されたソフトウェアを、前記メニュー画面を表示するソフトウェアがフォアグラウンドで動作している場合にバックグラウンドで実行する実行手段と、
前記メニュー画面を表示するソフトウェアがフォアグラウンドで動作している場合に表示手段で表示されている前記メニュー画面上に、前記実行手段で実行されるソフトウェアの実行画面を表示する表示制御手段と、
して機能させるプログラム。
Computer
Execution means for executing software selected on the menu screen capable of selecting various functions in the background when the software displaying the menu screen is operating in the foreground;
Display control means for displaying an execution screen of software executed by the execution means on the menu screen displayed by the display means when the software for displaying the menu screen is operating in the foreground;
Program to make it work.
メニュー画面を表示する情報処理装置と、
前記情報処理装置からの処理依頼を受付けるサーバ装置と、
を備える情報処理システムであって、
前記情報処理装置は、
前記サーバ装置から受信したデータに基づいて、各種機能を選択可能なメニュー画面を表示するソフトウェアがフォアグラウンドで動作している時にバックグラウンドで動作するソフトウェアであって、前記メニュー画面で選択されたソフトウェアの実行画面を、前記メニュー画面に表示する表示制御手段、
を有する情報処理システム。
An information processing device for displaying a menu screen;
A server device that accepts a processing request from the information processing device;
An information processing system comprising:
The information processing apparatus includes:
Based on the data received from the server device, software that displays a menu screen that allows selection of various functions, operates in the background when operating in the foreground, and the software selected on the menu screen Display control means for displaying an execution screen on the menu screen;
An information processing system.
JP2011125528A 2011-06-03 2011-06-03 Information processor, program and information processing system Pending JP2012252588A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011125528A JP2012252588A (en) 2011-06-03 2011-06-03 Information processor, program and information processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011125528A JP2012252588A (en) 2011-06-03 2011-06-03 Information processor, program and information processing system

Publications (1)

Publication Number Publication Date
JP2012252588A true JP2012252588A (en) 2012-12-20

Family

ID=47525322

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011125528A Pending JP2012252588A (en) 2011-06-03 2011-06-03 Information processor, program and information processing system

Country Status (1)

Country Link
JP (1) JP2012252588A (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001221644A (en) * 2000-02-03 2001-08-17 Pioneer Electronic Corp Navigation system
JP2002328888A (en) * 2001-04-26 2002-11-15 Square Co Ltd Online information processing system and method
JP2003006062A (en) * 2001-06-20 2003-01-10 Fujitsu Ltd Client picture monitoring system
JP2003295948A (en) * 2002-03-29 2003-10-17 Toshiba Corp Trend display apparatus
JP2008301377A (en) * 2007-06-01 2008-12-11 Nec Corp Communication device, display control method, and program
JP2010250554A (en) * 2009-04-15 2010-11-04 Sony Corp Device, and method for displaying menu, and program
WO2010129394A1 (en) * 2009-05-01 2010-11-11 Qualcomm Incorporated Method and apparatus for providing scraped web pages in a graphical user interface

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001221644A (en) * 2000-02-03 2001-08-17 Pioneer Electronic Corp Navigation system
JP2002328888A (en) * 2001-04-26 2002-11-15 Square Co Ltd Online information processing system and method
JP2003006062A (en) * 2001-06-20 2003-01-10 Fujitsu Ltd Client picture monitoring system
JP2003295948A (en) * 2002-03-29 2003-10-17 Toshiba Corp Trend display apparatus
JP2008301377A (en) * 2007-06-01 2008-12-11 Nec Corp Communication device, display control method, and program
JP2010250554A (en) * 2009-04-15 2010-11-04 Sony Corp Device, and method for displaying menu, and program
WO2010129394A1 (en) * 2009-05-01 2010-11-11 Qualcomm Incorporated Method and apparatus for providing scraped web pages in a graphical user interface

Similar Documents

Publication Publication Date Title
JP7243763B2 (en) First terminal device, second terminal device, information processing system, display setting switching method and program
US9807260B2 (en) Method and device for using cloud print service
US10970101B2 (en) System and method for dynamically configuring virtual displays and virtual inputs for different remote sessions that each present content for a virtual machine
JP7263732B2 (en) Information processing device and program
WO2013111536A1 (en) Information processing apparatus, method, and program
US11169652B2 (en) GUI configuration
JP6260585B2 (en) Information processing apparatus and information processing program
JP6602190B2 (en) Software development program and software development method
JP2022133902A (en) Information processing device and information processing program
JP6536680B2 (en) INFORMATION PROCESSING APPARATUS, INFORMATION PROCESSING METHOD, AND PROGRAM
JP7521347B2 (en) Terminal device and terminal processing program
US9239664B2 (en) Method and system for using a tablet device to provide contextual input to a computing device
JP7287417B2 (en) Information processing method, system, information processing device and program
JP2012252588A (en) Information processor, program and information processing system
JP2014139749A (en) Information processor, control method, and program
JP6618057B2 (en) Information processing apparatus and program
JP2017102847A (en) Information processing system, relay device, method, and program
JP2017037469A (en) Information processing system, priority processing method, information processor and program
CN106716350B (en) Apparatus and method for providing user interface screen
JP2015132976A (en) Method, apparatus and program for generating and displaying specific area
JP2015153118A (en) Information processing method and program
JP2014052968A (en) Driver distribution server and driver distribution program
EP4216067A1 (en) Information processing method, system, information processing device, and program
JP7116671B2 (en) System development support device and system development support method
WO2023047846A1 (en) Method, device, and program for editing mathematical formula

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130515

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130521

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130708

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20140114