KR100271147B1 - Icon Display Device and Method - Google Patents

Icon Display Device and Method Download PDF

Info

Publication number
KR100271147B1
KR100271147B1 KR1019970057373A KR19970057373A KR100271147B1 KR 100271147 B1 KR100271147 B1 KR 100271147B1 KR 1019970057373 A KR1019970057373 A KR 1019970057373A KR 19970057373 A KR19970057373 A KR 19970057373A KR 100271147 B1 KR100271147 B1 KR 100271147B1
Authority
KR
South Korea
Prior art keywords
icon
file
storage
changed
displaying
Prior art date
Application number
KR1019970057373A
Other languages
Korean (ko)
Other versions
KR19990035551A (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 KR1019970057373A priority Critical patent/KR100271147B1/en
Publication of KR19990035551A publication Critical patent/KR19990035551A/en
Application granted granted Critical
Publication of KR100271147B1 publication Critical patent/KR100271147B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/04817Interaction 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 using icons
    • 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

Abstract

PURPOSE: A device and a method for displaying an icon are provided to offer a convenient file edition environment by displaying a storing state of the file under an edition. CONSTITUTION: A device for displaying an icon includes an icon displaying part(20), an icon setup part(30), an icon storing part(40), and an icon control part(10). The icon displaying part(20) displays a storing icon executing a storing function, when an application program supporting a GUI(graphic user interface) is executed. The icon setup part(30) sets up the storing icon by changing the storing icon. The icon storing part(40) stores the storing icon. The icon control part(10) controls each part.

Description

아이콘 표시장치 및 방법 {Icon Display Device and Method}Icon Display Device and Method {Icon Display Device and Method}

본 발명은 아이콘 표시장치 및 방법에 관한 것으로, 더욱 상세하게는 그래픽 사용자 인터페이스(GUI:Graphic User Interface)를 지원하는 어플리케이션 프로그램에 있어서, 작업화일에 소정의 데이터를 입력하거나, 수정한 후, 저장하는 경우에 사용자가 작업화일의 변경 여부를 용이하게 판단할 수 있도록 한 아이콘 표시장치 및 방법에 관한 것이다.BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an icon display device and method, and more particularly, to an application program supporting a graphical user interface (GUI). In this case, the present invention relates to an icon display device and a method for allowing a user to easily determine whether a work file has been changed.

최근 들어 시중에서 사용되고 있는 컴퓨터의 운영체제는 대부분이 윈도우를 기본으로 하고 있다.Recently, most of the operating systems of computers in the market are based on Windows.

이와 같이, 사용되는 운영체제가 윈도우를 기본으로 하게된 이유는 점차 강조되고 있는 그래픽 사용자 인터페이스(GUI:Graphic User Interface)를 만족시키기 위한 다양한 기능을 추가하여 사용할 수 있으며, 멀티태스킹이 가능하다는 것이다.As such, the reason why the operating system used is based on Windows is that it can add and use various functions to satisfy the Graphic User Interface (GUI), which is being emphasized, and multitasking is possible.

또한, 데이터와 프로그램의 용량이 점차 커짐에 따라 도스 모드에서의 메모리 관리가 매우 불합리하였던 점도 운영체제가 윈도우로 전환된 이유중의 하나이다.In addition, memory management in DOS mode was very unreasonable as data and program capacities gradually increased, which is one of the reasons for the OS switching to Windows.

한편, 컴퓨터에서 사용되는 어플리케이션 프로그램의 주된 목적은 소정의 데이터를 입력하여 소정의 결과 데이터를 얻는 것이다. 이렇게 얻어진 데이터는 보관 및 이동을 위하여 저장할 필요가 있다. 따라서, 데이터를 가공하고 이것을 저장하는 반복적인 작업 중에서 현재 편집하고 있는 데이터가 이미 저장을 한 것인지 혹은 저장을 해야 하는 것인지를 인지할 필요가 있다.On the other hand, the main purpose of an application program used in a computer is to input predetermined data to obtain predetermined result data. The data thus obtained needs to be stored for storage and transport. Therefore, it is necessary to recognize whether the data currently being edited has already been saved or should be saved among the repetitive operations of processing and storing the data.

그러나, 이러한 필요가 있음에도 불구하고, 현재 사용되고 있는 대부분의 어플리케이션 프로그램에서 현재 화일이 변경되었는가를 나타내는 종래의 방법은 사용자가 쉽게 인지할 수 없는 곳에 표시하거나, 이를 표시하지 않는 어플리케이션 프로그램도 있다.However, in spite of such a necessity, there is an application program that displays a location where the current file has changed in most of the application programs currently being used or displays it where the user cannot easily recognize it.

예를 들면, 도 1a에 도시된 바와 같이, 제목줄의 파일 이름 뒤에 별표(*)를 표시하는 방식으로 현재 작성 화일의 변경사항을 표시하거나, 도 1b에 도시된 바와 같이, 별도의 장소에 표시된 화일이름을 기입하는 영역의 색깔을 바꾸는 방법을 사용한다.For example, as shown in FIG. 1A, a change in the current creation file may be indicated by displaying an asterisk (*) after the file name in the subject line, or as shown in FIG. Use the method of changing the color of the file name field.

그러나, 이와 같은 제목줄의 화일이름 뒤에 별표(*)를 표시하는 방식은 사용자의 작업 경향을 볼 때, 일반적으로, 사용자가 어플리케이션 프로그램을 사용할 때에는 보다 넓은 작업 영역을 필요로 한다. 이 때, 사용자는 작업중인 어플리케이션 프로그램의 화면크기를 최대화(Maximize) 시키게 된다. 이렇게 되면 어플리케이션 프로그램의 제목줄은 화면 최상단에 위치하게 되어서 사용자의 시선을 쉽게 끌 수 없다.However, the method of displaying an asterisk (*) after the file name of the subject line generally requires a larger working area when the user uses an application program. At this time, the user maximizes the screen size of the working application program. In this case, the title bar of the application program is located at the top of the screen, so that the user's eyes cannot be easily caught.

또한, 별도의 장소에 표시된 화일이름의 색깔을 바꾸는 경우는 시스템 측면에서 볼 때, 컴퓨터에서 운용되는 윈도우즈 환경에서 사용자가 모든 창의 색깔을 원하는 대로 변경시킬 수 있다. 이에 따라, 사용자가 원하는 색상으로 나타나는 소프트웨어에서 화일의 이름을 특정 색깔로 변경하는 방법은 오히려 눈에 보이지 않을 수가 있다.In addition, if you change the color of the file name displayed in a separate place, from the system side, the user can change the color of all windows as desired in the Windows environment running on the computer. Accordingly, a method of changing a file name to a specific color in software that appears in a user's desired color may be rather invisible.

또한, 화일의 이름을 표시하는 영역이 제한되어 있다면 긴 화일이름은 표시할 수 없다.Also, if the area for displaying the file name is limited, the long file name cannot be displayed.

따라서, 본 발명은 이와 같은 문제점들을 해결하기 위해 창안된 것으로서, 본 발명의 목적은 사용자가 쉽게 인지할 수 있는 위치에 작성중인 화일의 저장상태를 표시함으로써 보다 편리한 화일 편집 환경을 제공하는데 있다.Accordingly, the present invention was devised to solve such problems, and an object of the present invention is to provide a more convenient file editing environment by displaying the storage state of a file being created in a location easily recognized by a user.

도 1a 및 도 1b는 종래의 화일의 변경 사항이 있는 경우의 화일저장 표시방법을 나타낸 예시도,1A and 1B are exemplary views illustrating a file storing display method when there is a change of a conventional file;

도 2는 본 발명에 따른 저장 아이콘 표시장치의 구성을 나타낸 구성도,2 is a block diagram showing a configuration of a storage icon display device according to the present invention;

도 3a는 본 발명에 따른 화일의 변경 사항이 없는 경우의 화일저장 표시방법을 나타낸 예시도,Figure 3a is an exemplary view showing a file storage display method when there is no change in the file according to the present invention,

도 3b는 본 발명에 따른 화일의 변경 사항이 있는 경우의 화일저장 표시방법을 나타낸 예시도,Figure 3b is an exemplary view showing a file storage display method when there is a change in the file according to the present invention,

도 4는 본 발명에 따른 화일의 초기 상태에서의 실행 순서를 나타내는 순서도,4 is a flowchart showing an execution sequence in an initial state of a file according to the present invention;

도 5는 본 발명에 따른 화일의 내용이 변경된 경우의 실행 순서를 나타내는 순서도,5 is a flowchart showing an execution sequence when the contents of a file according to the present invention are changed;

도 6은 본 발명에 따른 화일 저장명령을 수행하는 경우의 실행 순서를 나타내는 순서도,6 is a flowchart showing an execution sequence when executing a file storage command according to the present invention;

도 7은 본 발명에 따른 다중 화일 처리기에서 화일을 활성화 시킨 경우의 실행 순서를 나타내는 순서도이다.7 is a flowchart showing an execution sequence when a file is activated in a multiple file processor according to the present invention.

<도면의 주요부분에 대한 부호의 설명><Description of the code | symbol about the principal part of drawing>

10 : 아이콘 제어부 20 : 아이콘 표시부10: icon control unit 20: icon display unit

30 : 아이콘 설정부 40 : 아이콘 저장부30: icon setting unit 40: icon storage unit

상기 목적을 달성하기 위해 본 발명의 아이콘 표시장치는 그래픽 사용자 인터페이스(GUI:Graphic User Interface)를 지원하는 어플리케이션 프로그램의 도구모음(Toolbar)에 있어서, 상기 도구모음 중에서 화일의 저장 기능을 수행하는 저장 아이콘을 표시하는 아이콘 표시부와, 상기 저장 아이콘을 변경하여 설정하는 아이콘 설정부와, 상기 변경할 저장 아이콘을 저장하고 있는 아이콘 저장부와, 상기 부분들에 적절한 제어신호를 보내는 아이콘 제어부를 포함하는 것을 특징으로 한다.In order to achieve the above object, the icon display device of the present invention is a toolbar of an application program that supports a Graphical User Interface (GUI), wherein the storage icon performs a file storage function among the toolbars. And an icon display unit configured to change and set the storage icon, an icon storage unit storing the changed storage icon, and an icon control unit to send an appropriate control signal to the portions. do.

바람직하게, 상기 아이콘 저장부는 상기 화일의 내용이 변경되었을 경우를 표시하는 변경상태 저장 아이콘과, 상기 화일의 내용이 변경되지 않았을 경우를 표시하는 보통상태 저장 아이콘을 포함하는 것을 특징으로 한다.Preferably, the icon storage unit may include a change state storage icon indicating when the contents of the file are changed, and a normal state storage icon displaying when the contents of the file are not changed.

상기 목적을 달성하기 위한 본 발명의 아이콘 표시방법은 그래픽 사용자 인터페이스(GUI:Graphic User Interface)를 지원하는 도구모음(Tollbar)을 포함하는 어플리케이션 프로그램에서 다수의 화일을 읽어들여 편집한 후, 저장하는데 있어서, 상기 다수의 작업화일 중에서, 저장하려고 하는 화일을 활성화하는 단계와, 상기 활성화된 화일이 편집되었는지를 판단하는 단계와, 상기 판단 결과, 상기 화일이 편집되었을 경우, 상기 도구모음 중의 저장 아이콘을 변경상태로 표시하는 단계와, 상기 판단 결과, 상기 화일이 편집되지 않았을 경우, 상기 도구모음 중의 저장 아이콘을 보통상태로 표시하는 단계를 포함하는 것을 특징으로 한다.In order to achieve the above object, the method of displaying an icon of the present invention includes reading and editing a plurality of files in an application program including a toolbar that supports a Graphical User Interface (GUI). Activating a file to be saved among the plurality of working files; determining whether the activated file has been edited; and when the file is edited as a result of the determination, changing a storage icon in the toolbar. And displaying the storage icon in the tool bar in a normal state when the file is not edited as a result of the determination.

바람직하게, 상기 변경상태로 표시된 저장 아이콘은 상기 보통상태로 표시된 저장 아이콘에 손 모양이 추가된 것을 특징으로 한다.Preferably, the storage icon displayed in the changed state is characterized in that a hand is added to the storage icon displayed in the normal state.

선택적으로, 상기 변경상태로 표시된 저장 아이콘은 상기 보통상태로 표시된 저장 아이콘의 디스켓 색깔이 변화된 것을 특징으로 한다.Optionally, the storage icon displayed in the changed state is characterized in that the diskette color of the storage icon displayed in the normal state is changed.

이하, 상기한 본 발명의 목적들, 특징들, 그리고 장점들을 첨부된 도면에 나타낸 본 발명의 바람직한 실시예를 통해 보다 상세히 설명한다.Hereinafter, the objects, features, and advantages of the present invention described above will be described in more detail with reference to the preferred embodiments of the present invention shown in the accompanying drawings.

도 2는 본 발명에 따른 저장 아이콘 표시장치의 구성을 나타낸 구성도이다.2 is a block diagram showing the configuration of a storage icon display device according to the present invention.

도시된 바와 같이, 그래픽 사용자 인터페이스(GUI:Graphic User Interface)를 지원하는 어플리케이션 프로그램이 실행되었을 때 프로그램의 상단에 표시되는 도구모음 중에서 화일의 저장 기능을 수행하는 저장 아이콘을 표시하는 아이콘 표시부(20)와, 상기 저장 아이콘을 변경하여 설정하는 아이콘 설정부(30)와, 상기 변경할 저장 아이콘을 저장하고 있는 아이콘 저장부(40)와, 상기 부분들에 적절한 제어신호를 보내는 아이콘 제어부(10)로 구성되어 있다.As shown in the drawing, when an application program supporting a graphical user interface (GUI) is executed, an icon display unit 20 displaying a storage icon for performing a file storage function from a toolbar displayed at the top of the program is displayed. And an icon setting unit 30 for changing and setting the storage icon, an icon storage unit 40 for storing the change storage icon, and an icon control unit 10 for sending an appropriate control signal to the portions. It is.

도 3a는 본 발명에 따른 화일의 변경 사항이 없는 경우의 화일저장 표시방법을 나타낸다.Figure 3a shows a file storage display method when there is no change in the file according to the present invention.

도시된 바와 같이, 화일의 변경 사항이 없는 경우에는 원래의 모양대로 도구모음(Toolbar)이 표시된다.As shown, if there are no changes to the file, the toolbar is displayed as it is.

도 4는 본 발명에 따른 화일의 변경 사항이 있는 경우의 화일저장 표시방법을 나타낸다.Figure 4 shows a file storage display method when there is a change in the file according to the present invention.

도시된 바와 같이, 도 3a 및 도 3b의 도구모음 부분에 표시된 저장 아이콘의 모양을 비교하면, 상기 저장 아이콘의 모양이 변형되어 있다.As shown, the shape of the storage icon is deformed when the shapes of the storage icons displayed on the toolbars of FIGS. 3A and 3B are compared.

즉, 도 3b의 저장 아이콘은 사용자가 저장할 필요가 있다는 의미에서 손 모양이 추가되어 있다.That is, the storage icon of FIG. 3B has a hand added in the sense that the user needs to save it.

이와 같이, 어플리케이션 프로그램을 수행하여 작성된 화일을 읽어들여 입력 및 수정을 하였을 경우에는 상기 저장 아이콘의 모양이 변형되어서 사용자가 화일의 저장여부를 판단하는데 용이한다.As described above, when a file created by executing an application program is read, inputted, and modified, the shape of the storage icon is changed so that the user can easily determine whether the file is stored.

또한, 사용자가 가장 쉽게 인지할 수 있는 장소에 화일의 저장상태를 나타내고 있다. 즉, 화일을 저장하기 위해 사용하는 도구모음의 저장 아이콘이 일반적으로 가장 쉽게 인지할 수 있는 장소이다.In addition, the storage state of the file is shown in a place where the user can easily recognize. In other words, the save icon on the toolbar that you use to save a file is usually the easiest place to recognize it.

또한, 상기 아이콘은 화면의 최상단에 있지 않고 편집중인 문서와 가까이 있으며, 화일이름과 같이 텍스트가 아니라 그림으로 나타나 있기 때문에 인지하기가 더욱 쉽다.In addition, the icon is not at the top of the screen but close to the document being edited, and is easier to recognize because it is represented by a picture rather than text, such as a file name.

여기에서, 또 다른 실시예로 저장 아이콘의 색깔을 변경하여서도 구분이 가능하다.Here, in another embodiment, it is possible to distinguish the color by changing the color of the storage icon.

즉, 상기 저장 아이콘의 디스켓 모양 중에서 일부분의 색깔을 변경시키는 것이다. 별도의 장소에 표시된 화일이름의 색깔을 바꾸는 경우는 윈도우즈 환경의 영향을 받지만 그림으로 나타나 있는 저장 아이콘의 일부 영역의 색깔을 바꾸는 것은 윈도우즈 환경의 영향을 받지 않는데, 이는 저장 아이콘의 디스켓 그림이 주변 색깔과 디스켓 모양을 차단시키기 때문이다.That is, the color of a part of the diskette shape of the storage icon is changed. Changing the color of a file name displayed in a separate location is affected by the Windows environment, but changing the color of some areas of the storage icon shown in the picture is not affected by the Windows environment. This is because it blocks the shape of the diskette.

이하, 본 발명의 작업문서의 변경 여부를 표시하는 방법에 대하여 도 2 ~ 도 7을 참조하여 상세히 설명한다.Hereinafter, a method of indicating whether a work document of the present invention is changed will be described in detail with reference to FIGS. 2 to 7.

여기에서, 기술되어질 내용은 문서화일을 예로 들어 설명한다.Here, the content to be described is described by taking a document file as an example.

도 4는 본 발명에 따른 화일의 초기 상태에서의 실행 순서를 나타내는 순서도이다.4 is a flowchart showing the execution sequence in the initial state of the file according to the present invention.

먼저, 새로운 화일을 만들거나 저장된 화일을 읽는다.(단계:S110)First, create a new file or read the stored file (step: S110).

상기 화일은 입력이나 수정이 되지 않은 상태이므로 아이콘 설정부(30)에서 플래그 값을 '보통상태' 인 0으로 설정한다.(단계:S120)Since the file is not input or modified, the icon setting unit 30 sets the flag value to 0, which is 'normal'.

상기 플래그 값이 0 이므로 아이콘 저장부(40)에 있는 상기 저장 아이콘을 아이콘 제어부(10)에서 아이콘 표시부(20)로 제어신호를 전송하여 아이콘 표시부(20)에서 '보통상태'로 표시한다.(단계:S130)Since the flag value is 0, the storage icon in the icon storage unit 40 transmits a control signal from the icon control unit 10 to the icon display unit 20 and displays the normal state on the icon display unit 20. Steps: S130)

도 5는 본 발명에 따른 화일의 내용이 변경된 경우의 실행 순서를 나타내는 순서도이다.5 is a flowchart showing the execution procedure when the contents of the file are changed according to the present invention.

먼저, 화일의 내용이 변경되는 경우는 사용자가 데이터를 추가, 삭제 등의 편집을 한 경우이다.(단계:S210)First, when the contents of the file are changed, the user edits such as adding or deleting data (step S210).

상기 화일의 내용이 변경되었으므로 아이콘 설정부(30)에서 플래그 값을 '변경상태' 인 1로 설정한다.(단계:S220)Since the contents of the file have been changed, the icon setting unit 30 sets the flag value to '1' as the changed state.

상기 플래그 값이 1 이므로 아이콘 저장부(40)에 있는 저장 아이콘을 아이콘 제어부(10)에서 아이콘 표시부(20)로 제어신호를 전송하여 아이콘 표시부(20)에서 '변경상태'로 표시한다.(단계:S230)Since the flag value is 1, the storage icon in the icon storage unit 40 transmits a control signal from the icon control unit 10 to the icon display unit 20 and displays the changed state in the icon display unit 20. S230)

도 6은 본 발명에 따른 화일 저장명령을 수행하는 경우의 실행 순서를 나타내는 순서도이다.6 is a flowchart showing an execution sequence when executing a file storage command according to the present invention.

먼저, 저장 아이콘을 입력하여 편집한 화일을 저장한다.(단계:S310)First, enter the save icon to save the edited file (step: S310).

상기 편집한 화일을 저장한 상태이므로, 아이콘 설정부(30)에서 화일의 저장상태를 표시하는 플래그를 0으로 설정한다.(단계:S320)Since the edited file is in the stored state, the flag indicating the storage state of the file is set to 0 in the icon setting unit 30 (step: S320).

상기 플래그 값이 0 이므로 아이콘 제어부(10)에서 아이콘 표시부(20)로 제어신호를 전송하여 상기 저장 아이콘의 모양을 보통상태로 표시한다.(단계:S330)Since the flag value is 0, the icon control unit 10 transmits a control signal to the icon display unit 20 to display the shape of the storage icon in a normal state.

도 7은 본 발명에 따른 다중 화일처리기에서 화일을 활성화시킨 경우의 실행 순서를 나타내는 순서도이다.7 is a flowchart showing an execution sequence when a file is activated in a multiple file processor according to the present invention.

먼저, 사용중인 화일 중, 저장하려는 화일을 활성화시킨다.(단계:S410)First, activate a file to be saved among the files in use (step: S410).

상기 활성화시킨 화일의 아이콘 설정부(30)에서 플래그 값이 '변경상태'인가를 판단한다. 즉, 편집한 내용이 있는지를 판단한다.(단계:S420, S430)The icon setting unit 30 of the activated file determines whether the flag value is 'change state'. That is, it is determined whether the edited content exists (steps S420 and S430).

상기 판단 결과, 상기 플래그 값이 '변경상태' 즉, 1일 경우에는 상기 화일에서 편집한 내용이 있는 경우이므로, 아이콘 저장부(40)에서 저장 아이콘의 모양을 '변경상태'로 설정한다.(단계:S440)As a result of the determination, when the flag value is 'change state', that is, 1, since there is content edited in the file, the icon storage unit 40 sets the shape of the storage icon to 'change state'. Steps: S440)

상기 판단 결과, 상기 플래그 값이 '보통상태' 즉, 0일 경우에는 상기 화일에서 편집한 내용이 없는 경우이므로, 아이콘 저장부(40)에서 저장 아이콘의 모양을 '보통상태'로 설정한다.(단계:S450)As a result of the determination, when the flag value is 'normal', that is, 0, since there is no edited content in the file, the icon storage unit 40 sets the shape of the storage icon to 'normal'. Step: S450)

이상 본 발명의 바람직한 실시예에 대해 상세히 기술되었지만, 본 발명이 속하는 기술분야에 있어서 통상의 지식을 가진 사람이라면, 첨부된 청구 범위에 정의된 본 발명의 정신 및 범위를 벗어나지 않으면서 본 발명을 여러 가지로 변형 또는 변경하여 실시할 수 있음을 알 수 있을 것이다. 따라서 본 발명의 앞으로의 실시예들의 변경은 본 발명의 기술을 벗어날 수 없을 것이다.Although the preferred embodiments of the present invention have been described in detail above, those skilled in the art will appreciate that the present invention may be modified without departing from the spirit and scope of the invention as defined in the appended claims. It will be appreciated that modifications or variations may be made. Therefore, changes in the future embodiments of the present invention will not be able to escape the technology of the present invention.

이상에서 살펴본 바와 같이, 본 발명에 따르면 사용자가 쉽게 인지할 수 있는 위치에 현재 편집중인 화일의 저장상태를 나타냄으로써 사용자는 보다 편리한 편집 환경 하에서 화일을 편집할 수 있다.As described above, according to the present invention, the user can edit a file under a more convenient editing environment by indicating a storage state of a file currently being edited at a location easily recognized by the user.

또한, 저장 아이콘에 표시가 되기 때문에 저장을 한번 수행하면 매우 직관적으로 저장이 되었음을 용이하게 판단할 수 있다.In addition, since the storage icon is displayed, it is easy to determine that the storage is very intuitive when the storage is performed once.

Claims (2)

그래픽 사용자 인터페이스(GUI:Graphic User Interface)를 지원하는 어플리케이션 프로그램의 도구모음(Toolbar)에 있어서,In the toolbar of the application program that supports the graphical user interface (GUI), 상기 도구모음 중에서 화일의 저장 기능을 수행하는 저장 아이콘을 표시하는 아이콘 표시부;An icon display unit displaying a storage icon for performing a file storage function from the toolbar; 상기 저장 아이콘을 변경하여 설정하는 아이콘 설정부;An icon setting unit for changing and setting the storage icon; 상기 화일의 내용이 변경되었을 경우를 표시하는 변경상태 저장 아이콘 및 상기 화일의 내용이 변경되지 않았을 경우를 표시하는 보통산태 저장 아이콘을 포함하여 저장하고 있는 아이콘 저장부; 및An icon storage unit including a change state storage icon indicating when the contents of the file have changed and a normal birth saving icon indicating when the contents of the file have not been changed; And 상기 각 부분들에 제어신호를 보내어 각각의 동작을 제어하는 아이콘 제어부를 포함하는 것을 특징으로 하는 아이콘 표시장치.And an icon controller which sends a control signal to each of the parts to control each operation. 그래픽 사용자 인터페이스(GUI:Graphic User Interface)를 지원하는 도구모음(Tollbar)을 포함하는 어플리케이션 프로그램에서 다수의 화일을 읽어들여 편집한 후, 저장하는데 있어서,For reading, editing, and saving a large number of files in an application program that includes a toolbar that supports the graphical user interface (GUI), 상기 다수의 작업화일 중에서, 저장하려고 하는 화일을 활성화하는 단계;Activating a file to be stored among the plurality of work files; 상기 활성화된 화일이 편집되었는지를 판단하는 단계;Determining whether the activated file has been edited; 상기 판단 결과, 상기 화일이 편집되었을 경우, 상기 도구모음 중의 저장 아이콘을 상기 보통상태로 표시된 저장 아이콘에 손 모양이 추가된 변경상태나 상기 보통상태로 표시된 저장 아이콘의 디스켓 색깔이 변화된 변경상태로 표시하는 단계; 및As a result of the determination, when the file is edited, the storage icon in the toolbar is displayed in a changed state in which a hand is added to the storage icon displayed in the normal state or in a changed state in which a diskette color of the storage icon displayed in the normal state is changed. Making; And 상기 판단 결과, 상기 화일이 편집되지 않았을 경우, 상기 도구모음 중의 저장 아이콘을 보통상태로 표시하는 단계를 포함하는 것을 특징으로 하는 아이콘 표시 방법.If the file is not edited as a result of the determination, displaying the storage icon in the toolbar in a normal state. 상기 보통상태로 표시된 저장 아이콘의 디스켓 색깔이 변화된 것을 특징으로 하는 아이콘 표시 방법.And a diskette color of the storage icon displayed in the normal state is changed.
KR1019970057373A 1997-10-31 1997-10-31 Icon Display Device and Method KR100271147B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019970057373A KR100271147B1 (en) 1997-10-31 1997-10-31 Icon Display Device and Method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019970057373A KR100271147B1 (en) 1997-10-31 1997-10-31 Icon Display Device and Method

Publications (2)

Publication Number Publication Date
KR19990035551A KR19990035551A (en) 1999-05-15
KR100271147B1 true KR100271147B1 (en) 2000-11-01

Family

ID=19523939

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019970057373A KR100271147B1 (en) 1997-10-31 1997-10-31 Icon Display Device and Method

Country Status (1)

Country Link
KR (1) KR100271147B1 (en)

Also Published As

Publication number Publication date
KR19990035551A (en) 1999-05-15

Similar Documents

Publication Publication Date Title
US10394417B2 (en) Surfacing and management of window-specific controls
US8504937B2 (en) Computer interface having a single window mode of operation
US5692143A (en) Method and system for recalling desktop states in a data processing system
JP3422897B2 (en) Character string extraction system and character string extraction method
US4760386A (en) Automatic hiding and revealing of a pointer during keyboard activity
US5594847A (en) System and method for selecting free form objects associated with a selection region displayed by a computer
JPH0760376B2 (en) How to create a computer system and scroll bar
JPS61275795A (en) Document processor
JPH0754506B2 (en) How to access overlapping programs
US20040230907A1 (en) Apparatus and method of executing multi-clipboard
JPH07160467A (en) Display controller
CN112596845A (en) Page switching method, device, server and storage medium
JPH1153161A (en) Information processing method, device and storage medium in which control program to execute information processing method is stored
JP4424592B2 (en) Toolbar display switching method
KR100271147B1 (en) Icon Display Device and Method
JPH0721007A (en) Information processor and menu selecting system
JP3508446B2 (en) Function instruction method
JPH05150926A (en) Information processor
JPH0535837A (en) Cut data editing system for window system with cut-and-paste function
JP3060113B2 (en) Command display selection device
KR100225062B1 (en) A method of multi level help display using tool-tip and computer system with the same
JP2001306291A (en) Information processor, display control method therefor and recording medium recorded with display control program
JP3036026B2 (en) Document creation device
KR100284443B1 (en) How to control simultaneous key input processing under Windows operating system environment
CN116627291A (en) Applet management method, device, electronic equipment and readable storage medium

Legal Events

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

Payment date: 20120730

Year of fee payment: 13

FPAY Annual fee payment

Payment date: 20130730

Year of fee payment: 14

FPAY Annual fee payment

Payment date: 20140730

Year of fee payment: 15

FPAY Annual fee payment

Payment date: 20150730

Year of fee payment: 16

LAPS Lapse due to unpaid annual fee