WO2022220225A1 - 表示制御プログラム - Google Patents

表示制御プログラム Download PDF

Info

Publication number
WO2022220225A1
WO2022220225A1 PCT/JP2022/017534 JP2022017534W WO2022220225A1 WO 2022220225 A1 WO2022220225 A1 WO 2022220225A1 JP 2022017534 W JP2022017534 W JP 2022017534W WO 2022220225 A1 WO2022220225 A1 WO 2022220225A1
Authority
WO
WIPO (PCT)
Prior art keywords
display
data
display control
input
output unit
Prior art date
Application number
PCT/JP2022/017534
Other languages
English (en)
French (fr)
Inventor
誠司 渡辺
Original Assignee
シミックホールディングス株式会社
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 シミックホールディングス株式会社 filed Critical シミックホールディングス株式会社
Publication of WO2022220225A1 publication Critical patent/WO2022220225A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0482Interaction with lists of selectable items, e.g. menus
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04842Selection of displayed objects or displayed text elements

Definitions

  • the present disclosure relates to a display control program.
  • a display control program has been put into practical use that displays multiple messages input by the user side by side on the output unit.
  • the display control program arranges messages input to terminals by a plurality of users in order of input and displays them on the output unit. This allows messages to be exchanged among a plurality of users.
  • it is required to display a plurality of messages so that the user can check them efficiently.
  • Patent Document 1 discloses a method of collectively displaying a message space for displaying the last message with a dialogue partner for a plurality of dialogue partners. discloses an information processing device that can efficiently confirm recent message exchanges.
  • Patent Document 1 since the information processing device of Patent Document 1 only displays the last message with the dialogue partner in each message space, it was difficult to grasp the content of the conversation in each message space.
  • An object of the present disclosure is to provide a display control program that can efficiently grasp the contents of input data.
  • a display control program is a display control program for displaying a plurality of input data side by side on an output unit.
  • a designation receiving step of receiving a designation and a display control step of controlling an output unit to display the selected data in display order are executed.
  • FIG. 1 is a diagram showing the configuration of a display system according to Embodiment 1 of the present disclosure.
  • FIG. 2 is a diagram showing how the display control program is set.
  • FIG. 3 is a flow chart showing the operation of the first embodiment.
  • FIG. 4 is a diagram showing how numbering is performed.
  • FIG. 5 is a diagram showing how the numbering ends.
  • FIG. 6 is a diagram showing switching between detailed display and selection display.
  • FIG. 7 is a diagram showing a modification of the first embodiment.
  • FIG. 8 is a diagram showing how selected data is trimmed in the second embodiment.
  • FIG. 9 is a diagram showing how themes are divided in the third embodiment.
  • FIG. 10 is a diagram showing how the division of the theme is canceled in the third embodiment.
  • FIG. 10 is a diagram showing how the division of the theme is canceled in the third embodiment.
  • FIG. 11 is a diagram showing how numbers are changed in the fourth embodiment.
  • FIG. 12 is a diagram showing how numbers are deleted in the fourth embodiment.
  • FIG. 13 is a diagram showing how a theme is locked in the fifth embodiment.
  • FIG. 14 is a diagram showing how the content of specific input data is locked in the sixth embodiment.
  • FIG. 15 is a diagram showing how numbering is performed in the seventh embodiment.
  • FIG. 1 shows the configuration of a display system according to Embodiment 1 of the present disclosure.
  • the display system has a plurality of terminals 1 a to 1 e and a display management device 2 .
  • Each of the terminals 1a to 1e is connected to the display management device 2 via a computer network.
  • the terminals 1a to 1e are for exchanging input data among multiple users via the display management device 2, and are used by multiple users.
  • each of the terminals 1a to 1e has an input/output section 3, a communication section 4, and a control section 5.
  • FIG. The input/output unit 3 is connected to the communication unit 4 .
  • a control unit 5 is connected to the input/output unit 3 and the communication unit 4, respectively.
  • the input/output unit 3 receives input data from users and displays the input data exchanged between users.
  • the user inputs to the input/output unit 3 the designation of the display order of selected data to be selectively displayed from among a plurality of input data.
  • the selection display is to display only the selected data selected by the user from the input data. That is, the user selects selected data to be selectively displayed from among a plurality of pieces of input data, and at this time specifies the display order of the selected data in the selected display.
  • the display order of the selected data can be specified, for example, by the order in which the selected data are selected.
  • the input/output unit 3 can be composed of an input device such as a keyboard and a mouse, and an output device such as a display, or can be composed of a touch panel combining an input device and an output device.
  • the communication unit 4 is a communication device that communicates input data and the like with the terminals 1a to 1e via the display management device 2 by wired communication or wireless communication.
  • the control unit 5 is a control device such as a processor that controls its own terminal based on a display control program such as application software.
  • the control unit 5 controls the input/output unit 3 so as to display the input data arranged in order of input time. Further, when the input/output unit 3 receives a designation of the display order of the selected data from the user, the control unit 5 controls the input/output unit 3 so as to display the selected data in the designated display order. At this time, the control unit 5 controls the input/output unit 3 to display the number indicating the designated display order. Further, the control unit 5 controls the communication unit 4 so that the number indicating the display order is associated with the selection data and transmitted to the display management device 2 .
  • the terminals 1a to 1e include, for example, smart phones, tablet terminals, and personal computers.
  • the input data includes, for example, character data representing conversations between users.
  • the display management device 2 has a communication unit 6, a control unit 7, and a storage unit 8.
  • the communication section 6 is connected to the control section 7 and the control section 7 is connected to the storage section 8 .
  • the communication unit 6 is a communication device that communicates input data and the like with the terminals 1a to 1e by wired communication or wireless communication.
  • the control unit 7 is a control device such as a processor that controls the display management device 2 based on the display control program.
  • the control unit 7 sends the input data to all the terminals 1a to 1e together with the input time and user information via the communication unit 6.
  • the control unit 7 causes the storage unit 8 to store the input data in association with the input time and the user information.
  • the user information includes, for example, IDs (identifiers) of the terminals 1a to 1e, names of users, types of icons, and the like.
  • control unit 7 associates the number with the selection data and transmits it to all the terminals 1a to 1e via the communication unit 6. do. Further, the control unit 7 causes the storage unit 8 to store the number received by the communication unit 6 in association with the selection data.
  • the storage unit 8 associates and stores user information, input data, selection data, input time, selection data number, and the like.
  • the storage unit 8 can be configured from recording media such as a hard disk and memory, for example.
  • the terminals 1a to 1e arrange and display the input data Da input from their own input/output unit 3 and the other terminals 1a to 1e in the vertical direction V in order of input time. At this time, the terminals 1a to 1e display identification symbols U such as icons indicating users A to E who have input the input data Da in association with the input data Da.
  • the setting screen displays information such as pre-registered administrative authority and approval authority.
  • the information of the management authority and approval authority includes, for example, an identification symbol U and a name.
  • the administrative authority is a user who manages the exchange of input data Da in group A, and has the authority to specify the display order of selected data, for example.
  • a plurality of users A and C can be designated as administrators.
  • the control unit 7 automatically registers user A, who established group A, as an administrator. Then, user A can designate user C from among all the users participating in group A as a person with administrative authority. Note that if all users A and C registered as administrators are deleted or canceled from the registration of administrators, the control unit 7, for example, assigns all users A to E of group A as administrators. , and a predetermined user from among the users A to E can be made an administrator.
  • an approval authority is a user who approves a request from a management authority, and has the authority to approve, for example, a request to lock display content.
  • the administrative authority can designate a plurality of users C and D as approval authorities.
  • the administrative authority may designate the same user C as the approval authority as the administrative authority.
  • the approval authority is in an unregistered state. can be specified.
  • the administrative authority can set so that the display contents cannot be locked unless all of the designated approval authorities approve.
  • a switching unit 10c for switching whether or not approval of all approval authorized persons is required for the setting of the administrative authorized person may be displayed, and the approval condition of the administrative authorized person may be switched according to the switching of the switching unit 10c. good.
  • the function of assigning numbers to selected data can be turned off with the numbering off button 10a.
  • the trimming off button 10b can be used to turn off the function of trimming the selected data.
  • the control unit 5 controls the input/output unit 3 to display the input data Da. Further, the control unit 5 controls the communication unit 4 to transmit the input data Da together with the input time and the user information to the other terminals 1a to 1e via the display management device 2.
  • the control unit 5 controls the input/output unit 3 to display the input data Da.
  • the input data Da of all the users A to E are displayed on the input/output units 3 of the terminals 1a to 1e, as shown in FIG.
  • the control unit 5 controls the input/output unit 3 to display the input data Da along with the identification symbols U of the users A to E in the order in which they were input based on the input time and user information.
  • step S1 the control unit 5 of the terminal 1a or 1c accepts designation of the display order of the selected data by the user A or C who is the administrative authority.
  • the control unit 5 of the terminal 1a inputs a specification start question 11a such as "Do you want to start numbering?" It is displayed on the output unit 3.
  • a specification start question 11a such as "Do you want to start numbering?" It is displayed on the output unit 3.
  • the control unit 5 determines that the user A has selected the selection data Da1 from the input data Da.
  • the control unit 5 proceeds to step S2, determines that the first display order is specified based on the order in which the selection data Da1 is selected, and assigns the number "1" to the selection data Da1.
  • the control unit 5 controls the input/output unit 3 to display the number "1" corresponding to the selection data Da1.
  • step S3 the control unit 5 determines whether or not there is an end instruction from the user A.
  • the control unit 5 returns to step S1 and accepts user A's designation of the display order of the selected data again.
  • the control unit 5 determines that the selection data Da2 and Da3 are selected from the input data Da each time the user A touches the input data Da.
  • the control unit 5 determines that the second and third display orders are specified based on the selected order, and assigns the numbers "2" and "3" to the selection data Da2 and Da3. Further, the control unit 5 controls the input/output unit 3 to display the numbers "2" and "3" corresponding to the selection data Da2 and Da3.
  • the control unit 5 when the leading end of the selection data Da4 is pressed long after allocating numbers up to "4", the control unit 5 asks a question 11b such as "Have you finished numbering?" It is displayed on the input/output unit 3. If the user A selects "yes", the control unit 5 determines that there is an instruction to end the numbering in step S3, and ends the acceptance of the designation of the display order from the user A.
  • a question 11b such as "Have you finished numbering?" It is displayed on the input/output unit 3. If the user A selects "yes", the control unit 5 determines that there is an instruction to end the numbering in step S3, and ends the acceptance of the designation of the display order from the user A.
  • control unit 5 After finishing accepting the designation of the display order, the control unit 5 causes the communication unit 4 to transmit the information of the assigned numbers “1” to “4” to the selection data Da1 to Da4 to the display management device 2.
  • the control unit 7 of the display management device 2 associates the information of the numbers "1” to "4" with the selection data Da1 to Da4, stores them in the storage unit 8, and transmits them to the terminals 1b to 1e.
  • the information of the numbers "1" to "4" designated by the user A are input to all the terminals 1a to 1e.
  • the control units 5 of the terminals 1a to 1e display all the input data Da based on the information of the input numbers "1" to "4". Separately, selection display data for displaying only the selection data Da1 to Da4 in numerical order, that is, in the display order specified by the user A is generated. Then, the control units 5 of the terminals 1a to 1e each display a switch button 12a such as "fold contents" on the detailed display screen, and when the users A to E touch the switch button 12a, they select from the detailed display. The input/output unit 3 is controlled so as to switch to the display.
  • control unit 5 accepts designation of the display order of the selection data Da1 to Da4 to be selectively displayed from the input data Da based on the display control program, and displays the selection data Da1 to Da4 in the display order.
  • the input/output unit 3 is controlled to display.
  • the user A or C of the administrative authority selects the important selection data Da1 to Da4 from among the plurality of input data Da, for example, by selecting only the selection data Da1 to Da4 that establishes the flow of conversation. It is possible to display the gist of the conversation in a short summary, and to efficiently grasp the content of the conversation.
  • the selection data Da1 to Da4 are displayed side by side in the specified display order, so the contents of the input data Da can be quickly arranged.
  • control unit 5 displays the numbers "1" to "4" indicating the display order of the selection data Da1 to Da4, it is possible to specify the display order while appropriately understanding the contents of the selection data Da1 to Da4. can.
  • control unit 5 accepts only the designation of the user A or C who is the person with administrative authority regarding the designation of the display order of the selection data Da1 to Da4. Therefore, the selection data Da1 to Da4 can be selected based on a certain standard, and the contents of the input data Da can be properly organized.
  • control unit 5 displays a switching button 12b such as "display details" on the selection display screen, and switches from the selection display to the original detailed display when the users A to E touch the switching button 12b. to control the input/output unit 3. That is, the control unit 5 controls the input/output unit 3 so as to switch between the detailed display before displaying the selection data Da1 to Da4 in the display order and the selection display in which the selection data Da1 to Da4 are displayed in the display order. As a result, it is possible to easily switch the display contents according to the purposes of users A to E.
  • the display order of the selection data Da1 to Da4 is sequentially specified in the direction in which the input data Da are arranged. do not have.
  • the control unit 5 displays the selection data Da1 to Da4 arranged in numerical order, that is, the selection data Da3 with number "3" and the selection data Da4 with number "4". Display in reverse position.
  • control unit 5 rearranges the selection data Da1 to Da4 according to the designated display order, so that the selection data Da1 to Da4 can be arranged in a display order that is easy for users A to E to understand.
  • ⁇ E can grasp the content of the conversation of the input data Da more efficiently.
  • control unit 5 receives designation of the display order of the selection data Da1 to Da4 to be selectively displayed from the input data Da based on the display control program, and selects the selection data Da1 to Da4.
  • the input/output unit 3 is controlled so as to display in the display order.
  • control unit 5 of the terminals 1a to 1e controls the input/output unit 3 so as to display the selection data Da1 to Da4 in the display order, but it is sufficient to display the selection data Da1 to Da4 in the display order. , but not limited to these.
  • control unit 5 transmits the display order of the selection data Da1 to Da4 to the control unit 7 of the display management device 2, and the control unit 7 transmits the selection data Da1 to Da4 via the control units 5 of the terminals 1a to 1e.
  • the input/output unit 3 can also be controlled to display in order of display.
  • control unit 5 controls the input/output unit 3 so as to display only the specific portion of the predetermined selection data. be able to.
  • user A who has administrative authority, instructs the input/output unit 3 to trim an important specified portion P, for example, a specified portion P in which the content of a conversation holds in the selected data Da2 and Da3. do.
  • the user A long-presses the central portion of the input data Da2 and Da3, for example, so that a function menu is displayed on the screen, and when the user A selects the trimming function from the function menu, range can be adjusted.
  • the user A designates the input/output unit 3 to trim the specific portion P by selecting the trimming button displayed on the screen.
  • control unit 5 associates information indicating the specific portion P with the selection data Da2 and Da3, and controls the display management device 2.
  • control the communication unit 4 so as to transmit to the terminals 1b to 1e via.
  • information indicating the specific portion P specified by the user A is input to all the terminals 1a to 1e.
  • control units 5 of the terminals 1a to 1e control the input/output units 3 to display only the specific portion P of the selection data Da2 and Da3 based on the input information of the specific portion P. For example, when the detailed display is switched to the selection display, the selection display does not display all of the contents of the selection data Da2 and Da3, and only the specific portion P is displayed. As a result, only the gist of the selection data Da2-Da3 can be displayed, and the content of the exchange of conversation can be grasped more efficiently.
  • control unit 5 displays a switching button 21 such as "display details" corresponding to the trimmed selection data Da2 and Da3, and when the switching button 21 is touched, the selection data Da2 and Da3 are displayed. It is possible to switch to the full display in which everything is displayed. In this manner, the control unit 5 controls the input/output unit 3 so as to switch between the trimming display in which only the specific portion P is displayed and the entire display in which all of the selection data Da2 and Da3 are displayed, according to the operation of the switching button 21. , the display contents can be easily switched according to the usage of users A to E.
  • control unit 5 may control the input/output unit 3 to highlight the specific portion P when the specific portion P is trimmed. For example, the control unit 5 may highlight the specific portion P by displaying the background of the specific portion P in a different color from the characters of the specific portion P. At this time, the control unit 5 may control the input/output unit 3 so that the specific part P is always highlighted regardless of switching between detailed display and selection display.
  • the timing of trimming the selection data Da1 to Da4 is not limited to after specifying the display order of the selection data Da1 to Da4, but may be trimmed before specifying the display order of the selection data Da1 to Da4. That is, the control unit 5 can accept designation of the display order of the selection data Da1 to Da4 after trimming the specific portion P of the input data Da.
  • the control unit 5 controls the input/output unit to display only the specific portion P in the selection data Da2 and Da3. 3. This allows users A to E to more efficiently grasp the contents of the plurality of pieces of input data Da.
  • control unit 5 inputs/outputs so as to assign a new number to the selected data after the delimiter position and display the data. Part 3 can be controlled.
  • each of the users A to E can designate a delimiting position Pa for delimiting the input data Da of the completed theme.
  • the break position Pa can be specified by operating the input/output unit 3 so as to draw a break line.
  • the control unit 5 of the terminal 1a transmits information indicating the delimiter position Pa to the terminals 1b to 1e. It controls the communication unit 4 . As a result, the information on the break position Pa specified by the user A is input to all the terminals 1a to 1e.
  • the control units 5 of the terminals 1a to 1e select a number to be assigned to the selection data based on the input information of the break position Pa. For example, when the designation of the display order of the selection data Da6 and Da7 of the new theme after the break position Pa is input to the input/output unit 3, the control unit 5 sets the selection data Da6 and Da7 to the new theme indicating the display order. assigned unique numbers “1” and “2”. Then, the control unit 5 controls the input/output unit 3 to display the numbers "1" and "2" corresponding to the selection data Da6 and Da7.
  • the users A to E can selectively display the selection data Da1 to Da7 for each theme, and can more efficiently grasp the content of the conversation on each theme.
  • control unit 5 changes selected data Da6 and Da7 after break position Pa.
  • the numbers "1" and “2” can be changed to numbers “6” and “7” so as to be continuous from the number "5" of the selection data Da5 before the break position Pa.
  • the numbers of the selection data Da6 and Da7 after the break position Pa can be automatically changed according to the specification of the break and release of the break position Pa, and the selection display can be changed according to the purpose of the users A to E. Content can be easily changed.
  • control unit 5 cancels the division at the division position Pa in accordance with the designation of cancellation by the user A or C who is the administrator, each theme can be canceled based on a certain standard, and the content of the theme can be canceled. can be managed appropriately.
  • the control unit 5 assigns new numbers “1” and “2” to the selected data Da6 and Da7 after the delimiting position Pa. ” is assigned and displayed.
  • the selection data Da1 to Da7 can be selectively displayed for each theme, and the content of the input data Da for each theme can be more efficiently grasped.
  • control unit 5 can modify the processing of the selection data Da1 to Da7 according to the user's input, such as modifying number assignment and trimming processing.
  • the control unit 5 can change the number of other selection data according to the changed number.
  • the control unit 5 controls the input/output unit 3 to change the number "5" of the selection data Da5 to the number "3". Further, the control unit 5 decrements the numbers after the number matching the changed number "3", that is, the number "3" of the selection data Da3 and the number "4" of the selection data Da4. In this manner, since the selection data Da1 to Da5 within the predetermined theme are automatically renumbered, the numbers assigned to the selection data Da1 to Da7 can be easily changed.
  • the control unit 5 can also delete the numbers assigned to the selection data Da1 to Da7. For example, as shown in FIG. 12, when user A or C, who has administrative authority, designates that all the numbers of a predetermined theme should be deleted, the control unit 5 deletes the numbers "1" to The input/output unit 3 is controlled to delete all "5". This makes it possible to easily delete the numbers assigned to the selection data Da1 to Da7.
  • control unit 5 can cancel the trimming process of the second embodiment.
  • the control section 5 cancels the trimming of the selection data Da2 and Da3 and removes the trimming of the selection data Da2 and Da3.
  • the input/output units 3 of the terminals 1a to 1e are controlled so as to display all of . This makes it possible to easily cancel the trimming process of the selection data Da2 and Da3.
  • the control unit 5 hides all the numbers in the group A and causes the input/output unit 3 to display all the input data Da. can be done. At this time, the control unit 5 can also stop the numbering function in group A. When the numbering off button 10a is released, all the numbers in group A are displayed on the input/output unit 3 again.
  • the control unit 5 can temporarily cancel all the trimming processes in the group A and cause the input/output unit 3 to display. At this time, the control unit 5 can also stop the trimming function in group A. When the trimming off button 10b is released, all the trimmed specific portions P in the group A are displayed on the input/output unit 3 again.
  • control unit 5 can easily modify the processing of the selection data Da1 to Da7 according to the user's input.
  • control unit 5 can lock the display contents of the input/output unit 3.
  • the control unit 5 of the terminal 1a or 1c receives a lock request to lock the contents of all the input data Da within a predetermined theme from the administrative authority user A or C.
  • the control unit 5 of the terminal 1a or 1c controls the communication unit 4 to transmit a lock request 51 to the terminals 1c and 1d via the display management device 2 when the user A or C makes a lock request.
  • the control unit 5 of the terminal 1a or 1c may display the function menu on the screen by, for example, long-pressing the ending of a predetermined theme.
  • the control unit 5 of the terminal 1a or 1c transmits a lock request 51 for locking a predetermined theme to the terminals 1c and 1d. good too.
  • the control units 5 of the terminals 1c and 1d control the input/output units 3 to display the lock request 51, and Approval for 51 is received from user C or D who is the approval authority.
  • the lock request 51 may be displayed on the terminal 1c of the user C corresponding to the identification symbol U of the user C.
  • the control units 5 of the terminals 1c and 1d transmit approval of the lock request 51 to the display management device 2.
  • the communication unit 4 is controlled so as to
  • the control unit 7 of the display management device 2 transmits a lock instruction for locking a predetermined theme to the terminals 1a to 1e.
  • the control units 5 of the terminals 1a to 1e lock the contents of the input data Da in the predetermined theme.
  • control unit 5 can lock users A to E so that they cannot input input data Da into a predetermined theme or change the content of input data Da.
  • control unit 5 can lock a predetermined theme so that the contents of processing the selection data Da1 to Da5, such as numbering, trimming, and division of the theme, cannot be changed.
  • the control units 5 of the terminals 1a to 1e allow all the approval authorities to approve the lock request 51.
  • the content of the input data Da in a predetermined theme may be locked only when the For example, consider a case where a doctor is set as an administrative authority, and a patient and a guardian (for example, a minor patient and his/her guardian) are set as an approval authority. Let User A be a doctor, User C be a guardian, and User D be a patient. When User A treats User D, it may be required to leave a record of User C's consent.
  • the control units 5 of the terminals 1a to 1e allow both the users C and D to approve the lock request 51 from the user A.
  • the contents of the input data Da regarding treatment are locked. Thereby, the input data Da regarding treatment can be appropriately managed.
  • control units 5 of the terminals 1c and 1d may display the lock information 52 of other approval authorities together with the lock request 51.
  • the lock request 51 from the administrative authority may require the approval of a plurality of approval authorities.
  • the authorized person can easily grasp the approval status of the lock request 51 .
  • the control unit 5 transmits a lock unlocking request to the approval authority, user C or D, and upon approval, unlocks the predetermined theme. be able to.
  • the user A or C who has administrative authority, long presses the ending of a predetermined locked theme, for example, to display the function menu on the screen, and the user A or C can perform the function menu.
  • a request to unlock a given theme may be sent by selecting an unlock button from within the menu.
  • control units 5 of the terminals 1a to 1e can control the input/output units 3 so as to display the information of the approval authority who has approved the lock request 51.
  • the control unit 5 of the terminal 1d transmits the lock information 52 to the other terminals 1a to 1c and 1e via the display management device 2. to control the communication unit 4 at the same time.
  • the lock information 52 is input to all the terminals 1a to 1e, and the control units 5 of the terminals 1a to 1e control the input/output units 3 to display the input lock information 52.
  • the lock information 52 includes, for example, the identification symbol U of the approved user, the name of the approved user, the lock mark, and the date and time of the lock.
  • the identification symbol U of the rejected user, the name of the rejected user, the rejection mark, and the date and time of rejection may be displayed.
  • all the users A to E can recognize that the user D who is authorized to approve the lock request 51 has approved the lock request 51, and based on the lock information 52 displayed on the input/output unit 3, Able to manage change properly. For example, even if User C, who is also an administrative authority, and User D, who is an approval authority, unlock without consulting User A and change the numbering of input data Da, the unlocking is approved on the screen. Since the user's identification symbol U, the name of the approved user, the date and time of unlocking, etc. are displayed in the lock information 52, other users A, B, D, and E can unlock based on the lock information 52. Since the cancellation can be noticed, the change to the input data Da can be appropriately managed.
  • control unit 7 of the display management device 2 causes the storage unit 8 to store the lock information 52 and unlock information received by the communication unit 6 and the changes to the input data Da.
  • the unlocking information includes, for example, the identification symbol U of the user who unlocked, the name of the user who unlocked, the date and time of unlocking, and the like.
  • the control unit 5 locks the display contents of the input/output unit 3. Therefore, changes in the contents of the input/output unit 3 are properly managed. can do.
  • control unit 5 locks the contents of all the input data Da within a predetermined theme.
  • control unit 5 may lock the contents of one specific input data Da.
  • the control unit 5 of the terminal 1a or 1c displays a function menu on the screen by pressing and holding the center part of one specific input data Da5, and selects from the function menu.
  • a lock request 51 for locking the specific input data Da5 may be sent to the terminals 1c and 1d.
  • the lock request 51 is displayed on the terminals 1c and 1d.
  • the control units 5 of the terminals 1c and 1d send the approval of the lock request 51 to the display management device 2.
  • Control the communication unit 4 to transmit.
  • the control units 5 of the terminals 1a to 1e lock the specific input data Da5.
  • the control units 5 of the terminals 1a to 1e change the contents of the input data Da5 so that the contents of the input data Da5 cannot be changed, for example, trimmed or deleted. may be locked.
  • the control units 5 of the terminals 1a to 1e may allow the functions that do not change the input contents of the input data Da5 to be used regardless of the locked state. For example, functions such as changing the number assigned to the input data Da5 and canceling the numbering may be used regardless of the locked state.
  • the control units 5 of the terminals 1a to 1e input the locked input data Da. You may make it display on the output part 3. That is, the control units 5 of the terminals 1a to 1e may display the locked input data Da together with the numbered selection data Da1 to Da5 in the selection display.
  • the control unit 5 of the terminals 1a to 1e responds to the lock release request from the management authority.
  • the input data Da5 may be unlocked when the unlocking is approved by the approval authority who approved the lock.
  • control unit 5 can suppress changes in the input content of the specific input data Da5 by locking the content of the specific input data Da5.
  • the contents of Da5 can be appropriately managed.
  • control unit 5 controls the input/output unit 3 to display the selection data consisting of character data in the specified display order, but the selection data is displayed in the specified display order. It is not limited to character data as long as it can be used.
  • the control unit 5 can cause the input/output unit 3 to display video data of video recordings of online conferences and the like.
  • the moving image data is configured by arranging input data composed of image frames, and for example, a configuration in which image frames are arranged as a seek bar S can be displayed.
  • the control unit 5 controls the selection data S1 to S5.
  • the numbers “1” to “5" are assigned in the order selected by the , and the numbers “1” to “5" are displayed corresponding to the selection data S1 to S5.
  • the control unit 5 selects only the selected data S1 to S5 from the detailed display in which all the moving image data is displayed on the seek bar S, and selects only the selected data S1 to S5.
  • the input/output unit 3 is controlled so as to switch to the selection display displayed in the seek bar S arranged in order.
  • control unit 5 receives designation of the display order of the selection data S1 to S5 to be selectively displayed from the moving image data based on the display control program, and displays the selection data S1 to S5.
  • the input/output unit 3 is controlled to display in order. This allows the user to efficiently grasp the contents of the moving image data.
  • control unit 5 can also be used for telemedicine.
  • a doctor is set as a person with management authority and a patient is set as a person with approval authority, and the doctor organizes the contents of online conversations between the doctor and the patient by numbering, trimming, and the like. The patient can then approve and lock the content if there is no problem with the organized content.
  • the doctor and the patient can efficiently grasp the numbered and trimmed previous medical care histories at the time of the next medical care, and can continue appropriate medical care.
  • control unit 5 assigns numerical numbers to the selection data. .
  • control unit 5 can assign alphabetical numbers to the selected data.
  • the control unit 5 assigns numbers to the selection data in the order in which the user selects them. . For example, based on the number of times the user has touched the selection data, the control unit 5 can assign a number such as "1" for one touch and "2" for two touches.
  • control unit 5 selects and displays a plurality of selection data from a plurality of input data Da, but it is also possible to select and display one selection data.
  • a computer that realizes the functions of each device described above by a program includes input devices such as keyboards, mice, and touch pads, output devices such as displays and speakers, CPU (Central Processing Unit), ROM (Read Only Memory), RAM (Random Access Memory), storage devices such as hard disk devices and SSDs (Solid State Drives), reading devices that read information from recording media such as DVD-ROMs (Digital Versatile Disk Read Only Memory) and USB (Universal Serial Bus) memories, networks Each part is connected by a bus.
  • input devices such as keyboards, mice, and touch pads
  • output devices such as displays and speakers
  • CPU Central Processing Unit
  • ROM Read Only Memory
  • RAM Random Access Memory
  • storage devices such as hard disk devices and SSDs (Solid State Drives)
  • reading devices that read information from recording media such as DVD-ROMs (Digital Versatile Disk Read Only Memory) and USB (Universal Serial Bus) memories
  • networks Each part is connected by a bus.
  • the reading device reads the program from the recording medium recording the program for realizing the function of each of the above devices, and stores the program in the storage device.
  • the network card communicates with a server device connected to the network, and stores in the storage device a program downloaded from the server device for realizing the function of each device.
  • the CPU copies the program stored in the storage device to the RAM, and sequentially reads out and executes the instructions included in the program from the RAM, thereby realizing the functions of each of the devices described above.
  • a display management device can be used for a device that controls an output unit in which input data are displayed side by side.

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

入力データの内容を効率的に把握できる表示制御プログラムを提供する。本開示の表示制御プログラムは、複数の入力データを出力部に並べて表示する表示制御プログラムであって、コンピュータに、複数の入力データの中から選択表示される選択データの出力部における表示順の指定を受け付ける指定受付ステップと、選択データを表示順に表示するように出力部を制御する表示制御ステップと、を実行させる。

Description

表示制御プログラム
 本開示は、表示制御プログラムに関する。
 従来、ユーザから入力される複数のメッセージを出力部に並べて表示させる表示制御プログラムが実用化されている。例えば、表示制御プログラムは、複数のユーザが端末に入力するメッセージを、入力された順番に並べて出力部に表示させる。これにより、複数のユーザの間でメッセージのやり取りを行うことができる。ここで、複数のメッセージをユーザが効率的に確認できるように表示することが求められている。
 そこで、複数のメッセージを効率的に確認できるように表示する技術として、例えば、特許文献1には、対話相手との最後のメッセージを表示するメッセージスペースを複数の対話相手について一括して表示することで、直近のメッセージのやり取りを効率的に確認することができる情報処理装置が開示されている。
日本国特開2020-077210号公報
 しかしながら、特許文献1の情報処理装置は、各メッセージスペースにおける対話相手との最後のメッセージが表示されるだけであるので、各メッセージスペースにおける話の内容を把握することが困難であった。
 本開示は、入力データの内容を効率的に把握できる表示制御プログラムを提供することを目的とする。
 本開示に係る表示制御プログラムは、複数の入力データを出力部に並べて表示する表示制御プログラムであって、コンピュータに、複数の入力データの中から選択表示される選択データの出力部における表示順の指定を受け付ける指定受付ステップと、選択データを表示順に表示するように出力部を制御する表示制御ステップと、を実行させるものである。
 本開示によれば、入力データの内容を効率的に把握することが可能となる。
図1は、本開示の実施の形態1に係る表示システムの構成を示す図である。 図2は、表示制御プログラムを設定する様子を示す図である。 図3は、実施の形態1の動作を示すフローチャートである。 図4は、ナンバリングする様子を示す図である。 図5は、ナンバリングを終了する様子を示す図である。 図6は、詳細表示と選択表示を切り換える様子を示す図である。 図7は、実施の形態1の変形例を示す図である。 図8は、実施の形態2において選択データをトリミングする様子を示す図である。 図9は、実施の形態3においてテーマを区切る様子を示す図である。 図10は、実施の形態3においてテーマの区切りを解除した様子を示す図である。 図11は、実施の形態4において番号を変更する様子を示す図である。 図12は、実施の形態4において番号を削除する様子を示す図である。 図13は、実施の形態5においてテーマをロックする様子を示す図である。 図14は、実施の形態6において特定の入力データの内容をロックする様子を示す図である。 図15は、実施の形態7においてナンバリングする様子を示す図である。
 以下、本開示に係る実施の形態を添付図面に基づいて説明する。
(実施の形態1)
 図1に、本開示の実施の形態1に係る表示システムの構成を示す。表示システムは、複数の端末1a~1eと、表示管理装置2とを有する。端末1a~1eは、それぞれ、コンピュータネットワークを介して表示管理装置2に接続されている。
 端末1a~1eは、表示管理装置2を介して複数のユーザの間で入力データをやり取りするためのもので、複数のユーザによってそれぞれ使用されている。ここで、端末1a~1eは、入出力部3と、通信部4と、制御部5とを有する。入出力部3は、通信部4に接続されている。また、制御部5が、入出力部3および通信部4にそれぞれ接続されている。
 入出力部3は、ユーザにより入力データが入力されると共にユーザ間でやり取りされる入力データを表示する。また、入出力部3には、複数の入力データの中から選択表示される選択データの表示順の指定がユーザにより入力される。ここで、選択表示は、入力データの中からユーザが選択した選択データのみを表示するものである。すなわち、ユーザは、複数の入力データの中から選択表示したい選択データを選択し、このときに選択表示における選択データの表示順を指定する。
 なお、選択データの表示順は、例えば、選択データを選択した順番などにより指定することができる。また、入出力部3は、キーボードおよびマウスなどの入力デバイスと、ディスプレイなどの出力デバイスとから構成することができ、または、入力デバイスと出力デバイスとを組み合わせたタッチパネルから構成することもできる。
 通信部4は、有線通信または無線通信により、表示管理装置2を介して端末1a~1eとの間で入力データなどを通信する通信デバイスである。
 制御部5は、アプリケーションソフトウェアなどの表示制御プログラムに基づいて自身の端末を制御するプロセッサなどの制御デバイスである。制御部5は、ユーザ間でやり取りされる入力データを通信部4で受信すると、その入力データを入力時刻の順番に並べて表示するように入出力部3を制御する。また、制御部5は、ユーザからの選択データの表示順の指定が入出力部3に入力された場合に、選択データを指定された表示順に表示するように入出力部3を制御する。このとき、制御部5は、指定された表示順を示す番号を表示するように入出力部3を制御する。また、制御部5は、表示順を示す番号を選択データと対応付けて表示管理装置2に送信するように通信部4を制御する。
 なお、端末1a~1eとしては、例えば、スマートフォン、タブレット端末およびパーソナルコンピュータなどが挙げられる。また、入力データとしては、例えば、ユーザ間の会話を示す文字データなどが挙げられる。
 表示管理装置2は、通信部6と、制御部7と、記憶部8とを有する。通信部6が制御部7に接続されると共に、制御部7が記憶部8に接続されている。
 通信部6は、有線通信または無線通信により、端末1a~1eとの間で入力データなどを通信する通信デバイスである。
 制御部7は、表示制御プログラムに基づいて表示管理装置2を制御するプロセッサなどの制御デバイスである。制御部7は、端末1a~1eのそれぞれから送信される入力データが通信部6で受信されると、その入力データを入力時刻およびユーザ情報と共に全ての端末1a~1eに通信部6を介して送信する。また、制御部7は、入力データを入力時刻およびユーザ情報と対応付けて記憶部8に記憶させる。なお、ユーザ情報としては、例えば、端末1a~1eのID(識別子)、ユーザの氏名およびアイコンの種類などが挙げられる。
 また、制御部7は、選択データの表示順を示す番号が通信部6で受信された場合には、その番号を選択データと対応付けて全ての端末1a~1eに通信部6を介して送信する。また、制御部7は、通信部6で受信された番号を選択データに対応付けて記憶部8に記憶させる。
 記憶部8は、ユーザ情報、入力データ、選択データ、入力時刻および選択データの番号などを対応付けて保存する。記憶部8は、例えば、ハードディスクおよびメモリなどの記録メディアから構成することができる。
 次に、表示制御プログラムの設定について詳細に説明する。
 図2に示すように、本サービスを利用する複数のグループのうちグループAには、ユーザA~Eが登録されているものとする。端末1a~1eは、自身の入出力部3および他の端末1a~1eから入力される入力データDaを入力時刻の順番に縦方向Vに並べて表示する。このとき、端末1a~1eは、入力データDaを入力したユーザA~Eを示すアイコンなどの識別記号Uを入力データDaに対応させて表示する。
 また、入力データDaを表示した画面から設定画面に設定ボタン9で切り換えることができる。設定画面には、予め登録された管理権限者および承認権限者の情報などが表示される。管理権限者および承認権限者の情報としては、例えば、識別記号Uおよび氏名などが挙げられる。
 ここで、管理権限者は、グループAにおける入力データDaのやり取りを管理するユーザで、例えば選択データの表示順を指定する権限などを有する。このとき、複数のユーザAおよびCを管理権限者に指定することができる。例えば、グループAを開設した初期段階では、グループAを開設したユーザAを管理権限者に制御部7が自動的に登録する。そして、ユーザAは、グループAに参加する全てのユーザの中からユーザCを管理権限者に指定することができる。なお、管理権限者に登録された全てのユーザAおよびCが管理権限者の登録から削除または取り消された場合には、制御部7が、例えばグループAの全てのユーザA~Eを管理権限者に自動的に登録し、そのユーザA~Eの中から所定のユーザを管理権限者にすることができる。
 また、承認権限者は、管理権限者の要請を承認するユーザで、例えば表示内容をロックする要請を承認する権限などを有する。このとき、管理権限者は、複数のユーザCおよびDを承認権限者に指定することができる。また、管理権限者は、管理権限者と同じユーザCを承認権限者に指定してもよい。例えば、グループAを開設した初期段階では、承認権限者は未登録の状態となっており、管理権限者が、グループAに参加するユーザA~Eの中からユーザCおよびDを承認権限者に指定することができる。さらに、管理権限者は、指定した複数の承認権限者全員が承認しなければ表示内容をロックできないように設定することができる。例えば、管理権限者の設定に対して承認権限者全員の承認を必要とするか否かを切り換える切換部10cを表示し、切換部10cの切り換えに応じて管理権限者の承認条件を切り換えてもよい。
 また、選択データに番号を割り当てる機能をナンバリングオフボタン10aでオフにすることができる。また、選択データをトリミングする機能をトリミングオフボタン10bでオフにすることができる。
 次に、本実施の形態の動作について、図3のフローチャートを参照して説明する。
 まず、ユーザA~Eが、自身の端末1a~1eの入出力部3に入力データDaを入力すると、制御部5が入力データDaを表示するように入出力部3を制御する。また、制御部5は、表示管理装置2を介して他の端末1a~1eに入力データDaを入力時刻およびユーザ情報と共に送信するように通信部4を制御する。そして、制御部5は、他の端末1a~1eから送信された入力データDaを通信部4で受信した場合には、その入力データDaを表示するように入出力部3を制御する。
 このようにして、端末1a~1eの入出力部3には、図2に示すように、全てのユーザA~Eの入力データDaが表示される。このとき、制御部5は、入力時刻およびユーザ情報に基づいて、入力データDaを入力された順番にユーザA~Eの識別記号Uと共に並べて表示するように入出力部3を制御する。
 そして、端末1aまたは1cの制御部5は、ステップS1で、管理権限者のユーザAまたはCによる選択データの表示順の指定を受け付ける。
 例えば、図4に示すように、ユーザAにより入力データDaの先端部が長押しされると、端末1aの制御部5が、「ナンバリングを開始しますか?」といった指定開始の質問11aを入出力部3に表示させる。制御部5は、ユーザAにより「はい」が選択された場合には、ユーザAが入力データDaの中から選択データDa1を選択したと判定する。このとき、制御部5は、ステップS2に進んで、選択データDa1が選択された順番に基づいて1番目の表示順の指定と判断し、選択データDa1に番号「1」を割り当てる。そして、制御部5は、選択データDa1に対応して番号「1」を表示するように入出力部3を制御する。
 続いて、制御部5は、ステップS3で、ユーザAから終了指示があるか否かを判定する。制御部5は、終了指示がないと判定すると、ステップS1に戻り、ユーザAによる選択データの表示順の指定を再度受け付ける。制御部5は、ユーザAが入力データDaをタッチする度に、入力データDaの中から選択データDa2およびDa3が選択されたと判定する。そして、制御部5は、選択された順番に基づいて2番目および3番目の表示順の指定と判断し、選択データDa2およびDa3に番号「2」および「3」を割り当てる。また、制御部5は、選択データDa2およびDa3に対応させて番号「2」および「3」を表示するように入出力部3を制御する。
 制御部5は、例えば図5に示すように、番号「4」まで割り当てたところで、その選択データDa4の先端部が長押しされた場合には、「ナンバリングが終わりましたか?」といった質問11bを入出力部3に表示させる。制御部5は、ユーザAにより「はい」が選択された場合には、ステップS3で、ナンバリングの終了指示ありと判定し、ユーザAからの表示順の指定の受け付けを終了する。
 制御部5は、表示順の指定の受け付けを終了すると、割り当てた番号「1」~「4」の情報を選択データDa1~Da4に対応付けて表示管理装置2に送信するように通信部4を制御する。表示管理装置2の制御部7は、番号「1」~「4」の情報を選択データDa1~Da4に対応付けて記憶部8に記憶すると共に端末1b~1eに送信する。これにより、ユーザAにより指定された番号「1」~「4」の情報が、全ての端末1a~1eに入力されることになる。
 続いて、端末1a~1eの制御部5は、図6に示すように、入力された番号「1」~「4」の情報に基づいて、全ての入力データDaを表示する詳細表示データとは別に、選択データDa1~Da4のみを番号順、すなわちユーザAから指定された表示順に表示する選択表示データを生成する。そして、端末1a~1eの制御部5は、それぞれ、「内容を折りたたむ」といった切換ボタン12aを詳細表示画面に表示し、ユーザA~Eが切換ボタン12aをタッチした場合には、詳細表示から選択表示に切り換えるように入出力部3を制御する。
 従来、詳細表示では、大量の入力データDaが整理されずに並んで表示されるため、その会話を読み直した際に、会話の内容を効率的に把握することが困難であった。また、会話の内容が細切れになっている場合、または、会話の内容が前後する場合などには、その内容を把握することがさらに困難であった。入力データDaの整理をユーザA~E以外の人に依頼することも考えられるが、その場合にはコストおよび時間がかかり、また情報漏洩の恐れもある。
 そこで、本開示では、制御部5が、表示制御プログラムに基づいて、入力データDaの中から選択表示される選択データDa1~Da4の表示順の指定を受け付けて、選択データDa1~Da4を表示順に表示するように入出力部3を制御する。
 これにより、管理権限者のユーザAまたはCが、複数の入力データDaのうち重要な選択データDa1~Da4を選択、例えば会話の流れが成立する選択データDa1~Da4のみを選択することで、会話の要点を短くまとめて表示することができ、会話の内容を効率的に把握することができる。
 また、選択データDa1~Da4を表示順に選択するだけで、選択データDa1~Da4が指定された表示順に並んで表示されるため、入力データDaの内容を速やかに整理することができる。
 また、制御部5は、選択データDa1~Da4の表示順を示す番号「1」~「4」を表示させるため、選択データDa1~Da4の内容を適切に理解しつつ表示順を指定することができる。
 また、制御部5は、選択データDa1~Da4の表示順の指定について、管理権限者のユーザAまたはCの指定のみを受け付ける。このため、選択データDa1~Da4を一定の基準で選択することができ、入力データDaの内容を適切に整理することができる。
 また、制御部5は、選択表示画面に「詳細内容を表示」といった切換ボタン12bを表示し、ユーザA~Eが切換ボタン12bをタッチした場合には、選択表示から元の詳細表示に切り換えるように入出力部3を制御する。すなわち、制御部5は、選択データDa1~Da4を表示順に表示する前の詳細表示と、選択データDa1~Da4を表示順に表示した選択表示とを切り換え可能に入出力部3を制御する。これにより、ユーザA~Eの用途に応じて表示内容を容易に切り換えることができる。
 なお、本実施の形態では、選択データDa1~Da4の表示順は、入力データDaの並ぶ方向に順次指定されたが、選択データDa1~Da4の表示順を指定できればよく、これに限られるものではない。
 例えば、図7に示すように、入力データDaの並ぶ方向に選択データDa1~Da3を指定して表示順を示す番号「1」~「3」を割り当てた後、番号「2」と番号「3」との間の選択データDa4を指定することができる。これにより、制御部5は、ユーザA~Eにより選択表示に切り換えられると、選択データDa1~Da4を番号順に並べて表示、すなわち番号「3」の選択データDa3と番号「4」の選択データDa4の位置を入れ換えて表示する。
 このように、制御部5は、指定された表示順通りに選択データDa1~Da4の並びを入れ換えるため、選択データDa1~Da4をユーザA~Eの把握しやすい表示順に並べることができ、ユーザA~Eが入力データDaの会話の内容をより効率的に把握することができる。
 本実施の形態によれば、制御部5が、表示制御プログラムに基づいて、入力データDaの中から選択表示される選択データDa1~Da4の表示順の指定を受け付けて、選択データDa1~Da4を表示順に表示するように入出力部3を制御する。これにより、ユーザA~Eが、複数の入力データDaの内容を効率的に把握することができる。
 なお、本実施の形態では、端末1a~1eの制御部5が、選択データDa1~Da4を表示順に表示するように入出力部3を制御したが、選択データDa1~Da4を表示順に表示できればよく、これに限られるものではない。例えば、制御部5が、選択データDa1~Da4の表示順を表示管理装置2の制御部7に送信し、制御部7が、端末1a~1eの制御部5を介して、選択データDa1~Da4を表示順に表示するように入出力部3を制御することもできる。
(実施の形態2)
 以下、本開示の実施の形態2について説明する。ここでは、上記の実施の形態1との相違点を中心に説明し、上記の実施の形態1との共通点については、共通の参照符号を使用して、その詳細な説明を省略する。
 上記の実施の形態1において、制御部5は、所定の選択データにおいてトリミングする特定部分が指定された場合に、所定の選択データのうち特定部分のみを表示するように入出力部3を制御することができる。
 例えば、図8に示すように、管理権限者のユーザAが、選択データDa2およびDa3において重要な特定部分P、例えば会話の内容が成立する特定部分Pをトリミングするように入出力部3に指定する。このとき、ユーザAは、例えば、入力データDa2およびDa3の中央部を長押しすることにより、機能メニューが画面上に表示され、ユーザAは機能メニューの中からトリミング機能を選択すると、特定部分Pの範囲を調整することができる。そして、ユーザAは、特定部分Pの範囲を決定した後、画面に表示されたトリミングボタンを選択することで特定部分Pをトリミングするように入出力部3に指定する。
 制御部5は、選択データDa2およびDa3においてトリミングする特定部分Pが入出力部3で指定されると、その特定部分Pを示す情報を選択データDa2およびDa3に対応付けて、表示管理装置2を介して端末1b~1eに送信するように通信部4を制御する。これにより、ユーザAにより指定された特定部分Pを示す情報が、全ての端末1a~1eに入力されることになる。
 続いて、端末1a~1eの制御部5は、入力された特定部分Pの情報に基づいて、選択データDa2およびDa3のうち特定部分Pのみを表示するように入出力部3を制御する。例えば、詳細表示から選択表示に切り換えられると、その選択表示には、選択データDa2およびDa3の内容の全てが表示されずに、特定部分Pのみが表示されることになる。これにより、選択データDa2~Da3の要点のみを表示することができ、会話のやり取りの内容をより効率的に把握することができる。
 また、制御部5は、トリミングされた選択データDa2およびDa3に対応して「詳細内容を表示」といった切換ボタン21を表示させ、その切換ボタン21がタッチされた場合に、選択データDa2およびDa3の全てを表示した全体表示に切り換えることができる。このように、制御部5は、切換ボタン21の操作に応じて、特定部分Pのみを表示するトリミング表示と、選択データDa2およびDa3の全てを表示する全体表示とを切り換えるように入出力部3を制御するため、ユーザA~Eの用途に応じて表示内容を容易に切り換えることができる。
 また、制御部5は、特定部分Pがトリミングされた場合に、特定部分Pを強調表示するように入出力部3を制御してもよい。例えば、制御部5は、特定部分Pの文字と異なる色で特定部分Pの背景を表示することで特定部分Pを強調表示してもよい。このとき、制御部5は、詳細表示および選択表示の切り換えに関わらず、常に特定部分Pを強調表示するように入出力部3を制御してもよい。
 なお、選択データDa1~Da4をトリミングするタイミングは、選択データDa1~Da4の表示順を指定した後に限られるものではなく、選択データDa1~Da4の表示順を指定する前にトリミングしてもよい。すなわち、制御部5は、入力データDaの特定部分Pをトリミングした後、選択データDa1~Da4の表示順の指定を受け付けることができる。
 本実施の形態によれば、制御部5は、選択データDa2およびDa3においてトリミングする特定部分Pが指定された場合に、選択データDa2およびDa3のうち特定部分Pのみを表示するように入出力部3を制御する。これにより、ユーザA~Eが、複数の入力データDaの内容をより効率的に把握することができる。
(実施の形態3)
 以下、本開示の実施の形態3について説明する。ここでは、上記の実施の形態1および2との相違点を中心に説明し、上記の実施の形態1および2との共通点については、共通の参照符号を使用して、その詳細な説明を省略する。
 上記の実施の形態1および2において、制御部5は、複数の入力データDaを区切る区切位置が指定された場合に、区切位置以降の選択データに新たな番号を割り当てて表示するように入出力部3を制御することができる。
 例えば、図9に示すように、所定のテーマについての入力データDaの入力が終了した場合に、ユーザA~Eは、それぞれ、終了したテーマの入力データDaを区切る区切位置Paを指定することができる。例えば、区切り線を引くように入出力部3を操作することにより区切位置Paを指定することができる。
 例えば、ユーザAが、入力データDaを区切る区切位置Paを端末1aの入出力部3に指定すると、端末1aの制御部5が、区切位置Paを示す情報を端末1b~1eに送信するように通信部4を制御する。これにより、ユーザAにより指定された区切位置Paの情報が、全ての端末1a~1eに入力されることになる。
 続いて、端末1a~1eの制御部5は、入力された区切位置Paの情報に基づいて、選択データに割り当てる番号を選択する。例えば、制御部5は、区切位置Pa以降の新規テーマの選択データDa6およびDa7の表示順の指定が入出力部3に入力された場合には、その選択データDa6およびDa7に表示順を示す新たな番号「1」および「2」を割り当てる。そして、制御部5は、選択データDa6およびDa7に対応して番号「1」および「2」を表示するように入出力部3を制御する。
 これにより、ユーザA~Eは、選択データDa1~Da7をテーマ毎に選択表示することができ、それぞれのテーマにおける会話の内容をより効率的に把握することができる。
 また、図10に示すように、制御部5は、例えば管理権限者のユーザAまたはCにより区切位置Paでの区切りの解除が指定された場合に、区切位置Pa以降の選択データDa6およびDa7の番号「1」および「2」を、区切位置Paより前の選択データDa5の番号「5」から連続するように番号「6」および「7」に変更することができる。
 これにより、区切位置Paの区切りおよび解除の指定に応じて、区切位置Pa以降の選択データDa6およびDa7の番号を自動的に変更することができ、ユーザA~Eの用途に応じて選択表示の内容を容易に変更することができる。
 また、制御部5は、管理権限者のユーザAまたはCからの解除の指定に応じて区切位置Paの区切りを解除するため、それぞれのテーマを一定の基準で解除することができ、テーマの内容を適切に管理することができる。
 本実施の形態によれば、制御部5は、複数の入力データDaを区切る区切位置Paが指定された場合に、区切位置Pa以降の選択データDa6およびDa7に新たな番号「1」および「2」を割り当てて表示するように入出力部3を制御する。これにより、選択データDa1~Da7をテーマ毎に選択表示することができ、それぞれのテーマにおける入力データDaの内容をより効率的に把握することができる。
(実施の形態4)
 以下、本開示の実施の形態4について説明する。ここでは、上記の実施の形態1~3との相違点を中心に説明し、上記の実施の形態1~3との共通点については、共通の参照符号を使用して、その詳細な説明を省略する。
 上記の実施の形態1~3において、制御部5は、ユーザの入力に応じて選択データDa1~Da7の処理を修正、例えば番号の割り当ておよびトリミング処理を修正することができる。
 例えば、制御部5は、特定の選択データの番号が変更された場合、変更された番号に応じて他の選択データの番号を変更することができる。例えば、図11に示すように、実施の形態3において、管理権限者のユーザAまたはCが所定の番号「5」を別の番号「3」に変更することを指定した場合には、制御部5は、選択データDa5の番号「5」を番号「3」に変更するように入出力部3を制御する。また、制御部5は、変更された番号「3」に一致する番号以降の番号、すなわち選択データDa3の番号「3」と選択データDa4の番号「4」を1つずつ繰り下げる。このように、所定のテーマ内の選択データDa1~Da5の番号を自動的に振り直すため、選択データDa1~Da7に割り当てられた番号を容易に変更することができる。
 また、制御部5は、選択データDa1~Da7に割り当てられた番号を削除することもできる。例えば、図12に示すように、管理権限者のユーザAまたはCが所定のテーマの番号を全て削除するように指定した場合には、制御部5は、所定のテーマ内の番号「1」~「5」を全て削除するように入出力部3を制御する。これにより、選択データDa1~Da7に割り当てられた番号を容易に削除することができる。
 また、制御部5は、実施の形態2のトリミング処理を解除することもできる。例えば、管理権限者のユーザAまたはCが選択データDa2およびDa3におけるトリミング処理の解除を指定した場合には、制御部5は、選択データDa2およびDa3のトリミングを解除して、選択データDa2およびDa3の全てを表示するように端末1a~1eの入出力部3を制御する。これにより、選択データDa2およびDa3のトリミング処理を容易に解除することができる。
 また、制御部5は、図2に示すナンバリングオフボタン10aが選択された場合には、グループA内の全ての番号を非表示にして、全ての入力データDaを入出力部3に表示させることができる。このとき、制御部5は、グループAにおけるナンバリングの機能を停止することもできる。なお、ナンバリングオフボタン10aが解除された場合には、グループA内の全ての番号が入出力部3に再び表示される。
 また、制御部5は、トリミングオフボタン10bが選択された場合には、グループA内の全てのトリミング処理を一時的に解除して入出力部3に表示させることができる。このとき、制御部5は、グループAにおけるトリミングの機能を停止することもできる。なお、トリミングオフボタン10bが解除された場合には、グループA内のトリミングされた全ての特定部分Pが入出力部3に再び表示される。
 本実施の形態によれば、制御部5は、ユーザの入力に応じて選択データDa1~Da7の処理を容易に修正することができる。
(実施の形態5)
 以下、本開示の実施の形態5について説明する。ここでは、上記の実施の形態1~4との相違点を中心に説明し、上記の実施の形態1~4との共通点については、共通の参照符号を使用して、その詳細な説明を省略する。
 上記の実施の形態3において、制御部5は、入出力部3の表示内容をロックすることができる。
 例えば、図13に示すように、端末1aまたは1cの制御部5は、所定のテーマ内の全ての入力データDaの内容をロックするロック要請を管理権限者のユーザAまたはCから受け付ける。端末1aまたは1cの制御部5は、ユーザAまたはCがロック要請した場合には、表示管理装置2を介してロック要請51を端末1cおよび1dに送信するように通信部4を制御する。このとき、端末1aまたは1cの制御部5は、例えば、所定のテーマの結尾が長押しされることにより機能メニューを画面上に表示してもよい。そして、ユーザAまたはCが機能メニューの中からロック設定するボタンを選択した場合に、端末1aまたは1cの制御部5は、所定のテーマをロックするロック要請51を端末1cおよび1dに送信してもよい。続いて、端末1cおよび1dの制御部5は、ロック要請51が通信部4で受信されると、そのロック要請51を表示するように入出力部3を制御して、管理権限者のロック要請51に対する承認を承認権限者のユーザCまたはDから受け付ける。なお、ユーザCの端末1cには、ユーザCの識別記号Uに対応してロック要請51が表示されてもよい。
 そして、端末1cおよび1dの制御部5は、承認権限者のユーザCまたはDにより「はい」が選択されてロック要請51を承認した場合には、ロック要請51の承認を表示管理装置2に送信するように通信部4を制御する。表示管理装置2の制御部7は、ロック要請51の承認を通信部6で受信すると、所定のテーマをロックするロック指示を端末1a~1eに送信する。これにより、端末1a~1eの制御部5が、所定のテーマにおける入力データDaの内容をロックする。
 制御部5は、例えば、ユーザA~Eが所定のテーマに入力データDaを入力または入力データDaの内容を変更できないようにロックすることができる。また、制御部5は、選択データDa1~Da5を処理した内容、例えばナンバリング、トリミングおよびテーマの区切りなどを変更できないように所定のテーマをロックすることができる。
 このように、所定のテーマにおける入力データDaの内容をロックすることにより、入力データDaが無制限に変更されることを抑制することができ、入力データDaの内容を適切に管理することができる。
 また、管理権限者により承認権限者全員の承諾を必要とするよう切換部10cが設定されている場合には、端末1a~1eの制御部5は、全ての承認権限者がロック要請51を承認したときのみに、所定のテーマにおける入力データDaの内容をロックしてもよい。
 例えば、医師を管理権限者に設定すると共に、患者およびその後見人(例えば、未成年の患者とその保護者)を承認権限者に設定する場合を考える。ここで、医師をユーザA、保護者をユーザC、患者をユーザDとすると、ユーザAがユーザDの治療を実施するときに、ユーザCの同意を記録に残すことが求められる場合がある。そこで、端末1a~1eの間で治療に関する入力データDaをやり取りする場合に、端末1a~1eの制御部5は、ユーザAからのロック要請51をユーザCおよびDの両者が承認することで、治療に関する入力データDaの内容をロックする。これにより、治療に関する入力データDaを適切に管理することができる。
 また、端末1cおよび1dの制御部5は、他の承認権限者のロック情報52をロック要請51と共に表示してもよい。例えば、上記の治療に関する記録のように、管理権限者のロック要請51に対して複数の承認権限者の承認が求められる場合がある。このような場合に、他の承認権限者のロック情報52を表示することにより、承認権限者は、ロック要請51の承認の状況を容易に把握することができる。
 また、制御部5は、管理権限者からロック解除の指示を受信すると、承認権限者のユーザCまたはDにロック解除の要請を送信して承認されることで、所定のテーマのロックを解除することができる。なお、ロックを解除するには、管理権限者のユーザAまたはCが、例えば、ロックされた所定のテーマの結尾を長押しすることにより機能メニューが画面上に表示され、ユーザAまたはCが機能メニューの中からロック解除のボタンを選択することにより、所定のテーマをロック解除する要請が送信されてもよい。
 また、端末1a~1eの制御部5は、ロック要請51を承認した承認権限者の情報を表示するように入出力部3を制御することができる。例えば、承認権限者のユーザDがロック要請51を承認した場合には、端末1dの制御部5が、表示管理装置2を介して他の端末1a~1c,1eにロック情報52を送信するように通信部4を制御する。これにより、全ての端末1a~1eにロック情報52が入力され、端末1a~1eの制御部5は、入力されたロック情報52を表示するように入出力部3を制御する。なお、ロック情報52としては、例えば、承認したユーザの識別記号U、承認したユーザの氏名、ロックマークおよびロック年月日時刻などが挙げられる。また、承認拒否した場合も同様に、拒否したユーザの識別記号U、拒否したユーザの氏名、拒否マークおよび拒否年月日時刻を表示してもよい。
 これにより、全てのユーザA~Eは、承認権限者のユーザDがロック要請51を承認したことを把握することができ、入出力部3に表示されたロック情報52に基づいて入力データDaに対する変更を適切に管理することができる。例えば、管理権限者でもあるユーザCと承認権限者のユーザDがユーザAに相談せず無断でロックを解除して入力データDaのナンバリングなどを変更した場合でも、画面上にロック解除を承認したユーザの識別記号U、承認したユーザの氏名、ロック解除の年月日時刻などがロック情報52に表示されるので、他のユーザA,B,DおよびEが、ロック情報52に基づいてロックの解除などに気付くことができるため、入力データDaに対する変更を適切に管理することができる。
 また、表示管理装置2の制御部7は、通信部6で受信されるロック情報52およびロック解除情報、入力データDaに対する変更を記憶部8に記憶させる。なお、ロック解除情報としては、例えば、ロックを解除したユーザの識別記号U、ロックを解除したユーザの氏名、ロック解除年月日時刻などが挙げられる。これにより、全てのユーザA~Eは、記憶部8を参照してロックの実行時刻、ロックの解除時刻、および入力データDaに対する変更などの履歴を把握することができ、入力データDaに対する変更をより適切に管理することができる。
 本実施の形態によれば、制御部5が、承認権限者がロック要請51を承認した場合に、入出力部3の表示内容をロックするため、入出力部3における内容の変更を適切に管理することができる。
(実施の形態6)
 以下、本開示の実施の形態7について説明する。ここでは、上記の実施の形態1~5との相違点を中心に説明し、上記の実施の形態1~5との共通点については、共通の参照符号を使用して、その詳細な説明を省略する。
 上記の実施の形態5では、制御部5は、所定のテーマ内の全ての入力データDaの内容をロックしたが、入出力部3の表示内容をロックすればよく、これに限られるものではない。例えば、制御部5は、1つの特定の入力データDaの内容をロックしてもよい。
 例えば、図14に示すように、端末1aまたは1cの制御部5は、1つの特定の入力データDa5の中央部分が長押しされることにより機能メニューを画面上に表示し、機能メニューの中からロック設定するボタンが選択された場合に、特定の入力データDa5をロックするロック要請51を端末1cおよび1dに送信してもよい。これにより、端末1cおよび1dには、ロック要請51が表示されることになる。そして、端末1cおよび1dの制御部5は、承認権限者のユーザCまたはDにより「はい」が選択されてロック要請51が承認された場合には、ロック要請51の承認を表示管理装置2に送信するように通信部4を制御する。これにより、端末1a~1eの制御部5が、特定の入力データDa5の内容をロックする。
 一旦、管理権限者によりロック要請51が発せられると、端末1a~1eの制御部5は、入力データDa5の入力内容の変更、例えばトリミングおよび削除などの変更ができないように入力データDa5の内容をロックしてもよい。このとき、端末1a~1eの制御部5は、入力データDa5の入力内容を変更することがない機能はロック状態と関係なく使用できるようにしてもよい。例えば、入力データDa5に対するナンバリングした番号の変更やナンバリングの解除などの機能は、ロック状態と関係なく使用できるようにしてもよい。
 また、端末1a~1eの制御部5は、ナンバリングやトリミングされていない入力データDaの内容がロックされた状態で詳細表示から選択表示に切り換えられた場合には、ロックされた入力データDaを入出力部3に表示させてもよい。すなわち、端末1a~1eの制御部5は、選択表示において、ナンバリングされた選択データDa1~Da5と共に、ロックされた入力データDaを表示させてもよい。
 また、端末1a~1eの制御部5は、複数の承認権限者のうち一人以上の承認権限者が入力データDa5のロック要請51を承認した場合には、管理権限者からのロック解除の要請に対して、ロックを承認した承認権限者によりロック解除が承認されることで、入力データDa5のロックを解除してもよい。
 本実施の形態によれば、制御部5は、特定の入力データDa5の内容をロックすることにより、特定の入力データDa5の入力内容が変更されることを抑制することができ、特定の入力データDa5の内容を適切に管理することができる。
(実施の形態7)
 以下、本開示の実施の形態7について説明する。ここでは、上記の実施の形態1~6との相違点を中心に説明し、上記の実施の形態1~6との共通点については、共通の参照符号を使用して、その詳細な説明を省略する。
 上記の実施の形態1~6では、制御部5は、文字データからなる選択データを指定された表示順に表示するように入出力部3を制御したが、選択データを指定された表示順に表示することができればよく、文字データに限られるものではない。
 例えば、図15に示すように、制御部5は、オンライン会議などを録画した動画データを入出力部3に表示させることができる。ここで、動画データは、画像フレームからなる入力データを並べて構成されたものであり、例えばシークバーSとして画像フレームを並べた構成を表示することができる。
 制御部5は、画像フレームを並べて表示するシークバーSの中から選択表示される選択データS1~S5の表示順の指定が入出力部3に入力された場合には、選択データS1~S5に対して選択された順番で番号「1」~「5」を割り当てて、その番号「1」~「5」を選択データS1~S5に対応させて表示させる。
 そして、制御部5は、詳細表示から選択表示に切り換える操作が入出力部3に入力された場合には、動画データの全てをシークバーSに表示した詳細表示から、選択データS1~S5のみを番号順に並べてシークバーSに表示した選択表示に切り換えるように入出力部3を制御する。このように、選択表示に切り換えることにより、動画データの再生時間を大きく短縮することができ、動画データの内容を効率的に把握することができる。
 本実施の形態によれば、制御部5が、表示制御プログラムに基づいて、動画データの中から選択表示される選択データS1~S5の表示順の指定を受け付けて、選択データS1~S5を表示順に表示するように入出力部3を制御する。これにより、ユーザが、動画データの内容を効率的に把握することができる。
 なお、上記の実施の形態1~7において、制御部5は、遠隔診療などに用いることもできる。例えば、医師を管理権限者に設定すると共に患者を承認権限者に設定し、医師と患者がオンラインで対話した内容を医師がナンバリングおよびトリミングなどして整理する。そして、患者は、その整理された内容に問題がなければ承認して、内容をロックすることができる。これにより、医師および患者は、次回の診療時に、ナンバリングおよびトリミングされた前回の診療履歴を効率的に把握することができ、適切な診療を継続することができる。
 また、上記の実施の形態1~7では、制御部5は、選択データに数字の番号を割り当てたが、選択データに表示順を示す番号を割り当てることができればよく、これに限られるものではない。例えば、制御部5は、選択データにアルファベットの番号を割り当てることができる。
 また、上記の実施の形態1~7では、制御部5は、選択データをユーザが選択した順番に番号を割り当てたが、選択データに番号を割り当てることができればよく、これに限られるものではない。例えば、制御部5は、選択データをユーザがタッチした回数に基づいて、1回タッチした場合には番号「1」、2回タッチした場合には番号「2」と番号を割り当てることもできる。
 また、上記の実施の形態1~7では、制御部5は、複数の入力データDaの中から複数の選択データを選択表示したが、1つの選択データを選択表示することもできる。
 以上、本開示に係る実施の形態について図面を参照して詳述してきたが、上述した各装置の機能は、コンピュータプログラムにより実現することができる。
 上述した各装置の機能をプログラムにより実現するコンピュータは、キーボードやマウス、タッチパッドなどの入力装置、ディスプレイやスピーカなどの出力装置、CPU(Central Processing Unit)、ROM(Read Only Memory)、RAM(Random Access Memory)、ハードディスク装置やSSD(Solid State Drive)などの記憶装置、DVD-ROM(Digital Versatile Disk Read Only Memory)やUSB(Universal Serial Bus)メモリなどの記録媒体から情報を読み取る読取装置、ネットワークを介して通信を行うネットワークカードなどを備え、各部はバスにより接続される。
 そして、読取装置は、上記各装置の機能を実現するためのプログラムを記録した記録媒体からそのプログラムを読み取り、記憶装置に記憶させる。あるいは、ネットワークカードが、ネットワークに接続されたサーバ装置と通信を行い、サーバ装置からダウンロードした上記各装置の機能を実現するためのプログラムを記憶装置に記憶させる。
 そして、CPUが、記憶装置に記憶されたプログラムをRAMにコピーし、そのプログラムに含まれる命令をRAMから順次読み出して実行することにより、上記各装置の機能が実現される。
 本出願は、2021年4月14日付で出願された日本国特許出願(特願2021-068473)に基づくものであり、その内容はここに参照として取り込まれる。
 本開示に係る表示管理装置は、入力データが並んで表示される出力部を制御する装置に利用できる。
 1a~1e 端末
 2 表示管理装置
 3 入出力部
 4 通信部
 5 制御部
 6 通信部
 7 制御部
 8 記憶部
 9 設定ボタン
 10a ナンバリングオフボタン
 10b トリミングオフボタン
 10c 切換部
 11a,11b 質問
 12a,12b,21 切換ボタン
 51 ロック要請
 52 ロック情報
 A~E ユーザ
 Da 入力データ
 Da1~Da7,S1~S5 選択データ
 P 特定部分
 Pa 区切位置
 S シークバー
 U 識別記号
 V 縦方向

Claims (10)

  1.  複数の入力データを出力部に並べて表示する表示制御プログラムであって、
     コンピュータに、
     前記複数の入力データの中から選択表示される選択データの前記出力部における表示順の指定を受け付ける指定受付ステップと、
     前記選択データを前記表示順に表示するように前記出力部を制御する表示制御ステップと、
     を実行させる表示制御プログラム。
  2.  前記表示制御ステップでは、前記表示順を示す番号を前記選択データに対応して表示するように前記出力部を制御する請求項1に記載の表示制御プログラム。
  3.  前記表示制御ステップでは、前記複数の入力データを区切る区切位置が指定された場合に、前記区切位置以降の前記選択データに新たな番号を割り当てて表示するように前記出力部を制御する請求項2に記載の表示制御プログラム。
  4.  前記表示制御ステップでは、前記区切位置の区切りの解除が指定された場合に、前記区切位置以降の前記選択データの番号を、前記区切位置より前の前記選択データの番号から連続するように変更する請求項3に記載の表示制御プログラム。
  5.  前記表示制御ステップでは、特定の選択データの番号が変更された場合、変更された番号に応じて他の選択データの番号を変更する請求項2に記載の表示制御プログラム。
  6.  前記表示制御ステップでは、所定の選択データにおいてトリミングする特定部分が指定された場合に、前記所定の選択データのうち前記特定部分のみを表示するように前記出力部をさらに制御する請求項1に記載の表示制御プログラム。
  7.  前記表示制御ステップでは、前記選択データを前記表示順に表示する前の詳細表示と、前記選択データのみを前記表示順に表示した選択表示とを切り換え可能に前記出力部を制御する請求項1に記載の表示制御プログラム。
  8.  前記指定受付ステップでは、複数のユーザの中から管理権限者が予め設定されている場合に、前記管理権限者の前記表示順の指定のみを受け付ける請求項1に記載の表示制御プログラム。
  9.  前記指定受付ステップでは、前記複数のユーザの中から承認権限者が予め設定されている場合に、前記管理権限者のロック要請に対する承認を前記承認権限者から受け付け、
     前記表示制御ステップでは、前記承認権限者が前記ロック要請を承認した場合に、前記出力部の表示の内容をロックする請求項8に記載の表示制御プログラム。
  10.  前記表示制御ステップでは、前記出力部の表示の内容をロックした場合に、前記ロック要請を承認した前記承認権限者の情報を表示するように前記出力部を制御する請求項9に記載の表示制御プログラム。
PCT/JP2022/017534 2021-04-14 2022-04-11 表示制御プログラム WO2022220225A1 (ja)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2021-068473 2021-04-14
JP2021068473 2021-04-14

Publications (1)

Publication Number Publication Date
WO2022220225A1 true WO2022220225A1 (ja) 2022-10-20

Family

ID=83640094

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2022/017534 WO2022220225A1 (ja) 2021-04-14 2022-04-11 表示制御プログラム

Country Status (1)

Country Link
WO (1) WO2022220225A1 (ja)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20130034478A (ko) * 2011-09-28 2013-04-05 엘지전자 주식회사 이동 단말기 및 이동 단말기의 제어 방법
JP2015185107A (ja) * 2014-03-26 2015-10-22 富士通株式会社 チャットサマリ参照制御方法、チャットサマリ参照制御プログラム及びチャットサマリ参照制御装置

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20130034478A (ko) * 2011-09-28 2013-04-05 엘지전자 주식회사 이동 단말기 및 이동 단말기의 제어 방법
JP2015185107A (ja) * 2014-03-26 2015-10-22 富士通株式会社 チャットサマリ参照制御方法、チャットサマリ参照制御プログラム及びチャットサマリ参照制御装置

Similar Documents

Publication Publication Date Title
KR101471703B1 (ko) 멤버 추가 확대를 위한 메시징 서비스 시스템 및 그 방법
CN104205120B (zh) 电子会议系统
EP3541011B1 (en) Communication system and information processing apparatus
CN109069923B (zh) 计算机可读介质、信息处理装置、信息处理方法和信息处理系统
JP6813403B2 (ja) 医療・介護情報管理方法、医療・介護情報管理システム及び医療・介護情報管理プログラム
JP5516776B1 (ja) 中継装置、通信システム及びプログラム
JP5723338B2 (ja) データ共有システム
JP2022530850A (ja) 改良を加えたメッセージングシステム
JP2021189675A (ja) サービス提供システム、情報処理システム、利用権限割当方法
WO2022220225A1 (ja) 表示制御プログラム
JP2017211777A (ja) 情報処理装置、情報処理プログラム、および情報処理システム
JP2014056546A (ja) 情報共有システム及び共有端末並びに共有制御プログラム
JP2019068219A (ja) 情報処理装置とその制御方法、及びプログラム
JP7369244B2 (ja) 情報処理装置及び情報処理方法
JP7388222B2 (ja) 情報処理システム、システム、利用制限方法
JP2007122361A (ja) ネットワーク会議用サーバ装置およびネットワーク会議システム
JP5120946B2 (ja) カラオケリモコン装置
JP2016110169A (ja) 作業申請処理装置、作業申請処理方法、及びプログラム
JP7365608B2 (ja) プロフィール管理プログラム
JP7456217B2 (ja) 情報処理システム、ユーザー作成方法
JP2022150302A (ja) 情報処理装置及びプログラム
JP2023031702A (ja) 情報処理装置及びプログラム
JP2019191717A (ja) 情報処理装置及び情報処理プログラム
JP2004355112A (ja) 申請処理システム
JP7467940B2 (ja) 情報処理装置及びプログラム

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22788150

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 22788150

Country of ref document: EP

Kind code of ref document: A1