WO2020125541A1 - Appareil et procédé pour menu ayant des noms d'options diversifiés - Google Patents

Appareil et procédé pour menu ayant des noms d'options diversifiés Download PDF

Info

Publication number
WO2020125541A1
WO2020125541A1 PCT/CN2019/124898 CN2019124898W WO2020125541A1 WO 2020125541 A1 WO2020125541 A1 WO 2020125541A1 CN 2019124898 W CN2019124898 W CN 2019124898W WO 2020125541 A1 WO2020125541 A1 WO 2020125541A1
Authority
WO
WIPO (PCT)
Prior art keywords
option
menu
option name
name
category
Prior art date
Application number
PCT/CN2019/124898
Other languages
English (en)
Chinese (zh)
Inventor
王镝程
Original Assignee
天扬精密科技股份有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 天扬精密科技股份有限公司 filed Critical 天扬精密科技股份有限公司
Publication of WO2020125541A1 publication Critical patent/WO2020125541A1/fr

Links

Images

Classifications

    • 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
    • G06F9/454Multi-language systems; Localisation; Internationalisation
    • 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

Definitions

  • the present invention relates to a menu setting device and method, in particular to a menu setting that allows various options in a menu to have multiple option names, and can achieve multiple setting of option names with minimum memory space for control ⁇ Set device and method.
  • Taiwan Patent No. 472191 In order to save the memory capacity of the controller, this is for example Taiwan Patent No. 472191.
  • Taiwan Patent No. 472191 this not only requires the control device to have a wireless networking function, which increases the cost of the control device, and the user still cannot set the name of each option according to his preference.
  • Taiwan Patent Application No. 93125288 a man-machine interface menu language editing system is disclosed, which allows users to edit the language and text of menu items by loading a predetermined menu into a computer device, including borders Set, font size, font color, text direction and text position, etc., and then save it back to the controller to get a more familiar operation interface.
  • each option still has only one name or font setting, etc.
  • the user wants to change the settings of the man-machine interface it must still be executed through the computer system, and even if there are many The name of the version, but each version must store all the complete data separately, and then save the various versions stored in the computer system into the display unit to change their storage settings.
  • Taiwan Patent No. 472191 Although there is an increase in the user's freedom of setting, but the practice is not far away, it still cannot provide the controller with a minimum memory resource Provide various setting options and various personalized HMI settings.
  • various forms of menus have existed in society for a long time, there are various ways to change the name of the options, but for a long time, there has not been a way to streamline the menu structure and hardware requirements, but also create a unique individual Menu setting device and method for improving menu convenience.
  • an object of the present invention is to provide an option name diversified menu setting device and method, which can achieve the menu content diversification and personalized menu setting with minimum memory resource requirements It can enable various control devices to achieve the variability and uniqueness of the menu content with the minimum memory resource requirements to meet the needs of different individuals.
  • the present invention provides a device for setting multiple menus with option names, which includes:
  • An option name category selection module for selecting an option name category for setting each option name of the category selected by the menu
  • a menu setting module is used to set a menu composed of multiple options, and each of the multiple options is assigned an attribute data, the attribute data includes a first option name field, a control content field, a The control content for a controlled device loaded in the control content field, and a first option name for representing the option loaded in the first option name field, and the first option name is based on the option name A first option name category selected by the category selection module; and,
  • a second option name setting module used to select a supplementary option that already has the first option name after entering a second option name setting mode, and set a second option name;
  • a second option name field is added to the attribute data of the option for loading the second option name, so that the attribute data of the revised option has multiple option name fields and corresponding option names, and completes a
  • the option name has multiple menus and can display the menu with at least one of the option names.
  • the present invention also provides a method for setting a multiple menu of option names, which includes:
  • An option name category selection step for selecting an option name category for setting each option name of the category selected by the menu
  • a menu setting step is used to set a menu composed of multiple options, and each of the multiple options is given an attribute data, the attribute data includes a first option name field, a control content field, a The control content for a controlled device loaded into the control content field, and a first option name loaded into the first option name field to represent the option, and the first option name is based on the option name A first option name category selected by the category selection module; and,
  • a second option name field is added to the attribute data of the option for loading the second option name, so that the attribute data of the revised option has multiple option name fields and corresponding option names, and completes a
  • the option name has multiple menus and can display the menu with at least one of the option names.
  • the user can set a menu that can arbitrarily set the option name, can meet the necessary requirements, and can occupy the least memory resources, so that after the menu is input to the control device,
  • the control device is provided with a minimum memory resource to provide a convenient menu with variable and personalized options.
  • FIG. 1 shows a block diagram of components of an option name multiple menu setting device according to an embodiment of the invention
  • FIG. 2 shows a schematic structural diagram of a first menu set by a menu setting device according to the present invention
  • Figure 3 shows a schematic diagram of the attribute data structure of an option in the menu shown in Figure 2;
  • FIG. 4 shows a schematic diagram of the menu shown in FIG. 2 displaying each option with the second option name
  • FIG. 5 shows a schematic diagram of the attribute data structure of an option in the menu shown in FIG. 4;
  • FIG. 6 shows a schematic diagram of a menu showing the options shown in FIG. 2 under another second option name
  • FIG. 7 shows a schematic diagram of the attribute data structure of an option in the menu shown in FIG. 6;
  • FIG. 8 shows an illustration of a menu setting device appearing on a computer-related device
  • FIG. 9 shows a schematic diagram of the structure of a second menu set by the menu setting device according to the present invention.
  • FIG. 10 shows a flowchart of a menu setting method according to an embodiment of the invention.
  • FIG. 1 shows a block schematic diagram of each constituent element of an option name diversified menu setting device 200 (hereinafter referred to as: menu setting device 200) according to an embodiment of the present invention.
  • the menu setting device 200 is implemented in a computer-related device 10, which includes a human-machine interface 100, and the human-machine interface 100 includes an interface language switching module 110 for switching computers The interface language of the related device 10.
  • the menu setting device 200 includes: an option name category selection module 210, a menu setting module 220, and a second option name setting module 230, and preferably further includes: a menu output module 240 and a custom Category setting module 250.
  • the diversified menu of option names set by the menu setting device 200 can be directly output to an external control device 300, or first be output to a custom category setting module 250 for storage, and then sent to the control device 300 Complete the setting of the control device.
  • the menu setting device 200 is implemented in a computer-related device 10 as an example for description, in a modification, the menu setting device 200 may also be built in the control device 300 and directly implemented In order to diversify the generated option names, the menu is used directly by the control device 300, instead of outputting all or part of the set menu to the control device 300 after being implemented in the computer-related device 10.
  • the menu setting device 200 may also be one that combines the computer-related device 10 and the control device 300 itself.
  • the control device 300 may be a controller in a device or a remote control device.
  • the option name category selection module 210 is used to provide various option name categories for selection, so as to name each option name in the menu.
  • These option name categories can be a choice of various languages, such as Chinese, English, or Japanese, etc., or a variety of alternatives, such as naming from the company’s standpoint, or from a personal standpoint, etc., to create The diversity and unique personalization of this menu.
  • These categories can be machine-defined, such as language types; or user-defined input, such as naming positions in a certain machine-defined language.
  • each category refers to a language category
  • the computer-related device 10 and/or the control device 300 is additionally provided with a font library suitable for each selectable language category, for displaying fonts of various languages.
  • each language font library can be divided into font libraries belonging to the selected category according to the selected language category, and only the selected category font library is input into the control device 300.
  • the option name category selection module 210 can determine whether the menu setting module 220 has set a certain first option name category when the option name category is switched Menu. If yes, when the option name category selection module 210 is switched to another second option name category, the menu setting device 200 is put into a second option name setting mode to prompt the second option detailed below Operation of the name setting module 230. Furthermore, in a modified example, the entry of the second option name setting mode may be initiated not by the category switching in the option name category selection module 210, but by another additional switch .
  • the menu setting module 220 is used to set a hierarchical group menu (hereinafter referred to as a menu) composed of multiple options, such as the options 400 to 600 of FIG. 2, and to assign attribute data to each of the multiple options, such as FIG. 3 shows the attribute data 401 of the option 400.
  • the attribute data 401 includes a header field 410 for indicating the option number, an option name field 420 for storing the option name, and a one-to-one loading
  • the content stored in the header field 410 is "Node 1"
  • the content filled in the option name field 420 is "Tianyang”
  • the content filled in the control content field 430 is a controlled device
  • the control content field will also load control content, such as ON/OFF or resizing, and the attribute data 401 will also include some options to indicate this option.
  • Other fields such as affiliation or hierarchical group relationship with other options, such as hierarchical group relationship field, etc. Since these are not the focus of the present invention, their detailed description will be omitted.
  • the second option name setting module 230 is used for the user to select an option that already has the first option name as an additional option after entering the second option name setting mode, and to set a second option name;
  • a second option name field is added to the attribute data of the revised option for loading the second option name, so that the attribute data of the revised option has multiple option name fields and corresponding options Name, and complete an option name diversified menu, and can display the menu with at least one of the option names.
  • FIG. 4 shows a schematic diagram of a menu displaying each option with a second option name.
  • the menu has options 400' to 600', but the name is changed from Chinese to English, which is the option name category selection module 210.
  • the selected category is English, so in this embodiment, each category is the language category.
  • Fig. 5 shows attribute data 401' of one of options 400' in the menu shown in Fig. 4.
  • the except option name field 420 becomes an option name field that includes a first option name field 421 for storing a first option name, and a second option name field 422 for storing a second option name Except for 420', other fields and contents are the same and unchanged.
  • Both the first and second option names can be used to indicate the name of the option in the menu according to the selection, and the first and second option names are set according to the option name category selected by the option name category selection module set.
  • the second option name field 422 is a field added by the second option name module 230, and the content filled in the second option name field 422 is "Team-young".
  • the category name selection module 210 switches the category of the option name and enters the second option name setting mode, that is, in the attribute data of each option 400-600 , Add a second option name field 422, and load each first option name into the second option name field 422 for displaying the option name, and then modify it to complete the second option name set up.
  • the menu and attribute data shown in Figures 4 and 5 can be obtained.
  • the second option name field 422 will still store the first option name. In this way, when the second option name is to be displayed or the menu is output as described later, the option will be displayed under the first option name.
  • the second option name field in a modified example, after entering the second option name setting mode, if the user has an additional option to be modified, the first option The option name is set to the second option name, and when it is to be saved, because the option name is different, the second option name field is added to the attribute data of each additional option, and the second option name column The second option name is stored in the bit. At this time, if an option is not set with a second option name different from the first option name, the second option name field is not added. In contrast, when the option names of the second option name category are to be output, the first option name is displayed or output.
  • each option to be modified has multiple option name fields, but Other fields and data remain unchanged, and are shared by multiple menus with different option names, and then displayed or output with at least one of the option names according to the selection.
  • increasing the number of columns only for the increased number of categories will reduce the memory requirements of the menu to a minimum, and because of the option to add only the names of certain options in a menu, the A menu can mix various different types of option names, and can provide a personalized and unique menu. This is especially applicable when the original name is quite versatile.
  • Figure 6 shows an example of naming options with another category of second option names.
  • the option name is also Chinese
  • the naming position category is different from the position category of FIG. 2.
  • the categories shown in FIGS. 2 and 3 are based on the location of the company, and the categories shown in FIGS. 6 and 7 are based on the functional category of the company.
  • the menu has options 400" ⁇ 600", but the names are changed to "Company” 400", “Lobby” 500", and "Office Area” 600".
  • Figure 7 shows the menu shown in Figure 6 The attribute data 401" of one of the options 400".
  • first option name field 421 for storing a first option name
  • first option name field for storing a first option name
  • second option name field 422 the option name field 420
  • other fields and contents are the same and unchanged.
  • the content filled in the second option name field 422" is "Company" .
  • the option name field 420 uses two option name fields as examples, in practice, the option name field 420 can be set or selected according to the option name category selection module 210 Added option name category, and add option name field as appropriate. For example, if 5 language categories are selected, there will be 5 option name fields.
  • the two second option name fields shown in FIG. 5 and FIG. 7 may also be combined and set in a menu.
  • the menu setting device 200 further includes a menu output module 240 for selecting at least one of the first option name category and the second option name category as an option name output category, and then The option name diversified menu, according to the option name output category, output a menu with the option name output category.
  • the output object it may be a control device 300, or a custom category setting module 250 included in the menu setting device 200.
  • the menu output module 240 can output the various category option names in the option name diversified menu, or only output an option with the selected category Menu of names.
  • the menu setting device 200 further includes a custom category setting module 250 for loading a modified menu after editing the menu set by the menu setting module 220, and the menu with the option name output category .
  • a custom category setting module 250 for loading a modified menu after editing the menu set by the menu setting module 220, and the menu with the option name output category .
  • the menu output module 240 wants to output the menu with the selected option name category to the control device 300 (or the custom category setting module 250), it is possible to select only the selected category
  • the font library of the language is output to the control device 300 along with the option name of the selected category.
  • the control device 300 may also prepare a font library with various languages for displaying the options of the menu in the language of the selected category.
  • the menu output module 240 may output the option names of all categories to the control device 300, and then the control device 300 selects which option name category to display each option.
  • the option names of all categories can be selected to be output, or only the option names of one category can be output , And can give different types of option names for different sub-control devices.
  • the menu setting module 220 also has an option group position modification function for increasing or decreasing options, or changing the correlation or group relationship between options.
  • the second option name is added to become a diversified menu, if each of the diversified menus
  • the menu setting module 220 will only allow the menu to be edited with the first option name category before setting the second option with the second option name category name. That is, the menu setting module 220 will determine whether it is currently in the category of the name listed in the first option name field.
  • FIG. 8 shows an exemplary view of the menu setting device 200 displayed on the screen 11 of a computer-related device 10.
  • the computer-related device 10 will have an interface language switching module 110 for selecting one of multiple languages as an interface language, so as to operate the menu setting device for the man-machine interface displayed in the interface language.
  • the menu setting device 200 there is an option name category selection module 210 and a menu setting module 220.
  • the menu includes options 400-600.
  • the language indicated by the first option name category is determined by the same language as the interface language, and the interface language is the same as the language of the menu setting device, and can be automatically set according to the region of use , But can also be different.
  • FIG. 9 shows a schematic diagram of a second menu embodiment that can also be applied to the menu setting device 200 disclosed in the present invention.
  • This menu is suitable for use in cooking equipment (not shown) such as a washing machine, a microwave oven, and a microwave oven.
  • the exemplary menu of the control device 300' disclosed in this embodiment includes options 700 and 800.
  • the option 700 has sub-options 710-730.
  • the sub-option 710 represents a set of barbecue automation program options, which can be used to input, for example, meat. After the thickness, length, width, weight, desired maturity, char brittleness, etc., the automatic program will set the appropriate firepower and time according to the program to control the output.
  • Sub-options 720 and 730 are options for custom control parameters in barbecue mode, such as time and firepower, directly set these parameters for output for control.
  • Option 800 also has sub-options 810-830.
  • Sub-option 810 represents a set of cooking automation program options, and sub-options 820 and 830 are options for customizing control parameters, such as time and firepower.
  • the menu setting module 220 can also be used to first set the second menu shown in FIG. 9, including options and their control content. After that, the second option name setting module 230 is used to change the names of various option names as described above, and finally loaded into the control device 300', and the details will not be restated.
  • the menu setting device 200 may be used to load the second menu into the menu setting module 220, and in the option name category selection module 210, the user may specify a Language categories, or named position categories, etc., and then a second option name setting module 230 is used to generate a menu with a variety of option names, which is then output to the control device 300'.
  • the attribute data format of each option must conform to the format of the menu setting module 220, so that the second option name field can be added by the second option name setting module 230.
  • it is also possible to add options to the second menu for example, to add another automatic program option.
  • FIG. 10 shows a method for setting a multiple menu of option names according to the first embodiment of the present invention. As shown in Figure 10, this setting method mainly includes the following steps:
  • step S1 an option name category selection step is performed to select an option name category for setting each option name of the category selected by the menu. This step is performed by the above-mentioned option name category selection module 210.
  • the details and functions of the technical content are as described above and will not be repeated here.
  • a menu setting step is performed to set up a menu composed of multiple options, and each of the multiple options is given an attribute data, the attribute data includes a first option name field, A control content field, a control content for a controlled device loaded into the control content field, and a first option name to indicate the option loaded into the first option name field, and the first An option name depends on a first option name category selected by the option name category selection module.
  • This step is performed by the above-mentioned menu setting module 220, and its technical details and functions are as described above with reference to the first menu and the second menu, and repeated descriptions thereof are also omitted here.
  • step S31 it is determined whether a second option name is to be set. If yes, after entering the second option name setting mode, execute a second option name setting step S3 for selecting an additional option that already has the first option name, setting a second option name; and in A second option name field is added to the attribute data of the revised option for loading the second option name, so that the attribute data of the revised option has multiple option name fields and corresponding option names, A multi-menu with option names is completed, and the menu can be displayed with at least one of the option names.
  • step S3 is performed by the second option name setting module 230 described above. Regarding the activation of the option name setting mode, and the way of adding the second option name field, etc., reference is made to the foregoing, and the repeated description is also omitted here.
  • the menu setting method further includes an option change determination step S41, an option change step S4, an output determination step S51, and a menu output step S5.
  • step S41 is used to determine whether the connection relationship of each option in the menu has been changed; if there is a change, enter the option change step S4; in this step S4, first put the menu into the first option name category mode, Edit the menu with the first option name category; at this time, it may be that the category in the option name category selection module 210 is automatically changed to the first option name, as described above, and then edited; It can be designed to jump out of the display and require the option name category to be changed to the first option name category before editing the positional relationship of each option.
  • This option change is edited by the menu setting module 220, that is, the menu setting module 220 will determine whether it is currently in the category of the name listed in the first option name field, if not, you need to first classify the option name
  • the category in the selection module 210 is changed to the category before editing the option position.
  • the second option name can be set by the second option name category. That is, after step S4, it returns to step S31 to determine whether to set the second option name. If necessary, the step S41 is entered after the second option name is set. In step S41, if the option is not to be changed, it proceeds to step S51.
  • step S51 it is determined whether to output the menu, and if not, it ends. If yes, go to a menu output step S5 to use at least one of the first option name category and the second option name category as an option name output category, and diversify the option name menu according to the Option name output category, output a menu with the option name output category.
  • This step S5 is performed by the aforementioned menu output module 240, and all or part of the menu with the selected option name category can be output to a control device 300 or a custom category setting module 250, the details of which are also referred to The previous description, and not repeat the description here. After the output is completed, this setting method is ended.
  • the menu setting device and method disclosed in the present invention it is possible to create a menu that is most suitable for the option name desired by the user with the minimum memory space requirement, thereby reducing waste of resources and allowing use
  • the author creates a personalized unique menu.

Landscapes

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

Abstract

L'invention concerne un appareil et un procédé de réglage d'un menu ayant des noms d'options diversifiés. L'appareil (200) comprend principalement : un module de sélection de catégorie de nom d'option (210) utilisé pour sélectionner une catégorie de nom d'option pour régler chaque nom d'option de la catégorie sélectionnée d'un menu ; un module de réglage de menu (220) utilisé pour régler le menu qui est constitué de multiples options et donner des données d'attribut à de multiples options ; et un second module de réglage de nom d'option (230) utilisé pour sélectionner une option d'addition et de révision d'un premier nom d'option existant après l'entrée d'un second mode de réglage de nom d'option et régler un second nom d'option pour compléter le menu ayant des noms d'option diversifiés. Par conséquent, la présente invention peut réaliser le réglage d'un menu personnalisé personnel ayant un contenu de menu diversifié en utilisant des ressources de mémoire minimales et peut faire en sorte que divers appareils de commande obtiennent la variabilité, l'unicité et la commodité du contenu de menu en utilisant les ressources de mémoire minimales.
PCT/CN2019/124898 2018-12-17 2019-12-12 Appareil et procédé pour menu ayant des noms d'options diversifiés WO2020125541A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201811539617.5 2018-12-17
CN201811539617.5A CN111324399A (zh) 2018-12-17 2018-12-17 选项名称多元化选单设定装置与方法

Publications (1)

Publication Number Publication Date
WO2020125541A1 true WO2020125541A1 (fr) 2020-06-25

Family

ID=71102038

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/124898 WO2020125541A1 (fr) 2018-12-17 2019-12-12 Appareil et procédé pour menu ayant des noms d'options diversifiés

Country Status (2)

Country Link
CN (1) CN111324399A (fr)
WO (1) WO2020125541A1 (fr)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6067087A (en) * 1998-03-03 2000-05-23 Microsoft Corporation Method for building menus during idle times
CN101714083A (zh) * 2009-12-16 2010-05-26 金蝶软件(中国)有限公司 一种应用程序菜单的生成方法、装置及应用系统
CN103345348A (zh) * 2013-06-13 2013-10-09 深圳Tcl新技术有限公司 控制显示菜单的方法及装置

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6067087A (en) * 1998-03-03 2000-05-23 Microsoft Corporation Method for building menus during idle times
CN101714083A (zh) * 2009-12-16 2010-05-26 金蝶软件(中国)有限公司 一种应用程序菜单的生成方法、装置及应用系统
CN103345348A (zh) * 2013-06-13 2013-10-09 深圳Tcl新技术有限公司 控制显示菜单的方法及装置

Also Published As

Publication number Publication date
CN111324399A (zh) 2020-06-23

Similar Documents

Publication Publication Date Title
US11520978B2 (en) Form customization method and device
US8943609B2 (en) Apparatus and method for configuring password and for releasing lock
US20170017377A1 (en) User interface generation apparatus
JPH1091412A (ja) 表示部品選択装置及び表示部品選択方法
JPH0612517B2 (ja) データ・ベースへのユーザ・インターフエイスの生成方法及び生成システム
CN107203595B (zh) 一种基于自由表单的动态生成web界面的方法
US9189251B2 (en) Method and apparatus for adjusting window display status
US7769780B2 (en) Information processing apparatus, information processing method, computer readable medium, and computer data signal
US20160306438A1 (en) Physical and virtual input device integration
KR101580003B1 (ko) 링크의 비 마우스 기반 활성화를 위한 그래픽 사용자 인터페이스
CN111679818A (zh) 编辑展示软件的方法和系统
CN106201155B (zh) 用户界面显示方法和系统
CN113568540A (zh) Web应用中的功能菜单显示方法、装置、设备及介质
CN108614693B (zh) 一种针对页面组件的处理方法、装置及设备
CN112016023B (zh) 业务处理方法、装置、终端及存储介质
CN109040767A (zh) 一种直播间加载方法、系统、服务器及存储介质
WO2013109858A1 (fr) Canevas de conception
US20040080545A1 (en) Method for dynamic accessibility of a drop-down selection in a GUI combobox construct
CN103561289A (zh) 一种界面配置方法及装置
WO2020125541A1 (fr) Appareil et procédé pour menu ayant des noms d'options diversifiés
CN112188292A (zh) 一种基于安卓操作系统的电视桌面构建方法
TW202024890A (zh) 選項名稱多元化選單設定裝置與方法
TWI714514B (zh) 節點名稱多元化階層群組管理裝置與其設定方法
WO2021233890A1 (fr) Procédé de génération de boutons pour panneaux de commande de cabine
JP2001117918A (ja) 文書編集処理装置

Legal Events

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

Ref document number: 19901318

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 19901318

Country of ref document: EP

Kind code of ref document: A1