US8682908B2 - Information processing apparatus, information processing method, and information processing program - Google Patents

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

Info

Publication number
US8682908B2
US8682908B2 US12/007,873 US787308A US8682908B2 US 8682908 B2 US8682908 B2 US 8682908B2 US 787308 A US787308 A US 787308A US 8682908 B2 US8682908 B2 US 8682908B2
Authority
US
United States
Prior art keywords
list
information
files
sort key
display
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related, expires
Application number
US12/007,873
Other languages
English (en)
Other versions
US20080172389A1 (en
Inventor
Kikyo Cho
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Assigned to RICOH COMPANY, LTD. reassignment RICOH COMPANY, LTD. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: CHO, KIKYO
Publication of US20080172389A1 publication Critical patent/US20080172389A1/en
Application granted granted Critical
Publication of US8682908B2 publication Critical patent/US8682908B2/en
Expired - Fee Related legal-status Critical Current
Adjusted expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/16File or folder operations, e.g. details of user interfaces specifically adapted to file systems
    • G06F16/168Details of user interfaces specifically adapted to file systems, e.g. browsing and visualisation, 2d or 3d GUIs

Definitions

  • the present invention relates to an information processing apparatus, an information processing method, and an information processing program for sorting a list displayed on a display apparatus.
  • An information processing apparatus may be configured to enable manipulation of a list displayed thereon that lists files that may be accessed from this information processing apparatus.
  • Files that may be accessed by the information processing apparatus may be documents files stored in a storage device of the information processing apparatus and/or document files stored in a storage device of an apparatus connected to the information processing apparatus, for example.
  • Such files may contain plural items of attribute information including information on the file creator and the date/time of file creation, for example.
  • the list displayed on the information processing apparatus has files sorted using one of the items of attribute information as a sort key.
  • the information processing apparatus as is described above that displays the list of files sorted using a sort key may be configured to enable change of the attribute information being used as the sort key to a different item of attribute information and display a list that has files sorted using the different attribute information as the sort key.
  • an information processing apparatus is configured to display a list of document files using Explorer (registered trademark) installed in Windows (registered trademark).
  • the Explorer registered trademark
  • the Explorer is a tool for managing files and folders.
  • a list of files sorted using the document file name as a sort key is displayed at the information processing apparatus.
  • certain items of document file attribute information and its corresponding item name are displayed together with the list of files.
  • the document file creation date/time and/or data size may be indicated as the attribute information displayed with the list of files.
  • the sort key used for sorting the list may be changed to the attribute information item corresponding to the clicked item name.
  • the item name “document file creation date/time” displayed on the display screen may be clicked.
  • editing process operations may be performed to additionally display the item name of such an attribute information item together with the list.
  • the additionally displayed attribute information item name may be selected so that the list may be re-sorted using the attribute information item corresponding to the selected item name as the sort key.
  • aspects of the present invention are directed to providing an information processing apparatus, an information processing method, and an information processing program that are adapted to improve operationality without degrading list management functions.
  • an information processing apparatus includes:
  • a display device that displays a list of files accessible by the processor which list is sorted using an item of attribute information of the files as a sort key
  • a storing unit that stores information pertaining to display positions of the files within the list and information pertaining to the sort key used to sort the list in the storage device;
  • a selecting unit that selects another item of attribute information of the files as a selected sort key
  • a sorting unit that performs re-sorting operations on the list using the selected sort key and generates a re-sorted list to be displayed by the display device
  • a restoring unit that uses the information stored in the storage device to restore the re-sorted list back to the list displayed prior to the execution of the re-sorting operations by the sorting unit.
  • an information processing method is provided that is performed by an information processing apparatus including a processor, a storage device, and a display device that displays a list of files accessible by the processor which list is sorted using an item of attribute information of the files as a sort key, the method including the steps of:
  • a computer-readable medium storing a computer readable program for processing information in an information processing apparatus including a processor, a storage device, and a display device that displays a list of files accessible by the processor which list is sorted using an item of attribute information of the files as a sort key, the program being executed by a computer to perform the steps of:
  • FIG. 1 is a block diagram showing a hardware configuration of an information processing apparatus according to a first embodiment of the present invention
  • FIG. 2 is a diagram showing an exemplary list of files displayed on a display device of the information processing apparatus according to the first embodiment
  • FIG. 3 is a block diagram showing a functional configuration of the information processing apparatus according to the first embodiment
  • FIG. 4 is a flowchart illustrating operations of the information processing apparatus according to the first embodiment
  • FIGS. 5A and 5B are diagrams illustrating a process of changing a sort key at the information processing apparatus according to the first embodiment
  • FIG. 6 is a block diagram showing a functional configuration of an information processing apparatus according to a second embodiment of the present invention.
  • FIG. 7 is a flowchart illustrating operations of the information processing apparatus according to the second embodiment.
  • FIG. 8 is a diagram showing an exemplary list of sort keys displayed on a display device of the information processing apparatus according to the second embodiment
  • FIG. 9 is a diagram showing a functional configuration of an information processing apparatus according to a third embodiment of the present invention.
  • FIG. 10 is a diagram showing an exemplary list of apparatuses displayed on a display device of the information processing apparatus according to the third embodiment.
  • FIG. 11 is a block diagram showing a configuration of a computer that executes an information processing program stored in a computer-readable medium according to an embodiment of the present invention.
  • An information processing apparatus is configured to store information pertaining to display positions of files included in an original list and information pertaining to a sort key used to sort the original list in a storage device in response to receiving a sort key change command signal. Further, the information processing apparatus according to the present embodiment is configured to restore a re-sorted list sorted using the changed sort key back to the original list using the information stored in the storage device.
  • FIG. 1 is a block diagram showing a hardware configuration of an information processing apparatus 100 according to a first embodiment of the present invention.
  • the illustrated information processing apparatus 100 is a computer including a processor such as a CPU (central processing unit) 110 , an input device 120 , a storage device 130 , and a display device 140 , for example.
  • the input device 120 may be a pointing device such as a mouse or a keyboard that includes a selecting unit for selecting a sort key, for example.
  • the storage device 130 may be a memory or a hard disk, for example.
  • the display device 140 may be a display unit including a display screen, for example.
  • the information processing apparatus 100 is configured to display a list of files that may be accessed by the processor (CPU) 110 on the display device 140 .
  • the list is arranged to be displayed in a predetermined format in which files of the list are sorted using a predetermined attribute information item as the sort key out of plural attribute information items of the files.
  • files that may be accessed by the processor 110 may be various types of files including document files and image files that are created at the information processing apparatus 100 and stored in the storage device 130 , for example. Such file may also include various types of files stored in a storage device of an external apparatus that is connected to the information processing apparatus 100 . Also, it is noted that attribute information of a file may include information items such as file update date/time, file creator name, file data size, and file type, for example.
  • FIG. 2 is a diagram showing an exemplary list of files displayed on the display device 140 .
  • a list of files stored in a folder 1 created within the storage device 130 is displayed.
  • the information processing apparatus 100 of the present embodiment is configured to display attribute information including the file name of the files as well as a number of other attribute information items assigned to each of the files.
  • the file data size, the file type, and the file update date/time are displayed in association with the file name assigned to the files.
  • the information processing apparatus 100 of the present embodiment is configured to sort the list using the file name as the sort key and display the resulting sorted list on the display device 140 .
  • the list shown in FIG. 2 is an example of such a list that is sorted using the file name as the sort key.
  • sorting refers to a process of rearranging a list being displayed in ascending order based on a sort key.
  • a sort key refers to an item of information that is used as a reference for rearranging a list, and in the present embodiment, a certain attribute information item assigned to each file is used as the sort key.
  • the information processing apparatus 100 of the present embodiment is configured to perform operations for changing the sort key used for sorting the displayed list of files, the details of which are described below.
  • the information processing apparatus 100 of the present embodiment Upon performing operations for changing the sort key and re-sorting the list being displayed, the information processing apparatus 100 of the present embodiment is configured to store information pertaining to the display position of each file within the original list displayed before the sort key is changed and the sort key used in the original list in the storage device 130 . Thus, after re-sorting the list using the changed sort key, the information processing apparatus 100 may be able to restore the re-sorted list back to the original list based on the information stored in the storage device 130 .
  • FIG. 3 is a block diagram showing a functional configuration of the information processing apparatus 100 according to the present embodiment. It is noted that the functional elements shown in FIG. 3 may be realized by having the hardware components shown in FIG. 1 co-operate with software installed in the information processing apparatus 100 . In the following, functions of the information processing apparatus 100 according to the first embodiment of the present invention are described with reference to FIG. 3 .
  • the information processing apparatus 100 includes a control unit 111 , a designation process unit 112 , a sorting unit 113 , a storing unit 114 , a restoring unit 115 , and a display process unit 116 as functional units realized by the processor 110 operating in conjunction with software.
  • the control unit 111 is configured to control various process operations executed within the information processing apparatus 100 .
  • the designation process unit 112 is configured to acquire a designation input by a user using the input device 120 and convey the acquired designation input to the control unit 111 .
  • the sorting unit 113 is configured to sort a list of files to be displayed by the display apparatus 140 .
  • the storing unit 114 is configured to store information on the sort key used prior to changing the same and information on display positions of files contained in the list upon performing operations for changing the sort key.
  • the restoring unit 115 is configured to read information stored in the storage device 130 by the storing unit 114 , and restore a list that is re-sorted using the changed sort key back to its original state before being re-sorted.
  • the display process unit 116 is configured to control display operations for displaying a list on the display device 140 .
  • FIG. 4 is a flowchart illustrating operations of the information processing apparatus 100 according to the first embodiment of the present invention.
  • a list of files such as the list of files stored in folder 1 shown in FIG. 2 may be displayed by the display apparatus 140 of the information processing apparatus 100 (S 41 ).
  • a sort key change command signal is input to the information processing apparatus 100 by a user (S 42 )
  • the information processing apparatus 100 starts sort key change process operations.
  • the sort key change command signal may be input to the information processing apparatus 100 by a pointing device corresponding to the input device 120 , for example.
  • a mouse is used as the pointing device, and when a cursor is pointed to a given position on the list being displayed by the display apparatus 140 and the click button of the mouse is pressed for at least a predetermined time period, the information processing apparatus 100 may recognize such operations as a sort key change command signal input.
  • the designation process unit 112 of the information processing apparatus 100 conveys the input sort key change command signal to the control unit 111 .
  • the control unit 111 may control the display process unit 116 to display the row showing the attribute information item corresponding to the current sort key in color as is shown in FIG. 5A so that the current sort key may be easily recognized.
  • the click button of the mouse may be continually pressed during the above-described process step, for example.
  • the control unit 111 controls the storing unit 114 to store information pertaining to the display position of each file contained in the currently displayed list and the current sort key in the storage device 130 (S 43 ).
  • the storing unit 114 may associate a number representing the display order of each file contained in the list with a corresponding file name and store the file name and number representing the display order of each file in the storage device 130 as the display position information of each file.
  • the storing unit 114 may stored the currently displayed list itself in the storage unit 130 .
  • control unit 111 controls the display process unit 116 to change the display of the cursor to a different shape from a normal shape.
  • the cursor being displayed in the different shape indicates that the sort key may be changed.
  • FIG. 5A a cursor 51 having a shape of an arrow corresponding to a normal shape of the cursor is displayed.
  • the display process unit 116 may be controlled to change the display of the cursor to a cursor 52 having a tear drop shape as is shown in FIG. 5B .
  • the sort key may be changed at the information processing apparatus 100 when the cursor 52 as is shown in FIG. 5B is displayed. It is noted that the click button of the mouse may continue to be pressed during the above-described process step, for example.
  • the mouse When the cursor 52 is displayed indicating that the sort key may be changed in the information processing apparatus 100 , the mouse may be operated by the user to select a sort key into which the current sort key is to be changed (S 44 ). In the following, the operations for selecting the sort key are described.
  • the names of items of attribute information assigned to each file are displayed along with the list of files on the display device 140 .
  • the cursor 52 By pointing the cursor 52 to a display position of an attribution information item name being displayed with the list of files and pressing the click button of the mouse for a predetermined time period, the corresponding attribute information item to which the cursor 52 is pointed may be selected as the sort key in the information processing apparatus 100 .
  • “file name”, “size”, “type”, and “update date/time” are displayed as the item names of attribute information items displayed with the list of files.
  • the cursor 52 is pointed to the item name “size”; that is, the attribute information item describing the “size” of each file is selected as the sort key.
  • the information processing apparatus 100 may be configured to display the row of attribute information item being selected as the sort key in color. In this way, a sort key may be easily selected/changed using a mouse at the information processing apparatus 100 according to the present embodiment.
  • the sorting unit 113 re-sorts the list using the selected sort key (S 45 ). Then, the list re-sorted by the sorting unit 113 is displayed by the display process unit 116 .
  • the list shown in FIG. 5B may be obtained by re-sorting the list shown in FIG. 5A using the file size as the selected sort key. It is noted that the click button of the mouse may continue to be pressed during the above-described process step, for example.
  • the control unit 111 may receive a restoration command signal directing the re-sorted list to be restored back to its original state (S 46 ). In such a case, the control unit 111 controls the restoring unit 115 to restore the re-sorted list back to its original state (S 47 ).
  • list restoration command operations and restoration process operations of the information processing apparatus 100 according to the first embodiment are described.
  • the designation process unit 112 recognizes such operating status change as a list restoration command signal input and conveys this command signal to the control unit 111 .
  • the control unit 111 conveys the restoration command signal received from the designation process unit 112 to the restoring unit 115 .
  • the restoring unit 115 reads the information on the display position of each file and the sort key used in the original list stored in the storage device 130 by the storing unit 114 in step S 43 , and uses the read information to restore the re-sorted list back to its original state (i.e., original list).
  • the restoring unit 115 may restore the re-sorted list back to its original state by reorganizing the files in proper order based on the stored number and file name.
  • the restoring unit 115 may read the stored original list and display the same on the display device 140 .
  • the restoring unit 115 may be configured to read the sort key set prior to the sort key selection/change operations (i.e., sort key used to sort the original list) from the storage device 130 and prompt the display process unit 116 to display the row of attribute information items identified by the item name corresponding to the read sort key in color, for example.
  • sort key selection/change operations i.e., sort key used to sort the original list
  • the list shown in FIG. 5B that is sorted using the selected sort key may be accurately restored back to the list shown in FIG. 5A corresponding to the original list displayed before the above-described change/selection operations.
  • the information processing apparatus 100 is configured to store information pertaining to an original list that is displayed before sort key change/selection operations are performed so that even when a sort key is temporarily changed and the displayed list is changed as a result, the stored information pertaining to the original list may be read to accurately restore the displayed list to its original state.
  • the information processing apparatus 100 is configured to change the sort key to a selected sort key when the click button of a mouse is pressed by a user for at least a predetermined time period and re-sort the displayed list using the selected sort key. Further, the information processing apparatus 100 according to the present embodiment is configured to restore the displayed list back to its original state prior (i.e., the original list displayed prior to the sort key change/selection operations) when the user stops pressing the click button of the mouse.
  • a re-sorted list resulting from changing the sort key to a selected sort key may be easily referenced, and the list displayed after the sort key change operations may be promptly restored back to the original list that is displayed before the sort key change operations at the information processing apparatus 100 according to the present embodiment.
  • a pointing device is used as the input device 120 .
  • a keyboard is used as the input device 120 to perform processes similar to the above-described processes, for example.
  • the designation process unit 112 may be configured to determine when a predetermined key of the keyboard is pressed for at least a predetermined time period, accept such an operating status as a sort key change command signal input, and convey the sort key change command signal to the control unit 111 . Further, the designation process unit 112 may be configured to determine when the predetermined key is released (i.e., ceases to be pressed), accept such operating status as a list restoration command signal, and convey the list restoration command signal to the control unit 111 .
  • the information processing apparatus 100 may realize improved operationality without degrading list management functions upon performing operations using a list of files.
  • FIGS. 6-8 a second embodiment of the present invention is described with reference to FIGS. 6-8 .
  • the second embodiment of the present invention differs from the first embodiment in that a list of items that may be used as the sort key is displayed on the display device in the process of selecting a sort key. It is noted that elements and features of the present embodiment that are substantially identical to those of the first embodiment are given the same reference numerals and their descriptions may be omitted or simplified.
  • FIG. 6 is a block diagram showing a functional configuration of an information processing apparatus 100 A according to the second embodiment of the present invention.
  • the illustrated information processing apparatus 100 A includes a sort key managing unit 117 and a sort key process unit 118 in addition to the functional units of the information processing apparatus 100 according to the first embodiment.
  • the sort key managing unit 117 is configured to manage a list of sort keys, the details of which are described below.
  • various file attribute information items stored in the storage device 130 may be used as the sort key for sorting the list being displayed.
  • the information processing apparatus 100 A is configured to acquire the item names of the file attribute information items stored in the storage device 130 and store a list of the acquired item names in the storage device 130 .
  • the sort key managing unit 117 is configured to manage the item names of the file attribute information items stored in the storage device 130 as a list of sort keys.
  • the sort key process unit 118 is configured to perform process operations for displaying the list of sort keys stored in the storage device 130 .
  • the information processing apparatus 100 A is configured to display a list of item names of attribute information items that may be used as the sort key as a list of sort keys in the process of selecting a sort key. In this way, attribute information items that are not displayed with the list of files may be easily selected as the sort key.
  • FIG. 7 is a flowchart illustrating operations of the information processing apparatus 100 A according to the second embodiment.
  • a list of files such as the list of files stored in folder 1 as is shown in FIG. 2 may be displayed on the display device 140 (S 71 ).
  • a sort key list display command signal is issued by a user (S 72 )
  • the information processing apparatus 100 A starts display process operations for displaying the list of sort keys.
  • a pointing device used as the input device 120 may include a display command unit for directing the information processing apparatus 100 A to display the list of sort keys by issuing a sort key list display command signal, for example.
  • the pointing device corresponds to a mouse, and when a cursor is pointed to a given position on the list being displayed by the display device 140 and the click button of the mouse is pressed for at least a predetermined time period, the designation process unit 112 of the information processing apparatus 100 A is configured to recognize and accept such operating status as a sort key list display command signal input.
  • the designation process unit 112 upon accepting the sort key list display command signal, conveys this command signal to the control unit 111 .
  • the control unit 111 controls the sort key managing unit 117 to read the list of sort keys from the storage device 130 . Then, the control unit 111 hands over the read list of sort keys to the sort key process unit 118 .
  • the sort key process unit 118 performs processes on the list of sort keys from the control unit 111 so that the list may be displayed on the display device 140 in a predetermined layout. Then, the sort key process unit 118 conveys the processed list of sort keys to the control unit 111 . In turn, the control unit 111 controls the display process unit 116 to display the processed list of sort keys on the display device 140 (S 72 ).
  • FIG. 8 is a diagram showing an example in which a list of sort keys is displayed on the display device 140 .
  • the sort key may be selected/changed at the information processing apparatus 100 A when the list of sort keys is displayed on the display device 140 as in the example of FIG. 8 .
  • the list of sort keys is displayed so that selection of a sort key is enabled at the information processing apparatus 100 A, operations for storing the current sort key and information on the currently displayed list (original list) are performed (S 73 ). It is noted that detailed descriptions of the process step S 73 are omitted since this step is substantially identical to the above-described process step S 43 of FIG. 4 of the first embodiment.
  • a sort key may be selected from the displayed list of sort keys (S 74 ).
  • operations for selecting a sort key at the information processing apparatus 100 A are described in detail.
  • a list of file attribute information item names as a list of sort keys is displayed on the display device 140 in addition to the file attribute information item names that are displayed together with the list of files.
  • the list of sort keys may be displayed in the form of a separate window as is shown in FIG. 8 .
  • the information processing apparatus 100 A may determine that the item name to which the cursor is pointed is selected as the sort key.
  • the cursor is pointed to the display position of the item name “creator” in the list of sort keys. That is, the “creator” is selected as the sort key in the example of FIG. 8 .
  • a mouse may be used to easily display the list of sort keys and select a sort key from the displayed list.
  • the operations of displaying the list of sort keys may be terminated by the display process unit 116 .
  • the information processing apparatus 100 A is configured to display a list of sort keys when the click button of a mouse is pressed by a user for at least a predetermined time period to enable selection of a sort key from the displayed list. Then, the information processing apparatus 100 A displays a list that is re-sorted using the selected sort key.
  • a list of attribute information item names as a list of sort keys may be easily displayed through simple operations. Further, a sort key may be easily selected from the displayed list of sort keys through simple operations.
  • display operations of displaying the list of sort keys may be terminated when the user stops pressing the click button of the mouse to release the click button, and in turn, the list displayed on the display device may be restored back to the original list displayed prior to the sort key change/selection operations.
  • a re-sorted list resulting from changing the sort key to a selected sort key may be easily referenced, and the re-sorted list displayed after sort key change/selection operations may be easily restored back the original list displayed before the sort key change/selection operations.
  • a pointing device is used as the input device 120 .
  • a keyboard is used as the input device 120 to perform processes similar to the above-described processes, for example.
  • the designation process unit 112 may be configured to determine when a predetermined key of the keyboard is pressed for at least a predetermined time period, accept such an operating status as a sort key change command signal input, and convey the sort key change command signal to the control unit 111 . Further, the designation process unit 112 may be configured to determine when the predetermined key is released (i.e., ceases to be pressed), accept such operating status as a list restoration command signal input, and convey the list restoration command signal to the control unit 111 so that display operations for displaying the lit of sort keys may be terminated.
  • the information processing apparatus 100 A may realize improved operationality without degrading list management functions upon performing operations using a list of files.
  • An information processing apparatus 100 B according to the third embodiment of the present invention differs from those of the first and second embodiments in that it is configured to display a list of apparatuses that are connected to this information processing apparatus 100 B on a display device. It is noted that process operations performed by the information processing apparatus 100 B for sorting the list displayed on the display device may be substantially identical to the process operations performed by the information processing apparatuses 100 and 100 A according to the first and second embodiments of the present invention. Accordingly, the list of apparatuses displayed by the information processing apparatus 100 B of the present embodiment is described below. It is noted that elements and features of the present embodiment that are identical to those of the first embodiment are given the same reference numerals and their descriptions are omitted.
  • the information processing apparatus 100 B is configured to acquire a list of apparatuses that are connected to this information processing apparatus 100 B and display the acquired list.
  • FIG. 9 is a block diagram showing a configuration of the information processing apparatus 100 B.
  • the information processing apparatus 100 B includes an apparatus list acquiring unit 119 and an apparatus information acquiring unit 121 in addition to the functional units included in the information processing apparatus 100 according to the first embodiment. It is noted that in FIG. 9 , elements of the information processing apparatus 100 B that are identical to those of the information processing apparatus 100 according to the first embodiment are not shown.
  • the apparatus list acquiring unit 119 is configured to acquire a list of apparatuses that are connected to the information processing apparatus 100 B.
  • the information processing apparatus 100 B is connected to apparatuses a, b, and c via a network. It is noted that the apparatuses a, b, and c may correspond to general computers or peripheral apparatuses such as printers, for example. Also, although it is assumed in the present example that the apparatuses a, b, and c are connected to the information processing apparatus 100 B via a network, other examples are possible in which apparatuses are externally connected to the information processing apparatus 100 B via some other suitable connection means such as a USB (Universal Serial Bus).
  • USB Universal Serial Bus
  • the apparatus information acquiring unit 121 is configured to acquire apparatus information pertaining to the apparatuses connected to the information processing apparatus 100 B.
  • the apparatus information may include the apparatus name, the name of the registered user of the apparatus, and the IP address of the apparatus, for example.
  • the apparatus information acquiring unit 121 may be configured to create a list of apparatus information item names based on the acquired apparatus information and store the list of apparatus information item names in the storage device 130 .
  • the designation process unit 112 accepts this display command signal conveys the same to the control unit 111 .
  • the control unit 111 controls the apparatus list acquiring unit 119 to acquire the list of apparatuses connected to the information processing apparatus 100 B.
  • the control unit 111 controls the apparatus information acquiring unit 121 to acquire apparatus information of the apparatuses connected to the information processing apparatus 100 B.
  • the control unit 111 hands over the acquired list and information to the display process unit 116 .
  • the display process unit 116 displays the list of apparatuses and the apparatus information of the apparatuses on the display device 140 .
  • FIG. 10 is a diagram showing an exemplary list of apparatuses and apparatus information that is displayed on the display device 140 of the information processing apparatus 100 B according to the present embodiment. Specifically the list displayed at the information processing apparatus 100 B is sorted using one of the apparatus information items as the sort key. For example, the list shown in FIG. 10 is sorted using the apparatus name as the sort key.
  • the display device 140 is controlled to display the list of apparatuses together with items of apparatus information pertaining to the apparatuses and their corresponding apparatus information item names. For example, in FIG. 10 , the apparatus name and the user name of the apparatuses are displayed as items of apparatus information, and “name” and “user name” are displayed as their apparatus information item names.
  • process operations related to sorting that are similar to those performed at the information processing apparatus 100 according to the first embodiment may be performed on the list of apparatuses displayed on the display device 140 of the information processing apparatus 100 B according to the present embodiment.
  • the list of apparatuses displayed at the information processing apparatus 100 B may be sorted using a certain item of apparatus information as the sort key.
  • the sort key may be changed by selecting the item name of the apparatus information item to be used for as the sort key.
  • the re-sorted list may be accurately restored back to the original list displayed before the re-sorting the list.
  • process operations for displaying a list of sort keys similar to those performed at the information processing apparatus according 100 A of the second embodiment may be performed with respect to the list of apparatuses displayed by the information processing apparatus 100 B according to the present embodiment.
  • a list of apparatus information item names as a list of sort keys may be created and stored in the storage device 130 of the information processing apparatus 100 B according to the present embodiment.
  • the list of apparatus information item names as the list of sort keys may be read from the storage device 130 to be displayed at the information processing apparatus 100 B of the present embodiment.
  • the information processing apparatus 100 B can realize improved operationality without degrading list managing functions upon performing operations using a list of apparatuses connected to this information processing apparatus 100 B.
  • FIG. 11 is a diagram illustrating an example in which a computer-readable program configured to realize one or more of the functional features of the above-described embodiments is stored in a computer-readable medium. Specifically, in FIG. 11 , a computer-readable program stored in a storage medium 210 is read and executed by a computer 300 to realize the functional features of the above-described embodiments.
  • the computer 300 may include a CPU 310 , a hard disk 320 , a memory 330 , a display unit 340 , an input unit 350 , a communications unit 360 , and a storage medium read unit 370 .
  • the CPU 310 is a processor that executes various computations and processes on the computer 300 .
  • the hard disk 320 is a storage device that stores data such as applications that are run on the computer 300 and data created by such applications.
  • the memory 330 stores data including setting values and computation results of the CPU 310 , for example.
  • the display unit 340 is a display that enables a user to view data generated within the computer 300 , for example.
  • the input unit 350 may be a keyboard or a mouse that is operated by a user to input various data, for example.
  • the communications unit 360 may be a network control unit that is configured to establish communication with an external apparatus.
  • the storage medium read unit 370 may be a read device such as a floppy disk (registered trademark) driver that is configured to read data and programs stored in a storage medium, for example.
  • the storage medium 210 stores an information processing program 200 that is configured to enable a computer to realize one or more of the functional features of the above-described embodiments of the present invention.
  • the information processing program 200 of the present embodiment may be read by the storage medium read unit 370 to be executed by the CPU 310 .
  • the storage medium 210 may be any type of storage medium that may be read by a computer such as a floppy disk or a CD-ROM (compact disk read only memory).
  • the information processing program 200 may be transmitted over a network to be received by the communications unit 360 and stored in the hard disk 320 .

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
US12/007,873 2007-01-17 2008-01-16 Information processing apparatus, information processing method, and information processing program Expired - Fee Related US8682908B2 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2007008196A JP4922769B2 (ja) 2007-01-17 2007-01-17 情報処理装置、情報処理方法、情報処理プログラム
JP2007-008196 2007-01-17

Publications (2)

Publication Number Publication Date
US20080172389A1 US20080172389A1 (en) 2008-07-17
US8682908B2 true US8682908B2 (en) 2014-03-25

Family

ID=39618555

Family Applications (1)

Application Number Title Priority Date Filing Date
US12/007,873 Expired - Fee Related US8682908B2 (en) 2007-01-17 2008-01-16 Information processing apparatus, information processing method, and information processing program

Country Status (2)

Country Link
US (1) US8682908B2 (ja)
JP (1) JP4922769B2 (ja)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130097121A1 (en) * 2011-10-14 2013-04-18 Samsung Electronics Co., Ltd System restoration apparatus for a portable terminal and method thereof
US20150248232A1 (en) * 2014-02-28 2015-09-03 Invensys Systems, Inc. Touch gesture for connection of streams in a flowsheet simulator

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8135924B2 (en) 2009-01-14 2012-03-13 International Business Machines Corporation Data storage device driver
US10289660B2 (en) * 2012-02-15 2019-05-14 Apple Inc. Device, method, and graphical user interface for sharing a content object in a document
JP6152730B2 (ja) * 2013-07-18 2017-06-28 富士ゼロックス株式会社 情報処理装置及び情報処理プログラム
JP7395825B2 (ja) * 2019-02-13 2023-12-12 株式会社リコー 表示端末、共用システム、表示制御方法およびプログラム
JP7447495B2 (ja) * 2020-01-08 2024-03-12 富士フイルムビジネスイノベーション株式会社 情報処理装置及びプログラム

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1992012488A1 (en) 1990-12-28 1992-07-23 Teknekron Software Systems, Inc. Apparatus and method for creation of a user definable video displayed document showing changes in real time data
US5878410A (en) * 1996-09-13 1999-03-02 Microsoft Corporation File system sort order indexes
US6185574B1 (en) * 1996-11-27 2001-02-06 1Vision, Inc. Multiple display file directory and file navigation system for a personal computer
US20030225888A1 (en) * 2002-05-29 2003-12-04 International Business Machines Corporation Web and lotus notes adapter layers
JP2004135323A (ja) 2002-09-19 2004-04-30 Ricoh Co Ltd 画像処理装置、画像処理システム、画像処理装置の制御方法、プログラム及び記録媒体
JP2004295671A (ja) 2003-03-27 2004-10-21 Ricoh Co Ltd 電子情報保管サーバ、電子情報保管方法及び電子情報保管プログラム
US20050216499A1 (en) * 2004-03-25 2005-09-29 Parzygnat Kenneth J System and method for multiple table entry selections
US20060206456A1 (en) * 2005-03-10 2006-09-14 Kabushiki Kaisha Toshiba Document managing apparatus
JP2006301923A (ja) 2005-04-20 2006-11-02 Matsushita Electric Ind Co Ltd ファイル情報一覧表示装置
US20070112785A1 (en) * 2005-11-08 2007-05-17 Autup, Inc. System and method for updating a storage medium
US7328407B2 (en) * 2004-10-07 2008-02-05 Microsoft Corporation Automatic view selection
US20080091749A1 (en) * 2006-10-16 2008-04-17 Canon Kabushiki Kaisha File management apparatus, method for controlling file management apparatus, computer program, and storage medium
US7620633B1 (en) * 2005-11-14 2009-11-17 Adobe Systems Incorporated Methods and apparatus for prioritizing and sorting metadata to be displayed

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US636044A (en) * 1899-06-30 1899-10-31 Franklin E Humphreys Smoke-consuming flue.
JPH05224853A (ja) * 1992-02-13 1993-09-03 Hitachi Ltd 電子ボード
JPH08161141A (ja) * 1994-12-02 1996-06-21 Hitachi Ltd マルチウィンドウシステムの表示制御方法
JPH10189668A (ja) * 1996-12-20 1998-07-21 Sony Corp 半導体集積回路の評価支援装置及びその評価支援方法
JP2003241876A (ja) * 2002-02-20 2003-08-29 Fuji Xerox Co Ltd 遠隔操作機器表示装置及び遠隔操作機器表示方法
JP4491273B2 (ja) * 2004-05-10 2010-06-30 株式会社日立製作所 ストレージシステム、ファイルアクセス制御プログラム及びファイルアクセス制御方法
JP2006318097A (ja) * 2005-05-11 2006-11-24 Canon Inc 情報処理装置及びその制御方法、コンピュータプログラム、記憶媒体

Patent Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5339392A (en) 1989-07-27 1994-08-16 Risberg Jeffrey S Apparatus and method for creation of a user definable video displayed document showing changes in real time data
WO1992012488A1 (en) 1990-12-28 1992-07-23 Teknekron Software Systems, Inc. Apparatus and method for creation of a user definable video displayed document showing changes in real time data
JP2927548B2 (ja) 1990-12-28 1999-07-28 ロイターズ・リミテッド リアルタイム・データの変化を示すユーザ定義可能なビデオ表示文書を作成する装置と方法
US5878410A (en) * 1996-09-13 1999-03-02 Microsoft Corporation File system sort order indexes
US6185574B1 (en) * 1996-11-27 2001-02-06 1Vision, Inc. Multiple display file directory and file navigation system for a personal computer
US20030225888A1 (en) * 2002-05-29 2003-12-04 International Business Machines Corporation Web and lotus notes adapter layers
JP2004135323A (ja) 2002-09-19 2004-04-30 Ricoh Co Ltd 画像処理装置、画像処理システム、画像処理装置の制御方法、プログラム及び記録媒体
JP2004295671A (ja) 2003-03-27 2004-10-21 Ricoh Co Ltd 電子情報保管サーバ、電子情報保管方法及び電子情報保管プログラム
US20050216499A1 (en) * 2004-03-25 2005-09-29 Parzygnat Kenneth J System and method for multiple table entry selections
US7328407B2 (en) * 2004-10-07 2008-02-05 Microsoft Corporation Automatic view selection
US20060206456A1 (en) * 2005-03-10 2006-09-14 Kabushiki Kaisha Toshiba Document managing apparatus
JP2006301923A (ja) 2005-04-20 2006-11-02 Matsushita Electric Ind Co Ltd ファイル情報一覧表示装置
US20070112785A1 (en) * 2005-11-08 2007-05-17 Autup, Inc. System and method for updating a storage medium
US7620633B1 (en) * 2005-11-14 2009-11-17 Adobe Systems Incorporated Methods and apparatus for prioritizing and sorting metadata to be displayed
US20080091749A1 (en) * 2006-10-16 2008-04-17 Canon Kabushiki Kaisha File management apparatus, method for controlling file management apparatus, computer program, and storage medium

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130097121A1 (en) * 2011-10-14 2013-04-18 Samsung Electronics Co., Ltd System restoration apparatus for a portable terminal and method thereof
US20150248232A1 (en) * 2014-02-28 2015-09-03 Invensys Systems, Inc. Touch gesture for connection of streams in a flowsheet simulator
US9665272B2 (en) * 2014-02-28 2017-05-30 Invensys Systems, Inc. Touch gesture for connection of streams in a flowsheet simulator

Also Published As

Publication number Publication date
US20080172389A1 (en) 2008-07-17
JP4922769B2 (ja) 2012-04-25
JP2008176479A (ja) 2008-07-31

Similar Documents

Publication Publication Date Title
US8682908B2 (en) Information processing apparatus, information processing method, and information processing program
CA2512102C (en) An improved user interface for displaying selectable software functionality controls that are contextually relevant to a selected object
RU2405186C2 (ru) Поиск в меню запуска программ операционной системы
US7600197B2 (en) Graphical user interface having contextual menus
CN100568188C (zh) 操作系统运行菜单程序清单
US20100214571A1 (en) Drag-and-drop printing method with enhanced functions
US20080307358A1 (en) Highlighting related user interface controls
US20130268895A1 (en) Terminal device and icon management method
US7921366B2 (en) Information processing apparatus, assignment method and display method of information processing apparatus, and computer-readable program product
US20060129539A1 (en) Information processing device and method thereof
JP7263732B2 (ja) 情報処理装置およびプログラム
JP5645614B2 (ja) 文書管理装置、文書管理装置の制御方法およびコンピュータプログラム
US8020096B2 (en) Method and system for providing integrated hot key configuration
WO2012082762A2 (en) Button-activated contextual search
US6600498B1 (en) Method, means, and device for acquiring user input by a computer
US6008811A (en) Drag and drop metaphors for non-programmable emulation environments
JP2005216201A (ja) ジョブ処理システム
JP6157192B2 (ja) 情報処理装置、制御方法およびコンピュータプログラム
US20130080882A1 (en) Method for executing an application program
CN111897471B (zh) 文件复制方法及装置
US11644954B2 (en) Method and apparatus for providing a document editing interface for providing resource information related to a document using a backlink button
CN113050845B (zh) 一种处理方法和处理装置
KR100222572B1 (ko) 워드프로세서의 페이지 관리를 이용한 문서 편집방법 및 그 기능을 구비한 컴퓨터 시스템
CN112817500A (zh) 交互式信息整理方法、装置、设备和存储介质
US20110265042A1 (en) Property set allocation for user interface

Legal Events

Date Code Title Description
AS Assignment

Owner name: RICOH COMPANY, LTD., JAPAN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:CHO, KIKYO;REEL/FRAME:020415/0047

Effective date: 20080108

FEPP Fee payment procedure

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

FEPP Fee payment procedure

Free format text: MAINTENANCE FEE REMINDER MAILED (ORIGINAL EVENT CODE: REM.)

LAPS Lapse for failure to pay maintenance fees

Free format text: PATENT EXPIRED FOR FAILURE TO PAY MAINTENANCE FEES (ORIGINAL EVENT CODE: EXP.)

STCH Information on status: patent discontinuation

Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362

FP Lapsed due to failure to pay maintenance fee

Effective date: 20180325