KR100521338B1 - 멀티-클립보드 기능을 위한 복수 개의 핫키를 갖는 컴퓨터 시스템 및 동작 방법 - Google Patents
멀티-클립보드 기능을 위한 복수 개의 핫키를 갖는 컴퓨터 시스템 및 동작 방법 Download PDFInfo
- Publication number
- KR100521338B1 KR100521338B1 KR10-1998-0034093A KR19980034093A KR100521338B1 KR 100521338 B1 KR100521338 B1 KR 100521338B1 KR 19980034093 A KR19980034093 A KR 19980034093A KR 100521338 B1 KR100521338 B1 KR 100521338B1
- Authority
- KR
- South Korea
- Prior art keywords
- clipboard
- information
- hotkeys
- storage means
- hotkey
- Prior art date
- Legal status (The legal status 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 status listed.)
- Expired - Fee Related
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/46—Multiprogramming arrangements
- G06F9/54—Interprogram communication
- G06F9/543—User-generated data transfer, e.g. clipboards, dynamic data exchange [DDE], object linking and embedding [OLE]
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/166—Editing, e.g. inserting or deleting
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Health & Medical Sciences (AREA)
- Artificial Intelligence (AREA)
- Audiology, Speech & Language Pathology (AREA)
- Computational Linguistics (AREA)
- General Health & Medical Sciences (AREA)
- User Interface Of Digital Computer (AREA)
Abstract
Description
Claims (5)
- 적어도 하나 이상의 객체 지향형(object-oriented) 프로그램을(들을) 구비하고, 상기 프로그램의 특정 명령에 응답해서 소정의 선택 정보를 상기 프로그램 간에 상호 전송하기 위해 상기 선택 정보를 저장하는 클립보드를 갖는 컴퓨터 시스템에 있어서:복수 개의 핫키를 갖는 입력 수단과;상기 각각의 핫키들에 대응하여 상기 클립보드에 저장된 적어도 하나 이상의 서로 다른 선택 정보들을 각각 저장하는 저장 수단 및;상기 핫키들의 입력을 감지하고, 상기 각각의 핫키에 대응하여 상기 클립보드에 저장된 정보를 상기 각각의 저장 수단으로/으로부터 기입/독출하도록 제어하는 구동 수단을 포함하는 것을 특징으로 하는 컴퓨터 시스템.
- 제 1 항에 있어서,상기 저장 수단은 주 기억 장치 또는 보조 기억 장치인 것을 특징으로 하는 컴퓨터 시스템.
- 제 1 항에 있어서,상기 구동 수단은 가상 장치 제어기인 것을 특징으로 하는 컴퓨터 시스템.
- 객체 지향형 프로그램들과 하나의 클립보드를 이용하여 멀티-클립보드 기능을 구현하기 위한 복수 개의 핫키들을 갖는 컴퓨터 시스템에 있어서, 상기 핫키들 중에 적어도 하나를 이용하여 소정의 선택 정보를 상기 프로그램 간에 상호 전송하기 위해 상기 핫키들 중에 어느 하나에 대응하는 저장 수단으로 상기 선택 정보를 저장하는 방법에 있어서:상기 프로그램을 활성화하여 특정 명령을 실행하는 단계와;복사/이동할 정보가 선택되었는지를 판별하는 단계와;상기 복사/이동할 정보가 선택되었으면, 상기 클립보드에 상기 복사/이동할 정보를 저장하는 단계와;소정의 핫키를 입력하는 단계와;상기 핫키에 대응하는 저장 수단에 상기 클립보드에 저장된 상기 복사/이동할 정보를 저장하는 단계를 포함하는 것을 특징으로 하는 컴퓨터 시스템의 핫키 설정 방법.
- 객체 지향형 프로그램들과 하나의 클립보드를 이용하여 멀티-클립보드 기능을 구현하기 위한 복수 개의 핫키들을 갖는 컴퓨터 시스템에 있어서, 상기 핫키들 중에 적어도 하나를 이용하여 소정의 선택 정보를 저장하는 저장 수단으로부터 상기 프로그램으로 상기 선택 정보를 복사/이동하는 방법에 있어서:상기 하나의 핫키를 입력하는 단계와;상기 복사/이동할 정보가 상기 핫키에 대응하는 저장 수단에 있는지를 판별하는 단계와;상기 판별 결과 상기 저장 수단에 저장된 정보가 있으면, 복사/이동할 위치가 선택되었는지를 판별하는 단계와;상기 복사/이동할 위치가 선택되면, 상기 저장 수단에 저장된 정보를 클립보드에 복사/이동하는 단계 및;상기 클립보드의 정보를 상기 복사/이동할 위치에 붙여넣는 단계를 포함하는 것을 특징으로 하는 컴퓨터 시스템의 선택 정보를 복사/이동하는 방법.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR10-1998-0034093A KR100521338B1 (ko) | 1998-08-21 | 1998-08-21 | 멀티-클립보드 기능을 위한 복수 개의 핫키를 갖는 컴퓨터 시스템 및 동작 방법 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR10-1998-0034093A KR100521338B1 (ko) | 1998-08-21 | 1998-08-21 | 멀티-클립보드 기능을 위한 복수 개의 핫키를 갖는 컴퓨터 시스템 및 동작 방법 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20000014601A KR20000014601A (ko) | 2000-03-15 |
KR100521338B1 true KR100521338B1 (ko) | 2005-12-21 |
Family
ID=19547959
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR10-1998-0034093A Expired - Fee Related KR100521338B1 (ko) | 1998-08-21 | 1998-08-21 | 멀티-클립보드 기능을 위한 복수 개의 핫키를 갖는 컴퓨터 시스템 및 동작 방법 |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR100521338B1 (ko) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9098713B2 (en) * | 2010-08-20 | 2015-08-04 | Fasoo.Com Co., Ltd | Clipboard protection system in DRM environment and recording medium in which program for executing method in computer is recorded |
KR102179370B1 (ko) | 2020-06-12 | 2020-11-16 | 신희진 | 컴퓨터 프로그램의 콘텐츠 복사 및 붙여넣기 실행 시스템, 그 방법 및 그 실행 방법을 컴퓨터로 실행할 수 있는 프로그램이 저장된 기록매체 |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100432476B1 (ko) * | 2001-07-05 | 2004-05-22 | 안병곤 | 확장형 클립보드 제공 방법 |
KR100497376B1 (ko) | 2002-12-24 | 2005-06-28 | 삼성전자주식회사 | 다중클립보드 실행장치 및 다중클립보드 실행방법 |
KR100928467B1 (ko) * | 2009-02-02 | 2009-11-25 | 주식회사 파수닷컴 | 클립보드 보안 시스템 및 방법 |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR960029996A (ko) * | 1995-01-27 | 1996-08-17 | 김주용 | 윈도우즈 시스템에서의 터미널 에뮬레이터와 응용 처리부간의 데이터 교환 방법 |
US5710926A (en) * | 1993-09-03 | 1998-01-20 | Maurer; Joseph Clark | Developers tool for object-oriented programming |
KR19980021191A (ko) * | 1996-09-14 | 1998-06-25 | 윤예석 | 객체지향 프로그램 기법과 산업표준형기기를 이용한 개방형 다목적 산업용 실시간 제어시스템 |
-
1998
- 1998-08-21 KR KR10-1998-0034093A patent/KR100521338B1/ko not_active Expired - Fee Related
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5710926A (en) * | 1993-09-03 | 1998-01-20 | Maurer; Joseph Clark | Developers tool for object-oriented programming |
KR960029996A (ko) * | 1995-01-27 | 1996-08-17 | 김주용 | 윈도우즈 시스템에서의 터미널 에뮬레이터와 응용 처리부간의 데이터 교환 방법 |
KR19980021191A (ko) * | 1996-09-14 | 1998-06-25 | 윤예석 | 객체지향 프로그램 기법과 산업표준형기기를 이용한 개방형 다목적 산업용 실시간 제어시스템 |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9098713B2 (en) * | 2010-08-20 | 2015-08-04 | Fasoo.Com Co., Ltd | Clipboard protection system in DRM environment and recording medium in which program for executing method in computer is recorded |
KR102179370B1 (ko) | 2020-06-12 | 2020-11-16 | 신희진 | 컴퓨터 프로그램의 콘텐츠 복사 및 붙여넣기 실행 시스템, 그 방법 및 그 실행 방법을 컴퓨터로 실행할 수 있는 프로그램이 저장된 기록매체 |
Also Published As
Publication number | Publication date |
---|---|
KR20000014601A (ko) | 2000-03-15 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP2650091B2 (ja) | 複数ウインドウ間を移動するための対話型処理方法 | |
KR101149993B1 (ko) | 통합 개발 환경에서 디자이너로서 호스트된 애플리케이션 | |
US5845282A (en) | Method and apparatus for remotely accessing files from a desktop computer using a personal digital assistant | |
US6901455B2 (en) | Peripheral sharing device with unified clipboard memory | |
US7178098B2 (en) | Method and system in an electronic spreadsheet for handling user-defined options in a copy/cut—paste operation | |
JP3605538B2 (ja) | 表示ウィンドウ間でアイテムを転送する方法及び媒体 | |
US6269389B1 (en) | Method and system for controlling the copying and insertion of contents of documents | |
US6052778A (en) | Embedded system having dynamically linked dynamic loader and method for linking dynamic loader shared libraries and application programs | |
KR100213890B1 (ko) | 객체 관리 콘테이너 및 방법 | |
JPH09223028A (ja) | データ転送システムおよびその方法 | |
KR20140081892A (ko) | 다중 입력 컨트롤의 선택적인 활성화 | |
CN101743532A (zh) | 用于提供对计算装置的访问水平的方法和系统 | |
US5561753A (en) | Method and system for relocating selectable graphical objects in a graphical user interface environment | |
KR100521338B1 (ko) | 멀티-클립보드 기능을 위한 복수 개의 핫키를 갖는 컴퓨터 시스템 및 동작 방법 | |
US7272783B2 (en) | Method and system in an electronic spreadsheet for managing and handling user-defined options | |
JP2004086365A (ja) | 情報処理機器及びユーザ入力操作に応じた情報処理機器の制御方法、並びにコンピュータ・プログラム | |
AU9597498A (en) | System to associate control with applications using drag and drop interface | |
JP2004295577A (ja) | オブジェクト選択装置、オブジェクト選択方法及びオブジェクト選択プログラム | |
CN114816646B (zh) | 适用于网盘盘符的快捷操作方法、装置、终端及存储介质 | |
US20060271854A1 (en) | Computer application with integrated information management | |
JP2008506298A (ja) | 画像処理装置及びその制御方法 | |
JPH09190430A (ja) | 情報処理装置及び機能/範囲指定方法 | |
US20040088719A1 (en) | Intercepting calls to document production functions | |
KR20090128294A (ko) | 여러 편집 프로그램상에서의 다중복사/잘라내기/붙여넣기를 수행하는 특정 메모리 운영 방법 | |
US12204956B2 (en) | Systems and methods for transferring multiple data |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PA0109 | Patent application |
St.27 status event code: A-0-1-A10-A12-nap-PA0109 |
|
R17-X000 | Change to representative recorded |
St.27 status event code: A-3-3-R10-R17-oth-X000 |
|
R18-X000 | Changes to party contact information recorded |
St.27 status event code: A-3-3-R10-R18-oth-X000 |
|
PN2301 | Change of applicant |
St.27 status event code: A-3-3-R10-R13-asn-PN2301 St.27 status event code: A-3-3-R10-R11-asn-PN2301 |
|
PN2301 | Change of applicant |
St.27 status event code: A-3-3-R10-R13-asn-PN2301 St.27 status event code: A-3-3-R10-R11-asn-PN2301 |
|
PG1501 | Laying open of application |
St.27 status event code: A-1-1-Q10-Q12-nap-PG1501 |
|
R18-X000 | Changes to party contact information recorded |
St.27 status event code: A-3-3-R10-R18-oth-X000 |
|
PN2301 | Change of applicant |
St.27 status event code: A-3-3-R10-R13-asn-PN2301 St.27 status event code: A-3-3-R10-R11-asn-PN2301 |
|
R18-X000 | Changes to party contact information recorded |
St.27 status event code: A-3-3-R10-R18-oth-X000 |
|
R18-X000 | Changes to party contact information recorded |
St.27 status event code: A-3-3-R10-R18-oth-X000 |
|
A201 | Request for examination | ||
PA0201 | Request for examination |
St.27 status event code: A-1-2-D10-D11-exm-PA0201 |
|
D12-X000 | Request for substantive examination rejected |
St.27 status event code: A-1-2-D10-D12-exm-X000 |
|
R18-X000 | Changes to party contact information recorded |
St.27 status event code: A-3-3-R10-R18-oth-X000 |
|
D13-X000 | Search requested |
St.27 status event code: A-1-2-D10-D13-srh-X000 |
|
D14-X000 | Search report completed |
St.27 status event code: A-1-2-D10-D14-srh-X000 |
|
PN2301 | Change of applicant |
St.27 status event code: A-3-3-R10-R13-asn-PN2301 St.27 status event code: A-3-3-R10-R11-asn-PN2301 |
|
E701 | Decision to grant or registration of patent right | ||
PE0701 | Decision of registration |
St.27 status event code: A-1-2-D10-D22-exm-PE0701 |
|
PN2301 | Change of applicant |
St.27 status event code: A-3-3-R10-R13-asn-PN2301 St.27 status event code: A-3-3-R10-R11-asn-PN2301 |
|
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
St.27 status event code: A-2-4-F10-F11-exm-PR0701 |
|
PR1002 | Payment of registration fee |
St.27 status event code: A-2-2-U10-U11-oth-PR1002 Fee payment year number: 1 |
|
PG1601 | Publication of registration |
St.27 status event code: A-4-4-Q10-Q13-nap-PG1601 |
|
PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 4 |
|
PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 5 |
|
PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 6 |
|
PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 7 |
|
R18-X000 | Changes to party contact information recorded |
St.27 status event code: A-5-5-R10-R18-oth-X000 |
|
FPAY | Annual fee payment |
Payment date: 20120927 Year of fee payment: 8 |
|
PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 8 |
|
FPAY | Annual fee payment |
Payment date: 20130927 Year of fee payment: 9 |
|
PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 9 |
|
FPAY | Annual fee payment |
Payment date: 20140929 Year of fee payment: 10 |
|
PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 10 |
|
LAPS | Lapse due to unpaid annual fee | ||
PC1903 | Unpaid annual fee |
St.27 status event code: A-4-4-U10-U13-oth-PC1903 Not in force date: 20151007 Payment event data comment text: Termination Category : DEFAULT_OF_REGISTRATION_FEE |
|
PC1903 | Unpaid annual fee |
St.27 status event code: N-4-6-H10-H13-oth-PC1903 Ip right cessation event data comment text: Termination Category : DEFAULT_OF_REGISTRATION_FEE Not in force date: 20151007 |
|
P22-X000 | Classification modified |
St.27 status event code: A-4-4-P10-P22-nap-X000 |
|
P22-X000 | Classification modified |
St.27 status event code: A-4-4-P10-P22-nap-X000 |