KR20020036879A - Method for utilizing variable pop up menu using script language in mobile terminal - Google Patents

Method for utilizing variable pop up menu using script language in mobile terminal Download PDF

Info

Publication number
KR20020036879A
KR20020036879A KR1020000066953A KR20000066953A KR20020036879A KR 20020036879 A KR20020036879 A KR 20020036879A KR 1020000066953 A KR1020000066953 A KR 1020000066953A KR 20000066953 A KR20000066953 A KR 20000066953A KR 20020036879 A KR20020036879 A KR 20020036879A
Authority
KR
South Korea
Prior art keywords
menu
script
mobile terminal
screen
event
Prior art date
Application number
KR1020000066953A
Other languages
Korean (ko)
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 KR1020000066953A priority Critical patent/KR20020036879A/en
Publication of KR20020036879A publication Critical patent/KR20020036879A/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72469User interfaces specially adapted for cordless or mobile telephones for operating the device by selecting functions from two or more displayed items, e.g. menus or icons
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72403User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality
    • H04M1/72406User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality by software upgrading or downloading

Landscapes

  • Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Telephone Function (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

PURPOSE: A method for embodying a variable form menu using a script language in a mobile terminal is provided to embody a user interface capable of performing a design directly using a script language capable of being downloaded in a mobile terminal. CONSTITUTION: An event to be displayed is inputted to an event handler(100) from an exterior in an initial screen of a mobile terminal out of a menu script(200). The event handler(100) transmits an initial screen document out of the menu script(200) stored in a memory to a script interpreter(300). The script interpreter interprets the inputted script document and transmits necessary information to a screen manager(400). The screen manager(400) who received information from the script interpreter(300) manufactures a format with respect to contents to be displayed on the screen adapted to the current mobile terminal display screen(500) based on the information. The screen having the format is displayed on the mobile terminal display screen(500) through a driving driver. If a key event is inputted for a menu movement from a mobile terminal user, the event handler(100) transmits and displays the event on the mobile terminal display screen(500) through the script interpreter(300) and the screen manager(400).

Description

이동 단말기에서의 스크립트 언어를 이용한 가변형 메뉴 구현 방법 { Method for utilizing variable pop up menu using script language in mobile terminal }Method for utilizing variable pop up menu using script language in mobile terminal}

본 발명은 이동 단말기에 관한 것으로, 특히 이동 단말기에 다운로드가 가능한 스크립트 언어를 이용하여 보다 유용성이 있고 직접 디자인이 가능한 사용자 인터페이스를 구현한 이동 단말기에서의 스크립트 언어를 이용한 가변형 메뉴 구현 방법에 관한 것이다.The present invention relates to a mobile terminal, and more particularly, to a method of implementing a variable menu using a script language in a mobile terminal that implements a user interface that is more useful and can be directly designed using a script language that can be downloaded to a mobile terminal.

일반적으로 이동 단말기에서 현재 구현되어 있는 메뉴 화면의 구현 방법은팝업(Pop-up) 메뉴 또는 아이콘(Icon) 방식으로 소프트웨어적으로 미리 프로그래밍이 되어 롬(ROM)에 하드 코드 되어 있어 상기 이동 단말기를 사용하는 사용자가 임의적으로 메뉴의 구성이나 아이콘을 바꿀 수가 없었다.In general, a method of implementing a menu screen that is currently implemented in a mobile terminal is pre-programmed in software by a pop-up menu or icon, and is hard-coded in a ROM to use the mobile terminal. The user could not arbitrarily change the menu configuration or icon.

즉, 사용자마다 자주 사용하는 메뉴 항목이 다르지만 구현 방법 상 동일한 메뉴 구조만을 표시할 수밖에 없었다.In other words, although different menu items are frequently used by users, only the same menu structure was displayed in an implementation method.

도 1은 종래 기술에 따른 이동 단말기의 일반적인 메뉴 구조와 기능을 나타내는 도면이다.1 is a view showing a general menu structure and function of a mobile terminal according to the prior art.

상기 도 1의 각각의 메뉴는 서브 메뉴 구조나 기능 작용으로 링크되어 모든 메뉴 구조의 종단에서는 기능이 수행된다.Each menu of FIG. 1 is linked to a submenu structure or function action so that the function is performed at the end of every menu structure.

이러한 기능들은 하나의 어플리케이션(Application) 프로그램과 같이 동작을 하며 일련의 소프트웨어 코드로 작성이 된다.These functions work like an application program and are written in a series of software code.

또한 각 메뉴 구조의 디스플레이와 메뉴간의 이동 역시 미리 정해진 소프트웨어 코드에 의해 작성이 된다.In addition, the display of each menu structure and the movement between menus are also created by predetermined software code.

즉, 메뉴 구조의 탐색과 기능들이 하나의 소프트웨어 코드에 의해 구현되어 있다.That is, navigation and functions of the menu structure are implemented by a single software code.

종래의 소프트웨어 코드에 의한 메뉴 처리 방식에서는 롬에 저장된 일련의 소프트웨어 코드가 수행되면서 사용자의 키 입력에 따라 해당 메뉴의 구문들이 화면에 디스플레이되고 선택된 메뉴에서 가리키는 포인터에 따라 메뉴 탐색이 수행되었다.In the menu processing method using a conventional software code, while a series of software codes stored in a ROM is executed, syntaxes of a corresponding menu are displayed on a screen according to a user's key input, and menu navigation is performed according to a pointer indicated by a selected menu.

그러나 종래 기술에서는 메뉴 화면의 구성이 소프트웨어 코딩을 할 때 미리정의 된 것으로 사용자의 요구에 맞게 재구성될 수 없는 문제점이 있다.However, in the related art, the configuration of the menu screen is predefined when software coding, and thus there is a problem that the menu screen cannot be reconfigured to meet the needs of the user.

따라서, 본 발명의 목적은 이상에서 언급한 종래 기술의 문제점을 감안하여 안출한 것으로서, 이동 단말기에서의 스크립트 언어를 이용한 가변형 메뉴 구현 방법을 제공하기 위한 것이다.Accordingly, an object of the present invention is to provide a variable menu implementation method using a script language in a mobile terminal in view of the above-mentioned problems of the prior art.

이상과 같은 목적을 달성하기 위한 본 발명의 일 특징에 따르면, 메뉴 스크립트를 작성하는 단계와, 상기 작성된 메뉴 스크립트를 인터프리터에서 해석하는 단계와, 상기 해석된 메뉴 스크립트를 스크린 관리자에서 표시부에 나타낼 형태로 생성하는 단계와, 상기 생성에 따라 표시부에 상기 결과를 표시하는 단계로 이루어진다.According to an aspect of the present invention for achieving the above object, the step of creating a menu script, the step of interpreting the created menu script in the interpreter, the interpreted menu script in the form to be displayed on the display unit in the screen manager And generating the result on the display unit according to the generation.

본 발명의 다른 목적, 특징 및 이점들은 첨부한 도면을 참조한 실시예들의 상세한 설명을 통해 명백해질 것이다.Other objects, features and advantages of the present invention will become apparent from the following detailed description of embodiments taken in conjunction with the accompanying drawings.

도 1은 종래 기술에 따른 이동 단말기의 일반적인 메뉴 구조와 기능을 나타내는 도면1 is a view showing a general menu structure and functions of a mobile terminal according to the prior art

도 2는 본 발명에 따른 메뉴 스크립트의 동작을 나타내는 도면2 illustrates the operation of a menu script according to the present invention.

*도면의 주요 부분에 대한 부호의 설명** Description of the symbols for the main parts of the drawings *

100 : 이벤트 핸들러 200 : 메뉴 스크립트100: event handler 200: menu script

300 : 스크립트 인터프리터 400 : 스크린 관리자300: script interpreter 400: screen manager

200 : 표시부200: display unit

이하 본 발명의 바람직한 일 실시 예에 따른 구성 및 작용을 첨부된 도면을 참조하여 설명한다.Hereinafter, a configuration and an operation according to an exemplary embodiment of the present invention will be described with reference to the accompanying drawings.

도 2는 본 발명에 따른 메뉴 스크립트의 동작을 나타내는 도면이다.2 is a diagram illustrating an operation of a menu script according to the present invention.

도 2를 참조하면, 외부로부터 입력되는 이벤트들을 수신하여 스크립트 인터프리터(300)나 스크린 관리자(400)와, 표시부((500) 등에 필요한 이벤트를 전송하는 핸들러(100)와, 이동 단말기에 기본적으로 저장된 메뉴 형태이거나 사용자에 의해 메뉴 구조로 작성되는 메뉴 스크립트(200)와, 상기 메뉴 스크립트(200)의 문서를 해석하여 스크린 관리자로 전송하는 스크립트 인터프리터(300)와, 상기 스크린 인터프리터(300)에서 전송된 정보로 표시부(500) 화면에 맞춰 표시될 내용들을 형식화하는 스크린 관리자(400)와, 메뉴 스크립트에 의해 작성된 메뉴 구조를 표시하는 표시부(500)로 구성된다.Referring to FIG. 2, a handler 100 for receiving events input from the outside and transmitting necessary events to the script interpreter 300 or the screen manager 400, the display unit 500, and the like, and are basically stored in the mobile terminal. A menu script 200 or a menu script created by a user in a menu structure, a script interpreter 300 for interpreting and transmitting a document of the menu script 200 to a screen manager and a screen interpreter 300 transmitted from the screen interpreter 300. The display unit 500 includes information including a screen manager 400 for formatting contents to be displayed according to the screen, and a display unit 500 for displaying a menu structure created by a menu script.

도 2의 구성에 따른 동작 설명은 다음과 같다.The operation description according to the configuration of FIG. 2 is as follows.

먼저 메뉴 스크립트(200)중 이동 단말기의 초기 메뉴 화면에서 이벤트 중 예를 들면 표시창에 표시하도록 하는 이벤트가 외부로부터 이벤트 핸들러(100)로 입력이 된다.First, an event for displaying an event, for example, on a display window of an initial menu screen of a mobile terminal of the menu script 200 is input to the event handler 100 from the outside.

상기 이벤트 핸들러(100)는 메모리에 저장되어 있는 메뉴 스크립트(200) 중에서 초기화면 문서를 스크립트 인터프리터(300)로 전송한다.The event handler 100 transmits the initial screen document to the script interpreter 300 among the menu scripts 200 stored in the memory.

상기 스크립트 인터프리터(300)는 상기 입력된 스크립트 문서를 해석하고 필요한 정보를 스크린 관리자(400)에게 전송한다.The script interpreter 300 interprets the input script document and transmits necessary information to the screen manager 400.

상기 스크립트 인터프리터(300)로부터 정보를 수신한 상기 스크린 관리자(400)는 상기 정보를 가지고 현재의 이동 단말기의 표시부(500) 화면에 맞추어 상기 화면에 표시될 내용들에 대해서 형식을 갖춘다.The screen manager 400 having received the information from the script interpreter 300 has a format for contents to be displayed on the screen according to the screen of the display unit 500 of the mobile terminal with the information.

형식을 갖춘 상기 표시부 화면은 구동 드라이버를 통해 상기 표시부(500) 화면에 표시된다.The display unit screen having a format is displayed on the display unit 500 screen through a driving driver.

만약 이동 단말기 사용자로부터 메뉴 이동을 위한 키 이벤트가 입력되었을 때 상기 이벤트 핸들러(100)는 상기 이벤트를 스크립트 인터프리터(300)와 스크린 관리자(400)을 통해 표시부(500)에 전달하여 나타낸다.If a key event for menu movement is input from the mobile terminal user, the event handler 100 transmits the event to the display unit 500 through the script interpreter 300 and the screen manager 400.

사용자가 표시를 통하여 볼 수 있는 하나의 화면은 상기 스크립트 언어를 통하여 기술되어지는 하나의 다큐먼트로 구성된다.One screen that the user can see through the display consists of a document described through the scripting language.

또한 상기 스크린 관리자(400)는 상기 각 다큐먼트를 미리 정의된 문법에 따라 구문 분석을 하고 결과를 화면부로 보내어 표시하도록 한다.In addition, the screen manager 400 parses each document according to a predefined grammar and sends the result to the screen unit for display.

본 발명이 적용된 이동 단말기는 현재 기본 메뉴 스크립트(200)가 저장된 상태이다.In the mobile terminal to which the present invention is applied, the basic menu script 200 is currently stored.

상기 이동 단말기 사용자는 자신이 원하는 메뉴 구조를 구성하기 위하여 상기 메뉴 스크립트(200)를 직접 작성하거나 메뉴 스크립트의 작성이 가능한 도구를 이용하여 작성을 한다.The user of the mobile terminal writes the menu script 200 directly or uses a tool capable of writing a menu script in order to configure a desired menu structure.

상기 작성된 메뉴 스크립트(200)는 특정 서버에 업로드되고 상기 이동 단말기 사용자는 상기 업로드된 메뉴 스크립트(200)를 다운로드 받는다.The created menu script 200 is uploaded to a specific server and the mobile terminal user downloads the uploaded menu script 200.

이때 다운로드의 형태는 시리얼 인터페이스를 이용하거나 이동 단말기를 통해 인터넷 서버에 직접 접근하거나 블루투스를 이용하는 형태가 있다.In this case, the download may be a serial interface, a direct access to an Internet server through a mobile terminal, or a Bluetooth.

상기 다운로드된 메뉴 스크립트(200)는 스크립트 인터프리터(300)에 의해 해석이 된 후 스크린 관리자(400)에 의해 표시부(500)에 표시된다.The downloaded menu script 200 is interpreted by the script interpreter 300 and then displayed on the display unit 500 by the screen manager 400.

이후 이동 단말기 사용자의 입력에 따라 메뉴 구조에서 메뉴가 수행되며 상기 이동 단말기 사용자가 특정 메뉴를 선택했을 때 해당되는 기능이 수행된다.Thereafter, a menu is performed in a menu structure according to the input of the mobile terminal user, and a corresponding function is performed when the mobile terminal user selects a specific menu.

이상의 설명에서와 같이 본 발명에 따른 이동 단말기 제조업체 및 이동통신 사업자는 자신만의 메뉴를 온라인으로 작성하여 이동 단말기 사용자에게 부가 서비스로 제공할 수 있으며 사용자는 고정된 메뉴가 아닌 다양한 메뉴를 통해 자신만의 휴대폰을 디자인할 수 있으며 상기 이동 단말기를 수출하는 경우 메뉴 변경에 따른 소프트웨어의 오류 발생을 최소화 할 수 있고 신규 기능 추가 및 기존 기능 삭제가 자유롭게 가능하다는 효과가 있다.As described above, a mobile terminal manufacturer and a mobile communication company according to the present invention can create their own menu online and provide the mobile terminal user with an additional service, and the user can make his own menu through various menus instead of fixed menus. It is possible to design a mobile phone, and when exporting the mobile terminal, it is possible to minimize the occurrence of errors in the software due to a menu change, and it is possible to freely add new functions and delete existing functions.

이상 설명한 내용을 통해 당업자라면 본 발명의 기술 사상을 일탈하지 아니하는 범위에서 다양한 변경 및 수정이 가능함을 알 수 있을 것이다.Those skilled in the art will appreciate that various changes and modifications can be made without departing from the spirit of the present invention.

따라서, 본 발명의 기술적 범위는 실시예에 기재된 내용으로 한정하는 것이 아니라 특허 청구 범위에 의해서 정해져야 한다.Therefore, the technical scope of the present invention should not be limited to the contents described in the examples, but should be defined by the claims.

Claims (3)

메뉴 스크립트를 작성하는 단계와;Creating a menu script; 상기 작성된 메뉴 스크립트를 인터프리터에서 해석하는 단계와;Interpreting the created menu script in an interpreter; 상기 해석된 메뉴 스크립트를 스크린 관리자에서 표시부에 나타낼 형태로 생성하는 단계와;Generating the interpreted menu script in a form to be displayed on a display unit in a screen manager; 상기 생성에 따라 표시부에 상기 결과를 표시하는 단계를 포함하여 이루어지는 것을 특징으로 하는 이동 단말기에서의 스크립트 언어를 이용한 가변형 메뉴 구현 방법.And displaying the result on the display unit according to the generation. 제 1항에 있어서, 메뉴 스크립트를 작성하는 단계는,The method of claim 1, wherein creating a menu script comprises: 이동 단말기의 사용자가 원하는 메뉴 구조를 구성하기 위해 상기 메뉴 스크립트를 직접 작성하거나 메뉴 스크립트 저작도구를 이용하여 작성하는 것 중 적어도 하나 이상을 선택하여 작성한 후 인터넷 서버에 업로드 하는 것을 특징으로 하는 이동 단말기에서의 스크립트 언어를 이용한 가변형 메뉴 구현 방법.In order to configure a menu structure desired by the user of the mobile terminal, at least one or more of writing the menu script or writing using a menu script authoring tool is selected and written, and then uploaded to an Internet server. How to implement variable menu using scripting language. 제 2항에 있어서, 상기 메뉴 스크립트를 작성하여 인터넷 서버에 업로드 한 이후는,The method of claim 2, wherein after the menu script is created and uploaded to an Internet server, 상기 업로드된 메뉴 스크립트를 상기 이동 단말기에서 다운로드 받는 방법은 시리얼 인터페이스를 이용하거나 상기 인터넷 서버에 직접 접근하거나 블루투스를이용하는 것 중 적어도 하나 이상을 선택하는 것을 특징으로 하는 이동 단말기에서의 스크립트 언어를 이용한 가변형 메뉴 구현 방법.The method of downloading the uploaded menu script from the mobile terminal is a variable type using a script language in the mobile terminal, characterized in that at least one of using a serial interface, directly accessing the Internet server, or using Bluetooth is selected. How to implement a menu.
KR1020000066953A 2000-11-11 2000-11-11 Method for utilizing variable pop up menu using script language in mobile terminal KR20020036879A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020000066953A KR20020036879A (en) 2000-11-11 2000-11-11 Method for utilizing variable pop up menu using script language in mobile terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020000066953A KR20020036879A (en) 2000-11-11 2000-11-11 Method for utilizing variable pop up menu using script language in mobile terminal

Publications (1)

Publication Number Publication Date
KR20020036879A true KR20020036879A (en) 2002-05-17

Family

ID=19698473

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020000066953A KR20020036879A (en) 2000-11-11 2000-11-11 Method for utilizing variable pop up menu using script language in mobile terminal

Country Status (1)

Country Link
KR (1) KR20020036879A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100353444B1 (en) * 2000-11-16 2002-09-19 삼성전자 주식회사 Method for changing information message in mobile telephone
KR20040009010A (en) * 2002-07-20 2004-01-31 엘지전자 주식회사 Editing method for background picture of mobile telecommunication terminal equipment
KR100565323B1 (en) * 2004-05-10 2006-03-30 엘지전자 주식회사 Methods and a apparatus of displaying additional service menu structure for mobile phone
WO2006054869A1 (en) * 2004-11-22 2006-05-26 Neomtel Co., Ltd. Mobile communication terminal capable of playing and updating multimedia content and method of playing the same
KR100597667B1 (en) * 2004-12-14 2006-07-07 주식회사 네오엠텔 mobile communication terminal with improved user interface
KR100603580B1 (en) * 2004-06-18 2006-07-24 주식회사 지오텔 Method for realizing user interface of mobile terminal
KR100655060B1 (en) * 2006-01-19 2006-12-06 주식회사 팬택앤큐리텔 Apparatus and method for composing menu screen of mobile communication terminal
KR101398478B1 (en) * 2008-04-10 2014-05-26 엘지전자 주식회사 Mobile terminal using variable menu icon and control method thereof
KR101694453B1 (en) 2015-10-30 2017-01-09 주식회사 포스코 Automatic controlling apparatus of roller table

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100353444B1 (en) * 2000-11-16 2002-09-19 삼성전자 주식회사 Method for changing information message in mobile telephone
KR20040009010A (en) * 2002-07-20 2004-01-31 엘지전자 주식회사 Editing method for background picture of mobile telecommunication terminal equipment
KR100565323B1 (en) * 2004-05-10 2006-03-30 엘지전자 주식회사 Methods and a apparatus of displaying additional service menu structure for mobile phone
KR100603580B1 (en) * 2004-06-18 2006-07-24 주식회사 지오텔 Method for realizing user interface of mobile terminal
WO2006054869A1 (en) * 2004-11-22 2006-05-26 Neomtel Co., Ltd. Mobile communication terminal capable of playing and updating multimedia content and method of playing the same
KR100597668B1 (en) * 2004-11-22 2006-07-07 주식회사 네오엠텔 mobile communication terminal capable of updating and reproducing multimedia contents, and method for thereof
KR100597667B1 (en) * 2004-12-14 2006-07-07 주식회사 네오엠텔 mobile communication terminal with improved user interface
KR100655060B1 (en) * 2006-01-19 2006-12-06 주식회사 팬택앤큐리텔 Apparatus and method for composing menu screen of mobile communication terminal
KR101398478B1 (en) * 2008-04-10 2014-05-26 엘지전자 주식회사 Mobile terminal using variable menu icon and control method thereof
KR101694453B1 (en) 2015-10-30 2017-01-09 주식회사 포스코 Automatic controlling apparatus of roller table

Similar Documents

Publication Publication Date Title
US9619446B2 (en) Generating customized graphical user interfaces for mobile processing devices
US7092702B2 (en) Download of user interface elements into a mobile phone
US8443291B2 (en) Apparatus and method for creating widget in portable terminal
US8484575B2 (en) System and method for navigating in a display window
JP4005623B2 (en) Window display system, window display method, program development support apparatus, and server apparatus
EP2587371A1 (en) Improved configuration of a user interface for a mobile communications terminal
JP2008503007A (en) Method and apparatus for driving user interface of mobile terminal equipped with pointing device
US8126989B2 (en) Device and method for managing information data in a mobile telephone
KR20020036879A (en) Method for utilizing variable pop up menu using script language in mobile terminal
KR20060088382A (en) Method for processing user interface in mobile communication terminal
CN112130734B (en) Document management method and device based on floating layer technology
JP5258231B2 (en) Remote management system and method for portable electronic device
US20020147741A1 (en) Data processing apparatus for accessing web page data and method for accessing and processing web page data
CN110134477B (en) Method, device, medium and electronic equipment for dynamically laying out user pages
JPH1023117A (en) Portable telephone set
CN111142984A (en) Visualized data display method, system, equipment and computer readable storage medium
JP4621589B2 (en) Character input method, character input device, and mobile communication terminal device
EP1678603B1 (en) View routing in user interface applications
EP1744523A1 (en) Device with highlighted menu
KR20040095410A (en) Method for processing data service using multi window in mobile phone
KR100455149B1 (en) User interface method for portable communication terminal
JP2002229705A (en) Mobile communication equipment
KR102208033B1 (en) An apparatus, method and recording medium for developing responsive widget
CN105430007A (en) Method and device for voice communication in application
CN115577676A (en) Page table control method, device, equipment and storage medium

Legal Events

Date Code Title Description
N231 Notification of change of applicant
WITN Withdrawal due to no request for examination