JP2019087088A - Information processing device, information processing method, and program - Google Patents

Information processing device, information processing method, and program Download PDF

Info

Publication number
JP2019087088A
JP2019087088A JP2017215523A JP2017215523A JP2019087088A JP 2019087088 A JP2019087088 A JP 2019087088A JP 2017215523 A JP2017215523 A JP 2017215523A JP 2017215523 A JP2017215523 A JP 2017215523A JP 2019087088 A JP2019087088 A JP 2019087088A
Authority
JP
Japan
Prior art keywords
application
unit
information
information processing
stopped
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
JP2017215523A
Other languages
Japanese (ja)
Inventor
佐藤 真之
Masayuki Sato
真之 佐藤
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2017215523A priority Critical patent/JP2019087088A/en
Publication of JP2019087088A publication Critical patent/JP2019087088A/en
Pending legal-status Critical Current

Links

Images

Abstract

To allow for launching an application while appropriately controlling other applications without requiring complex user operation.SOLUTION: An information processing device comprises first identification means configured to identify applications to be halted on the basis of constraint information of an application to be launched anew, and halting means configured to halt the applications to be halted identified by the first identification means.SELECTED DRAWING: Figure 9

Description

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

従来、スキャン機能やプリント機能を備えた複合機(MFP:Multi Function Peripheral)では、アプリケーション(以降アプリと呼ぶ)を複合機内にインストールすることで機能を拡張できるシステムが普及している。複合機のアプリには様々な種類がある。例えば、MFPに搭載するスキャナやプリンタを使ったコピーアプリ、文書をスキャンして送信するファクスアプリ、保管文書を印刷する印刷アプリ等が挙げられる。   Conventionally, in a multifunction peripheral (MFP: Multi Function Peripheral) having a scan function and a print function, a system capable of extending the function by installing an application (hereinafter referred to as an application) in the multifunction peripheral has become widespread. There are various types of MFP applications. For example, a copy application using a scanner or a printer installed in the MFP, a fax application for scanning and transmitting a document, a printing application for printing a stored document, and the like can be given.

アプリの提供者によっては、自社のアプリや機能を使わせたいニーズから、MFPに標準で搭載されるアプリと、同種の機能(例:コピー)を持つアプリを搭載したいというケースがある。こうしたケースにおいて、アプリ提供者が採用するコピーアプリのみ使わせ、MFPの標準搭載のコピーアプリを使えないようにしたい、という要望があった。こうした要望を満たすために、MFPの設置者は、使わせたいアプリだけを使えるようにするための作業が必要であった。特許文献1には、こうした複数のアプリの停止等の作業を効率化する仕組みが開示されている。   Some application providers may want to use an application provided as a standard in the MFP and an application having the same function (eg, copy), because of the needs for using the company's applications and functions. In such a case, there is a demand for using only the copy application adopted by the application provider and not using the standard copy application of the MFP. In order to meet these demands, the installer of the MFP has to work to use only the application that he / she wants to use. Patent Document 1 discloses a mechanism that streamlines operations such as stopping a plurality of applications.

特開2017−4175号公報JP, 2017-4175, A

しかしながら、より簡単に適切なアプリの停止処理を行う技術が求められていた。   However, there has been a demand for a technology for performing an appropriate application stop process more easily.

本発明はこのような問題点に鑑みなされたもので、煩雑なユーザ操作を要することなく、一のアプリケーションを起動させる場合に、他のアプリケーションを適切に制御することを目的とする。   The present invention has been made in view of such problems, and it is an object of the present invention to appropriately control another application when starting one application without requiring a complicated user operation.

そこで、本発明は、情報処理装置であって、新たに起動させる起動対象のアプリケーションの制限情報に基づいて、停止対象のアプリケーションを特定する第1の特定手段と、前記第1の特定手段により特定された前記停止対象のアプリケーションを停止させる停止手段とを有することを特徴とする。   Therefore, the present invention is an information processing apparatus, which is specified by a first specifying unit that specifies an application to be stopped based on restriction information of an application to be started newly to be started, and the first specifying unit. And stopping means for stopping the stopped target application.

本発明によれば、煩雑なユーザ操作を要することなく、一のアプリケーションを起動させる場合に、他のアプリケーションを適切に制御することができる。   ADVANTAGE OF THE INVENTION According to this invention, when starting one application, without requiring a complicated user operation, other applications can be controlled appropriately.

情報処理システムの全体図である。1 is an overall view of an information processing system. MFPのハードウェア構成図である。It is a hardware block diagram of MFP. MFPのアプリケーションの構成図である。FIG. 2 is a block diagram of an application of an MFP. ローカルMFPアプリとしての各アプリの構成を示す図である。FIG. 2 is a diagram showing the configuration of each application as a local MFP application. マニフェストファイルの一例を示す図である。It is a figure which shows an example of a manifest file. テーブルのデータ構成例を示す図である。It is a figure which shows the data structural example of a table. アプリの表示画面例を示す図である。It is a figure which shows the example of a display screen of an application. アプリ情報登録処理を示すフローチャートである。It is a flow chart which shows application information registration processing. アプリ停止処理を示すフローチャートである。It is a flow chart which shows application stop processing. 呼び出しボタン非表示処理における詳細な処理を示すフローチャートである。It is a flowchart which shows the detailed process in a calling button non-display process.

以下、本発明の実施形態について図面に基づいて説明する。
図1は、本発明の実施形態に係る情報処理システム100の全体図である。情報処理システム100は、MFP110とPC120とを有している。MFP110とPC120は、LAN130を介して接続している。MFP110は、操作部111、スキャナ部112、プリンタ部113を有する複合機(多機能処理装置)である。実施形態に係るMFP110は、スキャナ部112を利用して原稿を読み取って得られた画像を、プリンタ部113を利用して印刷できる。
Hereinafter, embodiments of the present invention will be described based on the drawings.
FIG. 1 is an overall view of an information processing system 100 according to an embodiment of the present invention. The information processing system 100 includes an MFP 110 and a PC 120. The MFP 110 and the PC 120 are connected via the LAN 130. The MFP 110 is a multifunction peripheral (multifunction processing apparatus) including an operation unit 111, a scanner unit 112, and a printer unit 113. The MFP 110 according to the embodiment can print an image obtained by reading a document using the scanner unit 112 using the printer unit 113.

PC120は、MFP110に対して各種設定を行うための端末装置として機能する。なお、上述のシステム構成はあくまでも一例であり、これらの機器の数などは、本実施形態に限定されない。また、本実施形態においては、情報処理装置の一例としてMFP110について説明するが、情報処理装置はMFPに限定されるものではなく、単機能のプリンタであってもよく、またはPC等であってもよい。   The PC 120 functions as a terminal device for performing various settings on the MFP 110. The above-described system configuration is merely an example, and the number of these devices and the like are not limited to this embodiment. Further, in the present embodiment, the MFP 110 will be described as an example of the information processing apparatus, but the information processing apparatus is not limited to the MFP, and may be a single function printer or a PC or the like. Good.

本実施形態に係るMFP110には、複数のアプリがインストールされており、さらに新たなアプリをインストールすることができる。なお、アプリには複数の種類のものがある。説明の便宜上、一部のアプリを、アプリの利用用途や役割から、以下のように定義する。機能によっては、1つのアプリのみを使用することを想定する場合がある。この場合、使用される1つのアプリは、同時に使われることを禁止する他のアプリに対し停止を指示する。この機能において使用されるアプリを指示アプリと称することとする。また、指示アプリから停止を指示されたアプリを停止対象アプリと称する。また、他のアプリを呼び出すアプリを呼び出しアプリと称する。また、呼び出しアプリに呼び出されるアプリを被呼び出しアプリと称する。   A plurality of applications are installed in the MFP 110 according to the present embodiment, and new applications can be installed. There are several types of apps. For convenience of explanation, some apps are defined as follows, based on the usage and role of the app. Depending on the function, it may be assumed to use only one app. In this case, one application to be used instructs other applications that are prohibited from being used simultaneously. An application used in this function is referred to as an instruction application. Further, the application instructed to stop from the instruction application is referred to as a stop target application. Also, an application that calls another application is referred to as a calling application. Also, an application called by the calling application is called a called application.

本実施形態においては、呼び出しアプリは、他のアプリを呼び出すボタン等のアイコンを表示した画面表示を行うものとする。呼び出しアプリには、他のアプリのショートカットのボタンを表示した画面表示を行うアプリも含まれる。また、呼び出しアプリには、他のアプリの設定を行うための、設定画面を表示するためのボタンを表示した画面表示を行うアプリも含まれる。なお、呼び出しアプリのボタン表示については、図7を参照しつつ後述する。   In the present embodiment, the calling application performs screen display on which icons such as buttons for calling other applications are displayed. The call application also includes an application that displays a screen with buttons of shortcuts of other applications. The call application also includes an application that displays a button for displaying a setting screen for setting other applications. The button display of the calling application will be described later with reference to FIG.

図2は、MFP110のハードウェア構成図である。操作部111は、タッチパネル機能を有する表示部や各種ハードキー等を有し、制御部200からのデータに従ってユーザに対して情報を表示したり、ユーザの操作に応じた情報を制御部200に入力したりする。スキャナ部112は、原稿上の画像を読み取って、その画像の画像データを作成して制御部200に供給する。プリンタ部113は、制御部200から受け取った画像データに基づいて用紙上に画像を印刷する。   FIG. 2 is a hardware configuration diagram of the MFP 110. As shown in FIG. The operation unit 111 has a display unit having a touch panel function, various hardware keys, etc., displays information to the user according to data from the control unit 200, and inputs information according to the user's operation to the control unit 200 Do. The scanner unit 112 reads an image on a document, creates image data of the image, and supplies the image data to the control unit 200. The printer unit 113 prints an image on a sheet based on the image data received from the control unit 200.

制御部200は、操作部111、スキャナ部112、プリンタ部113と電気的に接続されており、またLAN130にもネットワークインターフェース(I/F)206を介して接続されている。これによりLAN130を介した、TCP/IP等の通信プロトコルによる通信が可能となっている。制御部200は、CPU201、ROM202、RAM203、HDD204、操作部I/F205、ネットワークI/F206、スキャナI/F207、画像処理部208及びプリンタI/F209を有している。制御部200の各部は、システムバス211を介して接続されている。   The control unit 200 is electrically connected to the operation unit 111, the scanner unit 112, and the printer unit 113, and is also connected to the LAN 130 via a network interface (I / F) 206. As a result, communication by means of a communication protocol such as TCP / IP is possible via the LAN 130. The control unit 200 includes a CPU 201, a ROM 202, a RAM 203, an HDD 204, an operation unit I / F 205, a network I / F 206, a scanner I / F 207, an image processing unit 208, and a printer I / F 209. Each unit of the control unit 200 is connected via a system bus 211.

CPU201は、ROM202のブートプログラムを実行してHDD204に記憶されたOSや制御プログラムをRAM203に展開し、そのプログラムに基づいてこのMFP110を統括的に制御する。この制御には、後述のフローチャートを実現するためのプログラムの実行も含む。ROM202には、このMFP110のブートプログラムや各種データが格納されている。RAM203は、CPU201が動作するためのワークメモリを提供し、また画像データを一時記憶するための画像メモリも提供している。HDD204は、ハードディスクドライブであり、OSや各種プログラムや画像データを格納している。なお、後述するMFP110の機能や処理は、CPU201がROM202又はHDD204に格納されているプログラムを読み出し、このプログラムを実行することにより実現されるものである。   The CPU 201 executes a boot program of the ROM 202 to expand the OS and control program stored in the HDD 204 in the RAM 203, and centrally controls the MFP 110 based on the program. This control also includes the execution of a program for realizing the flowchart described later. The ROM 202 stores a boot program of the MFP 110 and various data. The RAM 203 provides a work memory for the CPU 201 to operate, and also provides an image memory for temporarily storing image data. An HDD 204 is a hard disk drive, and stores an OS, various programs, and image data. Note that the functions and processing of the MFP 110 described later are realized by the CPU 201 reading a program stored in the ROM 202 or the HDD 204 and executing this program.

操作部I/F205は、システムバス211と操作部111とを接続するためのインターフェース部である。ネットワークI/F206は、LAN130及びシステムバス211に接続し、ネットワークを介して情報の入出力を行う。スキャナI/F207は、スキャナ部112と制御部200との間のインターフェースを制御する。画像処理部208は、スキャナ部112から入力した画像データ、及びプリンタ部113に出力する画像データに対して、回転、色変換、画像圧縮/伸張処理などの画像処理を行う。プリンタI/F209は、画像処理部208で処理された画像データを受け取り、この画像データに付随している属性データに従ってプリンタ部113による印刷を制御する。   The operation unit I / F 205 is an interface unit for connecting the system bus 211 and the operation unit 111. A network I / F 206 is connected to the LAN 130 and the system bus 211 to input and output information via the network. The scanner I / F 207 controls an interface between the scanner unit 112 and the control unit 200. An image processing unit 208 performs image processing such as rotation, color conversion, and image compression / decompression processing on the image data input from the scanner unit 112 and the image data output to the printer unit 113. A printer I / F 209 receives the image data processed by the image processing unit 208, and controls printing by the printer unit 113 according to attribute data attached to the image data.

図3は、MFP110のアプリケーションの構成図である。インストール部301は、MFPアプリをインストールし、アプリを開始する制御を行う。インストール部301は、ネットワークI/F206を介してPC120に接続され、PC120からの指示によりアプリのインストールを実行する。停止部302は、アプリの停止を制御する。登録部303は、アプリ情報を登録する。ここで、アプリ情報とは、アプリの属性等、アプリに関する情報である。本実施形態においては、アプリ情報は、アプリの識別子、アプリ名、アプリの機能種別(タイプ)を含むものとする。ただし、アプリ情報は、これに限定されるものではなく、さらに、バージョン、アプリがインポートするライブラリ名等を含んでもよい。登録部303はさらに、呼び出し情報を登録する。ここで、呼び出し情報とは、呼び出しアプリと被呼び出しアプリの組み合わせを示す情報である。   FIG. 3 is a block diagram of an application of the MFP 110. An installation unit 301 installs an MFP application and performs control to start the application. The installation unit 301 is connected to the PC 120 via the network I / F 206, and executes installation of an application according to an instruction from the PC 120. The stop unit 302 controls the stop of the application. The registration unit 303 registers application information. Here, the application information is information related to the application, such as an attribute of the application. In the present embodiment, the application information includes an application identifier, an application name, and an application function type (type). However, the application information is not limited to this, and may further include a version, a library name imported by the application, and the like. The registration unit 303 further registers call information. Here, the call information is information indicating a combination of a call application and a called application.

停止対象アプリ特定部304は、停止対象アプリを特定する。アプリ情報管理テーブル306は、アプリ情報を管理するためのテーブルである。呼び出し管理テーブル307は、呼び出しアプリを管理するためのテーブルである。呼び出しアプリ管理部305及びアプリ情報管理テーブル306については図6を参照しつつ説明する。   The stop target application identification unit 304 specifies a stop target application. The application information management table 306 is a table for managing application information. The call management table 307 is a table for managing a call application. The call application management unit 305 and the application information management table 306 will be described with reference to FIG.

ローカルMFPアプリ310は、MFP110のHDD204に格納される。ローカルMFPアプリ310は、MFP110のスキャナ部112、プリンタ部113、画像処理部208等を利用した機能をアプリケーションとしてMFP110に提供するアプリである。ローカルMFPアプリ310は、自身が持つアプリケーションを呼び出すことで、自身が提供する機能をMFP110で実行する。図3の例では、MFP110には、ローカルMFPアプリ310として、5つのアプリがインストールされている。5つのアプリは、標準コピーアプリ311、シンプルコピーアプリ312、カスタムメニューアプリ314、コスト管理コピーアプリ313及び設定メニューアプリ315である。   The local MFP application 310 is stored in the HDD 204 of the MFP 110. The local MFP application 310 is an application that provides the MFP 110 with a function using the scanner unit 112, the printer unit 113, the image processing unit 208, and the like of the MFP 110 as an application. The local MFP application 310 executes a function provided by itself on the MFP 110 by calling an application that the local MFP application 310 has. In the example of FIG. 3, five applications are installed in the MFP 110 as the local MFP application 310. The five applications are a standard copy application 311, a simple copy application 312, a custom menu application 314, a cost management copy application 313, and a setting menu application 315.

図4は、ローカルMFPアプリ310としての各アプリの構成を示す図である。ローカルMFPアプリ310は、マニフェストファイル401と、機能処理部402と、を有している。マニフェストファイル401は、MFPアプリの基本情報が記述されたデータファイルである。機能処理部402は、アプリにおいて、機能処理(コピー、印刷)等を担う。   FIG. 4 is a diagram showing the configuration of each application as the local MFP application 310. As shown in FIG. The local MFP application 310 includes a manifest file 401 and a function processing unit 402. The manifest file 401 is a data file in which basic information of the MFP application is described. The function processing unit 402 is responsible for function processing (copying, printing) and the like in the application.

図5は、マニフェストファイルの一例を示す図である。図5(a)のマニフェストファイル501は、標準コピーアプリ311に対応する。マニフェストファイル502は、シンプルコピーアプリ312に対応する。マニフェストファイル503は、コスト管理コピーアプリ313に対応する。マニフェストファイル504は、カスタムメニューアプリ314に対応する。マニフェストファイル505は、設定メニューアプリ315に対応する。   FIG. 5 is a diagram showing an example of a manifest file. The manifest file 501 in FIG. 5A corresponds to the standard copy application 311. The manifest file 502 corresponds to the simple copy application 312. The manifest file 503 corresponds to the cost management copy application 313. The manifest file 504 corresponds to the custom menu application 314. The manifest file 505 corresponds to the setting menu application 315.

各マニフェストファイル501〜505においては、「アプリID」と、「アプリ名」と、「タイプ」が定義されている。「アプリID」は、アプリを識別するための識別子である。「アプリ名」502は、アプリの名称である。「タイプ」は、アプリの機能カテゴリー(種別)である。例えば、コピーを行うアプリの場合、「タイプ」には、「COPY」と記述される。なお、各項目は、ローカルMFPアプリ310で共通して定義される項目である。マニフェストファイル503においては、さらに「制御」が定義されている。「制御」は、タイプの文字列をマニフェストに持つアプリを停止対象アプリとして特定する際に参照される情報である。すなわち、「制御」に示されるタイプのアプリが停止対象アプリとして特定される。例えば、「制御」に「COPY」と記載されている場合には、「タイプ」が「COPY」のアプリが停止対象アプリとして特定される。   In each of the manifest files 501 to 505, an "application ID", an "application name", and a "type" are defined. The "application ID" is an identifier for identifying an application. The “application name” 502 is the name of an application. "Type" is a functional category (type) of the application. For example, in the case of an application that performs copying, "type" is described as "COPY". Each item is an item commonly defined in the local MFP application 310. In the manifest file 503, "control" is further defined. "Control" is information to be referred to when specifying an application having a type character string in the manifest as a stop target application. That is, the application of the type shown in "control" is specified as the stop target application. For example, when “COPY” is described in “Control”, an application whose “type” is “COPY” is specified as a stop target application.

図6(a)は、アプリ情報管理テーブル306のデータ構成例を示す図である。アプリ情報管理テーブル306は、項目として、「アプリID」と、「アプリ名」と、「タイプ」と、「制御条件」と、を有している。ここで、「制御条件」はマニフェストファイルの「制御」に対応し、これらは、制御情報の一例である。アプリ情報管理テーブル306は、ローカルMFPアプリ310としてMFP110が管理するすべてのアプリについてのアプリ情報をレコードとして記憶する。図6(a)に示すアプリ情報管理テーブル306には、5つのレコード601〜605が記憶されている。各レコード611〜615は、上述の各項目の情報を含んでいる。各レコード601〜605は、対応するアプリのアプリ情報である。レコード601は標準コピーアプリ311のマニフェストファイル501と同じ情報を有している。レコード602は、シンプルコピーアプリ312のマニフェストファイル502と同じ情報を有している。同様にレコード603〜605は、それぞれマニフェストファイル503〜505と同じ情報を有している。なお、各レコード(アプリ情報)は、対応するアプリケーションのインストール時に登録部303により、アプリ情報管理テーブル306に格納される。本処理については、図8を参照しつつ後述する。   FIG. 6A shows an example of the data configuration of the application information management table 306. As shown in FIG. The application information management table 306 includes, as items, an “application ID”, an “application name”, a “type”, and a “control condition”. Here, the “control condition” corresponds to the “control” of the manifest file, and these are examples of control information. The application information management table 306 stores application information of all the applications managed by the MFP 110 as the local MFP application 310 as a record. In the application information management table 306 illustrated in FIG. 6A, five records 601 to 605 are stored. Each record 611 to 615 includes the information of each item described above. Each of the records 601 to 605 is application information of the corresponding application. A record 601 has the same information as the manifest file 501 of the standard copy application 311. The record 602 has the same information as the manifest file 502 of the simple copy application 312. Similarly, the records 603 to 505 have the same information as the manifest files 503 to 505, respectively. Each record (application information) is stored in the application information management table 306 by the registration unit 303 at the time of installation of the corresponding application. This process will be described later with reference to FIG.

なお、本実施形態においては、MFP110は、アプリ情報管理テーブル306によりアプリ情報を管理するものとするが、他の例としては、図5に示す、各アプリのマニフェストファイル501〜505をアプリ情報として管理してもよい。この場合には、MFP110は、アプリ情報管理テーブル306を記憶している必要はない。   In the present embodiment, the MFP 110 manages application information by the application information management table 306. However, as another example, the manifest files 501 to 505 of each application shown in FIG. 5 are used as application information. You may manage. In this case, the MFP 110 does not have to store the application information management table 306.

図6(b)は、呼び出し管理テーブル307のデータ構成例を示す図である。呼び出し管理テーブル307は、項目として、「被呼び出しアプリID」と、「呼び出しアプリID」と、を有している。被呼び出しアプリIDは、被呼び出しアプリのアプリIDである。呼び出しアプリIDは、呼び出しアプリのアプリIDである。あるアプリにより表示される画面において、呼び出されるアプリが登録されたとする。この場合に、画面表示を行うアプリと、呼び出されるアプリと、がそれぞれ呼び出しアプリ、被呼び出しアプリとして、各アプリのアプリIDを対応付けたレコードが、登録部303により呼び出し管理テーブル307に登録される。   FIG. 6B is a view showing an example of the data configuration of the call management table 307. As shown in FIG. The call management table 307 has items “called application ID” and “call application ID”. The called application ID is an application ID of the called application. The calling application ID is an application ID of the calling application. It is assumed that the called application is registered on the screen displayed by a certain application. In this case, the registration unit 303 registers in the call management table 307 a record in which the application performing the screen display and the called application are associated with the application ID of each application as the calling application and the called application, respectively. .

ここで、図7を参照しつつ呼び出しアプリと、被呼び出しアプリについて説明する。図7(a)の表示画面700は、カスタムメニューアプリ314により表示される画面である。表示画面700には、標準コピーアプリ311を呼び出すためのボタン701と、シンプルコピーアプリ312を呼び出すためのボタン702と、が表示されている。ここで、カスタムメニューアプリ314は、呼び出しアプリであり、標準コピーアプリ311及びシンプルコピーアプリ312は、被呼び出しアプリである。ここで、ボタンは、アイコンの一例である。   Here, the calling application and the called application will be described with reference to FIG. The display screen 700 of FIG. 7A is a screen displayed by the custom menu application 314. On the display screen 700, a button 701 for calling the standard copy application 311 and a button 702 for calling the simple copy application 312 are displayed. Here, the custom menu application 314 is a calling application, and the standard copy application 311 and the simple copy application 312 are called applications. Here, the button is an example of an icon.

また、図7(b)の表示画面710は、設定メニューアプリ315により表示される画面である。表示画面710には、標準コピーアプリ311を呼び出すためのボタン711と、シンプルコピーアプリ312を呼び出すためのボタン712と、が表示されている。ここで、設定メニューアプリ315は、呼び出しアプリであり、標準コピーアプリ311及びシンプルコピーアプリ312は、被呼び出しアプリである。なお、設定メニューアプリ315から呼び出される被呼び出しアプリの数は任意に設定できるものとする。また、被呼び出しアプリを示す表示は、ボタンに限定されるものではない。他の例としては、アプリ名を示すテキスト文字列等の情報であってもよい。   The display screen 710 in FIG. 7B is a screen displayed by the setting menu application 315. On the display screen 710, a button 711 for calling the standard copy application 311 and a button 712 for calling the simple copy application 312 are displayed. Here, the setting menu application 315 is a calling application, and the standard copy application 311 and the simple copy application 312 are called applications. Note that the number of called applications called from the setting menu application 315 can be arbitrarily set. In addition, the display indicating the called application is not limited to the button. As another example, information such as a text string indicating the application name may be used.

次に、図6に示す呼び出し管理テーブル307の登録処理について図7を参照しつつ説明する。なお、本実施形態においては、アプリID「APP004」のカスタムメニューアプリ314及び「APP005」の設定メニューアプリ315は、いずれも呼び出しアプリであるものとする。また、アプリID「AP001」の標準コピーアプリ311及びアプリID「AP002」のシンプルコピーアプリ312は、被呼び出しアプリであるものとする。   Next, registration processing of the call management table 307 shown in FIG. 6 will be described with reference to FIG. In the present embodiment, it is assumed that both the custom menu application 314 of the application ID “APP004” and the setting menu application 315 of “APP 005” are calling applications. The standard copy application 311 of the application ID "AP001" and the simple copy application 312 of the application ID "AP002" are assumed to be called applications.

アプリID「APP004」のカスタムメニューアプリ314が図7(a)に示す表示画面700を表示するとする。この表示画面700に標準コピーアプリ311を呼び出すためのボタン701が登録されたとする。この場合、登録部303は、呼び出しアプリID「AP004」と被呼び出しアプリID「AP001」とを対応付けたレコード611を、呼び出し管理テーブル307に登録する。また、表示画面700に、シンプルコピーアプリ312を呼び出すためのボタン702が登録されたとする。この場合、登録部303は、呼び出しアプリID「AP004」と被呼び出しアプリID「AP002」とを対応付けたレコード612を、呼び出し管理テーブル307に登録する。   It is assumed that the custom menu application 314 of the application ID “APP 004” displays the display screen 700 shown in FIG. 7A. It is assumed that a button 701 for calling the standard copy application 311 is registered in the display screen 700. In this case, the registration unit 303 registers, in the call management table 307, a record 611 in which the call application ID “AP004” is associated with the called application ID “AP001”. Further, it is assumed that a button 702 for calling the simple copy application 312 is registered in the display screen 700. In this case, the registration unit 303 registers, in the call management table 307, a record 612 in which the call application ID “AP004” and the called application ID “AP002” are associated.

また、アプリID「APP005」の設定メニューアプリ315が図7(b)に示す表示画面710を表示するとする。この表示画面710に標準コピーアプリ311を呼び出すためのボタン711が登録されたとする。この場合、登録部303は、呼び出しアプリID「APP005」と被呼び出しアプリID「AP001」とを対応付けたレコード613を呼び出し管理テーブル307に登録する。また、表示画面710に、シンプルコピーアプリ312を呼び出すためのボタン712が登録されたとする。この場合、登録部303は、呼び出しアプリID「APP005」と被呼び出しアプリID「APP002」とを対応付けたれコード614を呼び出し管理テーブル307に登録する。   Further, it is assumed that the setting menu application 315 of the application ID “APP005” displays the display screen 710 shown in FIG. 7B. It is assumed that a button 711 for calling the standard copy application 311 is registered on the display screen 710. In this case, the registration unit 303 registers, in the call management table 307, a record 613 in which the call application ID “APP005” and the called application ID “AP001” are associated. Further, it is assumed that a button 712 for calling the simple copy application 312 is registered in the display screen 710. In this case, the registration unit 303 associates the call application ID “APP005” with the called application ID “APP002” and registers the code 614 in the call management table 307.

なお、MFP110は、呼び出しアプリと被呼び出しアプリとの対応関係を特定可能な情報を記憶していればよく、具体的なデータ構成は、呼び出し管理テーブル307に限定されるものではない。他の例としては、MFP110は、ローカルMFPアプリ310としての各アプリのマニフェストファイルに、被呼び出しアプリIDと呼び出しアプリIDとを対応付ける情報を記載し、マニフェストファイルを参照することとしてもよい。   The MFP 110 only needs to store information that can specify the correspondence between the calling application and the called application, and the specific data configuration is not limited to the call management table 307. As another example, the MFP 110 may describe information associating the called application ID with the calling application ID in the manifest file of each application as the local MFP application 310, and may refer to the manifest file.

図8は、MFP110によるアプリ情報登録処理を示すフローチャートである。S801において、登録部303は、インストールの対象となるアプリのマニフェストファイルを取得する。以下、新たにインストールされたアプリを対象アプリと称することとする。なお、本実施形態においては、対象アプリは、インストール後自動的に起動するアプリケーションであるものとする。対象アプリは、起動対象のアプリケーションの一例である。次に、S802において、登録部303は、マニフェストファイルの「制御」の定義の有無に従い、対象アプリが指示アプリか否かを判定する。登録部303は、「制御」の定義がある場合には指示アプリと判定し、「制御」の定義がない場合には指示アプリでないと判定する。登録部303は、指示アプリと判定した場合には(S802でYES)、処理をS803へ進める。登録部303は、指示アプリでないと判定した場合には(S802でNO)、処理をS808へ進める。   FIG. 8 is a flowchart showing application information registration processing by the MFP 110. In step S801, the registration unit 303 acquires a manifest file of an application to be installed. Hereinafter, the newly installed application will be referred to as a target application. In the present embodiment, the target application is an application that is automatically activated after installation. The target application is an example of an application to be started. Next, in step S802, the registration unit 303 determines whether the target application is the instruction application according to the presence or absence of the definition of “control” in the manifest file. When there is a definition of “control”, the registration unit 303 determines that the application is an instruction application. When there is no definition of “control”, the registration unit 303 determines that the application is not an instruction application. If the registration unit 303 determines that the application is an instruction application (YES in S802), the registration unit 303 advances the process to S803. If the registration unit 303 determines that the application is not an instruction application (NO in S802), the registration unit 303 advances the process to S808.

S803において、登録部303は、アプリ情報管理テーブル306を参照し、「制御」の定義と同じ制御条件が定められたレコードが存在するか否かを判定する。登録部303は、「制御」の定義と同じ制御条件のレコードが存在する場合には(S803でYES)、処理をS804へ進める。登録部303は、「制御」の定義と同じ制御条件のレコードが存在しない場合には(S803でNO)、処理をS805へ進める。S804においては、登録部303は、対象アプリをインストールしないよう制御し、アプリ情報登録処理を終了する。なお、この場合、登録部303は、対象アプリに対応したアプリ情報のアプリ情報管理テーブル306への登録を行わない。「制御」の定義と同じ制御条件のレコードが存在する場合には同じ制御を行うことができないためである。   In step S803, the registration unit 303 refers to the application information management table 306, and determines whether a record for which the same control condition as the definition of “control” is defined exists. If there is a record with the same control condition as the definition of “control” (YES in S803), the registration unit 303 advances the process to S804. If there is no record with the same control condition as the definition of “control” (NO in S803), the registration unit 303 advances the process to S805. In S804, the registration unit 303 controls not to install the target application, and ends the application information registration process. In this case, the registration unit 303 does not register the application information corresponding to the target application in the application information management table 306. This is because the same control can not be performed when there is a record of the same control condition as the definition of “control”.

一方で、S805においては、登録部303は、対象アプリのマニフェストファイルに基づいて、アプリID、アプリ名、タイプ及び制御の値を対応付けたレコード(アプリ情報)をアプリ情報管理テーブル306に格納(登録)する。次に、S806において、インストール部301は、対象アプリをインストールし、開始(起動)する。次に、S807において、停止対象アプリ特定部304は、アプリ停止処理を行い、その後アプリ情報登録処理を終了する。なお、アプリ停止処理については、図9を参照しつつ後述する。また、S808及びS809の処理は、S805及びS806の処理と同様である。CPU201は、S809の処理の後、アプリ情報登録処理を終了する。   On the other hand, in S805, the registration unit 303 stores a record (application information) in which the application ID, application name, type, and control value are associated with each other in the application information management table 306 based on the manifest file of the target application ( sign up. Next, in S806, the installing unit 301 installs the target application and starts (starts up). Next, in S807, the stop target application identification unit 304 performs an application stop process, and then ends the application information registration process. The application stop process will be described later with reference to FIG. Also, the processing of S 808 and S 809 is similar to the processing of S 805 and S 806. After the process of S809, the CPU 201 ends the application information registration process.

アプリ情報登録処理について具体的に説明する。例えば、コスト管理コピーアプリ313がインストールの対象であるとする。なお、コスト管理コピーアプリ313はMFP110にインストールされておらず、アプリ情報管理テーブル306にコスト管理コピーアプリ313のアプリ情報(レコード603)は登録されていないものとする。この場合、登録部303は、S801においてコスト管理コピーアプリ313のマニフェストファイル503を取得する。マニフェストファイル503には「制御」が定義されているため(S802でYES)、処理はS803へ進む。S803において、アプリ情報管理テーブル306を参照すると、同じ制御タイプの記載はないので(S803でNO)、処理はS805へ進む。そして、コスト管理コピーアプリ313のアプリ情報(レコード603)が登録され(S805)、コスト管理コピーアプリ313がインストール、開始される(S806)。   The application information registration process will be specifically described. For example, it is assumed that the cost management copy application 313 is an installation target. The cost management copy application 313 is not installed in the MFP 110, and the application information (record 603) of the cost management copy application 313 is not registered in the application information management table 306. In this case, the registration unit 303 acquires the manifest file 503 of the cost management copy application 313 in S801. Since “control” is defined in the manifest file 503 (YES in S802), the process proceeds to S803. When the application information management table 306 is referred to in step S803, the same control type is not described (NO in step S803), and thus the process proceeds to step S805. Then, the application information (record 603) of the cost management copy application 313 is registered (S805), and the cost management copy application 313 is installed and started (S806).

また、例えば、標準コピーアプリ311がインストールの対象であるとする。なお、標準コピーアプリ311はMFP110にインストールされておらず、アプリ情報管理テーブル306に標準コピーアプリ311のアプリ情報(レコード601)は登録されていないものとする。この場合、登録部303は、S801において、標準コピーアプリ311のマニフェストファイル501を取得する。マニフェストファイル501には、「制御」が定義されていないため(S802でNO)、処理はS808へ進む。そして、標準コピーアプリ311のアプリ情報(レコード601)が登録され(S808)、標準コピーアプリ311がインストールされる(S809)。   Also, for example, it is assumed that the standard copy application 311 is an installation target. The standard copy application 311 is not installed in the MFP 110, and the application information (record 601) of the standard copy application 311 is not registered in the application information management table 306. In this case, the registration unit 303 acquires the manifest file 501 of the standard copy application 311 in S801. Since “control” is not defined in the manifest file 501 (NO in S802), the process proceeds to S808. Then, the application information (record 601) of the standard copy application 311 is registered (S808), and the standard copy application 311 is installed (S809).

図9は、図8を参照しつつ説明したアプリ停止処理(S807)における詳細な処理を示すフローチャートである。S901において、停止対象アプリ特定部304は、対象アプリのアプリ情報(アプリ情報管理テーブル306のレコード)から、制限条件を特定する。ここで、制限条件は、制限情報の一例である。次に、S902において、停止対象アプリ特定部304は、アプリ情報管理テーブル306から対象アプリ以外の他のアプリのレコードを1つ選択する。以下、選択されたレコードを選択レコードと称する。   FIG. 9 is a flowchart showing the detailed process in the application stop process (S807) described with reference to FIG. In S901, the stop target application identification unit 304 identifies the restriction condition from the application information of the target application (the record of the application information management table 306). Here, the restriction condition is an example of restriction information. Next, in S902, the stop target application identification unit 304 selects one record of the application other than the target application from the application information management table 306. Hereinafter, the selected record is referred to as a selected record.

次に、S903において、停止対象アプリ特定部304は、選択レコードのタイプが制限条件を満たすか否かを判定する。停止対象アプリ特定部304は、制限条件を満たす場合には(S803でYes)、処理をS904へ進める。停止対象アプリ特定部304は、制限条件を満たさない場合には(S803でNO)、処理をS905へ進める。ここで、制限条件を満たすレコードに対応したアプリは、停止対象となるアプリとなる。すなわち、S903の処理は、起動対象のアプリケーションに基づいて、停止対象のアプリケーションを特定する特定処理の一例である。   Next, in S903, the stop target application identification unit 304 determines whether the type of the selection record satisfies the restriction condition. If the stop target application identification unit 304 satisfies the restriction condition (Yes in S803), the process advances to S904. If the stop target application specifying unit 304 does not satisfy the restriction condition (NO in S803), the process advances to S905. Here, the application corresponding to the record that satisfies the restriction condition is the application to be stopped. That is, the process of S903 is an example of a specifying process of specifying the application to be stopped based on the application to be started.

S904において、停止部302は、選択レコードを停止対象アプリとして特定する。そして、停止対象アプリを停止するよう制御する。次に、S905において、呼び出しアプリ管理部305は、停止対象アプリに対応した呼び出しボタンの非表示処理を行う。本処理については、図10を参照しつつ後述する。次に、S906において、停止対象アプリ特定部304は、アプリ情報管理テーブル306の対象アプリ以外のすべてのアプリのレコードについてS903〜S905の処理が完了したか否かを判定する。   In S904, the stop unit 302 identifies the selected record as the stop target application. Then, control is performed to stop the stop target application. Next, in step S905, the call application management unit 305 performs non-display processing of the call button corresponding to the stop target application. This process will be described later with reference to FIG. Next, in S906, the stop target application identification unit 304 determines whether or not the processing of S903 to S905 has been completed for the records of all the applications other than the target application in the application information management table 306.

停止対象アプリ特定部304は、未処理のレコードが存在する場合には(S906でYES)、処理をS902へ進める。この場合、停止対象アプリ特定部304は、S902において未処理のレコードを1つ選択し、S903以降の処理を行う。なお、本実施形態においては、停止対象アプリ特定部304は、アプリ情報管理テーブル306のレコードを上から順に選択するものとする。停止対象アプリ特定部304は、すべてのレコードについて処理が完了した場合には(S906でNO)、処理をS907へ進める。S907において、インストール部301は、対象アプリを開始する処理を行う。以上で、アプリ停止処理が終了する。   If there is an unprocessed record (YES in S906), the stop target application identifying unit 304 advances the process to S902. In this case, the stop target application identification unit 304 selects one unprocessed record in S902, and performs processing in S903 and thereafter. In the present embodiment, the stop target application identification unit 304 selects records of the application information management table 306 in order from the top. If the process for all the records has been completed (NO in S906), the stop target application identifying unit 304 advances the process to S907. In step S 907, the installation unit 301 performs processing for starting a target application. This is the end of the application stop process.

例えば、対象アプリがコスト管理コピーアプリ313であるとする。この場合、コスト管理コピーアプリ313のレコード603に基づいて、制御条件「タイプ=COPY」が特定される。そして、まず、レコード601が選択され(S902)、タイプが比較される。レコード601の「タイプ」は「COPY」であり、制御条件を満たす。したがって、S904において、レコード601に対応した標準コピーアプリ311が停止対象アプリとして特定され、停止される。図6のアプリ情報管理テーブル306においては、さらにレコード602に対応したシンプルコピーアプリ312が停止対象アプリとして特定され、停止される。   For example, it is assumed that the target application is the cost management copy application 313. In this case, based on the record 603 of the cost management copy application 313, the control condition “type = COPY” is identified. Then, first, the record 601 is selected (S902), and the types are compared. The “type” of the record 601 is “COPY”, which satisfies the control condition. Therefore, in S904, the standard copy application 311 corresponding to the record 601 is specified as the stop target application and is stopped. In the application information management table 306 of FIG. 6, the simple copy application 312 corresponding to the record 602 is further specified as a stop target application and is stopped.

図10は、図9を参照しつつ説明した呼び出しボタン非表示処理における詳細な処理を示すフローチャートである。S1001において、呼び出しアプリ管理部305は、S904において停止された停止対象アプリを1つ選択する。以下、S1001において選択されたアプリを選択アプリと称する。次に、S1002において、呼び出しアプリ管理部305は、呼び出し管理テーブル307を参照し、選択アプリを被呼び出しアプリとするレコードが存在するか否かを判定する。呼び出しアプリ管理部305は、選択アプリを被呼び出しアプリとするレコードが存在する場合には(S1002でYES)、処理をS1003へ進める。呼び出しアプリ管理部305は、選択アプリを被呼び出しアプリとするレコードが存在しない場合には(S1002でNO)、処理をS1004へ進める。   FIG. 10 is a flowchart showing a detailed process in the call button non-display process described with reference to FIG. In S1001, the call application management unit 305 selects one stop target application stopped in S904. Hereinafter, the application selected in S1001 will be referred to as a selected application. Next, in step S1002, the call application management unit 305 refers to the call management table 307 and determines whether there is a record in which the selected application is the called application. If there is a record in which the selected application is the called application (YES in S1002), the call application management unit 305 advances the process to S1003. If there is no record in which the selected application is the called application (NO in S1002), the call application management unit 305 advances the process to S1004.

S1003において、呼び出しアプリ管理部305は、レコードにおいて呼び出しアプリとされるアプリを特定する。そして、呼び出しアプリ管理部305は、特定したアプリの表示画面に表示される、選択アプリを示すボタンを非表示にする。呼び出しアプリ管理部305は、具体的には、表示画面から選択アプリのボタンを削除するものとする。なお、呼び出しアプリ管理部305は、S1003において、ユーザが選択アプリを選択できない状態となるような制限処理を行えばよく、そのための具体的な処理は実施形態に限定されるものではない。他の例としては、呼び出しアプリ管理部305は、選択アプリのボタンをグレーアウト表示してもよい。   In S1003, the call application management unit 305 identifies an application to be a call application in the record. Then, the call application management unit 305 hides the button indicating the selected application, which is displayed on the display screen of the specified application. Specifically, the call application management unit 305 deletes the button of the selected application from the display screen. Note that the call application management unit 305 may perform restriction processing such that the user can not select the selected application in S1003, and specific processing therefor is not limited to the embodiment. As another example, the call application management unit 305 may gray out the button of the selected application.

次に、S1004において、呼び出しアプリ管理部305は、S904において停止されたすべてのアプリについてS1002、S1003の処理を完了したか否かを判定する。呼び出しアプリ管理部305は、未処理のアプリが存在する場合には(S1004でNO)、処理をS1001へ進める。この場合、S1001において、呼び出しアプリ管理部305は、S904において停止されたアプリのうち、未処理のアプリを1つ選択し、S1002以降の処理を行う。呼び出しアプリ管理部305は、すべてのアプリについて処理が完了した場合には(S1004でNO)、呼び出しボタン非表示処理を終了する。   Next, in step S1004, the call application management unit 305 determines whether the processing in steps S1002 and S1003 has been completed for all the applications stopped in step S904. If there is an unprocessed application (NO in S1004), the call application management unit 305 advances the process to S1001. In this case, in S1001, the call application management unit 305 selects one unprocessed application from among the applications stopped in S904, and performs processing in S1002 and subsequent steps. When the processing for all the applications is completed (NO in S1004), the call application management unit 305 ends the call button non-display processing.

例えば、停止されたアプリとして標準コピーアプリ311が選択されたとする。この場合、呼び出し管理テーブル307を参照すると、標準コピーアプリ311を被呼び出しアプリとするレコードが存在するので(S1002でYES)、処理は、S1003へ進む。そして、呼び出しアプリであるカスタムメニューアプリ314(APP004)の表示画面における標準コピーアプリ311のボタンが非表示となる。同様に、設定メニューアプリ315(APP005)の表示画面における標準コピーアプリ311のボタンが非表示となる。   For example, it is assumed that the standard copy application 311 is selected as the stopped application. In this case, referring to the call management table 307, there is a record in which the standard copy application 311 is the called application (YES in S1002), so the process proceeds to S1003. Then, the button of the standard copy application 311 on the display screen of the custom menu application 314 (APP 004) which is the calling application is not displayed. Similarly, the button of the standard copy application 311 on the display screen of the setting menu application 315 (APP 005) is not displayed.

以上のように、本実施形態のMFP110は、あるアプリをインストールする場合に、これに連動して、必要なアプリの停止処理を行うことができる。さらに、MFP110は、停止したアプリを呼び出すためのボタンも非表示とするよう制御する。このように、MFP110は、煩雑なユーザ操作を要することなく、一のアプリケーションを起動させる場合に、他のアプリケーションを適切に制御することができる。   As described above, when installing an application, the MFP 110 according to the present embodiment can perform necessary application stop processing in conjunction with this. Furthermore, the MFP 110 controls to hide the button for calling the stopped application. As described above, the MFP 110 can appropriately control another application when starting one application without requiring a complicated user operation.

なお、実施形態においては、MFP110は、アプリのインストール時にインストールの対象のアプリに基づいて、アプリの停止や、呼び出しボタンを非表示にする処理を行うこととした。ただし、これらの処理の実行タイミングは、実施形態に限定されるものではない。例えば、インストール後自動的に起動するアプリを対象とする場合には、インストール時にアプリの停止や呼び出しボタンを非表示にする処理を行うのが好ましい。一方で、インストロールと、起動のタイミングを異ならせることが可能なアプリを対象とする場合には、インストール時ではなく、起動時において、アプリの停止や呼び出しボタンを非表示にする処理を行うこととしてもよい。なお、インストールと、開始のタイミングを異ならせることが可能なアプリを対象とする場合においても、アプリの停止や呼び出しボタンを非表示にする処理をインストールのタイミングで行ってもよい。このように、アプリの停止や呼び出しボタンを非表示にする処理のタイミングは任意に設定することができる。   In the embodiment, when the application is installed, the MFP 110 performs processing to stop the application or to hide the call button based on the application to be installed. However, the execution timing of these processes is not limited to the embodiment. For example, when targeting an application that is automatically activated after installation, it is preferable to perform processing for hiding the stop and call buttons of the application at the time of installation. On the other hand, when targeting an application that can be different from the installation timing and the activation timing, processing for hiding the application stop / call button is not performed at the time of installation but at the time of activation. It may be Even in the case of targeting an application whose installation and start timings can be different, the process of stopping the application and hiding the call button may be performed at the installation timing. Thus, the timing of the process of hiding the stop and call buttons of the application can be set arbitrarily.

以上、本発明の好ましい実施形態について詳述したが、本発明は係る特定の実施形態に限定されるものではなく、特許請求の範囲に記載された本発明の要旨の範囲内において、種々の変形・変更が可能である。   Although the preferred embodiments of the present invention have been described above in detail, the present invention is not limited to the specific embodiments, and various modifications may be made within the scope of the present invention as set forth in the claims.・ Change is possible.

(その他の実施例)
本発明は、上述の実施形態の1以上の機能を実現するプログラムを、ネットワーク又は記憶媒体を介してシステム又は装置に供給し、そのシステム又は装置のコンピュータにおける1つ以上のプロセッサーがプログラムを読出し実行する処理でも実現可能である。また、1以上の機能を実現する回路(例えば、ASIC)によっても実現可能である。
(Other embodiments)
The present invention supplies a program that implements one or more functions of the above-described embodiments to a system or apparatus via a network or storage medium, and one or more processors in a computer of the system or apparatus read and execute the program. Can also be realized. It can also be implemented by a circuit (eg, an ASIC) that implements one or more functions.

100 情報処理システム
110 MFP
120 PC
301 インストール部
302 停止部
100 information processing system 110 MFP
120 pcs
301 installation unit 302 stop unit

Claims (8)

新たに起動させる起動対象のアプリケーションの制御情報に基づいて、停止対象のアプリケーションを特定する第1の特定手段と、
前記第1の特定手段により特定された前記停止対象のアプリケーションを停止させる停止手段と
を有することを特徴とする情報処理装置。
First specifying means for specifying an application to be stopped based on control information of an application to be started newly to be started;
An information processing apparatus comprising: stopping means for stopping the application to be stopped specified by the first specifying means.
前記制御情報は、前記停止対象のアプリケーションの種別を示す情報であって、
前記第1の特定手段は、前記制御情報に示される種別のアプリケーションを前記停止対象のアプリケーションとして特定することを特徴とする請求項1に記載の情報処理装置。
The control information is information indicating the type of the application to be stopped,
The information processing apparatus according to claim 1, wherein the first specifying unit specifies an application of a type indicated in the control information as the application to be stopped.
前記停止手段は、前記起動対象のアプリケーションの起動時に前記停止対象のアプリケーションを停止させることを特徴とする請求項1又は2に記載の情報処理装置。   The information processing apparatus according to claim 1, wherein the stopping unit stops the application to be stopped when the application to be started is activated. 前記停止手段は、前記起動対象のアプリケーションのインストール時に前記停止対象のアプリケーションを停止させることを特徴とする請求項1又は2に記載の情報処理装置。   The information processing apparatus according to claim 1, wherein the stopping unit stops the application to be stopped when the application to be started is installed. アプリケーションと、前記アプリケーションが呼び出すアプリケーションと、を対応付けたテーブルを参照し、前記停止対象のアプリケーションを呼び出すアプリケーションを特定する第2の特定手段と、
前記第2の特定手段により特定されたアプリケーションによる前記停止対象のアプリケーションの呼び出しを制限する処理を行う制限手段と
を有する請求項1乃至4の何れか1項に記載の情報処理装置。
A second identification unit that identifies an application that calls the application to be stopped, with reference to a table that associates an application with an application that the application calls;
The information processing apparatus according to any one of claims 1 to 4, further comprising: restricting means for restricting a call of the application to be stopped by the application specified by the second specifying means.
前記制限手段は、前記停止対象のアプリケーションを呼び出すためのアイコンを非表示にするよう制御することを特徴とする請求項5に記載の情報処理装置。   The information processing apparatus according to claim 5, wherein the restriction unit performs control to hide an icon for calling the application to be stopped. 情報処理装置が実行する情報処理方法であって、
新たに起動させる起動対象のアプリケーションの制限情報に基づいて、停止対象のアプリケーションを特定する第1の特定ステップと、
前記第1の特定ステップにより特定された前記停止対象のアプリケーションを停止させる停止ステップと
を含むことを特徴とする情報処理方法。
An information processing method executed by the information processing apparatus;
A first identification step of identifying an application to be stopped based on restriction information of the application to be started newly.
A stop step of stopping the application to be stopped specified by the first specifying step.
コンピュータを、請求項1乃至6の何れか1項に記載の情報処理装置の各手段として機能させるためのプログラム。   The program for functioning a computer as each means of the information processing apparatus in any one of Claims 1 thru | or 6.
JP2017215523A 2017-11-08 2017-11-08 Information processing device, information processing method, and program Pending JP2019087088A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017215523A JP2019087088A (en) 2017-11-08 2017-11-08 Information processing device, information processing method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017215523A JP2019087088A (en) 2017-11-08 2017-11-08 Information processing device, information processing method, and program

Publications (1)

Publication Number Publication Date
JP2019087088A true JP2019087088A (en) 2019-06-06

Family

ID=66763102

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017215523A Pending JP2019087088A (en) 2017-11-08 2017-11-08 Information processing device, information processing method, and program

Country Status (1)

Country Link
JP (1) JP2019087088A (en)

Similar Documents

Publication Publication Date Title
CN109327641B (en) Information processing system, information processing apparatus, and control method thereof
RU2666967C2 (en) Information processing apparatus, information processing method and recording medium
JP6787115B2 (en) Image forming device, function addition method, program,
US20190220237A1 (en) Printing apparatus that executes print job, control method therefor, and storage medium
JP2009054027A (en) Information processor, display screen customizing method, and display screen customizing program
US9170763B2 (en) Information processing apparatus and control method
JP2019217687A (en) Image processing apparatus and control method therefor, and program
US10831413B2 (en) Printing apparatus that displays notification screen and that executes print job, control method therefor, and storage medium
US8301808B2 (en) Information processing apparatus, peripheral device control method, and storage medium
US10122882B2 (en) Information processing apparatus, control method for information processing apparatus, and program storage medium, relating to displaying setting screens associated with extension software
JP4981936B2 (en) Installation method of installer and printer driver
US9606761B2 (en) Information processing apparatus for controlling an output process and method for the same
US9706067B2 (en) Information processing terminal and non-transitory readable recording medium for file transfer and file processing
JP5998849B2 (en) Electronic device, information processing system, information management apparatus, information processing method, and information processing program
US11093104B2 (en) Icon display control apparatus that prevents messy display of icons, method of controlling same, and storage medium
JP2017033235A (en) Information processor, method for controlling information processor, and program
US11388300B2 (en) Appliance setting apparatus and non-transitory computer-readable recording medium storing appliance setting program
JP2022051794A (en) Image forming apparatus and control method thereof
JP2019087088A (en) Information processing device, information processing method, and program
US10785376B2 (en) Image processing apparatus for sending user interface data
US10602011B2 (en) Image forming apparatus, information processing method, and program
JP2013071315A (en) Image forming apparatus
US10863044B2 (en) Information processing apparatus, information processing system, and method of processing information
JP2021048563A (en) Image processing apparatus, method for controlling image processing apparatus, and program
JP2021064865A (en) Information processing device, setting change method of the same, and program