KR20000021154A - User defined menu editor - Google Patents

User defined menu editor Download PDF

Info

Publication number
KR20000021154A
KR20000021154A KR1019980040116A KR19980040116A KR20000021154A KR 20000021154 A KR20000021154 A KR 20000021154A KR 1019980040116 A KR1019980040116 A KR 1019980040116A KR 19980040116 A KR19980040116 A KR 19980040116A KR 20000021154 A KR20000021154 A KR 20000021154A
Authority
KR
South Korea
Prior art keywords
user
menu
basic
unit
database
Prior art date
Application number
KR1019980040116A
Other languages
Korean (ko)
Other versions
KR100286999B1 (en
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 이상철
Priority to KR1019980040116A priority Critical patent/KR100286999B1/en
Publication of KR20000021154A publication Critical patent/KR20000021154A/en
Application granted granted Critical
Publication of KR100286999B1 publication Critical patent/KR100286999B1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0482Interaction with lists of selectable items, e.g. menus
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Human Computer Interaction (AREA)
  • Computer Hardware Design (AREA)
  • Software Systems (AREA)
  • User Interface Of Digital Computer (AREA)
  • Stored Programmes (AREA)

Abstract

PURPOSE: A user-defined menu editor is provided to achieve a method to configure a user-defined menu in the user defined menu editor and the user interface capable of making separately the configuration of a user interface menu by the user or the security grade of user. CONSTITUTION: A user information database(10) stores user information comprising user identification, password and user grade by the user using a software having a user interface menu. A program information database(11) stores program information comprising program name, module name and path of the program having a process routine corresponding to the menu items included in the menu. A basic menu edition part(12) edits the menu by the user grade in the user interface, using the program information database. A basic menu database(13) stores the menu by the user grade generated in the basic menu edition part. A use authority certification part(14) confirms user identification and password, and checks on the user grade. A basic menu allocation part(15) checks on the menu corresponding to the user grade checked on in the use authority certification part and forms the user interface menu.

Description

사용자 정의 메뉴편집기Custom Menu Editor

본 발명은 소프트웨어의 사용자 인터페이스에서 사용되는 사용자 정의 메뉴 편집기에 관한 것으로서, 특히 클라이언드 서버 환경으로 구현된 시스템에서 사용자 인터페이스에서 제공하는 메인 메뉴를 각 사용자가 사용자의 보안 등급에 따라 메뉴를 자유롭게 구성할 수 있도록 하는 사용자 정의 메뉴 편집기에 관한 것이다.The present invention relates to a user-defined menu editor used in the user interface of the software, and in particular, in a system implemented as a client server environment, each user can freely configure a menu according to the security level of the user. It's about a custom menu editor.

종래의 소프트웨어의 사용자 인터페이스에서 제공하는 메뉴 항목은 소프트웨어의 구성과 더불어 고정적인 것이어서, 소프트웨어에 새로운 모듈 또는 기능을 확장함에 따라 메뉴 항목을 새로이 구성하는 것이 용이하지 못하였고, 특정 사용자에게는 사용 권한이 없는 메뉴들도 화면에 디스플레이되어 사용자 인터페이스 화면 구성이 간결하지 못하였다.The menu items provided by the user interface of conventional software are fixed along with the configuration of the software, which makes it difficult to reconfigure the menu items as new modules or functions are expanded in the software, and certain users do not have permission to use them. Menus were also displayed on the screen, making the user interface screen concise.

본 발명은 상기의 문제점을 해결하기 위하여 창작된 것으로서, 사용자의 보안등급별 또는 사용자별로 사용자 인터페이스의 메뉴 구성을 별도로 구성할 수 있는 사용자 정의 메뉴 편집기 및 사용자 인터페이스에서 사용자 정의 메뉴를 구성하는 방법을 제공함을 그 목적으로 한다.The present invention was created to solve the above problems, and provides a user-defined menu editor and a method of configuring a user-defined menu in the user interface, which can separately configure the user interface menu configuration by security level or user. For that purpose.

도 1은 본 발명에 의한 사용자 정의 메뉴편집기의 일실시예의 구성을 도시한 블록도이다.1 is a block diagram showing the configuration of an embodiment of a user-defined menu editor according to the present invention.

도 2a는 도 1의 사용자정보데이터베이스에 포함된 사용자정보의 구성을 도시한 것이다.FIG. 2A illustrates a configuration of user information included in the user information database of FIG. 1.

도 2b는 도 1의 프로그램정보데이터베이스에 포함된 프로그램정보의 구성을 도시한 것이다.FIG. 2B illustrates a configuration of program information included in the program information database of FIG. 1.

도 2c는 도 1의 기본메뉴데이터베이스에 포함된 메뉴정보의 구성을 도시한 것이다.FIG. 2C illustrates a configuration of menu information included in the basic menu database of FIG. 1.

도 3은 도 1의 기본메뉴편집부의 구성에 대한 상세블록도이다.3 is a detailed block diagram illustrating the configuration of the basic menu editing unit of FIG. 1.

도 4는 기본메뉴 편집을 위한 화면의 구성을 예시한 것이다.4 illustrates a configuration of a screen for editing a basic menu.

도 5는 본 발명에 의한 사용자 정의 메뉴편집기의 다른 실시예의 구성을 도시한 블록도이다.5 is a block diagram showing the configuration of another embodiment of a user-defined menu editor according to the present invention.

도 6은 도 5의 사용자메뉴편집부의 구성에 대한 상세블록도이다.6 is a detailed block diagram illustrating the configuration of the user menu editing unit of FIG. 5.

도 7은 사용자메뉴 편집을 위한 화면의 구성을 예시한 것이다.7 illustrates a configuration of a screen for editing a user menu.

도 8은 사용자 인터페이스에서 사용자 정의 메뉴를 구성하는 과정을 도시한 흐름도이다.8 is a flowchart illustrating a process of configuring a user defined menu in a user interface.

상기의 목적을 달성하기 위하여, 본 발명에 의한 사용자에게 부여된 사용자 등급별로 별도의 사용자 인터페이스의 메뉴를 제공하는 사용자 정의 메뉴 편집기는 사용자별로 사용자 식별번호, 암호 및 사용자 등급을 포함한 사용자 정보를 저장한 사용자정보데이터베이스; 상기 메뉴에 포함된 메뉴항목에 대응하는 처리루틴을 갖는 프로그램의 프로그램명, 모듈명 및 경로를 포함한 프로그램 정보를 저장한 프로그램정보데이터베이스; 상기 프로그램정보데이터베이스를 이용하여 사용자 인터페이스에서의 사용자 등급별 메뉴를 편집하는 기본메뉴편집부; 상기 기본메뉴편집부에서 생성된 사용자 등급별 메뉴를 저장하는 기본메뉴데이터베이스; 사용자가 로그인할 때 상기 사용자정보데이터베이스를 이용하여 사용자가 입력한 사용자 식별번호 및 사용자 암호를 확인하고 대응하는 사용자 등급을 조회하는 사용권한인증부; 및 상기 사용권한인증부에서 조회한 사용자 등급에 대응하는 메뉴를 상기 기본메뉴데이터베이스에서 조회하여 사용자 인터페이스의 메뉴를 구성하는 기본메뉴할당부를 포함함을 특징으로 한다.In order to achieve the above object, a user-defined menu editor that provides a menu of a separate user interface for each user class granted to a user according to the present invention stores user information including a user identification number, a password, and a user class for each user. User information database; A program information database storing program information including a program name, a module name, and a path of a program having a processing routine corresponding to a menu item included in the menu; A basic menu editing unit for editing a menu for each user level in a user interface using the program information database; A basic menu database for storing a menu for each user class generated by the basic menu editing unit; A user right authentication unit which checks a user identification number and a user password input by the user using the user information database and inquires a corresponding user level when the user logs in; And a basic menu assignment unit for configuring a menu of a user interface by inquiring a menu corresponding to a user level inquired by the user right authentication unit in the basic menu database.

상기의 목적을 달성하기 위하여, 본 발명에 의한 사용자에게 부여된 사용자 등급별로 또는 사용자 식별자별로 별도의 사용자 인터페이스의 메뉴를 제공하는 사용자 정의 메뉴 편집기는 사용자별로 사용자 식별번호, 암호 및 사용자 등급을 포함한 사용자 정보를 저장한 사용자정보데이터베이스; 상기 메뉴에 포함된 메뉴항목에 대응하는 처리루틴을 갖는 프로그램의 프로그램명, 모듈명 및 경로를 포함한 프로그램 정보를 저장한 프로그램정보데이터베이스; 상기 프로그램정보데이터베이스를 이용하여 사용자 인터페이스에서의 사용자 등급별 메뉴를 편집하는 기본메뉴편집부; 상기 기본메뉴데이터베이스를 이용하여 사용자 인터페이스에서의 사용자만이 사용하는 사용자별 메뉴를 사용자 등급별 메뉴 중에서 편집하는 사용자메뉴편집부; 상기 기본메뉴편집부에서 생성된 사용자 등급별 메뉴를 저장하는 기본메뉴데이터베이스; 상기 사용자메뉴편집부에서 생성된 사용자별 메뉴를 저장하는 사용자별메뉴데이터베이스; 사용자가 로그인할 때 상기 사용자정보데이터베이스를 이용하여 사용자가 입력한 사용자 식별번호 및 사용자 암호를 확인하고 대응하는 사용자 등급을 조회하는 사용권한인증부; 및 상기 사용자별메뉴데이터베이스를 조회하여 상기 사용자 식별번호에 대응하는 사용자별 메뉴가 있으면 그 사용자별 메뉴에 의해, 그렇지 않으면 상기 사용권한인증부에서 조회한 사용자 등급에 대응하는 메뉴를 상기 기본메뉴데이터베이스에서 조회하여 사용자 인터페이스의 메뉴를 구성하는 메뉴할당부를 포함함을 특징으로 한다.In order to achieve the above object, a user-defined menu editor that provides a menu of a separate user interface for each user class or user identifier granted to the user according to the present invention includes a user including a user identification number, a password, and a user class for each user. A user information database storing information; A program information database storing program information including a program name, a module name, and a path of a program having a processing routine corresponding to a menu item included in the menu; A basic menu editing unit for editing a menu for each user level in a user interface using the program information database; A user menu editing unit for editing a user-specific menu used only by a user in a user interface using the basic menu database among menus for each user class; A basic menu database for storing a menu for each user class generated by the basic menu editing unit; A user-specific menu database for storing user-specific menus generated by the user menu editing unit; A user right authentication unit which checks a user identification number and a user password input by the user using the user information database and inquires a corresponding user level when the user logs in; And if there is a user-specific menu corresponding to the user identification number by querying the user-specific menu database, the menu corresponding to the user class inquired by the user authority authentication unit is displayed by the user-specific menu. And a menu assignment unit for configuring a menu of the user interface by inquiring.

상기의 다른 목적을 달성하기 위하여, 본 발명에 의한 클라이언드 서버 환경으로 구현된 시스템에서 사용자 인터페이스에서 사용자 정의 메뉴를 구성하는 방법은 (a) 사용자별로 사용자 식별번호, 암호 및 사용자 등급을 포함한 사용자 정보를 저장한 사용자정보데이터베이스를 생성하는 단계; (b) 각 메뉴항목에 대응하는 처리루틴을 갖는 프로그램의 프로그램명, 모듈명 및 경로를 포함한 프로그램 정보를 저장한 프로그램정보데이터베이스를 생성하는 단계; (c) 상기 프로그램정보데이터베이스를 이용하여 사용자 등급별 메뉴를 저장한 기본메뉴데이터베이스를 생성하는 단계; (d) 사용자가 로그인할 때 상기 사용자정보데이터베이스를 이용하여 사용자가 입력한 사용자 식별번호 및 사용자 암호를 확인하고 대응하는 사용자 등급을 조회하는 단계; 및 (e) 상기 기본메뉴데이터베이스에서 상기 (d) 단계에서 조회한 사용자 등급에 대응하는 메뉴를 조회하여 사용자 인터페이스의 메뉴를 구성하는 단계를 포함함을 특징으로 한다.In order to achieve the above object, a method of configuring a user-defined menu in a user interface in a system implemented as a client server environment according to the present invention includes (a) user information including a user identification number, a password, and a user level for each user; Creating a user information database storing the information; (b) generating a program information database storing program information including a program name, a module name, and a path of a program having a processing routine corresponding to each menu item; (c) generating a basic menu database storing menus for each user class using the program information database; (d) checking a user identification number and a user password input by the user using the user information database when the user logs in and inquiring a corresponding user class; And (e) querying a menu corresponding to the user level in step (d) in the basic menu database to construct a menu of the user interface.

이하에서 첨부된 도면을 참조하여 본 발명을 상세히 설명한다.Hereinafter, the present invention will be described in detail with reference to the accompanying drawings.

도 1에 의하면, 본 발명에 의한 사용자 정의 메뉴 편집기의 일실시예는 사용자정보데이터베이스(10), 프로그램정보데이터베이스(11), 기본메뉴편집부(12), 기본메뉴데이터베이스(13), 사용권한인증부(14) 및 기본메뉴할당부(15)를 포함하여 구성된다.According to Figure 1, one embodiment of the user-defined menu editor according to the present invention is a user information database 10, a program information database 11, the basic menu editing unit 12, the basic menu database 13, the use authority authentication unit 14 and the basic menu assignment unit 15 are configured.

도 2a에 의하면, 사용자정보데이터베이스(10)는 본 실시예에 의해 설정된 사용자 인터페이스의 메뉴를 갖는 소프트웨어를 사용하는 사용자별로 사용자 식별번호, 암호 및 사용자 등급을 포함한 사용자 정보 테이블의 리스트로 구성된다.According to Fig. 2A, the user information database 10 is composed of a list of user information tables including a user identification number, a password, and a user class for each user using software having a menu of a user interface set up by this embodiment.

도 2b에 의하면, 프로그램정보데이터베이스(11)는 본 실시예에 의해 설정된 사용자 인터페이스의 메뉴에 포함된 메뉴항목에 대응하는 처리루틴을 갖는 프로그램의 프로그램명, 모듈명 및 경로를 포함한 프로그램 정보 테이블의 리스트로 구성된다.According to Fig. 2B, the program information database 11 is a list of program information tables including the program name, module name and path of a program having a processing routine corresponding to the menu item included in the menu of the user interface set by this embodiment. It consists of.

기본메뉴편집부(12)는 프로그램정보데이터베이스(11)를 이용하여 사용자 인터페이스에서의 사용자 등급별 메뉴를 편집한다.The basic menu editing unit 12 edits a menu for each user level in the user interface using the program information database 11.

도 2c에 의하면, 기본메뉴데이터베이스(13)는 기본메뉴편집부(12)에서 생성된 사용자 등급별 메뉴항목을 포함한다. 여기에서, 사용자명은 사용자 등급이고, 메뉴항목은 도 2b에 도시된 프로그램정보데이터베이스(11)의 모듈명의 리스트에 해당한다.According to FIG. 2C, the basic menu database 13 includes menu items for each user class generated by the basic menu editing unit 12. Here, the user name is a user level, and the menu item corresponds to a list of module names of the program information database 11 shown in FIG. 2B.

사용권한인증부(14)는 사용자가 본 실시예에 의해 설정된 사용자 인터페이스의 메뉴를 갖는 소프트웨어에 로그인할 때, 사용자정보데이터베이스(10)를 이용하여 사용자가 입력한 사용자 식별번호 및 암호를 확인하고 대응하는 사용자 등급을 조회한다.When the user logs in to the software having the menu of the user interface set by the present embodiment, the user right authentication unit 14 checks and responds to the user identification number and password entered by the user using the user information database 10. Query the user level.

기본메뉴할당부(15)는 사용권한인증부(14)에서 조회한 사용자 등급에 대응하는 메뉴를 기본메뉴데이터베이스(13)에서 조회하여 사용자 인터페이스의 메뉴를 구성한다.The basic menu allocator 15 queries the basic menu database 13 for a menu corresponding to the user level inquired by the user right authentication unit 14 to configure a menu of the user interface.

도 3에 의하면, 도 1에 도시된 기본메뉴편집부(12)는 프로그램리스트표시부(30), 기본메뉴구성표시부(31), 메뉴항목추가부(32), 메뉴항목삭제부(33), 메뉴항목변경부(34) 및 기본메뉴저장부(35)를 포함하여 구성된다.Referring to FIG. 3, the basic menu editing unit 12 illustrated in FIG. 1 includes a program list display unit 30, a basic menu configuration display unit 31, a menu item adding unit 32, a menu item deleting unit 33, and a menu item. It is configured to include a change unit 34 and the basic menu storage unit 35.

사용자가 기본메뉴편집을 선택하면, 도 4에 도시된 바와 같이 프로그램리스트표시부(30)가 프로그램정보데이터베이스(11)를 조회하여 모니터 화면의 우측에 프로그램명 및 모듈명을 표시하고, 기본메뉴구성표시부(31)가 모니터 화면의 좌측에 현재까지 편집 중인 기본메뉴의 구성을 표시한다.When the user selects edit the basic menu, as shown in Fig. 4, the program list display unit 30 queries the program information database 11 to display the program name and module name on the right side of the monitor screen, and the basic menu configuration display unit. 31 shows the configuration of the basic menu currently being edited on the left side of the monitor screen.

메뉴항목추가부(32)는 프로그램리스트표시부(30)가 표시한 프로그램들 중 사용자가 선택한 프로그램명을 기본메뉴구성표시부(31)가 표시한 편집 중인 기본메뉴에서 사용자가 선택한 위치에 메뉴항목으로 추가하고, 메뉴항목삭제부(33)는 기본메뉴구성표시부(31)가 표시한 편집 중인 기본메뉴에서 사용자가 선택한 위치의 메뉴항목을 기본메뉴에서 삭제하고, 메뉴항목변경부(34)는 기본메뉴구성표시부(31)가 표시한 편집 중인 기본메뉴에서 사용자가 선택한 위치의 메뉴항목을 프로그램리스트표시부(30)가 표시한 프로그램들 중 사용자가 선택한 프로그램명으로 변경한다.The menu item adding unit 32 adds the program name selected by the user among the programs displayed by the program list display unit 30 as a menu item at the position selected by the user in the basic menu being edited displayed by the basic menu configuration display unit 31. The menu item deleting unit 33 deletes the menu item at the position selected by the user from the basic menu being edited by the basic menu configuration display unit 31 from the basic menu, and the menu item changing unit 34 configures the basic menu. The menu item at the position selected by the user in the basic menu being edited displayed by the display unit 31 is changed to a program name selected by the user among the programs displayed by the program list display unit 30.

그리고, 기본메뉴저장부(35)는 편집이 종료된 기본메뉴를 기본메뉴데이터베이스(13)에 저장한다.The basic menu storage unit 35 stores the basic menu in which the editing is completed in the basic menu database 13.

사용자가 기본메뉴 편집과정을 수행하기 위해서는 사용권한에 대한 인증을 받을 필요가 있다.In order to perform the basic menu editing process, the user needs to be authenticated.

도 5에 의하면, 본 발명에 의한 사용자 정의 메뉴 편집기의 다른 실시예는 사용자정보데이터베이스(50), 프로그램정보데이터베이스(51), 기본메뉴편집부(52), 기본메뉴데이터베이스(53), 사용자메뉴편집부(54), 사용자별메뉴데이터베이스(55), 사용권한인증부(56) 및 메뉴할당부(57)를 포함하여 구성된다.5, another embodiment of the user-defined menu editor according to the present invention is a user information database 50, a program information database 51, a basic menu editing unit 52, a basic menu database 53, a user menu editing unit ( 54), a user-specific menu database 55, a usage right authentication unit 56, and a menu assignment unit 57.

도 5에 의한 본 발명에 의한 사용자 정의 메뉴 편집기의 다른 실시예에서의 사용자정보데이터베이스(50), 프로그램정보데이터베이스(51), 기본메뉴편집부(52), 기본메뉴데이터베이스(53) 및 사용권한인증부(56)는 도 1에 의한 본 발명에 의한 사용자 정의 메뉴 편집기의 일실시예에서의 사용자정보데이터베이스(10), 프로그램정보데이터베이스(11), 기본메뉴편집부(12), 기본메뉴데이터베이스(13) 및 사용권한인증부(14)와 그 구성 및 기능이 같다.The user information database 50, the program information database 51, the basic menu editing unit 52, the basic menu database 53, and the permission authentication unit in another embodiment of the user-defined menu editor according to the present invention according to FIG. 56 shows a user information database 10, a program information database 11, a basic menu editing unit 12, a basic menu database 13, and one embodiment of the user-defined menu editor according to the present invention according to FIG. The usage right authentication unit 14 and its configuration and function are the same.

사용자메뉴편집부(54)는 기본메뉴데이터베이스(53)를 이용하여 사용자 인터페이스에서의 사용자만이 사용하는 사용자별 메뉴를 사용자 등급별 메뉴 중에서 편집한다.The user menu editing unit 54 edits a user-specific menu used only by the user in the user interface using the basic menu database 53 among menus by user class.

사용자별메뉴데이터베이스(55)는 사용자메뉴편집부(54)에서 생성된 사용자별 메뉴를 저장하는 데이터베이스로서, 도 2C에 도시된 바와 같은 구성을 갖는다. 다만, 사용자명은 도 2a에 도시된 사용자명이고, 메뉴항목은 기본메뉴데이터베이스(53)의 메뉴항목 중 사용자메뉴편집부(54)에 의해 편집된 메뉴항목으로 구성된다.The user-specific menu database 55 is a database for storing the user-specific menu generated by the user menu editing unit 54 and has a configuration as shown in FIG. 2C. However, the user name is the user name shown in FIG. 2A, and the menu item is composed of menu items edited by the user menu editing unit 54 among the menu items in the basic menu database 53.

그리고, 메뉴할당부(57)는 사용자별메뉴데이터베이스(55)를 조회하여 사용권한인증부(56)에서 입력한 사용자 식별번호에 대응하는 사용자별 메뉴가 있으면 그 사용자별 메뉴에 의해 사용자 인터페이스의 메뉴를 구성한다. 사용자 식별번호에 대응하는 사용자별 메뉴가 없는 경우에는 기본메뉴데이터베이스(53)를 조회하여 사용권한인증부(56)에서 조회한 사용자 등급에 대응하는 메뉴에 의해 사용자 인터페이스의 메뉴를 구성한다.Then, the menu allocator 57 inquires the user-specific menu database 55, and if there is a user-specific menu corresponding to the user identification number entered in the user right authentication unit 56, the menu of the user interface by the user-specific menu. Configure If there is no user-specific menu corresponding to the user identification number, the basic menu database 53 is inquired and the menu of the user interface is configured by the menu corresponding to the user class inquired by the user right authentication unit 56.

도 6에 의하면, 도 5에 도시된 사용자메뉴편집부(54)는 사용자등급리스트표시부(60), 기본메뉴표시부(61), 사용자메뉴구성표시부(62), 메뉴항목추가부(63), 메뉴항목삭제부(64), 메뉴항목변경부(65) 및 사용자메뉴저장부(66)를 포함하여 구성된다.Referring to FIG. 6, the user menu editing unit 54 illustrated in FIG. 5 includes a user class list display unit 60, a basic menu display unit 61, a user menu configuration display unit 62, a menu item adding unit 63, and a menu item. And a deleting unit 64, a menu item changing unit 65, and a user menu storage unit 66.

사용자가 사용자메뉴편집을 선택하면, 도 7에 도시된 바와 같이 사용자등급리스트표시부(60)가 사용자등급메뉴데이터베이스를 조회하여 사용자 등급의 종류를 모니터 화면의 상측에 표시하고, 사용자등급리스트표시부(60)가 표시한 사용자 등급들 중 사용자가 선택한 사용자 등급의 기본메뉴를 기본메뉴표시부(61)가 기본메뉴데이터베이스(60)를 조회하여 모니터 화면의 좌측 하단에 표시하고, 사용자메뉴구성표시부(62)가 현재까지 편집 중인 사용자메뉴의 구성을 모니터 화면의 우측 하단에 표시한다.When the user selects to edit the user menu, as shown in Fig. 7, the user rating list display unit 60 queries the user rating menu database to display the type of user rating on the upper side of the monitor screen, and the user rating list display unit 60 The basic menu of the user level selected by the user among the user ratings displayed by) is displayed on the lower left of the monitor screen by the main menu display unit 61, and the user menu configuration display unit 62 displays the basic menu database 60. The configuration of the user menu being edited so far is displayed on the bottom right of the monitor screen.

메뉴항목추가부(63)는 기본메뉴표시부(61)가 표시한 기본메뉴 중 사용자가 선택한 메뉴항목을 사용자메뉴구성표시부(62)가 표시한 편집 중인 사용자메뉴에서 사용자가 선택한 위치에 추가하고, 메뉴항목삭제부(64)는 사용자메뉴구성표시부(62)가 표시한 편집 중인 사용자메뉴에서 사용자가 선택한 위치의 메뉴항목을 사용자메뉴에서 삭제하고, 메뉴항목변경부(65)는 사용자메뉴구성표시부(62)가 표시한 편집 중인 사용자메뉴에서 사용자가 선택한 위치의 메뉴항목을 기본메뉴표시부(61)가 표시한 기본메뉴 중 사용자가 선택한 메뉴항목으로 변경한다.The menu item adding unit 63 adds the menu item selected by the user among the basic menus displayed by the basic menu display unit 61 to the position selected by the user in the editing user menu displayed by the user menu configuration display unit 62, and the menu. The item deleting unit 64 deletes the menu item at the position selected by the user from the editing user menu displayed by the user menu configuration display unit 62 from the user menu, and the menu item changing unit 65 displays the user menu configuration display unit 62. In the user menu under editing displayed by), the menu item at the position selected by the user is changed to the menu item selected by the user among the basic menus displayed by the basic menu display unit 61.

그리고, 사용자메뉴저장부(66)는 편집이 종료된 사용자메뉴를 사용자별메뉴데이터베이스(55)에 저장한다.The user menu storage unit 66 stores the user menu in which the editing is completed, in the user-specific menu database 55.

도 8에 의하면, 클라이언드 서버 환경으로 구현된 시스템에서 사용자 인터페이스에서 사용자 정의 메뉴를 구성하는 과정을 다음과 같다.Referring to FIG. 8, a process of configuring a user-defined menu in a user interface in a system implemented as a client server environment is as follows.

먼저, 사용자별로 사용자 식별번호, 암호 및 사용자 등급을 포함한 사용자 정보를 저장한 사용자정보데이터베이스를 생성하고, 각 메뉴항목에 대응하는 처리루틴을 갖는 프로그램의 프로그램명, 모듈명 및 경로를 포함한 프로그램 정보를 저장한 프로그램정보데이터베이스를 생성한다(800 단계 내지 805 단계).First, create a user information database storing user information including user identification number, password, and user level for each user, and program information including a program name, a module name, and a path of a program having a processing routine corresponding to each menu item. Create a stored program information database (steps 800 to 805).

805 단계에서 생성된 프로그램정보데이터베이스를 이용하여 사용자 등급별 메뉴를 저장한 기본메뉴데이터베이스를 생성하고, 생성된 기본메뉴데이터베이스를 이용하여 사용자별 메뉴를 저장한 사용자별메뉴데이터베이스를 생성한다(810 단계 내지 815 단계).Using the program information database created in step 805, a basic menu database for storing user level menus is created, and a user-specific menu database for storing user-specific menus is generated using the generated default menu database (steps 810 to 815). step).

사용자가 상기 시스템에 로그인할 때 사용자 식별번호와 암호를 입력하면, 800 단계에서 생성된 사용자정보데이터베이스를 이용하여 사용자가 입력한 사용자 식별번호 및 사용자 암호를 확인하고, 대응하는 사용자 등급을 조회한다(820 단계 내지 830 단계).When a user enters a user identification number and password when logging in to the system, the user identification number and user password entered by the user are checked using the user information database generated in step 800, and the corresponding user level is inquired ( Step 820 to step 830).

다음, 사용자별메뉴데이터베이스를 조회하여 820 단계에서 입력된 사용자 식별번호와 대응하는 메뉴가 있는지 여부를 확인한다(835 단계). 815 단계에서 생성된 사용자별메뉴데이터베이스에 820 단계에서 입력된 사용자 식별번호에 대응하는 사용자별 메뉴가 있으면 그 사용자별 메뉴에 의해 사용자 인터페이스의 메뉴를 구성한다(840 단계). 그렇지 않으면, 810 단계에서 생성된 기본메뉴데이터베이스를 조회하여 830 단계에서 조회한 사용자 등급에 대응하는 메뉴에 의해 사용자 인터페이스의 메뉴를 구성한다(845 단계).Next, the user-specific menu database is queried to check whether there is a menu corresponding to the user identification number input in step 820 (step 835). If there is a user-specific menu corresponding to the user identification number input in step 820 in the user-specific menu database generated in step 815, the menu of the user interface is configured by the user-specific menu (step 840). Otherwise, the menu of the user interface is configured by inquiring the basic menu database generated in step 810 and using the menu corresponding to the user level in step 830 (step 845).

이후, 840 단계 또는 845 단계에서 구성된 사용자 인터페이스의 메뉴에서 사용자의 선택을 입력받아 대응하는 프로그램을 수행하게 된다.Thereafter, a user's selection is input from a menu of a user interface configured in step 840 or 845 to execute a corresponding program.

본 발명의 각 실시예에 포함된 사용자정보데이터베이스, 프로그램정보데이터베이스, 기본메뉴데이터베이스 및 사용자별메뉴데이터베이스는 별도의 형태로 구현될 수도 있으나, 본 발명이 속하는 기술분야에서 평균적 지식을 가진 자라면 동일한 기술사상의 데이터베이스를 다른 형태로 용이하게 구현할 수 있을 것이고, 이러한 부분도 본 발명의 영역에 포함된다.Although the user information database, the program information database, the basic menu database, and the user-specific menu database included in each embodiment of the present invention may be implemented in separate forms, those skilled in the art belong to the same technology. The database of ideas may be easily implemented in other forms, and such a part is included in the scope of the present invention.

본 발명에 의하면, 사용자 인터페이스에서의 메뉴 구성을 사용자의 보안등급별 또는 사용자별로 별도로 구성할 수 있다.According to the present invention, the menu configuration in the user interface can be configured separately for each security level or user.

또한 소프트웨어에 새로운 기능이 추가되는 경우에도 메뉴 구성을 용이하게 변경할 수 있다.In addition, the menu configuration can be easily changed when new functions are added to the software.

Claims (7)

사용자에게 부여된 사용자 등급별로 별도의 사용자 인터페이스의 메뉴를 제공하는 사용자 정의 메뉴 편집기에 있어서,In the custom menu editor to provide a menu of a separate user interface for each user class given to the user, 사용자별로 사용자 식별번호, 암호 및 사용자 등급을 포함한 사용자 정보를 저장한 사용자정보데이터베이스;A user information database storing user information including a user identification number, a password, and a user level for each user; 상기 메뉴에 포함된 메뉴항목에 대응하는 처리루틴을 갖는 프로그램의 프로그램명, 모듈명 및 경로를 포함한 프로그램 정보를 저장한 프로그램정보데이터베이스;A program information database storing program information including a program name, a module name, and a path of a program having a processing routine corresponding to a menu item included in the menu; 상기 프로그램정보데이터베이스를 이용하여 사용자 인터페이스에서의 사용자 등급별 메뉴를 편집하는 기본메뉴편집부;A basic menu editing unit for editing a menu for each user level in a user interface using the program information database; 상기 기본메뉴편집부에서 생성된 사용자 등급별 메뉴를 저장하는 기본메뉴데이터베이스;A basic menu database for storing a menu for each user class generated by the basic menu editing unit; 사용자가 로그인할 때 상기 사용자정보데이터베이스를 이용하여 사용자가 입력한 사용자 식별번호 및 사용자 암호를 확인하고 대응하는 사용자 등급을 조회하는 사용권한인증부; 및A user right authentication unit which checks a user identification number and a user password input by the user using the user information database and inquires a corresponding user level when the user logs in; And 상기 사용권한인증부에서 조회한 사용자 등급에 대응하는 메뉴를 상기 기본메뉴데이터베이스에서 조회하여 사용자 인터페이스의 메뉴를 구성하는 기본메뉴할당부를 포함함을 특징으로 하는 사용자 정의 메뉴 편집기.And a basic menu assignment unit for configuring a menu of a user interface by inquiring a menu corresponding to a user level inquired by the user authority authentication unit in the basic menu database. 제1항에서, 상기 기본메뉴편집부는The method of claim 1, wherein the basic menu editing unit 상기 프로그램정보데이터베이스를 조회하여 프로그램명 및 모듈명을 표시하는 프로그램리스트표시부;A program list display unit for querying the program information database and displaying a program name and a module name; 편집 중인 기본메뉴의 구성을 표시하는 기본메뉴구성표시부;A basic menu configuration display unit for displaying a configuration of the basic menu being edited; 상기 프로그램리스트표시부가 표시한 프로그램들 중 사용자가 선택한 프로그램명을 상기 기본메뉴구성표시부가 표시한 편집 중인 기본메뉴에서 사용자가 선택한 위치에 메뉴항목으로 추가하는 메뉴항목추가부;A menu item adding unit for adding a program name selected by the user among the programs displayed by the program list display unit as a menu item at a location selected by the user in the basic menu being edited displayed by the basic menu configuration display unit; 상기 기본메뉴구성표시부가 표시한 편집 중인 기본메뉴에서 사용자가 선택한 위치의 메뉴항목을 기본메뉴에서 삭제하는 메뉴항목삭제부;A menu item deleting unit for deleting a menu item at a location selected by the user from the basic menu being edited by the basic menu configuration display unit; 상기 기본메뉴구성표시부가 표시한 편집 중인 기본메뉴에서 사용자가 선택한 위치의 메뉴항목을 상기 프로그램리스트표시부가 표시한 프로그램들 중 사용자가 선택한 프로그램명으로 변경하는 메뉴항목변경부; 및A menu item changing unit for changing a menu item at a location selected by the user from the edited basic menu displayed by the basic menu configuration display unit to a program name selected by the user among programs displayed by the program list display unit; And 편집이 종료된 기본메뉴를 상기 기본메뉴데이터베이스에 저장하는 기본메뉴저장부를 구비함을 특징으로 사용자 정의 메뉴 편집기.And a basic menu storage unit for storing the edited basic menu in the basic menu database. 사용자에게 부여된 사용자 등급별로 또는 사용자 식별자별로 별도의 사용자 인터페이스의 메뉴를 제공하는 사용자 정의 메뉴 편집기에 있어서,In the custom menu editor to provide a menu of a separate user interface for each user class or user identifier given to the user, 사용자별로 사용자 식별번호, 암호 및 사용자 등급을 포함한 사용자 정보를 저장한 사용자정보데이터베이스;A user information database storing user information including a user identification number, a password, and a user level for each user; 상기 메뉴에 포함된 메뉴항목에 대응하는 처리루틴을 갖는 프로그램의 프로그램명, 모듈명 및 경로를 포함한 프로그램 정보를 저장한 프로그램정보데이터베이스;A program information database storing program information including a program name, a module name, and a path of a program having a processing routine corresponding to a menu item included in the menu; 상기 프로그램정보데이터베이스를 이용하여 사용자 인터페이스에서의 사용자 등급별 메뉴를 편집하는 기본메뉴편집부;A basic menu editing unit for editing a menu for each user level in a user interface using the program information database; 상기 기본메뉴데이터베이스를 이용하여 사용자 인터페이스에서의 사용자만이 사용하는 사용자별 메뉴를 사용자 등급별 메뉴 중에서 편집하는 사용자메뉴편집부;A user menu editing unit for editing a user-specific menu used only by a user in a user interface using the basic menu database among menus for each user class; 상기 기본메뉴편집부에서 생성된 사용자 등급별 메뉴를 저장하는 기본메뉴데이터베이스;A basic menu database for storing a menu for each user class generated by the basic menu editing unit; 상기 사용자메뉴편집부에서 생성된 사용자별 메뉴를 저장하는 사용자별메뉴데이터베이스;A user-specific menu database for storing user-specific menus generated by the user menu editing unit; 사용자가 로그인할 때 상기 사용자정보데이터베이스를 이용하여 사용자가 입력한 사용자 식별번호 및 사용자 암호를 확인하고 대응하는 사용자 등급을 조회하는 사용권한인증부; 및A user right authentication unit which checks a user identification number and a user password input by the user using the user information database and inquires a corresponding user level when the user logs in; And 상기 사용자별메뉴데이터베이스를 조회하여 상기 사용자 식별번호에 대응하는 사용자별 메뉴가 있으면 그 사용자별 메뉴에 의해, 그렇지 않으면 상기 사용권한인증부에서 조회한 사용자 등급에 대응하는 메뉴를 상기 기본메뉴데이터베이스에서 조회하여 사용자 인터페이스의 메뉴를 구성하는 메뉴할당부를 포함함을 특징으로 하는 사용자 정의 메뉴 편집기.If the user-specific menu corresponding to the user identification number exists, the user-specific menu is inquired by the user-specific menu, otherwise the menu corresponding to the user class inquired by the user right authentication unit is inquired in the basic menu database. And a menu assignment to configure a menu of the user interface. 제3항에서, 상기 기본메뉴편집부는The apparatus of claim 3, wherein the basic menu editing unit 상기 프로그램정보데이터베이스를 조회하여 프로그램명 및 모듈명을 표시하는 프로그램리스트표시부;A program list display unit for querying the program information database and displaying a program name and a module name; 편집 중인 기본메뉴의 구성을 표시하는 기본메뉴구성표시부;A basic menu configuration display unit for displaying a configuration of the basic menu being edited; 상기 프로그램리스트표시부가 표시한 프로그램들 중 사용자가 선택한 프로그램명을 상기 기본메뉴구성표시부가 표시한 편집 중인 기본메뉴에서 사용자가 선택한 위치에 메뉴항목으로 추가하는 메뉴항목추가부;A menu item adding unit for adding a program name selected by the user among the programs displayed by the program list display unit as a menu item at a location selected by the user in the basic menu being edited displayed by the basic menu configuration display unit; 상기 기본메뉴구성표시부가 표시한 편집 중인 기본메뉴에서 사용자가 선택한 위치의 메뉴항목을 기본메뉴에서 삭제하는 메뉴항목삭제부;A menu item deleting unit for deleting a menu item at a location selected by the user from the basic menu being edited by the basic menu configuration display unit; 상기 기본메뉴구성표시부가 표시한 편집 중인 기본메뉴에서 사용자가 선택한 위치의 메뉴항목을 상기 프로그램리스트표시부가 표시한 프로그램들 중 사용자가 선택한 프로그램명으로 변경하는 메뉴항목변경부; 및A menu item changing unit for changing a menu item at a location selected by the user from the edited basic menu displayed by the basic menu configuration display unit to a program name selected by the user among programs displayed by the program list display unit; And 편집이 종료된 기본메뉴를 상기 기본메뉴데이터베이스에 저장하는 기본메뉴저장부를 구비함을 특징으로 사용자 정의 메뉴 편집기.And a basic menu storage unit for storing the edited basic menu in the basic menu database. 제3항에서, 상기 사용자메뉴편집부는The method of claim 3, wherein the user menu editing unit 상기 기본메뉴데이터베이스를 조회하여 사용자 등급의 종류를 표시하는 사용자등급리스트표시부;A user rating list display unit for searching the basic menu database and displaying a type of user rating; 상기 사용자등급리스트표시부가 표시한 사용자 등급들 중 사용자가 선택한 사용자 등급의 기본메뉴를 상기 기본메뉴데이터베이스를 조회하여 표시하는 기본메뉴표시부;A basic menu display unit for displaying the basic menu of the user class selected by the user among the user classes displayed by the user class list display unit by searching the basic menu database; 편집 중인 사용자메뉴의 구성을 표시하는 사용자메뉴구성표시부;A user menu configuration display unit for displaying a configuration of a user menu being edited; 상기 기본메뉴표시부가 표시한 기본메뉴 중 사용자가 선택한 메뉴항목을 상기 사용자메뉴구성표시부가 표시한 편집 중인 사용자메뉴에서 사용자가 선택한 위치에 추가하는 메뉴항목추가부;A menu item adding unit for adding a menu item selected by a user among basic menus displayed by the basic menu display unit to a position selected by the user in the edited user menu displayed by the user menu configuration display unit; 상기 사용자메뉴구성표시부가 표시한 편집 중인 사용자메뉴에서 사용자가 선택한 위치의 메뉴항목을 사용자메뉴에서 삭제하는 메뉴항목삭제부;A menu item deletion unit for deleting a menu item at a location selected by the user from the edited user menu displayed by the user menu configuration display unit from the user menu; 상기 사용자메뉴구성표시부가 표시한 편집 중인 사용자메뉴에서 사용자가 선택한 위치의 메뉴항목을 상기 기본메뉴표시부가 표시한 기본메뉴 중 사용자가 선택한 메뉴항목으로 변경하는 메뉴항목변경부; 및A menu item changing unit for changing a menu item at a location selected by the user from the edited user menu displayed by the user menu configuration display unit to a menu item selected by the user among basic menus displayed by the basic menu display unit; And 편집이 종료된 사용자메뉴를 상기 사용자별메뉴데이터베이스에 저장하는 사용자메뉴저장부를 구비함을 특징으로 사용자 정의 메뉴 편집기.And a user menu storage unit for storing the edited user menu in the user-specific menu database. 클라이언드 서버 환경으로 구현된 시스템에서 사용자 인터페이스에서 사용자 정의 메뉴를 구성하는 방법에 있어서,In a method for configuring a custom menu in a user interface in a system implemented as a client server environment, (a) 사용자별로 사용자 식별번호, 암호 및 사용자 등급을 포함한 사용자 정보를 저장한 사용자정보데이터베이스를 생성하는 단계;(a) generating a user information database storing user information including a user identification number, a password, and a user level for each user; (b) 각 메뉴항목에 대응하는 처리루틴을 갖는 프로그램의 프로그램명, 모듈명 및 경로를 포함한 프로그램 정보를 저장한 프로그램정보데이터베이스를 생성하는 단계;(b) generating a program information database storing program information including a program name, a module name, and a path of a program having a processing routine corresponding to each menu item; (c) 상기 프로그램정보데이터베이스를 이용하여 사용자 등급별 메뉴를 저장한 기본메뉴데이터베이스를 생성하는 단계;(c) generating a basic menu database storing menus for each user class using the program information database; (d) 사용자가 로그인할 때 상기 사용자정보데이터베이스를 이용하여 사용자가 입력한 사용자 식별번호 및 사용자 암호를 확인하고 대응하는 사용자 등급을 조회하는 단계; 및(d) checking a user identification number and a user password input by the user using the user information database when the user logs in and inquiring a corresponding user class; And (e) 상기 기본메뉴데이터베이스에서 상기 (d) 단계에서 조회한 사용자 등급에 대응하는 메뉴를 조회하여 사용자 인터페이스의 메뉴를 구성하는 단계를 포함함을 특징으로 하는 사용자 정의 메뉴 구성방법.and (e) querying a menu corresponding to the user level in step (d) in the basic menu database to construct a menu of a user interface. 제6항에서,In claim 6, 상기 기본메뉴데이터베이스를 이용하여 사용자별 메뉴를 저장한 사용자별메뉴데이터베이스를 생성하는 단계를 더 포함하고,Generating a user-specific menu database storing user-specific menus using the basic menu database, 상기 (e) 단계는Step (e) is 상기 사용자별메뉴데이터베이스를 조회하여 상기 사용자 식별번호에 대응하는 사용자별 메뉴가 있으면 그 사용자별 메뉴에 의해, 그렇지 않으면 상기 기본메뉴데이터베이스에서 상기 (d) 단계에서 조회한 사용자 등급에 대응하는 메뉴를 조회하여 사용자 인터페이스의 메뉴를 구성하는 단계를 포함함을 특징으로 하는 사용자 정의 메뉴 구성방법.Inquiry of the user-specific menu database, if there is a user-specific menu corresponding to the user identification number, by the user-specific menu; otherwise, the menu corresponding to the user class in step (d) in the basic menu database is inquired. And configuring a menu of the user interface.
KR1019980040116A 1998-09-26 1998-09-26 Custom Menu Editor KR100286999B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019980040116A KR100286999B1 (en) 1998-09-26 1998-09-26 Custom Menu Editor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019980040116A KR100286999B1 (en) 1998-09-26 1998-09-26 Custom Menu Editor

Publications (2)

Publication Number Publication Date
KR20000021154A true KR20000021154A (en) 2000-04-15
KR100286999B1 KR100286999B1 (en) 2001-04-16

Family

ID=19552066

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019980040116A KR100286999B1 (en) 1998-09-26 1998-09-26 Custom Menu Editor

Country Status (1)

Country Link
KR (1) KR100286999B1 (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100590181B1 (en) * 1999-05-08 2006-06-14 삼성전자주식회사 Editing function embodiment method for user definition menu
KR100731343B1 (en) * 2007-02-09 2007-06-25 (주) 플로터스닷컴 Revitalization system for having a dynamic menu table
WO2007129813A1 (en) * 2006-05-04 2007-11-15 Kicom Co., Ltd. Method for providing menu graphic user interface and computer readable medium storing the method
KR100925985B1 (en) * 2007-11-30 2009-11-10 주식회사 케이티 User interface security apparatus and method
KR100982288B1 (en) * 2008-07-31 2010-09-15 주식회사 신한은행 System and Method for Managing Smart Branch and Program Recording Medium
KR101397178B1 (en) * 2012-09-10 2014-05-19 권오석 System for supporting a customizing of program module
CN109784033A (en) * 2018-12-13 2019-05-21 平安科技(深圳)有限公司 Operating right Dynamic Configuration and relevant device based on page menus
CN110059472A (en) * 2019-03-16 2019-07-26 平安城市建设科技(深圳)有限公司 Menu authority configuring method, device, equipment and readable storage medium storing program for executing
WO2022216080A1 (en) * 2021-04-07 2022-10-13 삼성전자 주식회사 Electronic device, method, and non-transitory storage medium for multi-party video call

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7587661B2 (en) 2006-01-19 2009-09-08 Microsoft Corporation Identifying design issues in electronic forms

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100590181B1 (en) * 1999-05-08 2006-06-14 삼성전자주식회사 Editing function embodiment method for user definition menu
WO2007129813A1 (en) * 2006-05-04 2007-11-15 Kicom Co., Ltd. Method for providing menu graphic user interface and computer readable medium storing the method
KR100731343B1 (en) * 2007-02-09 2007-06-25 (주) 플로터스닷컴 Revitalization system for having a dynamic menu table
KR100925985B1 (en) * 2007-11-30 2009-11-10 주식회사 케이티 User interface security apparatus and method
KR100982288B1 (en) * 2008-07-31 2010-09-15 주식회사 신한은행 System and Method for Managing Smart Branch and Program Recording Medium
KR101397178B1 (en) * 2012-09-10 2014-05-19 권오석 System for supporting a customizing of program module
CN109784033A (en) * 2018-12-13 2019-05-21 平安科技(深圳)有限公司 Operating right Dynamic Configuration and relevant device based on page menus
CN110059472A (en) * 2019-03-16 2019-07-26 平安城市建设科技(深圳)有限公司 Menu authority configuring method, device, equipment and readable storage medium storing program for executing
WO2022216080A1 (en) * 2021-04-07 2022-10-13 삼성전자 주식회사 Electronic device, method, and non-transitory storage medium for multi-party video call

Also Published As

Publication number Publication date
KR100286999B1 (en) 2001-04-16

Similar Documents

Publication Publication Date Title
US6122741A (en) Distributed method of and system for maintaining application program security
KR100712569B1 (en) System and method for selectively defining accesss to application features
CN101464894B (en) Data query method and system
KR100286999B1 (en) Custom Menu Editor
CN110968653B (en) Tree-shaped data dictionary maintenance system and method
US20100114897A1 (en) Indexing and searching a network of multi-faceted entity data
CN111427491A (en) Method and device for configuring system background menu button
CN104850439B (en) The embedded device for configuring the method for application program and being applicable
CN103123660B (en) A kind of method to software and hardware system CAD mathematics library
CN114726632B (en) Login method, login equipment and storage medium
US20110302483A1 (en) Forms integration toolkit
JP2008197751A (en) Electronic form preparation/management system, electronic form preparation/management program, and recording medium storing this program
CN110222242B (en) Configuration tracking method and device
CN108388809B (en) Data range control method and system
Cisco Product Overview
Cisco Product Overview
CN113031928A (en) Web system generation method and device, electronic equipment and computer readable storage medium
CN113723911A (en) Nuclear power plant unit management method, device, equipment and storage medium
KR102198686B1 (en) Method for creating business screen and system for performing the same
JP2006163782A (en) Document creation management system and document creation management program
CN114780933B (en) Data authority control method supporting multiple applications
CN103365647A (en) Unified management method and system for internal and external resources of mobile phone
CN113055337B (en) Method, device, storage medium and terminal for setting authority based on user requirements
JP2002041506A (en) System, server, and method for joint compilation
JP2007206780A (en) Content providing system and content providing method

Legal Events

Date Code Title Description
A201 Request for examination
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20110107

Year of fee payment: 11

LAPS Lapse due to unpaid annual fee