CN115087951A - Screen data creation program, screen data creation device, and screen data creation method - Google Patents

Screen data creation program, screen data creation device, and screen data creation method Download PDF

Info

Publication number
CN115087951A
CN115087951A CN202080095800.XA CN202080095800A CN115087951A CN 115087951 A CN115087951 A CN 115087951A CN 202080095800 A CN202080095800 A CN 202080095800A CN 115087951 A CN115087951 A CN 115087951A
Authority
CN
China
Prior art keywords
classification
display
screen
screen data
displayed
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202080095800.XA
Other languages
Chinese (zh)
Inventor
近藤祐介
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Publication of CN115087951A publication Critical patent/CN115087951A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The screen data creation program causes a computer to execute a process including the steps of: step 1, creating data of a display picture, namely picture data, wherein the display picture is a picture displayed by a programmable display; and a 2 nd step of displaying on the display unit (21) various screens for receiving operations from a user, the screen data including classification information indicating a classification result that is a result of classifying the corresponding display screen, wherein in the 2 nd step, when the title of the display screen is displayed on the display unit (21), the title of the display screen is displayed in association with a classification item that visually indicates the classification result of the display screen on the basis of the classification information.

Description

Screen data creation program, screen data creation device, and screen data creation method
Technical Field
The present invention relates to a screen data creation program, a screen data creation device, and a screen data creation method for creating data of a screen displayed by a programmable display.
Background
Patent document 1 describes a design support device that can easily manage a plurality of display screens of a programmable display. The design support device described in patent document 1 sets symbols created by combining graphics, characters, colors, patterns, and the like for each of a plurality of display screens, and allows a user to distinguish the display screen based on the symbols set for each display screen.
Patent document 1: japanese patent laid-open publication No. 2017-010362
Disclosure of Invention
In designing a screen to be displayed on a programmable display, there is a case where a plurality of screens are created and a screen is displayed in a jump manner by defining a call relationship. When a designer of a screen performs an editing operation, the screen to be edited and a screen to be referred to at the time of editing, for example, a screen to be displayed by jumping, are selected and displayed, and the operation may be performed while referring to the contents thereof. In such a case, the designer needs to check the screen number assigned to each existing screen, the title of the screen, a list in which thumbnails of the respective screens are arranged in a list, and the like, and search for the target screen, which is a complicated task.
In contrast, the design support device described in patent document 1 is configured to be able to discriminate the display screen by the symbol set on the display screen. However, there is a problem that since the symbols corresponding to the respective display screens are displayed in cells arranged in a matrix form, that is, the display regions of the symbols are separated from the display regions of the display screens, it is not easy to confirm the correspondence relationship between the symbols and the display screens.
The present invention has been made in view of the above-described problems, and an object of the present invention is to provide a screen data creation program for realizing a screen data creation device that allows an operator to easily find a target screen from among a plurality of screens.
In order to solve the above problems and achieve the object, a screen data creation program according to the present invention causes a computer to execute a process including: step 1, creating data of a display picture, namely picture data, wherein the display picture is a picture displayed by a programmable display; and a 2 nd step of displaying on the display unit various screens for receiving an operation from a user, the screen data including classification information indicating a classification result that is a result of classifying the corresponding display screen, wherein in the 2 nd step, when the title of the display screen is displayed on the display unit, the title of the display screen is displayed in association with a classification item that visually indicates the classification result of the display screen based on the classification information.
ADVANTAGEOUS EFFECTS OF INVENTION
The screen data creation program according to the present invention achieves an effect that it is possible to realize a screen data creation device that enables an operator to easily find a target screen from among a plurality of screens.
Drawings
Fig. 1 is a diagram showing a configuration example of a screen data creation device according to an embodiment.
Fig. 2 is a diagram showing an example of a screen displayed on the display unit by the screen data creation apparatus to the user.
Fig. 3 is a diagram showing an example of display of the data list display area.
Fig. 4 is a flowchart showing an example of an operation of the screen data creating apparatus for filtering the screen edit window displayed in the edit job area.
Fig. 5 is a diagram 1 for explaining an operation example of the screen data creation device.
Fig. 6 is a flowchart showing an example of an operation in which the screen data creating apparatus sets classification items on the display screen in accordance with an instruction from the user.
Fig. 7 is a diagram of fig. 2 for explaining an operation example of the screen data creation device.
Fig. 8 is a flowchart showing an example of an operation of the screen data creating apparatus for creating the classification condition managed by the classification condition managing section.
Fig. 9 is a diagram showing an example of the classification condition creation window.
Fig. 10 is a diagram showing a display example of the classification condition creation window.
Fig. 11 is a view 1 showing a detailed input operation of a condition item.
Fig. 12 is a view 2 showing a detailed input operation of a condition item.
Fig. 13 is a diagram showing an example of a method of selecting a classification item.
Detailed Description
Hereinafter, a screen data creation program, a screen data creation device, and a screen data creation method according to embodiments of the present invention will be described in detail with reference to the drawings. The present invention is not limited to the present embodiment.
Detailed description of the preferred embodiments
Fig. 1 is a diagram showing a configuration example of a screen data creation device according to an embodiment. The screen data creation device 1 according to the present embodiment is realized by a computer 100 having a control device 101, a display device 102, and an input device 103. That is, by installing a screen data creation program for operating as the screen data creation device 1 in the computer 100, the control device 101 executes the installed screen data creation program to realize the screen data creation device 1. The computer 100 also includes a storage device in which a screen data creation program for operating as the screen data creation device 1 is installed, but the storage device is not shown in fig. 1. The screen data creation program for operating as the screen data creation device 1 is supplied to a user in a state of being written to a recording medium such as a cd (compact Disc) -ROM or a DVD (Digital Versatile Disc) -ROM, for example, and is installed in a storage device by the user. The screen data creation program may be provided to the user via a communication line such as the internet.
The control device 101 is a CPU (Central Processing Unit, also referred to as a Central Processing Unit), a Processing device, an arithmetic device, a microprocessor, a microcomputer, a processor, a dsp (digital Signal processor), or the like. The display device 102 is a liquid crystal monitor, a display, or the like. The input device 103 is a mouse, a keyboard, a touch panel, or the like. Further, the display device 102 realizes the display section 21.
The screen data creating apparatus 1 includes a screen data creating unit 11, a screen data managing unit 12, a classification condition managing unit 13, and a display control unit 14.
The screen data creation unit 11 creates and changes data of a screen (hereinafter, referred to as screen data) displayed on a programmable display (not shown) according to the content of an operation for screen design (hereinafter, referred to as screen design operation) received from a user via the input device 103. The screen data management unit 12 manages the screen data created by the screen data creation unit 11. The classification condition management unit 13 manages classification conditions for classifying screens displayed on the programmable display. The classification condition management unit 13 can manage a plurality of types of classification conditions. It is assumed that the classification condition is created by the user using the classification condition creating function of the screen data creating apparatus 1, but the classification condition management unit 13 may store a plurality of classification conditions estimated to be used frequently in advance. The display control unit 14 causes the display unit 21 to display various screens for receiving screen design operations from a user. In the following description, in order to distinguish a screen displayed on the programmable display from a screen displayed on the display unit 21 by the screen data creation device 1, a screen displayed on the programmable display, that is, a screen designed by a user using the screen data creation device 1 is referred to as a "display screen", and a screen displayed on the display unit 21 by the screen data creation device 1 is referred to as a "screen".
The screen data creation device 1 having the configuration shown in fig. 1 classifies the display screens corresponding to the screen data created by the screen data creation unit 11 based on the classification conditions managed by the classification condition management unit 13 and the contents of the instruction received from the user, and the screen data management unit 12 manages the screen data by including classification information indicating the classification result in the screen data of each display screen. That is, the screen data managed by the screen data management unit 12 includes classification information indicating a classification result of the display screen corresponding to the screen data. Further, the screen data of the display screen not classified does not include classification information. The screen data of the display screen not classified may contain classification information indicating that the display screen is not classified. Here, information included in screen data of a display screen is used when classifying the display screen, and classifying the display screen is the same as classifying the screen data of the display screen. In the present embodiment, there is no difference between the processing for classifying the display screen and the processing for classifying the screen data. Thus, the classification condition managed by the classification condition management unit 13 is also referred to as a classification condition for classifying screen data.
Further, when the title of the display screen corresponding to the screen data managed by the screen data management unit 12 is displayed on the display unit 21, the screen data creation device 1 displays the classification items visually representing the classification results of the display screen in association with the title of the display screen. This feature will be described with reference to fig. 2.
Fig. 2 is a diagram showing an example of a screen displayed on the display unit 21 by the screen data creation apparatus 1. As shown in fig. 2, the screen data creation apparatus 1 causes the display unit 21 to display the main window 210. The main window 210 can display 1 or more sub-windows, i.e., a screen editing window 211. Hereinafter, an area in which the screen editing window 211 is displayed is referred to as an editing work area. The user of the screen data creation apparatus 1 can design and edit the display screen of the programmable display by selecting one of the screen editing windows 211 and performing a predetermined operation on the selected screen editing window 211. The screen editing window 211 is a job window for the user to perform a design job and an editing job for the display screen. The operations related to the design and editing of the display screen are the same as those of the conventional art, and therefore, the description thereof is omitted.
As shown in fig. 2, in the title bar of the screen edit window 211, a title of a display screen to be operated and a classification item visually indicating a classification result of the display screen are displayed. In the example shown in fig. 2, the classification item is displayed adjacent to the title before the title. The display order of the classification items and the titles may be reversed. The classification items can be created by a user freely combining graphics, symbols, colors, patterns, characters, and the like. In fig. 2, an example in which classification items are constituted by combinations between quadrangles (□) and colors is shown. The screen data management unit 12 manages the configuration information of the classification items in association with the classification result. That is, the screen data managed by the screen data management unit 12 includes the configuration information of the classification items in addition to the classification information described above. In addition, only the title of the display screen is displayed in the title bar of the screen editing window 211 corresponding to the unclassified display screen. Instead of the classification items, character strings, marks, and the like indicating that the display screen is not classified may be displayed in the title bar of the screen editing window 211 corresponding to the display screen that is not classified.
Here, the screen data includes the classification information and the configuration information of the classification items, but the screen data may include only the classification information, and the classification condition management unit 13 may manage the configuration information of the classification items in a state associated with the classification conditions. If the correspondence between the configuration information of the classification item and the classification condition is known, the classification item displayed in the title bar together with the title of the display screen satisfying the classification condition may be known from the correspondence and the classification information included in the screen data. Further, it is known whether or not the display screen satisfies the classification condition based on the classification information included in the screen data of the display screen.
In the tab display area 215, tabs corresponding to the respective screen editing windows 211 displayed in the editing work area are displayed. The user can switch the screen editing window 211 to be subjected to the job by directly clicking the screen editing window 211 using a mouse or the like or by clicking a tab displayed in the tab display area 215. Similarly to the title bar of the corresponding screen edit window 211, the title and the category item of the display screen are displayed on each tab displayed in the tab display area 215. When the number of tags displayed in the tag display area 215 is large, the area in which the title and the classification item of the display screen are displayed in each tag becomes small, and it becomes difficult to display the title and the classification item. In such a case, when a part of the title and the classification item are displayed on the tab and the cursor of the mouse is placed on the tab, the entire title and the classification item are displayed by pop-up display or the like.
The classification of the display screens is performed by the user while confirming the contents of each display screen, or performed by the screen data management unit 12 based on the classification conditions managed by the classification condition management unit 13. The operation of classifying the display screen will be described later.
The main window 210 shown in fig. 2 further includes a data list display area 220 for displaying a list of screen data managed by the screen data management unit 12. Fig. 3 is a diagram showing an example of display of the data list display area 220. As shown in a display example 221 of fig. 3, numerical values, characters, and symbols are displayed in the data list display area 220 as identification information of screen data. In the data list display area 220, the numerical value is the identification number of the display screen, the characters are the title of the display screen, and the symbols such as o and a square are the classification items of the display screen. The classification items displayed in the data list display area 220 have the same structure as the classification items displayed in the title bar of the screen editing window 211, and the user can intuitively grasp the correspondence relationship. In this way, the screen data creating apparatus 1 displays the sort items in addition to the titles of the display screens, in the same manner as the screen editing window 211 described above, when displaying the list of the screen data on the display unit 21. In the example shown in fig. 3, the classification item is displayed next to the title after the title. The display order of the classification items and the titles may be reversed. In this case, similarly to the tags displayed in the tag display area 215, when the entire title and the classification items cannot be displayed, a part of the title and the classification items are displayed, and an undisplayed part of the title is displayed when the cursor of the mouse is placed thereon. Further, with the screen editing window 211, the title and the classification items may be displayed when the cursor of the mouse is placed in the title bar.
The screen data creation apparatus 1 has a function of filtering the screen edit window 211 displayed in the edit job area based on the classification result of the corresponding display screen. That is, the user can sort the screen editing windows 211 displayed in the editing work area into screen editing windows classified into specific groups and having high relevance. Since only the screen editing window 211 corresponding to the display screen of the same classification result can be displayed, the user can display only the screen editing window 211 for editing the display screen that needs to be edited among a large number of display screens, and can efficiently perform the editing work. When editing a certain display screen, there is a high possibility that the same editing work needs to be performed also for another display screen with high relevance. Thus, by filtering the display to the screen editing window 211 for editing the highly-related display screen, the user does not need to manually search for the screen data that is the highly-related display screen at the time of maintaining the screen data, and the work can be efficiently performed.
Fig. 4 is a flowchart showing an example of an operation of the screen data creating apparatus 1 for filtering the screen edit window 211 displayed in the edit job area. This action is started when the screen data creation apparatus 1 receives an operation to start the filtering function of the screen editing window 211 from the user.
After the screen data creation apparatus 1 starts operating, first, the display control unit 14 displays the filtering condition window in the editing work area (step S11). The display control unit 14 displays, for example, the filtering condition window 217 shown in fig. 5. Fig. 5 is a diagram 1 for explaining an operation example of the screen data creation device 1. In the case of the operation example shown in fig. 5, if the user clicks the filtering start button 216 included in the tab display area 215, the display control unit 14 causes the filtering condition window 217 to be displayed.
After the filtering condition window 217 is displayed, the display control unit 14 of the screen data creating apparatus 1 first confirms whether or not the user has selected (clicked) the area other than the filtering condition window 217 (step S12). When the user does not select the other than the filtering condition window 217 (No in step S12), the display control unit 14 confirms whether or not the user selects "clear all sort" in the filtering condition window 217 (step S13). The term "classification" used herein refers to a classification result of a display screen. The same is true in the description that follows. If the user does not select "clear all categories" (step S13: No), the display control unit 14 checks whether or not the user selects a category (any of categories a to E) in the filtering condition window 217 (step S14). When the user does not select the classification (No in step S14), the display controller 14 checks whether or not the user selects the combination condition AND in the filtering condition window 217 (step S15). When the combination condition AND is not selected by the user (No in step S15), the display control unit 14 confirms whether OR not the combination condition OR in the filtering condition window 217 is selected by the user (step S16). When the user does not select the combination condition OR (No in step S16), the display controller 14 returns to step S12 to continue the operation.
When the user selects the portion other than the filtering condition window 217 (step S12: Yes), the display controller 14 closes the filtering condition window 217 (step S20) and proceeds to step S18. When the user selects "clear all category" (step S13: Yes), the display control unit 14 initializes the display object, that is, sets the display object to a state where it is not displayed (step S21), and proceeds to step S18. The state in which no object is displayed corresponds to a state in which all of the categories a to E are not selected. When the user selects a category (step S14: Yes), the display control unit 14 adds the selected category to the display object (step S22), and the process proceeds to step S18. When the user selects the combination condition AND (step S15: Yes), the display control unit 14 changes the display condition to the logical AND of the selected category (step S23), AND the process proceeds to step S18. When the combination condition OR is selected by the user (Yes in step S16), the display control unit 14 changes the display condition to the logical OR of the selected category (step S17), and the process proceeds to step S18.
In step S18, the screen data management unit 12 extracts screen data that matches the current filtering condition from among the managed screen data. That is, if the user operates the filtering condition window 217 to change the filtering conditions, the screen data management unit 12 extracts screen data that matches the changed filtering conditions. For example, when the user performs an operation of selecting category B in a state in which category a in the filtering condition window 217 is selected AND the filtering condition AND is selected, the screen data management unit 12 extracts screen data of the display screen corresponding to both category a AND category B. The screen data of the display screen corresponding to both the classification a and the classification B is screen data including classification information indicating the classification results of both the classification a and the classification B.
If the screen data is extracted in step S18, the display of the display unit 21 is updated by the display control unit 14 based on the extracted screen data (step S19). Specifically, the display control unit 14 updates the main window 210 displayed on the display unit 21 so that the screen editing windows 211 for editing the display screens corresponding to the respective pieces of screen data extracted in step S18 are displayed in the editing work area and the tabs corresponding to these screen editing windows 211 are displayed in the tab display area 215.
Next, an operation in which the user classifies the display screen and the screen data management unit 12 updates the classification information included in the screen data according to the classification of the display screen will be described.
The screen data creation apparatus 1 has a function of classifying a display screen corresponding to the screen editing window 211 displayed in the editing job region by a user, that is, a function of setting classification items to the display screen in accordance with an instruction from the user.
Fig. 6 is a flowchart showing an example of an operation in which the screen data creating apparatus 1 sets classification items on the display screen in accordance with an instruction from the user. This operation is started when, for example, a tab corresponding to the screen edit window 211 of the display screen for setting category items among tabs displayed in the tab display area 215 is selected by the user with a mouse and right-clicked.
After the screen data creation apparatus 1 starts operating, the display control unit 14 first displays the classification setting window in the editing work area (step S31). The display control unit 14 displays, for example, a classification setting window 218 shown in fig. 7. Fig. 7 is a diagram 2 for explaining an operation example of the screen data creation apparatus 1.
After the sort setting window 218 is displayed, the display control unit 14 first confirms whether or not the user has clicked the cancel button (step S32). If the user does not click the cancel button (No in step S32), the display controller 14 checks whether or not the user selects "clear all categories" in the category setting window 218 (step S33). If the user does not select "clear all categories" (step S33: No), the display control unit 14 confirms whether or not the user has selected the selected category again (step S34). If the user has not selected the selected category again (No in step S34), the display controller 14 checks whether or not the user has selected the unselected category (step S35). If the user does not select the unselected category (No at step S35), the display control unit 14 confirms whether or not the user has clicked the OK button (step S36). If the user does not click the OK button (No in step S36), the display controller 14 returns to step S32 to continue the operation.
When the user has clicked the cancel button (step S32: Yes), the screen data creating apparatus 1 ends the action. When the user selects "clear all classification" (step S33: Yes), the display control unit 14 clears all the selection states of the classifications (step S39), returns to step S32, and continues the operation. When the user selects the selected category again (Yes in step S34), the display controller 14 releases the selection state of the category (step S40), and returns to step S32 to continue the operation. Further, in step S40, the selection state of the category selected again is released. When the user selects the unselected category (Yes in step S35), the display control unit 14 sets the category to the selected state (step S41), and returns to step S32 to continue the operation. When the user clicks the OK button (step S36: Yes), the screen data management unit 12 updates the classification information of the target screen (step S37). That is, the screen data management unit 12 updates the classification information of the target screen based on the selection state of the classification in the classification setting window 218. For example, in the state shown in the middle of fig. 7, that is, in the state where the category a and the category D are selected, when the OK button is clicked, the screen data management unit 12 updates the category information included in the screen data of the target screen to the content indicating that the screen data belongs to the category a and the category D.
If the classification information of the object screen is updated in step S37, the display of the display unit 21 is updated by the display control unit 14 based on the updated classification information (step S38). Specifically, the display control unit 14 clears the display of the classification setting window 218, and updates the display of the title bar of the screen editing window 211 for editing the target screen and the display of the tab corresponding to the screen editing window 211 for editing the target screen based on the updated classification information.
Next, an operation of the screen data creating apparatus 1 for creating the classification condition managed by the classification condition managing unit 13 and an operation of classifying the display screen based on the classification condition will be described.
Fig. 8 is a flowchart showing an example of an operation of the screen data creating device 1 to create the classification condition managed by the classification condition managing unit 13. This action is started when the screen data creation apparatus 1 receives an operation from the user to start the classification condition creation function of the display screen.
After the screen data creation device 1 starts operating, the display control unit 14 first displays the classification condition creation window on the main window 210 (step S51). The display control unit 14 displays, for example, a classification condition creation window 300 shown in fig. 9. Fig. 9 is a diagram showing an example of the classification condition creation window 300. The classification condition creation window 300 shown in fig. 9 includes a condition item selection area 301 that is an area for displaying a template of a condition item prepared in advance and receiving selection of a condition item to be used. In addition, the sort condition creation window 300 includes a detail input area 302, which is an area for receiving input of details of a condition item to be used. The classification condition creation window 300 includes a classification item selection area 303, which is an area for receiving selection of a classification item assigned to a display screen satisfying the created classification condition. The classification item selection area 303 includes a classification item new button 304. In addition, the classification condition creation window 300 includes an OK button 305 and a cancel button 306.
If the classification condition creation window 300 is displayed, the user sets the condition (step S52). That is, the screen data creation apparatus 1 receives, from the user, an operation of selecting greater than or equal to 1 condition item to be used from among the templates of the condition items and an operation of inputting details of the selected condition item. The screen data creation apparatus 1 updates the display content of the classification condition creation window 300 in accordance with the content of the received operation.
Upon receiving the selection operation of the condition item, the display control section 14 updates the display of the classification condition creation window 300 to, for example, the content shown in fig. 10. Fig. 10 is a diagram showing a display example of the classification condition creation window 300. Fig. 10 shows a display example of the classification condition creation window 300 in the case where "the screen type is" And "the screen title includes" are selected from the condition items included in the template, And the pattern is "ad". Further, the "case of the screen type" and the "case of the screen title including the" are selected from the condition items included in the template, and when the pattern is "Or", the display of the detail input area 302 becomes "the case of the screen type Or the screen title including the" respectively ".
The screen data creation apparatus 1 receives a detail input operation of a condition item after receiving a selection operation of the condition item. For example, as shown in fig. 11 and 12, the user clicks a position where the user inputs details (a position indicated by "×") to display a list of information that can be input, and selects information to be input from the list to input details of the condition item. Fig. 11 is a view 1 showing a detailed input operation of a condition item, and shows an example of the detailed input operation in the case where "basic screen" is designated as a screen type. Fig. 12 is a view 2 showing a detailed input operation of a condition item, and shows an example of the detailed input operation in the case where a character string included in a screen title is set as a "filter parameter".
Upon receiving the selection operation of the condition item and the detail input operation of the condition item, the screen data creation apparatus 1 confirms whether or not the user has clicked the classification item new button 304 (step S53).
If the user does not click on the classification item new button 304 (step S53: No), the screen data creation apparatus 1 confirms whether or not the user has clicked on the OK button 305 after selecting a classification item in the classification item selection area 303 (step S54). For example, as shown in fig. 13, the user clicks the selection button 307 to display a pull-down menu, and clicks 1 of the already created classification items, thereby selecting the classification item. Fig. 13 is a diagram showing an example of a method of selecting a classification item.
When the user does not click the OK button 305 after selecting the classification item (step S54: No), the screen data creating apparatus 1 confirms whether the user has clicked the cancel button 306 (step S60).
If the user does not click the cancel button 306 (step S60: No), the screen data creating apparatus 1 returns to step S53 to continue the operation. When the user clicks the cancel button 306 (step S60: Yes), the screen data creation apparatus 1 closes the sort condition creation window 300 (step S56), and ends the operation.
When the user clicks the OK button 305 after selecting the classification item (step S54: Yes), the screen data creation apparatus 1 determines that creation of the classification condition has been completed, confirms whether or not there is a display screen corresponding to the created classification condition, and updates the screen data (step S55). The conditions set by the user in step 52 become the created classification conditions. The created classification conditions (hereinafter, referred to as new classification conditions for convenience of description) are managed by the classification condition management unit 13 in a state associated with the classification item selected by the user. The process of confirming whether or not there is a display screen corresponding to the new classification condition is a process of classifying the display screen corresponding to each managed screen data by the screen data management unit 12 using the new classification condition. When the process of classifying the display screen is finished, the screen data management unit 12 updates the classification information included in the managed screen data based on the classification result. That is, if the screen data management unit 12 detects a display screen corresponding to the new classification condition, it updates the classification information included in the screen data of the detected display screen to the classification information indicating that the display screen corresponds to the new classification condition. If the process of step S55 ends, the screen data creation apparatus 1 closes the classification condition creation window 300 (step S56), and the action ends.
When the user clicks the classification item new button 304 (Yes in step S53), the screen data creation apparatus 1 displays a classification item creation window on the main window 210 (step S57), and receives a classification item creation operation including an operation of setting the name of the classification item and an operation of selecting a figure, a symbol, a color, a pattern, and the like constituting the classification item to determine the details of the classification item from the user (step S58). When the classification item creation operation by the user is completed, the classification condition management unit 13 of the screen data creation apparatus 1 creates a classification item corresponding to the content of the classification item creation operation, and registers the classification item in the classification item list displayed in the pull-down menu when the selection button 307 of the classification item selection area 303 is clicked (step S59). When registering the created classification items in the classification item list, the classification condition management unit 13 registers names set by the user together. If the process of step S59 ends, the screen data creation apparatus 1 returns to step S52 and continues the operation.
The process of step S55 is a process of confirming whether or not a display screen satisfying the new classification condition exists on an existing display screen when the new classification condition is created, but the screen data creation apparatus 1 confirms whether or not the updated screen data satisfies the existing classification condition when the screen data managed by the screen data management unit 12 is updated. That is, in the screen data creating apparatus 1, when the screen data is newly created by the screen data creating unit 11, the screen data managing unit 12 receives the newly created screen data and confirms whether or not the display screen corresponding to the received screen data satisfies the classification condition managed by the classification condition managing unit 13. As a result of the confirmation, in the case where the classification condition is satisfied, classification information indicating that the classification condition is satisfied is created and added to the received screen data. At this time, if there are a plurality of classification conditions managed by the classification condition management unit 13, the screen data management unit 12 checks whether or not the display screen satisfies the classification conditions for each of the plurality of classification conditions. When the screen data managed by the screen data creating unit 11 is changed, the screen data managing unit 12 checks whether or not the display screen corresponding to the changed screen data satisfies the classification condition managed by the classification condition managing unit 13, and updates the classification information included in the changed screen data based on the result of the check. When there are a plurality of classification conditions managed by the classification condition management section 13, the screen data management section 12 checks whether or not the display screen satisfies the classification conditions for each of the plurality of classification conditions, as in the case where the screen data is newly created by the screen data creation section 11.
As described above, the screen data creating apparatus 1 according to the present embodiment includes the screen data management unit 12 that classifies and manages data (screen data) of a screen (display screen) displayed by the programmable display, and when the user designs and edits the display screen, the display control unit 14 causes the display unit 21 to display a title of the display screen in association with a classification item that visually represents a classification result of the display screen. This enables the user to easily find a target display screen such as a display screen to be operated or a display screen to be referred to from among a large number of display screens, thereby enabling efficient operation such as design or editing of the display screen.
In the present embodiment, when the classification condition management unit 13 manages a plurality of classification conditions, it is checked whether or not the display screen satisfies each of the plurality of classification conditions. The screen data creating apparatus 1 may be configured such that the screen data managing unit 12 performs classification of the display screen using the classification condition selected by the user by selecting the classification condition used when classifying the display screen among the plurality of classification conditions managed by the classification condition managing unit 13 by the user.
The configuration described in the above embodiment is an example of the contents of the present invention, and may be combined with other known techniques, and a part of the configuration may be omitted or modified without departing from the scope of the present invention.
Description of the reference numerals
1 screen data creation means, 11 screen data creation means, 12 screen data management means, 13 classification condition management means, 14 display control means, 21 display means, 100 computer, 101 control means, 102 display means, 103 input means, 210 main window, 211 screen edit window, 215 tab display region, 216 screen start button, 217 screen condition window, 218 classification setting window, 220 data list display region, 300 classification condition creation window, 301 condition item selection region, 302 detail input region, 303 classification item selection region, 304 classification item new button, 305 OK button, 306 cancel button, 307 selection button.

Claims (14)

1. A screen data creation program for causing a computer to execute a process comprising:
step 1, creating data of a display picture, namely picture data, wherein the display picture is a picture displayed by a programmable display; and
a step 2 of displaying various screens for receiving operations from a user on a display unit,
the picture data includes classification information indicating a result of classifying the corresponding display picture, i.e., a classification result,
in the step 2, when the title of the display screen is displayed on the display unit, the title of the display screen is displayed in association with a classification item visually representing the classification result of the display screen based on the classification information.
2. The picture data creation program according to claim 1,
in the step 2, when a job window for performing a design job and an edit job of the display screen by a user is displayed on the display unit, a title of the display screen to be operated and a classification item visually showing a classification result of the display screen are displayed in a title bar of the job window.
3. The picture data creation program according to claim 1 or 2,
in the step 2, when the titles of the display screens corresponding to the screen data are displayed in a list on the display unit, the classification items visually indicating the classification results of the display screens are displayed together with the titles of the display screens.
4. The picture data creation program according to any one of claims 1 to 3,
the classification information shows greater than or equal to 1 classification result,
in the step 2, when the title of the display screen corresponding to the screen data including the classification information showing the plurality of classification results is displayed on the display unit, the plurality of classification items visually showing the respective classification results of the display screen are displayed together with the title.
5. The picture data creation program according to any one of claims 1 to 4,
when 1 or more classification results out of the plurality of classification results on the display screen are selected by the user, in the 2 nd step, the titles and classification items of the display screen displayed on the display unit are sorted based on the classification results selected by the user.
6. The picture data creation program according to claim 5,
in the step 2, the titles and classification items of the display screen displayed on the display unit are sorted based on the logical or logical and of the classification results selected by the user.
7. The picture data creation program according to any one of claims 1 to 6,
causing the computer to execute step 3 of receiving an operation of classifying the display screen from a user, and generating the classification information included in the screen data based on the content of the received operation.
8. The picture data creation program according to any one of claims 1 to 7,
causing the computer to perform the steps of:
step 4, creating and changing the picture data; and
a 5 th step of creating classification information indicating a result of classifying the display screen corresponding to the screen data created in the 4 th step based on a classification condition, and adding the classification information to the screen data created in the 4 th step.
9. The picture data creation program according to claim 8,
greater than or equal to 1 of the classification conditions is included in the source code.
10. The picture data creation program according to claim 8 or 9,
causing the computer to perform step 6 of creating the classification condition by a user using a template.
11. The picture data creation program according to any one of claims 8 to 10,
causing the computer to execute a 7 th step of updating the classification information included in the changed screen data based on a result of classifying the display screen corresponding to the screen data changed in the 4 th step based on the classification condition.
12. The picture data creation program according to any one of claims 1 to 11,
the classification item is created by selecting 1 or more elements, and when a plurality of elements are selected, the selected elements are combined, wherein the elements are figures, symbols, colors, patterns or characters.
13. A screen data creating device creates screen data which is data of a display screen which is a screen displayed by a programmable display,
the picture data creation apparatus is characterized by comprising:
a screen data creation unit that creates the screen data;
a screen data management unit that manages the screen data created by the screen data creation unit; and
a display control unit for displaying various screens for receiving operations from a user on the display unit,
the screen data managed by the screen data management unit includes classification information indicating a classification result that is a result of classifying the corresponding display screen,
the display control unit displays, when the title of the display screen corresponding to the screen data managed by the screen data management unit is displayed on the display unit, the title of the display screen in association with a classification item visually representing the classification result of the display screen based on the classification information.
14. A picture data creating method for creating picture data, which is data of a display picture that is a picture displayed by a programmable display, by picture data creating means,
the picture data creation method is characterized by comprising the following steps:
step 1, creating the picture data; and
a step 2 of displaying various screens for receiving operations from a user on a display unit,
the picture data includes classification information indicating a result of classifying the corresponding display picture, i.e., a classification result,
in the step 2, when the title of the display screen is displayed on the display unit, the title of the display screen is displayed in association with a classification item visually representing the classification result of the display screen based on the classification information.
CN202080095800.XA 2020-02-12 2020-02-12 Screen data creation program, screen data creation device, and screen data creation method Pending CN115087951A (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2020/005356 WO2021161420A1 (en) 2020-02-12 2020-02-12 Screen data creation program, screen data creation device, and screen data creation method

Publications (1)

Publication Number Publication Date
CN115087951A true CN115087951A (en) 2022-09-20

Family

ID=73219987

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202080095800.XA Pending CN115087951A (en) 2020-02-12 2020-02-12 Screen data creation program, screen data creation device, and screen data creation method

Country Status (4)

Country Link
JP (1) JP6786020B1 (en)
CN (1) CN115087951A (en)
DE (1) DE112020006032T5 (en)
WO (1) WO2021161420A1 (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5752025A (en) * 1996-07-12 1998-05-12 Microsoft Corporation Method, computer program product, and system for creating and displaying a categorization table
JP2003333450A (en) * 2003-03-28 2003-11-21 Sony Corp Information indicator and information indicating method
JP2009059212A (en) * 2007-08-31 2009-03-19 Hakko Denki Kk Pod screen generator, and program therefor
US7689928B1 (en) * 2006-09-29 2010-03-30 Adobe Systems Inc. Methods and apparatus for placing and interpreting reference marks on scrollbars
US20170262436A1 (en) * 2014-12-15 2017-09-14 Mitsubishi Electric Corporation Information-system-construction support tool and information-system-construction support program
JP2017167865A (en) * 2016-03-17 2017-09-21 株式会社ジェイテクト Machine tool operating panel
CN110609681A (en) * 2018-06-14 2019-12-24 北京京东尚科信息技术有限公司 System, method, device and medium for visually configuring and generating WEB application

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6476080B2 (en) 2015-06-24 2019-02-27 パナソニック デバイスSunx株式会社 Design support apparatus, design support method, design support program, and recording medium

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5752025A (en) * 1996-07-12 1998-05-12 Microsoft Corporation Method, computer program product, and system for creating and displaying a categorization table
JP2003333450A (en) * 2003-03-28 2003-11-21 Sony Corp Information indicator and information indicating method
US7689928B1 (en) * 2006-09-29 2010-03-30 Adobe Systems Inc. Methods and apparatus for placing and interpreting reference marks on scrollbars
JP2009059212A (en) * 2007-08-31 2009-03-19 Hakko Denki Kk Pod screen generator, and program therefor
US20170262436A1 (en) * 2014-12-15 2017-09-14 Mitsubishi Electric Corporation Information-system-construction support tool and information-system-construction support program
JP2017167865A (en) * 2016-03-17 2017-09-21 株式会社ジェイテクト Machine tool operating panel
CN110609681A (en) * 2018-06-14 2019-12-24 北京京东尚科信息技术有限公司 System, method, device and medium for visually configuring and generating WEB application

Also Published As

Publication number Publication date
JPWO2021161420A1 (en) 2021-08-19
WO2021161420A1 (en) 2021-08-19
DE112020006032T5 (en) 2022-10-20
JP6786020B1 (en) 2020-11-18

Similar Documents

Publication Publication Date Title
US5950001A (en) Method and apparatus for customizing a software component
US7571392B2 (en) User definable task based interface
EP0695448B1 (en) Interactive user interface
US8413051B2 (en) Contextually previewing fonts
US7515972B2 (en) System and method for dynamically creating and editing function block types in a process control environment
CN105408885A (en) A system and method for dialog customization
US6691138B1 (en) Flexible configuration file manager
US20050015730A1 (en) Systems, methods and computer program products for identifying tab order sequence of graphically represented elements
US8910064B2 (en) GUI program creation supporting apparatus, GUI program creation support method, computer-readable recording medium and integrated circuit
US20050256852A1 (en) System for viewing databases
US20070079237A1 (en) Computer system and method including an operation performed in a manner based on a determined activity
JP2004102400A (en) Data management system, method, and computer program
JP2008542942A (en) Reconfiguration of electronic device standby screen
US20070136691A1 (en) Graphical User Interface Design Utility
CN105474112A (en) Program for editing programs
US20060075352A1 (en) Property independent in-place editing
US6407758B1 (en) Screen forming editor
JP6786020B1 (en) Screen data creation program, screen data creation device and screen data creation method
JP3842811B2 (en) File editing apparatus, file editing method, and file editing program
JP6519688B2 (en) Work support system, work support apparatus, and program
JP2008117029A (en) Method for checking out invalid procedure during creation of operational work procedure, method for generating command for preventing occurrence of failure, automatic execution command generation system, and program therefor
Solutions Getting Started Guide
Chandrasekara et al. Hands-on Azure Boards
WO2024116259A1 (en) Screen creation device and screen creation method
JP2006209516A (en) Electronic filing system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination