US8640041B2 - Display control apparatus and program for indicating restriction groups - Google Patents

Display control apparatus and program for indicating restriction groups Download PDF

Info

Publication number
US8640041B2
US8640041B2 US12/390,765 US39076509A US8640041B2 US 8640041 B2 US8640041 B2 US 8640041B2 US 39076509 A US39076509 A US 39076509A US 8640041 B2 US8640041 B2 US 8640041B2
Authority
US
United States
Prior art keywords
display
restriction
mode
item
tab
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active, expires
Application number
US12/390,765
Other languages
English (en)
Other versions
US20090228822A1 (en
Inventor
Yuji Miyata
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.)
Brother Industries Ltd
Original Assignee
Brother Industries 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 Brother Industries Ltd filed Critical Brother Industries Ltd
Assigned to BROTHER KOGYO KABUSHIKI KAISHA reassignment BROTHER KOGYO KABUSHIKI KAISHA ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: MIYATA, YUJI
Publication of US20090228822A1 publication Critical patent/US20090228822A1/en
Application granted granted Critical
Publication of US8640041B2 publication Critical patent/US8640041B2/en
Active legal-status Critical Current
Adjusted expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G03PHOTOGRAPHY; CINEMATOGRAPHY; ANALOGOUS TECHNIQUES USING WAVES OTHER THAN OPTICAL WAVES; ELECTROGRAPHY; HOLOGRAPHY
    • G03GELECTROGRAPHY; ELECTROPHOTOGRAPHY; MAGNETOGRAPHY
    • G03G15/00Apparatus for electrographic processes using a charge pattern
    • G03G15/50Machine control of apparatus for electrographic processes using a charge pattern, e.g. regulating differents parts of the machine, multimode copiers, microprocessor control
    • G03G15/5016User-machine interface; Display panels; Control console
    • GPHYSICS
    • G03PHOTOGRAPHY; CINEMATOGRAPHY; ANALOGOUS TECHNIQUES USING WAVES OTHER THAN OPTICAL WAVES; ELECTROGRAPHY; HOLOGRAPHY
    • G03GELECTROGRAPHY; ELECTROPHOTOGRAPHY; MAGNETOGRAPHY
    • G03G15/00Apparatus for electrographic processes using a charge pattern
    • G03G15/50Machine control of apparatus for electrographic processes using a charge pattern, e.g. regulating differents parts of the machine, multimode copiers, microprocessor control
    • G03G15/5016User-machine interface; Display panels; Control console
    • G03G15/502User-machine interface; Display panels; Control console relating to the structure of the control menu, e.g. pop-up menus, help screens
    • GPHYSICS
    • G03PHOTOGRAPHY; CINEMATOGRAPHY; ANALOGOUS TECHNIQUES USING WAVES OTHER THAN OPTICAL WAVES; ELECTROGRAPHY; HOLOGRAPHY
    • G03GELECTROGRAPHY; ELECTROPHOTOGRAPHY; MAGNETOGRAPHY
    • G03G15/00Apparatus for electrographic processes using a charge pattern
    • G03G15/50Machine control of apparatus for electrographic processes using a charge pattern, e.g. regulating differents parts of the machine, multimode copiers, microprocessor control
    • G03G15/5075Remote control machines, e.g. by a host
    • G03G15/5087Remote control machines, e.g. by a host for receiving image data
    • GPHYSICS
    • G03PHOTOGRAPHY; CINEMATOGRAPHY; ANALOGOUS TECHNIQUES USING WAVES OTHER THAN OPTICAL WAVES; ELECTROGRAPHY; HOLOGRAPHY
    • G03GELECTROGRAPHY; ELECTROPHOTOGRAPHY; MAGNETOGRAPHY
    • G03G2215/00Apparatus for electrophotographic processes
    • G03G2215/00025Machine control, e.g. regulating different parts of the machine
    • G03G2215/00109Remote control of apparatus, e.g. by a host

Definitions

  • aspects of the present invention relate to a display control apparatus and a display control program.
  • An apparatus requests the user to set values for several items related to data processing in order to process data for print, and the like.
  • processing corresponding to the set values cannot always be executed. That is, processing cannot be executed because a collision occurs between a setting on one item and a setting on another item. Therefore, the apparatus is adapted to prohibit the user from making such an item setting.
  • JP-A-H9-98278 describes the following two related-art techniques which resolve the difficulty of understanding. Firstly, it is assumed that when the user sets a value for one item, it becomes impossible to execute processing because of a collision of a setting on the item with a setting on another item. In this case, the other item is displayed so as to enable the user to see the other item at a glance. Secondly, it is assumed that as a value is set for one item, no selection can be made in the setting on another item. In this case, the setting is restricted so as to prohibit the user from setting a value for the other item.
  • Exemplary embodiments of the present invention address the above disadvantages and other disadvantages not described above.
  • the present invention is not required to overcome the disadvantages described above, and thus, an exemplary embodiment of the present invention may not overcome any of the problems described above.
  • a display control apparatus comprising: a display control unit which controls a display to display a setting screen indicating a plurality of set items; a setting unit which sets setup values for the plurality of set items displayed on the display, respectively; a processing unit which executes processing according to a combination of the setup values set by the setting unit; and a restriction unit which restricts setting the setup values by the setting unit so as not to satisfy a restriction condition, which is a combination of a plurality of setup values, wherein the restriction condition is determined so as to prohibit the processing unit from executing the processing.
  • the display control unit controls the display to display a restriction item group in a first mode, the restriction item group including set items corresponding to the setup values in the restriction condition, and to display set items other than the restriction item group in a second mode different from the first mode.
  • a computer-readable medium having a computer program for controlling a display stored thereon and readable by a computer, the computer program, when executed by the computer, causing the computer to perform operations comprising: controlling the display to display a setting screen indicating a plurality of set items; setting setup values for the plurality of set items displayed on the display; executing processing according to a combination of the set setup values; and restricting setting the setup values by the setting operation so as not to satisfy a restriction condition, which is a combination of a plurality of setup values, wherein the restriction condition is determined so as to prohibit executing of the processing.
  • the controlling controls the display to display a restriction item group in a first mode, the restriction item group including set items corresponding to the setup values in the restriction condition, and to display set items other than the restriction item group in a second mode different from the first mode.
  • FIG. 1 is a block diagram to show a schematic configuration of a printer and a PC according to an exemplary embodiment of the present invention
  • FIGS. 2A and 2B are tables to show restriction conditions
  • FIG. 3 is a flowchart to show print setting processing
  • FIG. 4 is a drawing to show a setting screen based on initial values
  • FIG. 5 is a table to show changed setup values
  • FIG. 6A is a drawing to show how set items are colored and FIG. 6B is a table to show a relationship between the set items and the coloring result;
  • FIG. 7 is a flowchart to show coloring processing
  • FIG. 8A is a table to show a relationship among the set items, the setup values, and the coloring result and FIG. 8B is a drawing to show how the set items are colored;
  • FIG. 9 is a flowchart to show modified coloring processing
  • FIGS. 10A and 10B are drawings to show a setting screen colored according to the modified coloring processing.
  • FIGS. 11A and 11B are drawings to show set items associated with a tab and FIGS. 11C and 11D are drawings to show how set items and tabs are colored.
  • FIG. 1 is a block diagram to show the configurations of a printer 10 and a personal computer (PC) 30 according to an exemplary embodiment of the present invention for controlling the printer 10 .
  • PC personal computer
  • the printer 10 includes a CPU 11 for executing various programs to control units therein, a read only memory (ROM) 13 for storing the various programs executed by the CPU 11 , a random access memory (RAM) 15 used as a work area at the program execution time by the CPU 11 , a nonvolatile random access memory (NVRAM) 17 as data-rewritable nonvolatile memory for storing various setup data, a print unit 21 for printing an image based on job data input from the PC 30 on a recording medium under the control of the CPU 11 , a display and operation unit 23 having a display unit (liquid crystal monitor) and an operation unit (key group) that can be operated by the user, and a printer port interface (LAN interface) 27 connected to a LAN.
  • a printer port interface LAN interface
  • the PC 30 includes a CPU 31 for executing various programs to control units therein, a ROM 33 for storing a boot program, and the like, executed by the CPU 31 , a RAM 35 used as a work area at the program execution time by the CPU 31 , a hard disk drive (HDD) 37 for storing programs of an operating system, application programs, a printer driver, and the like, and various data, a display unit 41 (liquid crystal monitor) for information display, an input unit 43 including a keyboard, a pointing device, and the like, that can be operated by the user, and a printer port interface (LAN interface) 47 connected to the LAN.
  • a printer port interface LAN interface
  • FIG. 2A is a table listing types of restriction conditions. Each of the restriction conditions is defined by a combination of setup values.
  • the PC 30 limits the setup value range so as not to satisfy any of the three restriction conditions shown in FIG. 2A .
  • the combination A shown in FIG. 2A is “double-sided print ON and sheet size less than A4.”
  • the PC 30 is adapted to prohibit a state in which double-sided print ON and sheet size less than A4 are set at the same time. The reason is that it is difficult to turn a sheet having a size less than A4 inside out to execute double-sided print.
  • the combination B is “double-sided print ON and poster print ON.” This means that the PC 30 is adapted to prohibit a state in which poster print ON and double-sided print ON are set at the same time. The reason is that it is difficult to print with no margin to execute poster print at the double-sided print time.
  • the combination C is “sheet size less than A4 and tray other than manual tray.” This means that the PC 30 is adapted to prohibit a state in which sheet size less than A4 and tray other than manual tray are set at the same time. The reason is that it is difficult to pick up a sheet having a size less than A4 in any tray other than the manual tray.
  • the trays other than the manual tray included in the printer 10 are a first tray and a second tray.
  • FIG. 2A is not actually stored in the hard disk drive 37 , because it is hard to use the table in the format shown in FIG. 2A for processing.
  • FIG. 2B shows the table in the format actually stored in the hard disk drive 37 .
  • the table shown in FIG. 2B includes information related to “number,” “restriction condition”, “restriction set item group,” and “display color.”
  • the restriction condition is defined by a condition setup value and a restriction setup value. That is, the two information shown in FIG. 2B are provided for restricting change in a setup value so that the value set as the restriction setup value is not set when the value defined as the condition setup value is set. A specific procedure will be described later with reference to FIG. 3 .
  • the number is used in operations for implementing that processing.
  • the condition setup value is an example of a first setup value and the restriction setup value is an example of a second setup value.
  • a restriction set item group and a display color are associated with each restriction.
  • set items in which the condition setup value and the restriction setup value are set are shown.
  • the display color is unique to each restriction and is assigned a color in order to easily identify the restriction, which is different from an original color (white, gray or the like).
  • FIG. 3 is a flowchart to show print setting processing. This processing is executed subjectively by the CPU 31 and is implemented as a part of the program configuring the printer driver stored in the hard disk drive 37 described above.
  • the print setting processing is started when a display command of a setting screen concerning print is received through the input unit 43 .
  • FIG. 4 shows the setting screen.
  • This setting screen is displayed on the display unit 41 and functions as a graphical user interface. Specifically, the user can set setup values for set items of a sheet size item 50 , a double-sided print item 60 , a poster print item 70 , and a sheet feed tray item 80 , respectively, through the input unit 43 .
  • A4 A5, or the like, is set as a setup value.
  • ON or OFF is set as a setup value. If the double-sided print item 60 is set to ON and print is executed, print is executed on both sides of a sheet.
  • ON or OFF is also set as a setup value. If the poster print item 70 is set to ON and print is executed, the portion assigned to each sheet is enlarged and printed so that the image to be printed is formed on a plurality of sheets as one set.
  • the sheet feed tray item 80 the first tray, the second tray, or the manual tray included in the printer 10 is set. This information is for determining the tray for feeding a sheet.
  • a determination button 90 is also displayed on the setting screen. That is, the CPU 31 executes processing of setting the setup values for the set items 50 , 60 , 70 , and 80 in accordance with operation of the user to the setting screen through the input unit 43 until the user selects and operates the determination button 90 after the setting screen is displayed on the display unit 41 .
  • the CPU 31 executes print processing based on the combination of the setup values.
  • Initial values are defined as shown in FIG. 4 , that is, A4 in the sheet size item 50 , OFF in the double-sided print item 60 , OFF in the poster print item 70 , and automatic select (selection of the tray storing a sheet corresponding to the selected sheet size) in the sheet feed tray item 80 . If the values are thus determined, all condition setup values described with reference to FIGS. 2A and 2B are avoided. That is, no restriction condition is satisfied.
  • coloring processing is executed (S 1200 ).
  • This coloring processing is processing of coloring the restriction set item group based on the restriction condition. However, no restriction set item group is colored at the initial stage because the initial values avoid the condition setup values as described above. Then, the coloring processing will be described again after the condition setup value is changed in the following processing.
  • the process returns to S 130 . That is, the process waits until the determination button 90 is selected or until the setup value is changed.
  • FIG. 5 shows a specific example of the changed setup values.
  • the sheet size is set to A5
  • the double-sided print is set to OFF
  • the poster print is set to ON
  • the sheet feed tray is set to the manual tray. If the sheet size is used as the condition setup value, the restriction setup values are the double-sided print ON and any other tray than the manual tray.
  • the determination at S 140 becomes YES. Then, one is stored in a counter I (S 150 ). Then, it is determined that whether the counter I is greater than the number of the restriction conditions (S 160 ). In the exemplar embodiment, since the number of the restrictions is three, it is determined whether the counter I is greater than three. In other words, it is determined whether the counter I is four.
  • an X mark is displayed in the check box corresponding to the double-sided print item 60 .
  • the X mark is displayed as a result of Si 80 . That is, if the sheet size is set to less than A4, it is necessary to restrict setting so that the double-sided print item 60 is not set to ON and the sheet feed tray item 80 is not set to the setup value of any tray other than the manual tray as described above with reference to FIGS. 2A and 2B . Then, the printer driver is adapted to display the X mark so as not to accept input to change the setting of the check box to set the double-sided print item 60 to ON. This is an example of restriction unit.
  • the printer driver is adapted to gray out any tray other than the manual tray, such as the first tray and the second tray, and not to accept change of the setting.
  • S 180 is skipped and the process proceeds to S 185 .
  • the counter I is incremented by one and the process returns to S 160 . That is, steps S 170 to S 185 are repeated until the counter I becomes greater than the number of the restriction conditions. If it is determined that the counter I is greater than the number of the restriction conditions (YES at S 160 ), the process returns to S 1200 .
  • FIG. 7 is a flowchart to show the coloring processing.
  • the present coloring is all erased (S 1210 ).
  • one is assigned to the counter I (S 1220 ), and it is determined whether the counter I is greater than the number of the restriction conditions is determined (S 1230 ).
  • condition setup value contained in the I-th restriction is set (S 1240 ). For the example shown in FIG. 5 , the condition setup values of the restriction conditions having the numbers 2 and 3 are set. Therefore, when the counter I is 2 or 3, the determination at S 1240 is YES; when the counter I is 1, the determination at S 1240 is NO.
  • coloring of the colored set item is erased (S 1270 ). For the example shown in FIG. 5 , green colored when the counter I is 2 is erased when the counter I is 3.
  • the area of the colored item is equally divided by the number obtained by adding one to the number of the colors colored so far (S 1275 ).
  • the number of the colors colored so far is one and thus the display area is divided into two equal sections.
  • the backgrounds of the divided areas are colored in the already colored color and the display color corresponding to the I-th restriction condition (S 1280 ).
  • the backgrounds are colored in green corresponding to the number 2 and blue corresponding to the number 3.
  • Which area is to be colored and which color to be used is as desired by the designer.
  • the color corresponding to the restriction condition having the smaller number may be placed to the left.
  • steps S 1270 to S 1280 are executed for each of the set items.
  • the background of the set item which is contained in the I-th restriction condition but not colored is colored in the corresponding display color (S 1285 ).
  • the poster print item 70 is colored in blue.
  • the counter I is incremented by one (S 1290 ) and the process returns to S 1230 .
  • FIG. 6B is a table of the coloring result of the set items. This table shows that the poster print item 70 is colored in blue and the double-sided print item 60 is colored in green and blue.
  • FIG. 6A shows how the set items displayed on the display unit 41 are colored. Herein, green is represented by longitudinal and lateral lines and blue is represented by slanting lines. The left half and the right half of the double-sided print item 60 are colored in green and blue respectively according to S 1270 to S 1280 as described above.
  • the processing of restricting setup value change (S 150 to S 185 ) and the coloring processing (S 1200 ) are executed each time the setup value is changed until the determination button 90 is selected. If it is determined that the determination button 90 is selected through the input unit 43 (YES at S 130 ), the setting screen is closed (S 190 ) and drawing processing is performed for the data to be printed according to the setup values (S 195 ). Then, the print setting processing ends.
  • FIG. 8A shows a different setup value combination from that in FIG. 5 .
  • the sheet size item 50 is set to A4, the double-sided print item 60 is set to ON, the poster print item 70 is set to OFF, and the sheet feed tray item 80 is set to the first tray. If the print setting processing is executed based on the combination, the sheet size item 50 , the double-sided print item 60 , and the poster print item 70 are colored in red. On the other hand, the sheet feed tray item 80 is not colored.
  • FIG. 8B shows the print setting screen reflecting the coloring result based on the combination shown in FIG. 8A .
  • red is represented by slanting lines.
  • An X mark is displayed in the check box of the poster print item 70 .
  • the X mark is displayed according to the processing of restricting setup value change (S 150 to S 185 ) since the restriction setup value corresponding to double-sided print ON (number 1) is poster print ON.
  • the relationship among the setup items in the restriction conditions can be displayed in an easily understandable manner for the user.
  • FIG. 9 shows a modified example of the coloring processing.
  • the modification is that S 1235 is added preceding S 1240 after NO at S 1230 . If the determination at S 1230 is NO, it is determined whether an attention set item is contained in the restriction set item group corresponding to the I-th restriction condition (S 1235 ). This operation is an example of selection unit.
  • the attention set item is a set item for which setup value seems to be changed from current state. Whether the setup value seems to be changed from current state can be determined according to any of several determination methods. For example, when the position of a cursor is within or in the vicinity of the display area of a set item, it can be determined that a setup value for the set item seems to be changed from the current state.
  • the cursor is positioned on the screed displayed on the display unit 41 with using a pointing device as the input unit 43 and is used for performing a function of the graphical user interface.
  • the set item in which a pull-down menu is currently displayed can be determined as the attention set item.
  • FIG. 10A shows the set item coloring result based on the setup values shown in FIG. 5 according to the coloring processing in modified example 1.
  • FIG. 10B shows the setting screen with the set items colored.
  • the attention set item is the sheet size item 50 .
  • the restrictions corresponding to the restriction set item group containing the sheet size item 50 become numbers 1 and 2.
  • double-sided print ON corresponding to number 1 is not set. Therefore, the items are colored according to the content of number 2. That is, the sheet size item 50 , the double-sided print item 60 , and the sheet feed tray item 80 are colored in green.
  • green is represented by slanting lines.
  • the information amount according to the coloring is small in FIG. 10B as compared with FIG. 6A , because the relation between the double-sided print item 60 and the poster print item 70 is not shown by coloring.
  • the coloring may be redundant information for the user who is about to change the sheet size. Therefore, easily understandable display may be achieved according to the coloring processing in modified example 1.
  • FIGS. 11A to 11D show a setting screen according to a modified example 2.
  • This setting screen enables the user to switch the set item to be displayed using a tab. That is, all set items are not displayed and only the set items associated with an effective tab are displayed. That is, the set items associated with an ineffective tab are not displayed.
  • FIG. 11A shows that the set items of the sheet size item 50 and the sheet feed tray item 80 are associated with a sheet setting tab 100 .
  • FIG. 11B shows that the double-sided print item 60 and the poster print item 70 are associated with an expansion function tab 200 .
  • the effective tab and the ineffective tab are switched based on information entered through the input unit 43 .
  • the tab is colored.
  • the tab can be colored by performing processing obtained by changing several steps in the coloring processing according to the above exemplary embodiment. That is, in S 1250 , it is determined whether any item in the set item associated with effective tab of set items contained in restriction set item group corresponding to the I-th restriction or ineffective tab associated with set item contained in the restriction set item group has been already colored. Additionally, in S 1260 , a background of each item associated with effective tab of set items contained in restriction set item group corresponding to the I-th restriction condition or ineffective tab associated with set item contained in the restriction set item group is colored in the corresponding display color. Further, in S 1270 , coloring of the colored set item or ineffective tab is erased, and in S 1285 , the background of the set item or ineffective tab which is contained in the I-th restriction condition but not colored is colored in the corresponding display color.
  • the determination at S 1240 may always be YES. In so doing, coloring is performed based on the restriction condition regardless of the setup value.
  • the display in this manner may be easier to see in some instances.
  • the time zone may be divided and a different color may be displayed for each divided time zone without dividing the area and coloring each divided area.
  • the display in this manner may be easier to see when the set item display area is small, or the like.
  • the determination button 90 may be grayed out so that the user cannot select the determination button 90 in a state in which a setup value combination satisfying the restriction condition is set although the user can set and enter such combination.
  • Characters may be colored in stead of coloring a background or may be displayed in boldface or italic type.
  • the inventive concept of the present invention may be applied to a copier, a multiple function device, and the like, rather than to a PC.
  • the present invention provides illustrative, non-limiting embodiments as follows:
  • a display control apparatus comprises: a display control unit which controls a display to display a setting screen indicating a plurality of set items; a setting unit which sets setup values for the plurality of set items displayed on the display, respectively; a processing unit which executes processing according to a combination of the setup values set by the setting unit; and a restriction unit which restricts setting the setup values by the setting unit so as not to satisfy a restriction condition, which is a combination of a plurality of setup values, wherein the restriction condition is determined so as to prohibit the processing unit from executing the processing, wherein the display control unit controls the display to display a restriction item group in a first mode, the restriction item group including set items corresponding to the setup values in the restriction condition, and to display set items other than the restriction item group in a second mode different from the first mode.
  • the display control apparatus can inform the user why the setting operation is restricted in an easily understandable manner, because the display control apparatus can display not only the item whose setting is restricted, but also the set item causing the restriction to occur in the first mode. Therefore, unlike the related arts, the display control apparatus enables the user to easily understand which set items are involved in the restriction.
  • a plurality of restriction conditions may be determined, the first mode may include a plurality of display modes for the plurality of restriction conditions, respectively, the plurality of display modes being different from one another, and the display control unit may control the display to display each of restriction item groups for the plurality of restriction conditions in the corresponding display mode as the first mode.
  • the display control apparatus enables the user to easily understand which set items restrict the setting operation, because when a plurality of restriction set item groups exist, they are represented in different modes.
  • the display control apparatus of (2) may further comprise a selection unit which selects one of the set items displayed on the display.
  • the display control unit may control the display to display only a restriction item group including the one of the set items selected by the selection unit among the plurality of restriction item groups, in the first mode and controls the display to display a restriction item group not including the one of the set items in the second mode.
  • the display control apparatus of (3) enables the user to more easily check the condition, because only the restriction item group considered to be required for the user can be displayed in the first mode. For example, if the set item corresponding to the setup value set through the setting screen and the set item whose value setting is restricted because of the setup item are represented in the first mode, the relationship therebetween can be easily understood.
  • the display control unit may control the display to display the same set item in a third mode, and the third mode may have features of the display modes for the different restriction conditions.
  • an area for displaying the same set item in the setting screen includes a plurality of areas by the number of the restriction item groups including the same set item, and the display control unit may control the display to display, in the third mode, each of the areas in the display mode for the restriction condition corresponding to respective one of the restriction item groups including the same set item.
  • the restriction item groups of one set item in the different restriction conditions can be displayed in an easily understandable manner.
  • the setup values for the set items in the combination as the restriction condition may be classified into either one of a first setup value and a second setup value.
  • the restriction unit may prohibit the setting unit from setting the second setup value if the first setup value is set by the setting unit.
  • the display control unit may control the display to display the restriction item group corresponding to the restriction condition including a first setup value set by the setting unit, in the first mode, and to display the restriction item group corresponding to the restriction condition including a first setup value not set by the setting unit, in the second mode.
  • the display control apparatus of (6) can produce display more convenient for the user. For the user, there is no problem if the user can make any desired setting. Therefore, it is sufficient to display information concerning the condition only if a setting is restricted.
  • the display control apparatus of (6) can execute such display.
  • each of the set items may be associated with any one of a plurality of tabs, and the setting unit may set any one of the tabs as an effective tab and sets any other tab than the effective tab as an ineffective tab.
  • the display control unit may control the display to display a dialog box including the set item associated with the effective tab and a specific ineffective tab of the ineffective tabs and not to display the set items associated with the ineffective tabs, the specific ineffective tab being associated with any of the set items to be displayed in the first mode if the specific ineffective tag is set as the effective tag.
  • the display control unit may control the display to display the specific ineffective tab in the same mode as the first mode used in displaying any of the set items associated with the specific ineffective tab.
  • the display control apparatus of (7) can produce display in an easily understandable manner as the tab display mode changes if the set item not displayed by the tab function relates to the restriction condition.
  • the setting unit may set the setup values for the plurality of set items based on information entered through the setting screen displayed on the display.
  • the setting unit may set the setup value for each of the plurality of set items from among a plurality of selectable values
  • the restriction condition may be the combination of the plurality of setup values from among the plurality of selectable values for the plurality of set items.
  • the selection unit selects an attention set item as the one of the set items, and the attention set item corresponds to a set item, a setup value for which is to be changed.
  • a display control program is a program for causing a computer to implement the functions of the units of the display control apparatus of (1). Therefore, the display control program provides similar advantages to those of the display control apparatus of (1).

Landscapes

  • Engineering & Computer Science (AREA)
  • Microelectronics & Electronic Packaging (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • User Interface Of Digital Computer (AREA)
  • Accessory Devices And Overall Control Thereof (AREA)
  • Controls And Circuits For Display Device (AREA)
US12/390,765 2008-03-10 2009-02-23 Display control apparatus and program for indicating restriction groups Active 2030-04-07 US8640041B2 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2008059639A JP4636098B2 (ja) 2008-03-10 2008-03-10 表示制御装置および表示制御プログラム
JP2008-059639 2008-03-10

Publications (2)

Publication Number Publication Date
US20090228822A1 US20090228822A1 (en) 2009-09-10
US8640041B2 true US8640041B2 (en) 2014-01-28

Family

ID=40943871

Family Applications (1)

Application Number Title Priority Date Filing Date
US12/390,765 Active 2030-04-07 US8640041B2 (en) 2008-03-10 2009-02-23 Display control apparatus and program for indicating restriction groups

Country Status (4)

Country Link
US (1) US8640041B2 (fr)
EP (1) EP2105801B1 (fr)
JP (1) JP4636098B2 (fr)
CN (1) CN101533340B (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11095795B2 (en) 2016-05-20 2021-08-17 Canon Kabushiki Kaisha Printing apparatus configured to display code image without changing color, method of controlling the same, and storage medium

Families Citing this family (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5056875B2 (ja) 2010-03-17 2012-10-24 ブラザー工業株式会社 印刷制御装置,プログラム,および印刷設定画面の表示方法
JP5199325B2 (ja) 2010-10-14 2013-05-15 シャープ株式会社 情報入力装置及び画像形成装置
JP5678927B2 (ja) * 2012-07-18 2015-03-04 コニカミノルタ株式会社 情報処理装置およびプログラム
JP5962308B2 (ja) * 2012-07-31 2016-08-03 ブラザー工業株式会社 表示制御装置、表示制御方法およびプログラム
US10692104B2 (en) 2012-10-30 2020-06-23 Ycs Group, Llc Managing vendor offers
US9268929B2 (en) * 2013-03-15 2016-02-23 Intelmate Llc Dossier packaging
JP6475939B2 (ja) * 2014-09-04 2019-02-27 シャープ株式会社 画像形成装置、それを備えたシステム、及び、画像形成装置の制限情報の表示方法
JP6561855B2 (ja) * 2016-01-20 2019-08-21 セイコーエプソン株式会社 電子機器、電子機器の制御プログラム
US10627759B1 (en) * 2018-10-19 2020-04-21 Toshiba Tec Kabushiki Kaisha Image forming apparatus and method selectably displaying candidates of consumables based on designated consumables
JP7271157B2 (ja) * 2018-12-13 2023-05-11 シャープ株式会社 表示装置、プログラム及び表示装置の表示方法
US20230266858A1 (en) * 2022-02-22 2023-08-24 Capital One Services, Llc Presentation and control of user interaction with an icon-based user interface element

Citations (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0998278A (ja) 1995-10-02 1997-04-08 Canon Inc 画像処理装置及び方法
JPH09198191A (ja) 1996-01-18 1997-07-31 Fuji Xerox Co Ltd ユーザインターフェースパネルの画面表示装置
US5754179A (en) * 1995-06-07 1998-05-19 International Business Machines Corporation Selection facilitation on a graphical interface
JPH10222328A (ja) 1997-02-12 1998-08-21 Fuji Xerox Co Ltd 印刷条件指定装置
EP0873001A2 (fr) 1997-04-15 1998-10-21 Xerox Corporation Interface utilisateur pour un système de reprographie servant à indiquer un état non standard des caracteristiques programmables
US5920313A (en) * 1995-06-01 1999-07-06 International Business Machines Corporation Method and system for associating related user interface objects
JP2000112685A (ja) 1998-09-30 2000-04-21 Canon Inc プリントサーバ及び印刷システム及び印刷制御方法
JP2000267509A (ja) 1999-03-17 2000-09-29 Minolta Co Ltd 画像形成装置
JP2001075694A (ja) 1999-09-02 2001-03-23 Sony Corp 情報処理装置及び方法、媒体
US20010030755A1 (en) * 2000-03-17 2001-10-18 Yasushi Yamade Printing system and method of controlling a printing system
US20030023641A1 (en) * 2001-07-27 2003-01-30 Gorman William Phillip Web page authoring tool
US20030053113A1 (en) * 2001-09-14 2003-03-20 Canon Kabushihki Kaisha Method and apparatus for processing information
US20030150909A1 (en) * 2001-12-28 2003-08-14 Kimberly-Clark Worldwide, Inc. Quality management by validating a bill of materials in event-based product manufacturing
US20030214671A1 (en) * 2002-05-15 2003-11-20 Bos Maria Johanna Programming a print order
US20040001114A1 (en) * 2002-06-27 2004-01-01 Gil Fuchs System and method for associating text and graphical views of map information
US20040073868A1 (en) * 2002-08-27 2004-04-15 Clark Easter Method and system for compliance forms and compliance forms user interface
US20040189708A1 (en) * 2003-03-28 2004-09-30 Larcheveque Jean-Marie H. System and method for real-time validation of structured data files
JP2005063113A (ja) 2003-08-11 2005-03-10 Seiko Epson Corp Ui制御装置、ui制御方法、ui制御プログラム、印刷制御装置、印刷制御方法および印刷制御プログラム
JP2005174121A (ja) 2003-12-12 2005-06-30 Canon Inc 印刷設定方法及びコンピュータ
US20050182773A1 (en) * 2004-02-18 2005-08-18 Feinsmith Jason B. Machine-implemented activity management system using asynchronously shared activity data objects and journal data items
JP2007058563A (ja) 2005-08-24 2007-03-08 Sharp Corp 機能設定装置、機能設定方法、機能設定プログラムおよび記録媒体
JP2007133675A (ja) 2005-11-10 2007-05-31 Canon Inc 情報処理装置
JP2007142638A (ja) 2005-11-16 2007-06-07 Kyocera Mita Corp 画像形成装置
US20070226650A1 (en) * 2006-03-23 2007-09-27 International Business Machines Corporation Apparatus and method for highlighting related user interface controls
US20100174558A1 (en) * 2007-07-09 2010-07-08 Smith Kyle B System and method for data collection and management

Patent Citations (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5920313A (en) * 1995-06-01 1999-07-06 International Business Machines Corporation Method and system for associating related user interface objects
US5754179A (en) * 1995-06-07 1998-05-19 International Business Machines Corporation Selection facilitation on a graphical interface
JPH0998278A (ja) 1995-10-02 1997-04-08 Canon Inc 画像処理装置及び方法
JPH09198191A (ja) 1996-01-18 1997-07-31 Fuji Xerox Co Ltd ユーザインターフェースパネルの画面表示装置
JPH10222328A (ja) 1997-02-12 1998-08-21 Fuji Xerox Co Ltd 印刷条件指定装置
EP0873001A2 (fr) 1997-04-15 1998-10-21 Xerox Corporation Interface utilisateur pour un système de reprographie servant à indiquer un état non standard des caracteristiques programmables
JPH10304120A (ja) 1997-04-15 1998-11-13 Xerox Corp 複写システムのプログラム方法、プログラムされた機能の状態の表示方法及び複写システム
JP2000112685A (ja) 1998-09-30 2000-04-21 Canon Inc プリントサーバ及び印刷システム及び印刷制御方法
JP2000267509A (ja) 1999-03-17 2000-09-29 Minolta Co Ltd 画像形成装置
JP2001075694A (ja) 1999-09-02 2001-03-23 Sony Corp 情報処理装置及び方法、媒体
US20010030755A1 (en) * 2000-03-17 2001-10-18 Yasushi Yamade Printing system and method of controlling a printing system
US20030023641A1 (en) * 2001-07-27 2003-01-30 Gorman William Phillip Web page authoring tool
US20030053113A1 (en) * 2001-09-14 2003-03-20 Canon Kabushihki Kaisha Method and apparatus for processing information
US20030150909A1 (en) * 2001-12-28 2003-08-14 Kimberly-Clark Worldwide, Inc. Quality management by validating a bill of materials in event-based product manufacturing
US20030214671A1 (en) * 2002-05-15 2003-11-20 Bos Maria Johanna Programming a print order
US20040001114A1 (en) * 2002-06-27 2004-01-01 Gil Fuchs System and method for associating text and graphical views of map information
US20040073868A1 (en) * 2002-08-27 2004-04-15 Clark Easter Method and system for compliance forms and compliance forms user interface
US20040189708A1 (en) * 2003-03-28 2004-09-30 Larcheveque Jean-Marie H. System and method for real-time validation of structured data files
JP2005063113A (ja) 2003-08-11 2005-03-10 Seiko Epson Corp Ui制御装置、ui制御方法、ui制御プログラム、印刷制御装置、印刷制御方法および印刷制御プログラム
US20050099645A1 (en) 2003-08-11 2005-05-12 Masanori Saito Modifying of stylized operation of peripherals
JP2005174121A (ja) 2003-12-12 2005-06-30 Canon Inc 印刷設定方法及びコンピュータ
US20050182773A1 (en) * 2004-02-18 2005-08-18 Feinsmith Jason B. Machine-implemented activity management system using asynchronously shared activity data objects and journal data items
JP2007058563A (ja) 2005-08-24 2007-03-08 Sharp Corp 機能設定装置、機能設定方法、機能設定プログラムおよび記録媒体
JP2007133675A (ja) 2005-11-10 2007-05-31 Canon Inc 情報処理装置
JP2007142638A (ja) 2005-11-16 2007-06-07 Kyocera Mita Corp 画像形成装置
US20070226650A1 (en) * 2006-03-23 2007-09-27 International Business Machines Corporation Apparatus and method for highlighting related user interface controls
US20100174558A1 (en) * 2007-07-09 2010-07-08 Smith Kyle B System and method for data collection and management

Non-Patent Citations (6)

* Cited by examiner, † Cited by third party
Title
CN Office Action dtd Dec. 9, 2010, CN Appln. 200910126954.6, English translation.
CN Office Action in corresponding Application No. 200910126954.6; dated Jun. 5, 2012.
EP Extended EP Search Report dtd Sep. 27, 2010, EP Appln. 09003219.4.
Japanese Office Action received, Notification of Reasons for Refusal for counterpart JP Application No. 2008-059639, mailed Jan. 5, 2010.
Kim, Help with Validation Errors, Forum: Ruby on Rails, available at http://www.ruby-forum.com/topic/94993 (Jan. 22, 2007). *
Office Action Received in corresponding Chinese Patent Application No. 200910126954.6, dated Nov. 22, 2011.

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11095795B2 (en) 2016-05-20 2021-08-17 Canon Kabushiki Kaisha Printing apparatus configured to display code image without changing color, method of controlling the same, and storage medium

Also Published As

Publication number Publication date
CN101533340A (zh) 2009-09-16
EP2105801A3 (fr) 2010-10-27
JP2009217472A (ja) 2009-09-24
EP2105801A2 (fr) 2009-09-30
CN101533340B (zh) 2016-08-03
EP2105801B1 (fr) 2019-03-20
US20090228822A1 (en) 2009-09-10
JP4636098B2 (ja) 2011-02-23

Similar Documents

Publication Publication Date Title
US8640041B2 (en) Display control apparatus and program for indicating restriction groups
CN111343353B (zh) 处理装置和处理方法
US6614454B1 (en) Scheme for presentation of multiple print-job modification elements in a printing software user interface
JP2005196734A (ja) 自動設定機能を有するプリンタドライバ及びプリンタドライバの設定方法
US20170208193A1 (en) Electronic apparatus and control program thereof
US11936833B2 (en) Information processing apparatus having multiple display regions, control method, and storage medium
US20090268241A1 (en) Method of controlling a print job and a terminal device using the same
US10459387B2 (en) Image forming apparatus and control method thereof
US20150277826A1 (en) Non-transitory storage medium storing instructions executable by device control apparatus, device control method, and device control apparatus
US8215851B2 (en) Print control apparatus that controls printing device performing printing on print sheet having tab
EP3521936B1 (fr) Dispositif d'entrée d'affichage, appareil de formation d'images, procédé de commande pour dispositif d'entrée d'affichage
JP2016146167A (ja) 印刷システム、印刷システムの制御方法、及びプログラム
JP2007148494A (ja) 印刷装置、印刷方法、印刷プログラム、および記憶媒体
US8035846B2 (en) Print attribute setting apparatus, print attribute setting method, and print attribute setting program
JP6112407B2 (ja) 設定制御プログラム及び設定制御方法並びに設定制御装置
US6704033B2 (en) Goal-oriented design for the printer property's graphical user interface
JP2006347115A (ja) 印刷装置
JP2004054432A (ja) 印刷情報設定装置及びプログラム
JP2002202695A (ja) 表示装置
JP2010211812A (ja) 印刷制御システム、プリンタ及びプリンタ制御用プログラム
US10692182B2 (en) Controlling program and information processing apparatus
KR100395544B1 (ko) 저장된 문서의 출력양식을 변경하여 출력할 수 있는화상형성장치 및 그 제어방법
JP6531711B2 (ja) 画像形成装置及び画像形成方法
JP2008186406A (ja) 印刷制御システム、プリンタ及びプリンタ制御用プログラム
CN113407130A (zh) 信息处理装置及记录媒体

Legal Events

Date Code Title Description
AS Assignment

Owner name: BROTHER KOGYO KABUSHIKI KAISHA, JAPAN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:MIYATA, YUJI;REEL/FRAME:022296/0692

Effective date: 20090211

STCF Information on status: patent grant

Free format text: PATENTED CASE

FPAY Fee payment

Year of fee payment: 4

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 8TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1552); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment: 8