KR100294879B1 - Displaying method of table in a document - Google Patents

Displaying method of table in a document Download PDF

Info

Publication number
KR100294879B1
KR100294879B1 KR1019970076411A KR19970076411A KR100294879B1 KR 100294879 B1 KR100294879 B1 KR 100294879B1 KR 1019970076411 A KR1019970076411 A KR 1019970076411A KR 19970076411 A KR19970076411 A KR 19970076411A KR 100294879 B1 KR100294879 B1 KR 100294879B1
Authority
KR
South Korea
Prior art keywords
width
column
screen
displayed
displaying
Prior art date
Application number
KR1019970076411A
Other languages
Korean (ko)
Other versions
KR19990056416A (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 KR1019970076411A priority Critical patent/KR100294879B1/en
Publication of KR19990056416A publication Critical patent/KR19990056416A/en
Application granted granted Critical
Publication of KR100294879B1 publication Critical patent/KR100294879B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T1/00General purpose image data processing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T1/00General purpose image data processing
    • G06T1/20Processor architectures; Processor configuration, e.g. pipelining
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T1/00General purpose image data processing
    • G06T1/60Memory management

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Controls And Circuits For Display Device (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

PURPOSE: A method for displaying a table within a document on a screen is provided to display a table without horizontal scroll bar by displaying a table according to a width of a screen and the next table according to the width of the previous screen. CONSTITUTION: A width of a table is calculated(300) by extracting the table included in a predetermined document. A part of the table corresponding to the column number of the table is displayed by producing the column number of the table inserted within the width of the monitor screen from the total table if the width of the table is larger a screen of a corresponding monitor(310). The column number of the table inserted within the width of the monitor screen is produced and a part of the table corresponding to the column number of the requested table is displayed by using a succeeding column of the last column of the currently displayed table as the first column if a display request of the next table is received(320). The column number of the table inserted within the width of the monitor screen is produced and a part of the table corresponding to the column number of the requested table is displayed by using a succeeding column of the first column of the currently displayed table as the last column if a display request of the next table is received(330).

Description

문서내의 테이블을 화면에 디스플레이하는 방법{Displaying method of table in a document}Displaying method of table in a document

본 발명은 수평 스크롤 바를 없앤 테이블 디스플레이 방법에 관한 것으로서, 보다 상세하게는 모니터 화면의 폭보다 넓은 테이블을 나타낼 때 점핑 오브젝트를 클릭하여 테이블의 수평이동이 한 순간에 이뤄져 감춰진 칼럼이 있는 부분을 화면에 나타내는 문서내의 테이블을 화면에 디스플레이하는 방법에 관한 것이다.The present invention relates to a table display method that eliminates a horizontal scroll bar, and more particularly, when a table wider than a width of a monitor screen is displayed, a horizontal movement of the table is clicked on a screen by clicking a jumping object. A method of displaying a table in a document to be displayed on a screen.

도 1은 종래의 테이블 배치 및 그 화면에서의 테이블 디스플레이를 보이는 것으로서, 종래에는 테이블의 폭과 길이가 화면을 벗어나면 각각 수평 스크롤 바(vertical scroll bar)(100)와 수직 스크롤 바(vertical scroll bar)(110)를 사용하여 벗어난 칼럼(column) 또는 줄(row)을 화면에 디스플레이하였다.1 illustrates a conventional table arrangement and a table display on the screen, and in the related art, when a width and a length of a table are off the screen, a vertical scroll bar 100 and a vertical scroll bar are respectively shown. An out of column or row was displayed on the screen using.

종래의 테이블 디스플레이에 있어서, 수평, 수직 스크롤 바를 연속적으로 눌러가며 화면을 이동 시켜 문서의 테이블을 보는 것은 사용자에게 불편을 야기하는 문제가 있으며, 특히 웹폰과 같이 해상도의 가로길이(폭)가 좁은 화면에서 테이블을 나타낼 경우에는 수평, 수직 스크롤 바를 빈번하게 사용해야 한다는 불편함이 더욱 큰 문제가 되었다.In a conventional table display, viewing a table of a document by moving the screen while pressing the horizontal and vertical scroll bars continuously has a problem that causes inconvenience to the user, especially a screen having a narrow width (width) such as a web phone. The problem of using the horizontal and vertical scroll bars frequently when displaying tables in a table becomes more problematic.

본 발명이 이루고자하는 기술적 과제는, 테이블을 화면에 나타낼 때 화면의 폭에 맞는 크기로 테이블을 디스플레이하고 수평 이동시 한 번에 클릭하여 다음에 이어진 테이블을 화면의 폭에 부합하여 디스플레이하는 문서내의 테이블을 화면에 디스플레이하는 방법을 제공하는데 있다.The technical problem to be achieved by the present invention is to display a table in a size that fits the width of the screen when the table is displayed on the screen, and to move the table in a document that displays the following table in accordance with the width of the screen by clicking at a time when moving horizontally The present invention provides a method for displaying on a screen.

도 1은 종래의 테이블 배치 및 그 화면에서의 테이블 디스플레이를 보이는 것이다.1 shows a conventional table arrangement and table display on its screen.

도 2a 내지 도 2c는 본 발명의 테이블의 디스플레이 배치를 도시한 것이다.2A-2C show the display arrangement of the table of the invention.

도 3은 본 발명에 따른, 테이블을 소정의 화면에 디스플레이하는 방법의 흐름도를 도시한 것이다.3 illustrates a flowchart of a method for displaying a table on a predetermined screen according to the present invention.

상기 과제를 해결하기 위한, 소정의 문서에 포함된 테이블을 소정의 모니터 화면에 출력하는 방법은, 테이블의 폭을 산출하는 제1단계; 상기 제1단계에서 산출한 테이블의 폭이 상기 모니터 화면의 폭 보다 크면, 전체 테이블 중 상기 모니터 화면의 폭안에 들어갈 수 있는 테이블의 칼럼수를 산출하여 그 칼럼수만큼의 폭을 가진 테이블의 일부를 디스플레이하는 제2단계; 및 디스플레이된 테이블 부분 외의 나머지 테이블 디스플레이에 대한 요청이 들어오면, 디스플레이하고자 하는 테이블 부분의 시작 칼럼을 첫 칼럼으로 하며 상기 모니터 화면의 폭안에 들어갈 수 있는 테이블의 칼럼수를 산출하여 그 칼럼수만큼의 폭을 가진 테이블의 일부를 디스플레이하는 제3단계를 구비한다.In order to solve the above problems, a method for outputting a table included in a predetermined document to a predetermined monitor screen, the first step of calculating the width of the table; If the width of the table calculated in the first step is larger than the width of the monitor screen, the number of columns of the table that can fit within the width of the monitor screen among all the tables is calculated and a part of the table having the width corresponding to the number of columns is obtained. Displaying a second step; And when a request for display of the remaining table other than the displayed table part is received, the first column of the table part to be displayed is used as the first column, and the number of columns of the table that can fit within the width of the monitor screen is calculated. And a third step of displaying a portion of the table having a width.

테이블의 일부가 화면에 디스플레이될 때, 디스플레이되지 않은 나머지 테이블을 보기위한 기능의 소프트웨어 키를 함께 디스플레이한다.When part of the table is displayed on the screen, it also displays the software keys of the function for viewing the remaining undisplayed table.

상기 소프트웨어 키는, 클릭하면, 디스플레이중인 테이블 부분의 다음 칼럼부터의 테이블 부분을 디스플레이하는 넥스트(next) 오브젝트 키; 및 클릭하면, 디스플레이중인 테이블 부분의 바로 전 칼럼을 포함하는 테이블 부분을 디스플레이하는 프리비어스(previous) 오브젝트 키를 구비함이 바람직하다.The software key may include: a next object key that, when clicked, displays a table portion from the next column of the table portion being displayed; And a previous object key that, when clicked, displays a table portion including a column immediately preceding the table portion being displayed.

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

도 2a 내지 도 2c는 본 발명의 테이블의 디스플레이 배치를 도시한 것이다.2A-2C show the display arrangement of the table of the invention.

도 2a는 전체 테이블 중 시작 부분의 테이블 일부분이 모니터 화면상에 디스플레이되어 있는 것을 도시한 것으로서, 모니터(200) 화면 안에 테이블A(210)가 디스플레이되어 있으며 테이블A(210)의 로우(row)를 화면내에서 이동할 수 있도록 하는 수직 스크롤 바(vertical scroll bar)(240)가 놓여 있다. 테이블A(210)는 전체 테이블중 이 모니터(200)의 폭안에 올 수 있는 테이블의 칼럼(column)만을 포함한 테이블의 일부만을 디스플레이 한 것이다. 테이블A(210)와 함께 화면(100)상에는 소프트웨어 키인 넥스트(next) 점핑 오브젝트(250)가 디스플레이된다. 넥스트 점핑 오브젝트(250)는 테이블A(210) 옆에 위치하는 화살표시로서 사용자에 의해 클릭되면, 전체 테이블 중에서 테이블A(210)에 이어지는 칼럼이 시작되는 테이블 부분을 테이블A의 위치에 업데이트하게 하는 기능을 갖는다.FIG. 2A illustrates that a portion of the table at the beginning of the entire table is displayed on the monitor screen. Table A 210 is displayed in the monitor 200 screen and a row of the table A 210 is displayed. There is a vertical scroll bar 240 that allows movement within the screen. Table A 210 displays only a portion of the table, including only the columns of the table that may fall within the width of this monitor 200 of the entire table. Next to the table A 210, a next jumping object 250, which is a software key, is displayed on the screen 100. The next jumping object 250 is an arrow positioned next to the table A 210, and when clicked by the user, causes the table portion of the entire table to start updating the column of the table following the table A 210 to the position of the table A. Has the function.

도 2b는 테이블의 중간 부분의 디스플레이를 도시한 것으로서, 모니터(200)에는, 수직 스크롤 바(210)가 그대로 위치하고 테이블B(220)가 도 2a의 테이블A(210)의 위치에 디스플레이되고, 사용자에 의해 클릭되었을 때 테이블B(220)을 구성하는 최초의 칼럼에 이어진 바로 전의 칼럼을 마지막 칼럼으로 포함하는 바로 전 테이블을 업데이트하여 디스플레이하도록 하는 소프트웨어 키(key)인 프리비어스 점핑 오브젝트(300) 및, 클릭되었을 때 테이블B(230)의 위치에 테이블B의 마지막 칼럼에 이어지는 다음 칼럼을 포함하는 테이블을 업데이트하게 하는 넥스트 점핑 오프젝트(250)가 함께 디스플레이된다.FIG. 2B shows the display of the middle portion of the table, in which the vertical scroll bar 210 remains and the table B 220 is displayed at the position of table A 210 of FIG. Previous Jumping Object 300, which is a software key that, when clicked on, updates and displays the immediately preceding table including the last column following the first column constituting Table B 220 as the last column; and When clicked, a next jumping object 250 is displayed at the position of Table B 230 to update the table including the next column following the last column of Table B.

도 2c는 테이블의 끝부분을 화면에 디스플레이한 것을 도시한 것으로서, 테이블C(230)가 테이블B(220) 위치에 디스플레이되며, 디스플레이될 테이블의 칼럼이 더 이상 존재하지 않으므로 프리비어스 점핑 오브젝트(300)만이 디스플레이된다. 테이블C는 테이블B의 마지막 칼럼 바로 뒤에 오는 칼럼부터 시작하여 전체 테이블의 마지막 칼럼을 포함한 테이블 부분이다.FIG. 2C illustrates that the end of the table is displayed on the screen. The table C 230 is displayed at the position of the table B 220, and since the column of the table to be displayed no longer exists, the pre-bias jumping object 300 ) Is only displayed. Table C is the portion of the table that contains the last column of the entire table, starting with the column immediately following the last column of table B.

테이블의 길이가 길면 테이블B(220) 또는 테이블C(230)와 동일하게 나누어진 테이블의 일부분들이 더 존재할 수 있다. 만약 테이블의 폭이 좁으면 테이블B(220)나 테이블C(230)가 존재하지 않을 수도 있다.If the length of the table is long, there may be further portions of the table divided in the same manner as Table B 220 or Table C 230. If the width of the table is narrow, Table B 220 or Table C 230 may not exist.

여기서 상술한 테이블의 분리는, 컴퓨터 모니터 화면에서의 디스플레이로서 사용될 수 있고, 특히 화면의 폭이 좁은 웹폰(Web phone)에서, 웹브라우저를 사용하여 검색하는 웹문서 중에 들어있는 테이블을 디스플레이할 때 유용하다.The above-described separation of the tables can be used as a display on a computer monitor screen, and is particularly useful when displaying a table contained in a web document searched using a web browser, in a narrow web phone. Do.

도 3은 본 발명의 문서가 작성된 테이블을 소정의 화면에 출력하는 방법의 흐름도를 도시한 것으로서, 먼저 테이블의 폭을 산출한다(300단계). 테이블의 폭이 해당 모니터 화면의 폭 보다 큰지를 판단하여(310단계) 모니터 화면의 폭안에 들어갈 수 있는 칼럼수만을 가진 테이블의 일부분을 디스플레이한다(320단계). 이 때 디스플레이하는 테이블의 부분이 시작부분이면 상술한 넥스트 점핑 오브젝트를 함께 디스플레이한다. 디스플레이하는 테이블의 부분이 전체 테이블 중 시작도 끝도 아닌 중간 부분이면 바로 앞부분의 테이블과 바로 뒤의 테이블 디스플레이를 선택하게 하는 프리비어스 점핑 오브젝트 및 넥스트 점핑 오브젝트를 함께 디스플레이한다. 디스플레이하는 테이블의 부분이 끝부분이면 상술한 프리비어스 점핑 오브젝트를 함께 디스플레이한다. 디스플레이 되지 않은 나머지 테이블을 디스플레이하고자 하여 디스플레이된 넥스트 점핑 오브젝트 또는 프리비어스 점핑 오브젝트를 클릭하면(330단계) 320단계를 다시 수행한다.3 is a flowchart illustrating a method of outputting a table on which a document of the present invention is created on a predetermined screen. First, the width of the table is calculated (step 300). It is determined whether the width of the table is larger than the width of the corresponding monitor screen (step 310), and a portion of the table having only the number of columns that can fit within the width of the monitor screen is displayed (step 320). At this time, if the portion of the table to be displayed is the start portion, the above-mentioned next jumping object is displayed together. If the part of the table to be displayed is not the beginning or the end of the entire table, the pre-bias jumping object and the next jumping object which display the table immediately before and the table display immediately after are displayed together. When the portion of the table to be displayed is the end portion, the above-mentioned pre-via jumping object is displayed together. When the displayed next jumping object or previa jumping object is clicked in order to display the remaining non-displayed table (step 330), step 320 is performed again.

도 3에서는 테이블 디스플레이하기 직전 화면 폭을 고려하여 디스플레이하고자 하는 테이블의 폭 및 칼럼수를 결정하는데, 310단계 수행후 곧바로 화면 폭에 맞춘 테이블 분리를 미리 해 두어 디스플레이가 필요할 때마다 그 미리 분리해 둔 테이블을 디스플레이할 수 있다. 이렇게 하는 것이 속도에 있어 다소 빠를 수 있다.In FIG. 3, the width and the number of columns to be displayed are determined in consideration of the screen width immediately before displaying the table. After performing step 310, the table is divided to match the screen width in advance, and the display is separated whenever necessary. The table can be displayed. This can be somewhat faster in speed.

상술한 바와 같이 하면, 모니터 폭에 맞는 적당한 테이블 폭만큼 화면에 디스플레이 할 수 있고, 수평 스크롤 바를 누르는 불편함 없이도 이어지는 다음과 이전 테이블 이동이 가능하게 된다.As described above, the screen can be displayed on the screen as appropriate as the width of the monitor, and the next and previous table movement can be performed without the inconvenience of pressing the horizontal scroll bar.

본 발명에 의하면 테이블을 소정의 모니터 화면에 디스플레이할 때, 수평 스크롤바를 사용하지 않고 한 번에 모니터 폭에 알맞은 테이블의 나머지 부분들을 차례로 디스플레이할 수 있다.According to the present invention, when displaying a table on a predetermined monitor screen, it is possible to sequentially display the remaining portions of the table suitable for the monitor width at one time without using a horizontal scroll bar.

Claims (5)

소정의 문서에 포함된 테이블을 소정의 모니터 화면에 출력하는 방법에 있어서,In the method for outputting a table included in a predetermined document on a predetermined monitor screen, 상기 문서에 포함된 테이블을 추출하여 테이블의 폭을 산출하는 제1단계;Extracting a table included in the document to calculate a width of the table; 상기 제1단계에서 산출한 테이블의 폭이 상기 모니터 화면의 폭 보다 크면, 전체 테이블 중 상기 모니터 화면의 폭안에 들어갈 수 있는 테이블의 칼럼수를 산출하여 그 칼럼수만큼의 폭을 가진 테이블의 일부를 디스플레이하는 제2단계;If the width of the table calculated in the first step is larger than the width of the monitor screen, the number of columns of the table that can fit within the width of the monitor screen among all the tables is calculated and a part of the table having the width corresponding to the number of columns is obtained. Displaying a second step; 현재 디스플레이된 테이블의 다음에 이어지는 테이블 디스플레이에 대한 요청이 들어오면, 현재 디스플레이된 테이블 부분의 마지막 칼럼에 이어지는 칼럼을 첫 칼럼으로 하며 상기 모니터 화면의 폭안에 들어갈 수 있는 테이블의 칼럼수를 산출하여 그 칼럼수만큼의 폭을 가진 테이블의 일부를 디스플레이하는 제3단계; 및When a request for a table display follows a table that is currently displayed, the first column is the column following the last column of the currently displayed table portion, and the number of columns of the table that can fit within the width of the monitor screen is calculated. Displaying a portion of the table having a width equal to the number of columns; And 현재 디스플레이된 테이블의 다음에 이어지는 테이블 디스플레이에 대한 요청이 들어오면, 현재 디스플레이된 테이블 부분의 첫 칼럼에 이어지는 칼럼을 마지막 칼럼으로 하며 상기 모니터 화면의 폭안에 들어갈 수 있는 테이블의 칼럼수를 산출하여 그 칼럼수만큼의 폭을 가진 테이블의 일부를 디스플레이하는 제4단계를 포함함을 특징으로 하는 테이블 화면 디스플레이 방법.When a request for a table display follows a table that is currently displayed, the last column is the column following the first column of the currently displayed table portion, and the number of columns of the table that can fit within the width of the monitor screen is calculated. And a fourth step of displaying a part of the table having a width equal to the number of columns. 제1항에 있어서,The method of claim 1, 테이블의 일부가 화면에 디스플레이될 때, 상기 현재 디스플레이된 테이블의 이전 또는 이후 테이블을 보기위한 기능의 소프트웨어 키를 함께 디스플레이함을 특징으로 하는 테이블 화면 디스플레이 방법.And when a portion of the table is displayed on the screen, together displaying a software key of a function for viewing a table before or after the currently displayed table. 제2항에 있어서, 상기 소프트웨어 키는,The method of claim 2, wherein the software key, 클릭하면, 디스플레이중인 테이블 부분의 다음 칼럼부터의 테이블 부분을 디스플레이하는 넥스트 오브젝트 키; 및When clicked, a Next object key for displaying a table portion from the next column of the table portion being displayed; And 클릭하면, 디스플레이중인 테이블 부분의 바로 전 칼럼을 포함하는 테이블 부분을 디스플레이하는 프리비어스 오브젝트 키를 포함함을 특징으로 하는 테이블 화면 디스플레이 방법.And a pre-bias object key for displaying the table portion including the column immediately before the table portion being displayed when clicked. 제1항에 있어서, 상기 소정의 화면은,The method of claim 1, wherein the predetermined screen, 웹폰의 모니터 화면임을 특징으로 하는 테이블 화면 디스플레이 방법.Table screen display method characterized in that the monitor screen of the web phone. 제1항에 있어서, 상기 테이블은,The method of claim 1, wherein the table, 웹 브라우저 문서에 포함된 것임을 특징으로 하는 테이블 화면 디스플레이 방법.Table screen display method, characterized in that included in the web browser document.
KR1019970076411A 1997-12-29 1997-12-29 Displaying method of table in a document KR100294879B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019970076411A KR100294879B1 (en) 1997-12-29 1997-12-29 Displaying method of table in a document

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019970076411A KR100294879B1 (en) 1997-12-29 1997-12-29 Displaying method of table in a document

Publications (2)

Publication Number Publication Date
KR19990056416A KR19990056416A (en) 1999-07-15
KR100294879B1 true KR100294879B1 (en) 2001-07-12

Family

ID=37527629

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019970076411A KR100294879B1 (en) 1997-12-29 1997-12-29 Displaying method of table in a document

Country Status (1)

Country Link
KR (1) KR100294879B1 (en)

Also Published As

Publication number Publication date
KR19990056416A (en) 1999-07-15

Similar Documents

Publication Publication Date Title
JP4820595B2 (en) How to display search conditions
BR0004701A (en) Process for displaying an electronic program guide, and apparatus for receiving a plurality of programs
WO2002008880A3 (en) Method and input device for inputting characters from a character set, especially one-handedly
KR960035231A (en) Method of inputting alphanumeric data and its device
KR102021284B1 (en) Learning apparatus and method capable of interacting between studying blcok and moving contents block in mobile terminal
CN106469036A (en) Method for information display and client
KR100294879B1 (en) Displaying method of table in a document
JP2001134358A (en) Method for displaying picture of text
JPH11345061A (en) Extension scroll system
WO2002097614A3 (en) Method, apparatus, and program for displaying messages
JP2012242920A (en) Browsing device
JP2007086305A (en) Lyrics editing device and lyrics editing program
JP3742974B2 (en) Character display device
JPH09293103A (en) Cell data scroll method
EP0742535A3 (en) Image control device for displaying a ballon
JPH02106797A (en) Scroll display system
JP2001242857A (en) Tuning device
JPH07319822A (en) Minicomputer with checking function
JPH02310722A (en) Keyboard input system
JP2002007025A (en) Method and device for displaying character string
KR920006842A (en) Horizontal Scrolling Method in English Character Display Terminal
JPH0374765A (en) Table data display system
JPH0877193A (en) Index display device
JPH08147301A (en) Display method for document processor
KR20020077778A (en) Marking method of moving reference point for electronic document

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: 20080328

Year of fee payment: 8

LAPS Lapse due to unpaid annual fee