KR101330491B1 - 리치 드래그 드롭 사용자 인터페이스 - Google Patents
리치 드래그 드롭 사용자 인터페이스 Download PDFInfo
- Publication number
- KR101330491B1 KR101330491B1 KR1020087000920A KR20087000920A KR101330491B1 KR 101330491 B1 KR101330491 B1 KR 101330491B1 KR 1020087000920 A KR1020087000920 A KR 1020087000920A KR 20087000920 A KR20087000920 A KR 20087000920A KR 101330491 B1 KR101330491 B1 KR 101330491B1
- Authority
- KR
- South Korea
- Prior art keywords
- list
- entity
- folder
- request
- item
- Prior art date
Links
Images
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
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0484—Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
- G06F3/0486—Drag-and-drop
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/24—Querying
- G06F16/242—Query formulation
- G06F16/2428—Query predicate definition using graphical user interfaces, including menus and forms
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F17/00—Digital computing or data processing equipment or methods, specially adapted for specific functions
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Human Computer Interaction (AREA)
- Mathematical Physics (AREA)
- Databases & Information Systems (AREA)
- Data Mining & Analysis (AREA)
- Software Systems (AREA)
- Computational Linguistics (AREA)
- User Interface Of Digital Computer (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
전자 파일 시스템에서, 대상 개체 상으로 선택된 개체의 드래그 동작 중에 사용자에게 미리 보기(preview) 정보가 제공된다. 이 정보는 선택된 개체가 대상 개체 상으로 드롭될 경우 어떤 유형(들)의 액션이 취해질지를 지시한다. 취해질 액션(들)은 선택된 개체의 유형 및/또는 대상 개체의 유형에 의존할 수 있다. 예를 들면, 선택된 개체가 항목이고 대상 개체가 지속형 자동-목록인 경우, 액션은 지속형 자동-목록에 의해 정의된 하나 이상의 조건에 부합하도록 선택된 개체의 하나 이상의 속성들을 추가하거나, 제거하거나, 또는 변경하는 것을 포함할 수 있다. 또한, 다수의 개체들이 선택되는 경우 사용자에게 수치 피드백이 제공될 수 있다. 예를 들면, 7개의 개체가 선택되는 경우, 텍스트 넘버(textual number) "7"이 커서 옆에 나타날 수 있다.
그래픽 사용자 인터페이스, 드래그, 드롭, 미리 보기(preview), 바로 가기(shortcut)
Description
최신 전자 파일 시스템들은 전형적으로 파일들을 계층적 트리 구조로 저장한다. 트리의 각 노드는 하나 이상의 파일들을 포함하는 폴더로 간주된다. 전형적으로, 그런 전자 파일 시스템들에서 항목의 위치는 그 파일 시스템에 의해 정의된 조직(organization)에 의해 제한된다. 예를 들면, 많은 파일 시스템들에서 각 파일은 하나의(그리고 단 하나의) 폴더에 위치한다. 이는 파일 수명과 파일 조직이 융합된다는 것을 의미한다. 즉, 파일은 다른 파일들 또는 폴더들에 관련하여 조직된 위치를 갖는 동안에만 존재할 수 있다. 또한, 파일은 다수의 조직들에 위치할 수 없다. 이는, 사용자가, 예를 들어, 다수의 폴더들에서 하나의 파일을 보기를 원할 경우, 사용자는 그 파일의 다수의 사본들을 만들어야 한다는 것을 의미한다. 이것은 사용자에게 지루하고 오류를 유발하기 쉬울(error-prone) 뿐만 아니라, 저장 공간을 낭비하는 것이다.
또한, 드래그/드롭 동작을 수행하는 경우, 드래그/드롭 동작의 종료 시에 어떤 액션이 취해질 것인지가 항상 사용자에게 분명한 것은 아니다. 그것은 드래그/드롭하기 위한 다수의 파일들이 함께 선택되는 경우 더욱 더 혼란시킬 수 있다.
도 1은 예시적 컴퓨팅 환경의 기능 블록도.
도 2는 특정 드래그/드롭 동작들에 응답하여 취해질 수 있는 예시적 액션들을 보여주는 표.
도 3-10은 다양한 드래그/드롭 동작들에 응답하여 제공될 수 있는 예시적인 미리 보기 피드백 인스턴스들을 보여주는 도면.
도 11-13은 드래그/드롭 동작이 미리 보기 피드백 인스턴스를 커서 가까이에 또는 화면 상의 다른 위치에 제공되게 하는 예시적 스크린샷을 보여주는 도면.
도 14는 다양한 유형의 대상 개체들 상에서 항목을 드래그하는 것에 응답하여 제공될 수 있는 예시적인 미리 보기 피드백 인스턴스들을 보여주는 도면.
도 15-18은 각각이 설명 텍스트를 포함하는 예시적인 미리 보기 피드백 인스턴스들을 보여주는 도면.
도 19-23은 계층 구조에서 그 아래에 자식 개체들을 갖는 대상 개체 상에서 개체를 드래그하는 것에 대한 예시적 응답을 보여주는 도면.
사용자들이 그래픽 사용자 인터페이스를 이용하여 보다 유연한 방식으로 파일들 및 기타 개체들을 조작할 수 있게 하는 보다 진보된 전자 파일 시스템 및 사용자 인터페이스가 요구되고 있다. 이러한 유연성으로 드래그/드롭 동작들이 수행되는 동안에 어떤 일이 일어나는지에 대하여 사용자에게 보다 리치(rich)한 정보를 제공할 기회가 생긴다.
본 명세서의 양태들은 항목들(items), 폴더들(folders), 목록들(lists), 지속형 자동-목록들(persisted auto-lists), 및 스택들(stacks)을 포함하여, 구현될 수 있는 다양한 유형의 파일 시스템 개체들에 관련된다. 예를 들어, 폴더들은 실제 개체들을 포함하지만, 목록들 및 지속형 자동-목록들은, 개체들 자체와는 다르게, 개체들에의 참조들(references), 즉 바로 가기들(shortcuts)을 포함한다. 지속형 자동-목록은 그 지속형 자동-목록에 의해 정의된 하나 이상의 조건에 부합하는 속성들을 갖는 개체들에의 참조들로 자동으로 채워진다(populated).
본 명세서의 다른 양태들은 그래픽 사용자 인터페이스에서 대상 개체 상으로 선택된 개체의 드래그 동작 중에 사용자에게 미리 보기(preview) 정보를 제공하는 것에 관한 것이다. 이 미리 보기 정보는 선택된 개체가 대상 개체 상으로 드롭될 경우 어떤 유형(들)의 액션이 취해질지를 지시함으로써, 사용자에게 특정 드래그/드롭 동작이 완료되기 전에, 그 드래그/드롭 동작이 바람직한지 여부를 판정할 기회를 제공한다. 취해질 특정 액션(들)은 선택된 개체의 유형 및/또는 대상 개체의 유형에 의존할 수 있다. 예를 들면, 선택된 개체가 항목이고 대상 개체가 지속형 자동-목록인 경우, 액션은 지속형 자동-목록에 의해 정의된 하나 이상의 조건에 부합하도록 선택된 개체의 하나 이상의 속성들을 추가하거나, 제거하거나, 또는 변경하는 것을 포함할 수 있다.
본 발명의 또 다른 양태들은 다수의 개체들이 선택되는 경우 사용자에게 수치 피드백을 제공하는 것에 관한 것이다. 예를 들면, 7개의 개체가 선택되는 경우, 텍스트 넘버(textual number) "7"이 커서 옆에 나타날 수 있다. 이 결과로 다수의 개체들이 이동할 때 화면의 여기저기로 흩뿌려지는 과거의 인터페이스에서보다 더욱 더 이해하기 쉬운 사용자 인터페이스가 생길 수 있다. 종래의 인터페이스들에서는, 사용자가 얼마나 많은 개체들이 선택되었는지를 판정하는 것이 때때로 곤란하다.
본 발명의 또 다른 양태들은 상이한 드래그/드롭 조합들에 응답하여 다양한 유형의 액션들을 수행하는 것에 관한 것이다. 수행되는 특정 유형의 액션은 드롭되고 있는 개체의 유형 및/또는 그 드롭이 발생할 대상 개체의 유형에 의해 판정될 수 있다.
본 명세서의 이들 및 다른 양태들은 예시적 실시예들에 관한 다음의 상세한 설명을 고려할 때 명백할 것이다.
전술한 개요는 물론, 예시적 실시예들에 관한 다음의 상세한 설명은 첨부 도면들과 함께 읽힐 때 더 잘 이해될 것이고, 첨부 도면들은 예로서 포함된 것으로, 청구 발명에 관하여 제한할 의도로 포함된 것은 아니다.
예시적 컴퓨팅 환경
도 1은 필기 인식 기능 및/또는 신경망 생성, 변경, 및/또는 훈련이 구현될 수 있는 적합한 컴퓨팅 (100)의 일례를 도시하고 있다. 컴퓨팅 환경(100)은 적합한 컴퓨팅 환경의 일례에 불과하며, 본 발명의 용도 또는 기능성의 범위에 관해 어떤 제한을 암시하고자 하는 것이 아니다. 컴퓨팅 환경(100)이 예시적인 컴퓨팅 환경(100)에 도시된 컴포넌트들 중 임의의 하나 또는 그 컴포넌트들의 임의의 조합과 관련하여 어떤 의존성 또는 요구사항을 갖는 것으로 해석되어서는 안 된다.
기타 범용 또는 특수 목적의 컴퓨팅 시스템 환경 또는 구성이 이용될 수도 있다. 잘 알려진 컴퓨팅 시스템, 환경 및/또는 구성의 예로는 퍼스널 컴퓨터(PC); 서버 컴퓨터; PDA(personal digital assistants), 태블릿-스타일(tablet-style) PC 또는 랩톱 PC와 같은 핸드-헬드 또는 기타 휴대형 장치; 멀티프로세서 시스템; 마이크로프로세서 기반 시스템; 셋톱 박스; 프로그램가능한 가전제품; 네트워크 PC; 미니컴퓨터; 메인프레임 컴퓨터; 상기 시스템들이나 장치들 중 임의의 것을 포함하는 분산 컴퓨팅 환경, 기타 등등이 있지만 이에 제한되는 것은 아니다.
본 명세서는 때때로 일반적으로 컴퓨터에 의해 실행되는 프로그램 모듈과 같은 컴퓨터 실행가능 명령어와 관련하여 기술될 것이다. 일반적으로, 프로그램 모듈은 특정 태스크를 수행하거나 특정 추상 데이터 유형을 구현하는 루틴, 프로그램, 개체, 컴포넌트, 데이터 구조 등을 포함한다. 또한 통신 네트워크를 통해 연결되어 있는 원격 처리 장치들에 의해 태스크가 수행되는 분산 컴퓨팅 환경들이 이용될 수도 있다. 분산 컴퓨팅 환경에서, 프로그램 모듈은 메모리 저장 장치를 비롯한 로컬 및 원격 컴퓨터 저장 매체 둘다에 위치할 수 있다.
도 1과 관련하여, 예시적인 컴퓨팅 환경(100)은 컴퓨터(110) 형태의 범용 컴퓨팅 장치를 포함한다. 컴퓨터(100)의 컴포넌트들은 처리 장치(120), 시스템 메모리(130), 및 시스템 메모리를 비롯한 각종 시스템 컴포넌트들을 처리 장치(120)에 연결시키는 시스템 버스(121)를 포함하지만 이에 제한되는 것은 아니다. 시스템 버스(121)는 메모리 버스 또는 메모리 컨트롤러, 주변 장치 버스 및 각종 버스 아키텍처 중 임의의 것을 이용하는 로컬 버스를 비롯한 몇몇 유형의 버스 구조 중 어느 것이라도 될 수 있다. 예로서, 이러한 아키텍처는 ISA(Industry Standard Architecture) 버스, MCA(Micro Channel Architecture) 버스, EISA(Enhanced ISA) 버스, VESA(Video Electronics Standards Association) 로컬 버스, AGP(Advanced Graphics Port) 버스, 그리고 메자닌 버스(Mezzanine bus)로도 알려진 PCI(Peripheral Component Interconnect) 버스 등을 포함하지만 이에 제한되는 것은 아니다.
컴퓨터(110)는 통상적으로 각종 컴퓨터 판독가능 매체를 포함한다. 컴퓨터(110)에 의해 액세스 가능한 매체는 그 어떤 것이든지 컴퓨터 판독가능 매체가 될 수 있고, 이러한 컴퓨터 판독가능 매체는 휘발성 및 비휘발성 매체, 이동식 및 비이동식 매체를 포함한다. 예로서, 컴퓨터 판독가능 매체는 컴퓨터 저장 매체 및 통신 매체를 포함하지만 이에 제한되는 것은 아니다. 컴퓨터 저장 매체는 컴퓨터 판독가능 명령어, 데이터 구조, 프로그램 모듈 또는 기타 데이터와 같은 정보를 저장하는 임의의 방법 또는 기술로 구현되는 휘발성 및 비휘발성, 이동식 및 비이동식 매체를 포함한다. 컴퓨터 저장 매체는 RAM, ROM, EEPROM, 플래시 메모리 또는 기타 메모리 기술, CD-ROM, DVD(digital video disk) 또는 기타 광 디스크 저장 장치, 자기 카세트, 자기 테이프, 자기 디스크 저장 장치 또는 기타 자기 저장 장치, 또는 컴퓨터(110)에 의해 액세스되고 원하는 정보를 저장할 수 있는 임의의 기타 매체를 포함하지만 이에 제한되는 것은 아니다. 통신 매체는 통상적으로 반송파(carrier wave) 또는 기타 전송 메커니즘(transport mechanism)과 같은 피변조 데이터 신호(modulated data signal)에 컴퓨터 판독가능 명령어, 데이터 구조, 프로그램 모듈 또는 기타 데이터 등을 구현하고 모든 정보 전달 매체를 포함한다. " 피변조 데이터 신호"라는 용어는, 신호 내에 정보를 인코딩하도록 그 신호의 특성들 중 하나 이상을 설정 또는 변경시킨 신호를 의미한다. 예로서, 통신 매체는 유선 네트워크 또는 직접 배선 접속(direct-wired connection)과 같은 유선 매체, 그리고 음향, RF(예컨대, 블루투스, WiFi, UWB), 광(적외선) 및 기타 무선 매체와 같은 무선 매체를 포함하지만, 이에 제한되는 것은 아니다.
시스템 메모리(130)는 ROM(131) 및 RAM(132)과 같은 휘발성 및/또는 비휘발성 메모리 형태의 컴퓨터 저장 매체를 포함한다. 시동 중과 같은 때에, 컴퓨터(110) 내의 구성요소들 사이의 정보 전송을 돕는 기본 루틴을 포함하는 기본 입/출력 시스템(BIOS)(133)은 통상적으로 ROM(131)에 저장되어 있다. RAM(132)은 통상적으로 처리 장치(120)가 즉시 액세스 할 수 있고 및/또는 현재 동작시키고 있는 데이터 및/또는 프로그램 모듈을 포함한다. 예로서, 도 1은 운영 체제(134), 애플리케이션 프로그램(135), 기타 프로그램 모듈(136) 및 프로그램 데이터(137)를 도시하고 있지만 이에 제한되는 것은 아니다.
컴퓨터(110)는 또한 기타 컴퓨터 저장매체를 포함할 수 있다. 단지 예로서, 도 1은 비이동식, 비휘발성 자기 매체에 기록을 하거나 그로부터 판독을 하는 하드 디스크 드라이브(141), 이동식, 비휘발성 자기 디스크(152)에 기록을 하거나 그로부터 판독을 하는 자기 디스크 드라이브(151), CD-ROM, DVD, 또는 기타 광 매체 등의 이동식, 비휘발성 광 디스크(156)에 기록을 하거나 그로부터 판독을 하는 광 디스크 드라이브(155)를 예시한다. 예시적인 운영 환경에서 사용될 수 있는 기타 컴퓨터 기억 매체로는 자기 테이프 카세트, 플래시 메모리 카드, DVD, 디지털 비디오 테이프, 고상(solid state) RAM, 고상 ROM 등이 있지만 이에 제한되는 것은 아니다. 하드 디스크 드라이브(141)는 통상적으로 인터페이스(140)와 같은 비이동식 메모리 인터페이스를 통해 시스템 버스(121)에 접속되고, 자기 디스크 드라이브(151) 및 광 디스크 드라이브(155)는 통상적으로 인터페이스(150)와 같은 이동식 메모리 인터페이스에 의해 시스템 버스(121)에 접속된다.
위에서 설명되고 도 1에 도시된 드라이브들 및 이들과 관련된 컴퓨터 저장 매체는, 컴퓨터(100)에 대한 컴퓨터 판독가능 명령어, 데이터 구조, 프로그램 모듈 및 기타 데이터를 저장한다. 도 1에서, 예를 들어, 하드 디스크 드라이브(141)는 운영 체제(144), 애플리케이션 프로그램(145), 기타 프로그램 모듈(146), 및 프로그램 데이터(147)를 저장하는 것으로 도시되어 있다. 여기서 주의할 점은 이들 컴포넌트가 운영 체제(134), 애플리케이션 프로그램(135), 기타 프로그램 모듈(136), 및 프로그램 데이터(137)와 동일하거나 그와 다를 수 있다는 것이다. 도 1에서 운영 체제(144), 애플리케이션 프로그램(145), 기타 프로그램 모듈(146) 및 프로그램 데이터(147)에는 다른 번호가 부여되어 그들이 서로 다른 사본(copy)이라는 것을 예시한다. 사용자는 키보드(162), 터치 패드(165)(예컨대 디지타이저) 및 스타일러스(166), 및 포인팅 장치(161)(일반적으로 마우스, 트랙볼(trackball) 또는 터치 패드로 불림) 등의 입력 장치를 통해 명령 및 정보를 컴퓨터(100)에 입력할 수 있다. 터치 패드(165)는 개별 물리적 장치일 수도 있고 또는 모니터(191)와 같은 디스플레이 장치와 일체로 될 수도 있다. 다른 입력 장치(도시 생략)로는 마이크, 조이스틱, 게임 패드, 위성 안테나, 스캐너 등을 포함할 수 있다. 이들 및 기타 입력 장치는 종종 시스템 버스(121)에 결합된 사용자 입력 인터페이스(160)를 통해 처리 장치(120)에 접속되지만, 병렬 포트, 게임 포트, USB(universal serial bus), 또는 IEEE 1394 시리얼 버스(FIREWIRE) 등의 다른 인터페이스 및 버스 구조에 의해 접속될 수도 있다. 모니터(191) 또는 다른 유형의 디스플레이 장치도 비디오 인터페이스(190) 등의 인터페이스를 통해 시스템 버스(121)에 접속될 수 있다. 비디오 인터페이스(190)는 그 자신의 특수화된 프로세서 및 메모리에 더하여 진보된 2D 또는 3D 그래픽 성능을 가질 수 있다. 컴퓨터(100)는 또한 스피커(197) 및 프린터(196) 등의 기타 주변 출력 장치를 포함할 수 있고, 이들은 출력 주변장치 인터페이스(195)를 통해 접속될 수 있다.
컴퓨터(110)는 원격 컴퓨터(180)와 같은 하나 이상의 원격 컴퓨터로의 논리적 접속을 사용하여 네트워크화된 환경에서 동작할 수 있다. 원격 컴퓨터(180)는 퍼스널 컴퓨터, 서버, 라우터, 네트워크 PC, 피어 장치 또는 기타 통상의 네트워크 노드일 수 있고, 비록 도 1에는 메모리 저장 장치(181)만 도시되어 있지만, 통상적으로 컴퓨터(110)와 관련하여 상술된 구성요소들의 대부분 또는 그 전부를 포함한다. 도 1에 도시된 논리적 접속으로는 LAN(171) 및 WAN(173)이 포함되지만, 또한 또는 대안적으로 인터넷과 같은 기타 네트워크를 포함할 수도 있다. 이러한 네트워킹 환경은 사무실, 전사적 컴퓨터 네트워크(enterprise-wide computer network), 인트라넷, 및 인터넷에서 일반적인 것이다.
LAN 네트워킹 환경에서 사용될 때, 컴퓨터(110)는 네트워크 인터페이스 또는 어댑터(170)를 통해 LAN(171)에 접속된다. WAN 네트워킹 환경에서 사용될 때, 컴 퓨터(110)는 인터넷과 같은 WAN(173)을 통해 통신을 설정하기 위한 모뎀(172) 또는 기타 수단을 포함할 수 있다. 내장형 또는 외장형일 수 있는 모뎀(172)은 사용자 입력 인터페이스(160) 또는 기타 적절한 메커니즘을 통해 시스템 버스(121)에 접속될 수 있다. 네트워크화된 환경에서, 컴퓨터(110) 또는 그의 일부와 관련하여 기술된 프로그램 모듈은 원격 메모리 저장 장치(181) 내와 같이 원격으로 저장될 수 있다. 예로서, 도 1은 원격 애플리케이션 프로그램(185)이 메모리 장치(181)에 있는 것으로 도시하고 있지만 이에 제한되는 것은 아니다. 도시된 네트워크 접속은 예시적인 것이며 이 컴퓨터들 사이에 통신 링크를 설정하는 기타 수단이 사용될 수 있다는 것을 이해할 것이다.
파일 시스템 조직
전자 파일 시스템은 컴퓨터(100)가 액세스하는 각종 전자 매체에 저장된 파일들 및 기타 개체들을 관리하기 위해 컴퓨터(100)에 의해 구현될 수 있다. 파일 시스템은 기타 프로그램 모듈들(136)의 일부 및/또는 운영 체제(134)의 일부일 수 있다. 파일 시스템은 전통적인 파일 시스템 또는 데이터베이스-구동(database-driven)될 수 있는 보다 진보된 파일링 시스템일 수 있다. 파일 할당 테이블(FAT) 파일 시스템에 기초한 것들과 같은, 많은 전통적인 파일 시스템들에서는, 파일들에의 전통적인 디렉터리 액세스는 사용자들이 그들의 파일들을 계층적 디렉터리 트리로 유지하기를 원한다고 가정한다. 파일 위치들 및 디렉터리 구조는 서로 의존하고; 사용자는 디렉터리 구조를 변경하지 않고 파일을 다른 위치로 이동시킬 수 없 다.
한편, 바로 가기 참조들(shortcut references)을 이용함으로써, 파일들 및 기타 개체들이 실제로는 다른 상이한 위치에 있으면서 하나 이상의 위치에 나타나게 하는 보다 진보된 파일 시스템이 이용될 수 있다. 그러한 파일 시스템은 파일들 및 기타 개체들을 관리하는 더욱 더 유연한 방식을 제공하는 다양한 유형의 개체들을 정의할 수 있다.
예를 들면, 한 유형의 개체는 목록(list)이다. 본 명세서 및 청구범위의 목적을 위하여, 목록은 다른 개체들의 세트를 특정 순서로 참조하는 개체이다. 본 명세서 및 청구범위에서 사용될 때 개체들의 "세트(set)"라는 용어는 복수의 개체들의 세트 및 단 하나의 개체만을 갖는 세트 둘 다를 포함하도록 의도된다. 목록에 의해 참조되는 개체들은, 예를 들면, 각각이 사용자에 의해 수동으로 목록에 추가되는 개체들의 임의의 세트일 수 있다. 그러나, 목록에 의해 참조되는 개체들은 전통적인 폴더에 있으므로 실제로는 목록에 저장되지 않는다. 따라서, 2 이상의 목록이 동일 개체를 동시에 참조할 수 있다.
파일 시스템에 의해 지원될 수 있는 다른 유형의 개체는 지속형 자동-목록(persisted auto-list)이다. 지속형 자동-목록은 지속형 자동-목록에 의해 참조되는 개체들의 세트가 쿼리(query)에 의해 결정된다는 점을 제외하고 목록과 유사하다. 쿼리는 하나 이상의 조건을 정의할 수 있다. 따라서, 본 명세서 및 청구범위의 목적을 위하여, 지속형 자동-목록은 그 지속형 자동-목록과 관련된 하나 이상의 조건을 만족시키는 개체들의 세트를 포함하는 목록으로서 정의된다. 지속형 자 동-목록의 콘텐츠는 동적(dynamic)이다; 지속형 자동-목록에 리스트된 개체들의 세트는 다양한 개체들의 속성들의 변화에 따라서 변화할 수 있다. 예를 들면, 만든 이(author) 존 도우(John Doe)에 의해 작성된 모든 문서들에의 참조들을 포함하도록 구성된 지속형 자동-목록(이 경우 쿼리 조건은 type = documents 및 author = "John Doe")은 존 도우가 새로운 파일을 작성하거나 그의 파일들 중 하나를 삭제할 때 자동으로 업데이트할 수 있다. 지속형 자동-목록과 관련된 조건들은 개체 유형, 만든 이, 제목(title), 콘텐츠, 작성 날짜, 편집 날짜, 파일 시스템 내의 위치(여기서는 "범위(scope)"라고도 함), 사용자 지정 내부 속성들(custom intrinsic properties) 등과 같은 임의의 조건을 포함할 수 있다. 또한, 아래에서 논의되는 바와 같이, 목록들은 그 목록들 및 지속형 자동-목록들에 의해 참조되는 개체들에 대하여 외부 속성들(extrinsic properties)이 정의되는 것을 허용한다.
파일 시스템에 의해 관리되는 각 개체는 하나 이상의 속성들을 포함하거나 또는 하나 이상의 속성들과 관련될 수 있다. 이들 속성들은 대체로 다음 2개의 그룹으로 분류될 수 있다: 외부 속성들 및 내부 속성들. 지속형 자동-목록과 관련된 하나 이상의 속성들은 개체들의 내부 속성들에 대한 쿼리를 형성한다.
외부 속성은 개체와는 별도로 저장되는 개체의 속성이다. 예를 들면, 목록의 컨텍스트에서, 사용자는 목록에 의해 참조되는 개체들 자체에 대해서가 아니라 목록의 컨텍스터 내에서만 주석(comments)을 행하는 "목록 노트(List Notes)"을 추가할 수 있다. 이는 사용자가 예를 들어 변경할 권한을 갖고 있지 않은 개체들에 대한 주석을 행하게 할 수 있다. 외부 속성들은 해당 목록의 컨텍스트 밖의 개체 들과 함께 하지 않을 것이다. 따라서, 그 동일한 개체들의 하나 이상을 참조하는 만든 이 목록(author list)은 그 항목들 중 임의의 것의 "목록 노트" 속성을 포함하지 않을 것이다. 물론 사용자가 다른 목록의 컨텍스트 내의 항목들에 그 속성을 추가하지 않았을 경우 그러할 것이다. 외부 속성들은 사용자에 의해 수동으로 추가되거나 또는 파일 시스템, 운영 체제, 및/또는 기타 프로그램 모듈에 의해 자동으로 추가될 수 있다.
내부 속성은 아이템과 함께 저장되는 속성이다. 예를 들면, 파일의 제목은 그 제목이 파일과 함께 하는 경우 그 파일의 내부 속성인 것으로 간주될 수 있다. 만일 파일이 예를 들어 특정 폴더 또는 목록에 추가되면, 파일은 여전히 그 제목을 가질 것이다. 개체의 콘텐츠도 개체의 내부 속성이다. 또한, 파일 시스템 내의 개체의 위치는 개체의 또 다른 내부 속성이다.
파일 시스템에 의해 지원될 수 있는 또 다른 유형의 개체는 전통적인 폴더이다. 폴더는 본 명세서 및 청구범위의 목적을 위하여 다른 개체들의 세트를 포함하는 개체로서 정의된다. 관련된 유형의 개체는 스택이고, 스택은 주어진 요건을 만족시키는 항목들의 세트를 나타내는 뷰(view)에서의 가상 컨테이너이다. 예를 들면, 사용자는 지속형 자동-목록 또는 쿼리 결과들을 "만든 이"에 의해 스택(stack)한 다음 누가 그것들을 작성했는지에 의해 모든 결과들을 볼 수 있다. 스택은 각 만든 이에 대하여 제공될 것이고, 각 스택은 각 만든 이에 의해 작성된 개체들의 수에 기초하여 상이한 높이를 가질 것이다.
파일 시스템에 의해 지원될 수 있는 또 다른 유형의 개체는 항목이다. 항목 은, 예를 들면, 파일, 이메일, 콘택트(contact), 또는 어포인트먼드(appointment)일 수 있다.
목록들 및 지속형 자동-목록들에 의해 참조되는 개체들은 물론, 폴더들 및 스택들 내에 포함된 개체들은 임의의 조합의 임의의 유형의 개체들일 수 있다. 예를 들면, 목록, 지속형 자동-목록, 폴더, 또는 스택은 각각 하나 이상의 파일들, 이메일들, 목록들, 지속형 자동-목록들, 폴더, 스택들, 및/또는 임의의 다른 유형의 개체들을 포함할 수 있다.
파일 시스템은 하나 이상의 볼륨(volume)들로 조직될 수 있다. 볼륨은 본 명세서 및 청구범위의 목적을 위하여 파일 시스템에 의해 개별 저장 리소스로서 표현되는 물리적 저장 매체 또는 그것의 소정 부분으로서 정의된다.
개체의 드래깅/드롭핑
운영 체제 및/또는 파일 시스템은 파일 시스템에 의해 관리되는 각 개체를 나타내는 아이콘 또는 다른 시각적 요소를 제공하는 그래픽 사용자 인터페이스(graphical user interface)를 가질 수 있다. 그래픽 사용자 인터페이스는 또한 사용자가 개체들을 나타내는 시각적 요소들을 다른 개체들을 나타내는 다른 시각적 요소들 상으로 종래의 방식으로 드래그 앤 드롭하게 할 수 있다. 제1 개체의 제2 개체 상에서의 또는 상으로의 "드래그/드롭(drag/drop)" 또는 "드래그 앤 드롭(drag and drop)"이라는 용어들, 및 그 변형 용어들은 여기에서 제1 개체를 나타내는 시각적 요소의 제2 개체를 나타내는 시각적 요소 상으로의 종래의 드래깅 앤 드롭핑에 대한 약어로서 이용될 것이다. 마이크로소프트사의 윈도즈(WINDOWS) 계열의 운영 체제들과 같은 많은 시스템들은 전통적으로 드래그/드롭 기능을 제공한다. 드래깅 앤 드롭핑은 상이한 컨텍스트들에서 상이한 의미를 가질 수 있다. 예를 들면, 파일을 폴더 상으로 드래그하는 것은 전형적으로 해당 파일이 해당 폴더 내로 이동되게 한다. 바꾸어 말하면, 파일 시스템에서 실제 파일 개체 자체의 위치가 변경된다. 또한, 문서를 프린터 개체 상으로 드래그하는 것은 전형적으로 해당 문서가 해당 프린터 개체와 관련된 프린터 상에서 인쇄되게 한다. 많은 그러한 운영 체제들 및 파일 시스템들은 또한 잘라내기/복사/붙여넣기 기능을 제공한다는 것에 유의해야 할 것이다. 이들은 동일 결과를 획득하는 대안적인 사용자 동작들로 간주된다. 예를 들면, 파일을 목록 내로 드래그 앤 드롭하는 것은 대안적으로 해당 파일을 복사하고 그 파일을 해당 목록 내로 붙여넣기하는 것에 의해 달성될 수 있다.
그러나, 드래그/드롭 의미는 개체들의 다양한 조합들 사이에서 그리고 이전에 전통적인 시스템들에서는 지원되지 않은 컨텍스트들에 대하여 확립될 필요가 있다. 예를 들면, 항목을 기존의 지속형 자동-목록 내로 드롭하는 것은 무엇을 의미하는가? 그러한 드래그/드롭 의미의 예들이 도 2를 참조하여 여기에서 논의된다. 도 2는 사용자에 의해 행해진 드래그/드롭 입력에 응답하여 어느 액션(들)이 수행될지를 보여준다. 도 2에서 각 행(row)은 드롭될 상이한 유형의 개체("선택된 개체")에 대응하고, 각 열(column)은 선택된 개체가 드롭될 상이한 유형의 개체("대상 개체")에 대응한다.
따라서, 도 2는 6가지 상이한 가능한 유형의 선택된 개체들: 단일 항목, 다수의 항목들의 그룹, 폴더, 목록, 지속형 자동-목록, 및 스택을 취급한다. 도 2는 또한 6가지 상이한 가능한 유형의 대상 개체들: 선택된 개체와 동일한 볼륨 내의 폴더, 선택된 개체와 상이한 볼륨 내의 폴더, 선택된 개체와 동일한 볼륨 내의 목록, 선택된 개체와 상이한 볼륨 내의 목록, 선택된 개체를 포함하는 범위(즉, 파일 시스템 내의 위치)를 정의하는 자동-목록, 및 선택된 개체를 포함하지 않는 범위를 정의하는 자동-목록을 취급한다.
이제 도 2에 대하여 열 별로 논의하겠다. 도 2의 "폴더(동일한 볼륨)" 열을 참조하면, 대상 개체가 선택된 개체와 동일한 볼륨 내의 폴더인 경우, 취해지는 액션은, 선택된 개체의 유형에 관계없이, 선택된 개체를 대상 개체 내로 이동시키는 것이다. 이것은 선택된 개체와 대상 개체가 동일한 볼륨 내에 있을 경우 가장 가능성 있는 사용자의 의도이므로 이치에 맞다.
유사하게, "폴더(상이한 볼륨)" 열을 참조하면, 대상 개체가 선택된 개체와 상이한 볼륨 내의 폴더인 경우, 취해지는 액션은, 선택된 개체의 유형에 관계없이, 선택된 개체를 복사하여 그 사본을 대상 개체 내에 놓는 것이다. 다시, 이것은 대상 개체가 상이한 볼륨에 있을 경우, 선택된 원본 개체 자체가 아니라 선택된 개체의 사본이 대상 개체에 놓인다는 점에서 가장 가능성 있는 사용자의 의도이다. 그러나, 선택된 개체가 스택인 경우 예외가 있다. 이 경우, 선택된 스택을 대상 폴더로 드래그/드롭하는 것은 결과적으로 대상 폴더 내의 선택된 개체를 나타내는 지속형 자동목록이 생성되게 한다.
도 2의 "목록(동일한 볼륨)" 및 "목록(상이한 볼륨)" 열들을 참조하면, 대상 개체가 목록인 경우, 드래그/드롭 동작은 선택된 개체에의 참조, 즉 바로 가기가 목록 내에 놓일 수 있다. 이것은 대상 목록이 선택된 개체와 동일한 볼륨 내에 있는지 여부에 관계없이 참이다. 그러나, 선택된 개체가 스택인 경우 예외가 있다. 이 경우, 선택된 개체를 지속형 자동-목록으로부터 대상 목록으로 드래그하는 것은 결과적으로 (개별 파일로서 지속되지 않는) 대상 목록 내에서 구현되는 지속형 자동목록의 정의에의 바로 가기가 생성되게 한다. 다시, 이들은 사용자가 그러한 드래그/드롭 동작을 수행할 때 가장 가능성 있는 사용자의 의도들이다.
도 2의 "자동-목록(동일 범위)" 열을 참조하면, 임의의 선택된 항목(들)을 선택된 개체를 포함하는 범위를 정의하는 지속형 자동-목록 상으로 드래그하는 것은 선택된 개체가 대상 지속형 자동-목록에 의해 정의된 조건 또는 조건들 내에 속하도록 선택된 개체의 하나 이상의 속성들이 변경되거나, 제거되거나, 또는 추가되게 한다. 예를 들면, 대상 지속형 자동-목록이, 폴더의 범위를 c:\work\clientxyz로 하고, 그 지속형 자동-목록에 의해 참조되는 개체들이 (type = document) 및 (author = "John Doe")이어야 한다는 조건들을 정의한다고 가정하자. 이 경우, 지속형 자동-목록은 그 조건들을 만족시키는 그것의 범위 내의 모든 개체들을 자동으로 리스트할 것이다. 예를 들면, 어떤 문서가 정의된 범위 내에 있지만 그것에 만든 이가 할당되어 있지 않거나 상이한 만든 이 속성이 할당되어 있다고 가정하자. 그 문서를 대상 지속형 자동-목록 상으로 드래그 앤 드롭하는 동작은 그 문서의 속성들이, 가능하면, 그 지속형 자동-목록에 의해 요구되는 조건들을 만족시키도록 설정되게 한다. 이 예에서, 문서의 만든 이 속성은 그 문서가 지속형 자동-목록에 의해 적절히 리스트될 수 있도록 "John Doe"로 변경될 것이다.
어떤 상황들에서는 컴퓨터(100)가 모든 조건들을 만족시키도록 속성들을 변경하는 것이 불가능하다고 판정하는 경우가 있을 수 있다. 예를 들면, 동일한 대상 지속형 자동-목록 상으로 드롭되는 개체가 문서가 아니라면, 그 개체의 유형 속성이 문서가 되도록 변경하는 것은 이치에 맞지 않을 것이다(그것은 사실상 문서가 아니므로). 그 경우, 드래그/드롭 동작은 불허될 수 있다.
선택된 개체와 동일한 범위 내의 대상 지속형 자동-목록 상으로 드래그/드롭될 선택된 개체가 폴더인 경우, 지속형 자동-목록 조건들을 만족시키도록 변경되는 속성들은 그 폴더 내의 항목들(폴더 자체는 아님)이 그 지속형 자동-목록에 의해 참조되게 한다. 마찬가지로, 선택된 폴더 내의 항목들의 속성들은 가능한 경우 대상 지속형 자동-목록을 만족시키도록 변경된다.
선택된 개체가 지속형 자동-목록인 경우, 그것을 또 다른 대상 지속형 자동-목록 상으로 드래그/드롭하는 것은 지속형 자동-목록 결과들에 대한 속성들을 설정할 것이다. 바꾸어 말하면, 선택된 자동-목록에 따른 모든 항목들이 또한 대상 자동-목록에 부합하도록 그 항목들의 속성들이 변경, 제거, 또는 추가된다.
선택된 개체가 스택인 경우, 그것을 대상 지속형 자동-목록 상으로 드래그/드롭하는 것은, 가능한 경우, 대상 지속형 자동-목록의 조건들을 만족시키도록 그 스택의 콘텐츠의 속성들을 설정할 것이다.
도 2의 "자동-목록(상이한 범위)" 열을 참조하면, 이 열은, 이제 선택된 개 체가 대상 지속형 자동-목록의 범위 밖에 있는 것을 제외하고, 이전 열과 동일한 상황들을 나타낸다. 이들 경우에, 선택된 개체(또는 선택된 목록에 리스트된 개체들과 같은, 선택된 개체에 의해 참조되는 개체들)는 우선 복사되고, 그 사본은 대상 지속형 자동-목록의 범위 내에 놓인다. 그 후, "자동-목록(동일 범위)" 열에서 언급된 동일한 액션들이 수행되는데, 단 그 액션들은 선택된 개체 원본 대신에 사본에 대해 수행된다.
드래그/드롭 변경자(Drag/Drop Modifiers)
도 2에 관하여 상기 예들에서 논의된 다양한 드래그/드롭 동작들의 결과로서 생기는 액션들은 기본(default) 액션들이다. 이 기본 액션들은 각 드래그/드롭 동작을 수행할 때 사용자의 의도가 무엇인지를 예측하려고 시도한다. 그러나, 사용자는 드래그/드롭 동작과 함께 추가 입력을 제공함으로써 취해질 액션들을 수동으로 무효화(override)할 수 있다. 예를 들면, 사용자는 드래그/드롭 동작이 수행되는 동안 키보드(162) 상의 키를 누를 수 있다. 예를 들면, 시프트(Shift) 키를 누르는 것은 어떤 복사 액션(copy actions)이든 이동 액션(move actions)이 되게 할 수 있고, 컨트롤(Ctrl) 키를 누르는 것은 어떤 이동 액션이든 대신에 복사 액션이 되게 할 수 있다.
다른 예로서, 목록에 드래그할 때, 드래그하는 동안 시프트 키를 누르는 것은 선택된 개체를, 대상 목록이 개체들을 수집할 때 그 개체들을 놓는 위치인 대상 목록의 씨킷 폴더(thicket folder)로 강제로 이동되게 할 수 있다. 또는, 컨트를 키를 누르는 동안 목록으로 드래그할 때, 이것은 선택된 개체를 목록의 씨킷 폴더로 강제로 복사되게 할 수 있다. 지속형 자동-목록으로 드래그할 때, 드래그하는 동안 시프트 키를 누르는 것은 선택된 개체를, 개체들이 대상 자동-목록의 범위 내로 복사될 때 그 개체들이 놓이는 위치인 대상 지속형 자동-목록의 기본(default) 폴더로 강제로 이동되게 할 수 있다. 또는, 컨트롤 키를 누르는 동안 지속형 자동-목록으로 드래그할 때, 이것은 선택된 개체를 대상 지속형 자동-목록의 기본 폴더로 강제로 복사되게 할 수 있다.
드래그/드롭 미리 보기(Drag/Drop Preview)
이제 드래그/드롭 액션에 응답하여 취해질 수 있는 매우 다양한 가능한 액션들이 있기 때문에, 사용자가 특정 드래그/드롭 동작이 무엇을 의미할 수 있는지에 대하여 혼동되기 쉬울 수 있다. 이것은 비록 시스템이 가장 가능성 있는 의도된 액션들을 취하도록 구성될 수 있다 하더라도 참일 수 있다. 따라서 주어진 드래그/드롭 동작의 결과로서 일어날 액션들의 일부 또는 전부, 및/또는 드래그/드롭 동작의 현 상태의 미리 보기를 사용자에게 피드백으로서 제공하는 것이 바람직할 수 있다. 이 피드백에 기초하여, 사용자는 드래그/드롭 동작을 원하는 대로 완료할지, 중단할지, 또는 변경할지를 결정할 수 있다.
이 미리 보기 피드백은 원하는 임의의 형태로 제공될 수 있다. 예를 들면, 피드백은 아이콘, 그래픽, 텍스트, 및/또는 임의의 다른 유형의 피드백의 형태로 될 수 있고, 디스플레이의 임의의 고정 또는 비고정 부분에서 제공될 수 있다. 피 드백은 시각적인(visual) 및/또는 청각적인(audible) 것일 수 있다. 또한, 피드백은 커서와 함께 이동할 수도 있고 및/또는 커서 가까이에 제공될 수도 있다.
그러한 미리 보기 피드백의 예들이 도 3-10에 도시되어 있다. 도시된 피드백 인스턴스들은 단지 예시일 뿐이다. 도 3은 그 동작이 완료될 수 없는 경우에 미처리(pending) 드래그/드롭 동작 동안에 일어날 수 있는 시각적 피드백의 예를 보여준다. 이것은, 예를 들면, 항목의 속성들이 지속형 자동-목록의 조건들을 만족시키도록 변경될 수 없는 경우 사용자가 그 항목을 그 지속형 자동-목록 상에서 드래그한 것에 응답하여 일어날 수 있다.
도 4는 미처리 드래그/드롭 동작 동안에 일어날 수 있는 시각적 피드백으로서, 그 드래그/드롭 동작의 완료에 응답하여 선택된 개체가 복사될 것임을 나타내는, 시각적 피드백의 예를 보여준다. 이것은, 예를 들면, 사용자가 항목을 상이한 볼륨 내의 폴더로 드래그한 것에 응답하여 일어날 수 있다.
도 5는 미처리 드래그/드롭 동작 동안에 일어날 수 있는 시각적 피드백으로서, 다수의 항목들이 선택되었음을 나타내는, 시각적 피드백의 예를 보여준다. 이 예에서는, 14개의 항목이 선택되었다. 그 수는 각 새로운 항목이 선택에 추가될 때 선택된 항목들의 실제 수를 지시하도록 동적으로 변할 수 있다. 많은 종래의 그래픽 사용자 인터페이스 파일 시스템들에서, 다수의 파일들의 선택은 커서에 따라서 그들의 원래 표시된 위치들로부터 새로운 상대적 위치들로 이동하는 그 파일들의 다양한 아이콘들에 의해 지시된다. 그 상황에서는 일단 그들의 아이콘들이 이동하기 시작하면 무슨 일이 일어나고 있는지 그리고 얼마나 많은 파일들이 선택 되었는지를 사용자가 이해하기 어려울 수 있다. 그러나, 도 5에서는, 얼마나 많은 다수의 선택된 항목들의 상태를 사용자가 쉽게 볼 수 있다. 도 5에서 수치 좌측의 아이콘은, 선택된 첫 번째 항목 또는 선택된 가장 최근 항목과 같은, 선택된 항목들 중 하나의 미리 보기(thumbnail)일 수 있다. 선택된 바이트 수와 같은 다른 정보가 제공될 수도 있다.
도 6은 미처리 드래그/드롭 동작 동안에 일어날 수 있는 시각적 피드백으로서, 그 드래그/드롭 동작의 완료에 응답하여 선택된 개체가 대상 목록 또는 대상 지속형 자동-목록에 추가될 것임을 나타내는, 시각적 피드백의 예를 보여준다.
도 7은 미처리 드래그/드롭 동작 동안에 일어날 수 있는 시각적 피드백으로서, 그 드래그/드롭 동작의 완료에 응답하여 선택된 개체의 속성이 추가되거나, 제거되거나, 변경될 것임을 나타내는, 시각적 피드백의 예를 보여준다.
도 8은 미처리 드래그/드롭 동작 동안에 일어날 수 있는 시각적 피드백으로서, 그 드래그/드롭 동작의 완료에 응답하여 지속형 자동-목록이 생성될 것임을 나타내는, 시각적 피드백의 예를 보여준다. 예를 들어, 사용자가 기존의 쿼리 결과들의 세트로부터 특정 스택을 드래그하여 그 스택을 어딘가에 드롭할 경우, 드래그/드롭 동작에 응답하여 지속형 자동-목록이 생성될 수 있다. 이 경우, 그 드래그/드롭 동작에 응답하여, 해당 쿼리의 정의를 지속하는, 새로운 지속형 자동-목록이 자동으로 생성될 수 있다.
도 9는 미처리 드래그/드롭 동작 동안에 일어날 수 있는 시각적 피드백으로서, 그 드래그/드롭 동작의 완료에 응답하여 선택된 개체가 이동될 것임을 나타내 는, 시각적 피드백의 예를 보여준다.
2개 이상의 액션이 취해질 경우, 도 4-9의 아이콘들과 같은, 다양한 피드백 인스턴스들이 조합될 수 있다. 예를 들면, 도 10은 미처리 드래그/드롭 동작 동안에 일어날 수 있는 시각적 피드백으로서, 그 드래그/드롭 동작의 완료에 응답하여 어떤 다수의 액션들이 취해질 것임을 나타내는, 시각적 피드백의 예를 보여준다. 이 예에서는, 미처리 드래그/드롭 동작의 완료에 응답하여, 3개의 액션들이 취해질 것이다: 선택된 개체가 복사될 것이고, 그 속성들 중 적어도 하나가 추가되거나, 제거되거나, 변경될 것이고, 새로운 지속형 자동-목록이 생성될 것이다. 이 예에서는 다양한 아이콘들이 수평으로 배열되어 있는 것으로 도시되어 있지만, 그것들은 수직으로 또는 임의의 다른 방식으로 배열될 수도 있다.
도 5에 도시된 피드백을 제외하고, 이들 피드백 인스턴스들 각각은 선택된 개체가 대상에 가까이(예컨대, 대상의 임계 거리 내로; 또는 겹치는(overlaing)) 이동되는 것에 응답하여 사용자에게 제공될 수 있다. 예를 들면, 도 11을 참조하면, 사용자가 커서(1103)를 이용하여 선택된 개체(1101)를 대상 개체(1102)로 드래그하려고 하는 화면(1100)이 도시되어 있다. 도 12를 참조하면, 선택된 개체(1101)는 이제 드래그되었고 이제 대상 개체(1102)에 가까이 있다(실제로, 이 경우에는, 겹쳐 있다). 이에 응답하여, 커서(1103)에 가까이 피드백(1201)이 제공된다. 대안적으로, 또는 부가적으로, 도 13을 참조하면, 피드백(1301)은 커서(1103)의 위치와 무관한 화면(1100) 상의 위치에, 예컨대 기존의 상태 표시줄(status bar)에 또는 팝업 창(pop-up window)에, 제공될 수도 있다.
이미 언급한 바와 같이, 사용자에게 제공되는 특정 피드백은 드래그/드롭 동작의 완료 시에 어느 액션(들)이 취해질 것인지에 의존한다. 도 2의 표의 "항목" 행에 관련하여, 제공될 수 있는 피드백의 일례가 도 14에 도시되어 있다. 항목(1401)이 동일 볼륨 내의 폴더(1402) 상에 드래그되는 경우, 도 9에서와 같은 피드백이 제공되어, 항목(1401)을 거기에 드롭하면 항목(1401)이 폴더(1402) 내로 이동될 것임을 나타낸다. 항목(1401)이 상이한 볼륨 내의 폴더(1403) 상에 드래그되는 경우, 도 4에서와 같은 피드백이 제공되어, 항목(1401)을 거기에 드롭하면 항목(1401)이 폴더(1403) 내로 이동될 것임을 나타낸다. 항목(1401)이 동일한 볼륨 내의 목록(1404) 상에 드래그되는 경우, 도 6에서와 같은 피드백이 제공되어, 항목(1401)을 거기에 드롭하면 항목(1401)에의 참조가 목록(1404)에 추가될 것임을 나타낸다. 항목(1401)이 상이한 볼륨 내의 목록(1405) 상에 드래그되는 경우, 동일한 것이 지시되어 있다. 항목(1401)이 지속형 자동-목록(1405) 상에 드래그되는 경우와, 항목(1401)이 지속형 자동-목록(1405)의 범위 내에 있는 경우, 도 7에서와 같은 피드백이 제공된다. 그러한 피드백은 항목(1401)을 거기에 드롭하면, 항목(1401)이 지속형 자동-목록(1405)에 리스트되도록 항목(1401)의 하나 이상의 속성들이 변경될 것임을 지시한다. 항목(1401)이 지속형 자동-목록(1406) 상에 드래그되는 경우와, 항목(1401)이 지속형 자동-목록(1406)의 범위 밖에 있는 경우, 도 4 및 7에서와 같은 피드백이 제공된다. 그러한 피드백은 항목(1401)을 거기에 드롭하면, 항목(1401)이 그 범위 내의 위치로 복사될 것이고, 항목(1401)의 사본이 지속형 자동-목록(1405)에 리스트되도록 항목(1401)의 사본의 하나 이상의 속성들 이 변경될 것임을 지시한다.
도 15-18을 참조하면, 미리 보기 피드백은 추가적으로 또는 대안적으로 취해질 각 액션의 상세를 보다 충분히 설명하는 텍스트 설명(textual explanation)을 포함할 수 있다. 예를 들면, 도 15의 피드백 인스턴스는 선택된 항목의 속성들이 변경될 것이고, 특히 "Projects" 및 "Work"라는 라벨들이 내부 속성으로서 항목에 추가될 것임을 사용자에게 지시한다. 도 16의 피드백 인스턴스는 선택된 항목이 복사될 것이고 그 속성들이 변경될 것이고, 특히 선택된 항목이 데스트톱 위치로 복사될 것이고 "Urgent" 및 "Personal"이라는 라벨들이 내부 속성들로서 선택된 항목에 추가될 것임을 사용자에게 지시한다.
도 17의 피드백은 또한 상세 정보를 사용자에게 제공한다. 이 경우, 선택된 항목은 클라이언트 작업 폴더(Client Work Folder)로 복사될 것이고, 다양한 지시 라벨들이 속성들로서 항목에 추가될 것이다. 도 17에서와 같이, 설명 텍스트가 너무 길어질 경우, 텍스트는 도시된 바와 같이 사라져 없어질 수 있음을 유의해야 할 것이다. 도 18의 피드백 인스턴스는 드래그/드롭 동작이 작동하지 않을 것임을 지시할 뿐만 아니라, 그것이 작동하지 않는 이유도 지시한다. 이 예에서는, 문서들만 참조되도록 허용하는 조건들을 만족시키는 지속형 자동-목록 상에 비문서(non-document)가 드래그되기 때문에 동작이 작동하지 않을 것이다.
계층 구조 내의 자식 개체들로 드래깅/드롭핑(Dragging/Dropping Into Child Objects in a Hierarchy)
여기까지는 드래그하는 동안에 대상 개체가 화면 상에 표시되어 있다고 가정되었다. 그러나, 본 명세서에서의 모든 논의는 그러한 개체들의 자식이고 드래그의 초기에 화면 상에 표시되어 있지 않은 대상 개체들에 드래그하는 것에도 적용될 수 있다. 예를 들면, 폴더, 목록, 또는 지속형 자동-목록과 같은, 주 개체는 자식 개체들을 포함할 수 있다. 사용자는 현재 주 개체만 표시되어 있는 경우라도 선택된 개체를 자식 개체들 중 하나로 드롭하기를 원할 수 있다. 이것은 도 19-23을 참조하여 예시적으로 기술된 바와 같이 행해질 수 있다.
도 19에서, 사용자는 드래그하기 위한 개체(1901)를 선택할 수 있다. 사용자가 개체(1901)를 폴더(1902)의 자식 개체 상으로 드롭하기를 원한다고 가정하자. 따라서, 도 20을 참조하면, 사용자가 개체(1901)를 폴더(1902) 상에 드래그한다. 그에 응답하여, 컴퓨터(100)는 폴더(1902) 내에 포함된 자식 개체들을 리스트하는 창(2001)을 표시한다. 도 21을 참조하면, 사용자는 그 후 창(2001) 상에서 개체(1901)를 드래그하여 원하는 대로 그 안에 리스트된 특정 자식 개체를 선택할 수 있다. 개체(1901)가 각 자식 개체 상에서 아래로 드래그될 때, 적절한 미리 보기 피드백이 사용자에게 제공될 수 있다. 예를 들면, 개체(1901)가 리스트된 첫 번째 자식 개체("지속형 자동목록 A") 상에 드래그될 때, 개체(901)가 거기에 드롭되면, 개체(1901)의 속성들은 그것의 키워드(Keyword) 속성에 "Work"를 추가하고 그것의 클라이언트(Client) 속성에 "Client XYZ"를 추가하도록 변경될 것임을 지시하는 미리 보기 피드백(2101)이 제공될 수 있다. 이것은 아마도 지속형 자동 목록 A가 그것에 의해 참조되는 임의의 개체의 이들 속성들을 필요로 하는 조건들을 정의하기 때문이다.
사용자가 계속해서 개체(1901)를 창(2001) 상에서 아래로 드래그할 때, 개체(1901)는 도 22에 도시된 바와 같이 결국 목록 E에 위치할 수 있다. 이 경우, 그 위에서 개체(1901)를 드롭하면 개체(1901)가 목록 E에 의해 참조될 것임을 지시하는 미리 보기 피드백(2201)이 제공된다. 사용자는 그렇게 하기로 결정할 수 있다. 사용자는 대안적으로 창(2001)에 도시된 자식 개체들 중 어느 것에서도 개체(1901)를 드롭하지 않기로 결정하고, 대신에 그 드래그/드롭을 중단하거나 완전히 다른 폴더 상으로 드래그하기로 결정할 수도 있다. 이 경우, 사용자는 도 23에 도시된 바와 같이 개체(1901)를 폴더(1902) 및/또는 창(2001)으로부터 멀리 드래그할 수 있다. 도시된 바와 같이, 개체(1901)를 폴더(1902) 및/또는 창(2001)으로부터 멀리 드래그하는 것에 응답하여, 창(2001)은 자동으로 사라진다. 이것은 사용자가 폴더, 목록, 및 지속형 자동-목록과 같은 컨테이너 개체들을 수동으로 열거나 닫을 필요 없이 개체들을 계층 구조에서 깊이 위치한 다른 개체들 상으로 드롭하는 편리한 방식을 제공할 수 있다.
결론
이상과 같이, 전자 파일 시스템에서 개체들을 관리하는 개선된 방법이 설명되었다. 본 명세서의 다양한 양태들에 따르면, 드래그/드롭 동작은, 예를 들어, 목록들, 지속형 자동-목록들, 및 스택들의 개념들을 취급하기 위한 강력한 도구가 되었다. 또한, 이 증가하는 능력과 그에 동반하는 복잡성을 다루기 위하여, 사용 자는 이제 완료된 드래그/드롭 동작에 응답하여 다수의 상이한 가능한 액션들 중 어느 것이 취해질지를 미리 보기할 수 있다.
Claims (20)
- 컴퓨터 실행가능 명령어를 저장하는 컴퓨터 판독가능 저장 매체로서,상기 컴퓨터 실행가능 명령어는,제1 개체(object)를 그래픽 사용자 인터페이스(graphical user interface) 내의 폴더와 연관시키라는 제1 요청을 검출한 것에 응답하여, 상기 제1 개체를 상기 폴더와 연관시키라는 상기 제1 요청의 결과로서, 상기 제1 개체가 상기 폴더로 이동될 것이라는 피드백 또는 상기 제1 개체가 상기 폴더에 복사될 것이라는 피드백을 사용자에게 제시하고, 상기 제1 개체를 상기 폴더로 이동시키거나, 또는 상기 제1 개체를 상기 폴더에 복사하는 단계;제2 개체를 상기 그래픽 사용자 인터페이스 내의 목록과 연관시키라는 제2 요청을 검출한 것에 응답하여, 상기 제2 개체를 상기 목록과 연관시키라는 상기 제2 요청의 결과로서, 상기 목록 내의 상기 제2 개체에 바로 가기(shortcut)가 추가될 것이라는 피드백을 사용자에게 제시하고, 상기 목록 내의 상기 제2 개체에 바로 가기를 추가하는 단계; 및제 3 개체를 상기 그래픽 사용자 인터페이스 내의 지속형 자동-목록(persisted auto-list)과 연관시키라는 제3 요청을 검출한 것에 응답하여, 상기 제3 개체를 상기 지속형 자동-목록과 연관시키라는 상기 제3 요청의 결과로서, 속성(property)이 추가, 제거, 또는 변경될 것이라는 피드백을 사용자에게 제시하고, 상기 제3 개체와 연관된 내부 속성(intrinsic property) 또는 상기 제3 개체의 사본(copy)의 내부 속성을, 상기 지속형 자동-목록에 의해 정의된 조건(criterion)에 의존하는 방식으로 부합시키는 단계 - 상기 지속형 자동-목록은 상기 목록과 연관된 하나 이상의 조건을 만족하는 개체들의 세트를 포함하는 동적 목록이고, 상기 지속형 자동-목록 내의 개체들의 세트는 여러 개체의 속성 변화에 따라 자동으로 변하고, 상기 내부 속성은 항목과 함께 저장되는 속성임 -를 수행하는 컴퓨터 판독가능 저장 매체.
- 제1항에 있어서, 상기 제3 개체는 상기 지속형 자동-목록의 범위 밖에 있고, 상기 부합시키는 단계는 상기 제3 개체를 복사하여 상기 제3 개체의 사본을 생성하는 단계를 더 포함하고, 상기 제3 개체의 사본은 상기 지속형 자동-목록의 범위 내에 위치하는 컴퓨터 판독가능 저장 매체.
- 제1항에 있어서, 상기 제1 개체, 상기 제2 개체, 및 상기 제3 개체 각각은 항목(item)인 컴퓨터 판독가능 저장 매체.
- 제1항에 있어서, 상기 제1 개체, 상기 제2 개체, 및 상기 제3 개체 각각은 항목을 포함하는 폴더(folder)이고, 상기 속성은 상기 항목의 내부 속성인 컴퓨터 판독가능 저장 매체.
- 제1항에 있어서, 상기 제1 개체, 상기 제2 개체, 및 상기 제3 개체 각각은 항목을 참조하는 목록(list)이고, 상기 속성은 상기 항목의 내부 속성인 컴퓨터 판독가능 저장 매체.
- 제1항에 있어서, 상기 제1 요청은 상기 폴더에 대한 상기 제1 개체의 드롭(drop) 동작이고, 상기 제2 요청은 상기 목록에 대한 상기 제2 개체의 드롭 동작이며, 상기 제3 요청은 상기 지속형 자동-목록에 대한 상기 제3 개체의 드롭 동작인 컴퓨터 판독가능 저장 매체.
- 제1항에 있어서, 상기 제1 요청은 상기 폴더에 대한 상기 제1 개체의 붙여넣기(paste) 동작이고, 상기 제2 요청은 상기 목록에 대한 상기 제2 개체의 붙여넣기 동작이며, 상기 제3 요청은 상기 지속형 자동-목록에 대한 상기 제3 개체의 붙여넣기 동작인 컴퓨터 판독가능 저장 매체.
- 제1항에 있어서, 상기 컴퓨터 실행가능 명령어는, 또한상기 폴더에 대한 상기 제1 개체의 드래그(drag) 동작에 응답하여, 디스플레이를 위한 제1 아이콘을 생성하는 단계;상기 목록에 대한 상기 제2 개체의 드래그 동작에 응답하여, 디스플레이를 위한 제2 아이콘을 생성하는 단계 - 상기 제2 아이콘은 상기 제1 아이콘과는 상이함 - ; 및상기 지속형 자동-목록에 대한 상기 제3 개체의 드래그 동작에 응답하여, 디스플레이를 위한 제3 아이콘을 생성하는 단계 - 상기 제3 아이콘은 상기 제1 아이콘 및 상기 제2 아이콘과는 상이함 -를 위한 것인 컴퓨터 판독가능 저장 매체.
- 컴퓨팅 디바이스로서,하나 이상의 처리 유닛; 및상기 하나 이상의 처리 유닛에 연결되며, 컴퓨터 실행가능 명령어를 저장하는 컴퓨터 판독가능 저장 매체를 포함하고,상기 컴퓨터 실행가능 명령어는, 상기 하나 이상의 처리 유닛에 의해 실행될 때,(1) 제1 개체(object)를 그래픽 사용자 인터페이스(graphical user interface) 내의 폴더와 연관시키라는 제1 요청을 검출한 것에 응답하여, 상기 제1 개체를 상기 폴더와 연관시키라는 상기 제1 요청의 결과로서, 상기 제1 개체가 상기 폴더로 이동될 것이라는 피드백 또는 상기 제1 개체가 상기 폴더에 복사될 것이라는 피드백을 사용자에게 제시하고, 상기 제1 개체를 상기 폴더로 이동시키거나, 또는 상기 제1 개체를 상기 폴더에 복사하는 단계;(2) 제2 개체를 상기 그래픽 사용자 인터페이스 내의 목록과 연관시키라는 제2 요청을 검출한 것에 응답하여, 상기 제2 개체를 상기 목록과 연관시키라는 상기 제2 요청의 결과로서, 상기 목록 내의 상기 제2 개체에 바로 가기(shortcut)가 추가될 것이라는 피드백을 사용자에게 제시하고, 상기 목록 내의 상기 제2 개체에 바로 가기를 추가하는 단계; 및제 3 개체를 상기 그래픽 사용자 인터페이스 내의 지속형 자동-목록(persisted auto-list)과 연관시키라는 제3 요청을 검출한 것에 응답하여, 상기 제3 개체를 상기 지속형 자동-목록과 연관시키라는 상기 제3 요청의 결과로서, 속성(property)이 추가, 제거, 또는 변경될 것이라는 피드백을 사용자에게 제시하고, 상기 제3 개체와 연관된 내부 속성(intrinsic property) 또는 상기 제3 개체의 사본(copy)의 내부 속성을, 상기 지속형 자동-목록에 의해 정의된 조건(criterion)에 의존하는 방식으로 부합시키는 단계 - 상기 지속형 자동-목록은 상기 목록과 연관된 하나 이상의 조건을 만족하는 개체들의 세트를 포함하는 동적 목록이고, 상기 지속형 자동-목록 내의 개체들의 세트는 여러 개체의 속성 변화에 따라 자동으로 변하고, 상기 내부 속성은 항목과 함께 저장되는 속성임 -를 포함하는 동작을 수행하는 컴퓨팅 디바이스.
- 제9항에 있어서, 상기 제3 개체는 상기 지속형 자동-목록의 범위 밖에 있고, 상기 부합시키는 단계는 상기 제3 개체를 복사하여 상기 제3 개체의 사본을 생성하는 단계를 더 포함하고, 상기 제3 개체의 사본은 상기 지속형 자동-목록의 범위 내에 위치하는 컴퓨팅 디바이스.
- 제9항에 있어서, 상기 제1 개체, 상기 제2 개체, 및 상기 제3 개체 각각은 항목인 컴퓨팅 디바이스.
- 제9항에 있어서, 상기 제1 개체, 상기 제2 개체, 및 상기 제3 개체 각각은 항목을 포함하는 폴더이고, 상기 속성은 상기 항목의 내부 속성인 컴퓨팅 디바이스.
- 제9항에 있어서, 상기 제1 개체, 상기 제2 개체, 및 상기 제3 개체 각각은 항목을 참조하는 목록이고, 상기 속성은 상기 항목의 내부 속성인 컴퓨팅 디바이스.
- 제9항에 있어서, 상기 제1 요청은 상기 폴더에 대한 상기 제1 개체의 드롭(drop) 동작이고, 상기 제2 요청은 상기 목록에 대한 상기 제2 개체의 드롭 동작이며, 상기 제3 요청은 상기 지속형 자동-목록에 대한 상기 제3 개체의 드롭 동작인 컴퓨팅 디바이스.
- 제9항에 있어서, 상기 제1 요청은 상기 폴더에 대한 상기 제1 개체의 붙여넣기(paste) 동작이고, 상기 제2 요청은 상기 목록에 대한 상기 제2 개체의 붙여넣기 동작이며, 상기 제3 요청은 상기 지속형 자동-목록에 대한 상기 제3 개체의 붙여넣기 동작인 컴퓨팅 디바이스.
- 제9항에 있어서, 상기 컴퓨터 실행가능 명령어는, 또한상기 폴더에 대한 상기 제1 개체의 드래그(drag) 동작에 응답하여, 디스플레이를 위한 제1 아이콘을 생성하는 단계;상기 목록에 대한 상기 제2 개체의 드래그 동작에 응답하여, 디스플레이를 위한 제2 아이콘을 생성하는 단계 - 상기 제2 아이콘은 상기 제1 아이콘과는 상이함 - ; 및상기 지속형 자동-목록에 대한 상기 제3 개체의 드래그 동작에 응답하여, 디스플레이를 위한 제3 아이콘을 생성하는 단계 - 상기 제3 아이콘은 상기 제1 아이콘 및 상기 제2 아이콘과는 상이함 -를 위한 것인 컴퓨팅 디바이스.
- 삭제
- 삭제
- 삭제
- 삭제
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US11/179,804 | 2005-07-13 | ||
US11/179,804 US7650575B2 (en) | 2003-03-27 | 2005-07-13 | Rich drag drop user interface |
PCT/US2006/026854 WO2007008877A2 (en) | 2005-07-13 | 2006-07-10 | Rich drag drop user interface |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020137020367A Division KR101330369B1 (ko) | 2005-07-13 | 2006-07-10 | 리치 드래그 드롭 사용자 인터페이스 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20080033261A KR20080033261A (ko) | 2008-04-16 |
KR101330491B1 true KR101330491B1 (ko) | 2013-11-15 |
Family
ID=37637882
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020137020367A KR101330369B1 (ko) | 2005-07-13 | 2006-07-10 | 리치 드래그 드롭 사용자 인터페이스 |
KR1020087000920A KR101330491B1 (ko) | 2005-07-13 | 2006-07-10 | 리치 드래그 드롭 사용자 인터페이스 |
Family Applications Before (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020137020367A KR101330369B1 (ko) | 2005-07-13 | 2006-07-10 | 리치 드래그 드롭 사용자 인터페이스 |
Country Status (9)
Country | Link |
---|---|
US (2) | US7650575B2 (ko) |
EP (2) | EP1902354A4 (ko) |
JP (2) | JP5193037B2 (ko) |
KR (2) | KR101330369B1 (ko) |
CN (1) | CN101223496B (ko) |
BR (1) | BRPI0613455A2 (ko) |
MX (1) | MX2008000577A (ko) |
RU (1) | RU2417401C2 (ko) |
WO (1) | WO2007008877A2 (ko) |
Families Citing this family (153)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7565618B2 (en) * | 2003-02-13 | 2009-07-21 | LumaPix Inc. | Method and system for distributing multiple dragged objects |
US7627552B2 (en) | 2003-03-27 | 2009-12-01 | Microsoft Corporation | System and method for filtering and organizing items based on common elements |
US7421438B2 (en) * | 2004-04-29 | 2008-09-02 | Microsoft Corporation | Metadata editing control |
US7769794B2 (en) | 2003-03-24 | 2010-08-03 | Microsoft Corporation | User interface for a file system shell |
US7240292B2 (en) * | 2003-04-17 | 2007-07-03 | Microsoft Corporation | Virtual address bar user interface control |
US7925682B2 (en) | 2003-03-27 | 2011-04-12 | Microsoft Corporation | System and method utilizing virtual folders |
US8024335B2 (en) | 2004-05-03 | 2011-09-20 | Microsoft Corporation | System and method for dynamically generating a selectable search extension |
US8230366B2 (en) * | 2003-10-23 | 2012-07-24 | Apple Inc. | Dynamically changing cursor for user interface |
FI116641B (fi) * | 2003-10-24 | 2006-01-13 | Nokia Corp | Menetelmä elektronisessa laitteessa olevan pikavalinnan muuttamiseksi, laitteen näyttöyksikkö sekä elektroninen laite |
US8707209B2 (en) | 2004-04-29 | 2014-04-22 | Microsoft Corporation | Save preview representation of files being created |
US9552141B2 (en) * | 2004-06-21 | 2017-01-24 | Apple Inc. | Methods and apparatuses for operating a data processing system |
US8281241B2 (en) | 2004-06-28 | 2012-10-02 | Nokia Corporation | Electronic device and method for providing extended user interface |
US7665028B2 (en) | 2005-07-13 | 2010-02-16 | Microsoft Corporation | Rich drag drop user interface |
US7509588B2 (en) | 2005-12-30 | 2009-03-24 | Apple Inc. | Portable electronic device with interface reconfiguration mode |
US8510669B2 (en) * | 2006-02-06 | 2013-08-13 | Yahoo! Inc. | Method and system for presenting photos on a website |
US8812580B2 (en) | 2006-03-15 | 2014-08-19 | Beats Music, Llc | Override of automatically shared meta-data of media |
US8793605B2 (en) * | 2006-03-29 | 2014-07-29 | Yahoo! Inc. | Smart drag-and-drop |
US7533349B2 (en) * | 2006-06-09 | 2009-05-12 | Microsoft Corporation | Dragging and dropping objects between local and remote modules |
US7996789B2 (en) * | 2006-08-04 | 2011-08-09 | Apple Inc. | Methods and apparatuses to control application programs |
US8972881B2 (en) * | 2006-09-04 | 2015-03-03 | Sony Corporation | Add-in for download, upload, and rewriting |
US10313505B2 (en) | 2006-09-06 | 2019-06-04 | Apple Inc. | Portable multifunction device, method, and graphical user interface for configuring and displaying widgets |
US20080065679A1 (en) * | 2006-09-12 | 2008-03-13 | Douglas Ray Fish | Method for rules-based drag and drop processing in a network environment |
US8117555B2 (en) * | 2006-12-07 | 2012-02-14 | Sap Ag | Cooperating widgets |
US20080141141A1 (en) * | 2006-12-07 | 2008-06-12 | Moore Dennis B | Widget runtime engine for enterprise widgets |
US20080215998A1 (en) * | 2006-12-07 | 2008-09-04 | Moore Dennis B | Widget launcher and briefcase |
US8424058B2 (en) * | 2006-12-07 | 2013-04-16 | Sap Ag | Security proxying for end-user applications |
EP1936484A1 (en) * | 2006-12-22 | 2008-06-25 | PRB S.r.l. | Method for automatically associating different kinds of actions with movements of the mouse pointer in a computer program for organizing personal activities |
US8519964B2 (en) | 2007-01-07 | 2013-08-27 | Apple Inc. | Portable multifunction device, method, and graphical user interface supporting user navigations of graphical objects on a touch screen display |
KR101524572B1 (ko) * | 2007-02-15 | 2015-06-01 | 삼성전자주식회사 | 터치스크린을 구비한 휴대 단말기의 인터페이스 제공 방법 |
US20080229219A1 (en) * | 2007-03-16 | 2008-09-18 | Muguda Naveenkumar V | Clipboard handling of user intent for clipboard objects |
US20080235609A1 (en) * | 2007-03-19 | 2008-09-25 | Carraher Theodore R | Function switching during drag-and-drop |
KR101397152B1 (ko) * | 2007-06-12 | 2014-05-20 | 삼성전자주식회사 | 디지털 멀티미디어 재생 장치 및 그 제어방법 |
US9208821B2 (en) * | 2007-08-06 | 2015-12-08 | Apple Inc. | Method and system to process digital audio data |
US8619038B2 (en) | 2007-09-04 | 2013-12-31 | Apple Inc. | Editing interface |
US7877700B2 (en) * | 2007-11-20 | 2011-01-25 | International Business Machines Corporation | Adding accessibility to drag-and-drop web content |
US20090187842A1 (en) * | 2008-01-22 | 2009-07-23 | 3Dlabs Inc., Ltd. | Drag and Drop User Interface for Portable Electronic Devices with Touch Sensitive Screens |
US20090241018A1 (en) * | 2008-03-18 | 2009-09-24 | Cuill, Inc. | Apparatus and method for displaying search results with configurable columns and textual summary lengths |
US20090237363A1 (en) * | 2008-03-20 | 2009-09-24 | Microsoft Corporation | Plural temporally overlapping drag and drop operations |
US20090276701A1 (en) * | 2008-04-30 | 2009-11-05 | Nokia Corporation | Apparatus, method and computer program product for facilitating drag-and-drop of an object |
US9342320B2 (en) * | 2008-05-16 | 2016-05-17 | Mckesson Technologies Inc. | Method for facilitating cooperative interaction between software applications |
EP2131271A1 (en) * | 2008-06-04 | 2009-12-09 | NEC Corporation | Method for enabling a mobile user equipment to drag and drop data objects between distributed applications |
US8321803B2 (en) * | 2008-06-19 | 2012-11-27 | International Business Machines Corporation | Aggregating service components |
US8782557B2 (en) * | 2008-06-26 | 2014-07-15 | Microsoft Corporation | Ordered multiple selection user interface |
US20100031170A1 (en) * | 2008-07-29 | 2010-02-04 | Vittorio Carullo | Method and System for Managing Metadata Variables in a Content Management System |
KR100980683B1 (ko) * | 2008-09-01 | 2010-09-08 | 삼성전자주식회사 | 휴대단말기의 메뉴 리스트 생성을 위한 사용자 인터페이스 제공 방법 및 장치 |
EP2166441A1 (en) * | 2008-09-23 | 2010-03-24 | Vodafone Holding GmbH | Method and device for communicating |
US8413114B1 (en) | 2008-09-26 | 2013-04-02 | Emc Corporation | Method to simplify developing software having localization |
US8924876B1 (en) * | 2008-09-29 | 2014-12-30 | Emc Corporation | File-driven drag and drop |
US8411046B2 (en) | 2008-10-23 | 2013-04-02 | Microsoft Corporation | Column organization of content |
US8385952B2 (en) * | 2008-10-23 | 2013-02-26 | Microsoft Corporation | Mobile communications device user interface |
US8086275B2 (en) | 2008-10-23 | 2011-12-27 | Microsoft Corporation | Alternative inputs of a mobile communications device |
US8490026B2 (en) * | 2008-10-27 | 2013-07-16 | Microsoft Corporation | Painting user controls |
US20100107067A1 (en) * | 2008-10-27 | 2010-04-29 | Nokia Corporation | Input on touch based user interfaces |
US20100107116A1 (en) * | 2008-10-27 | 2010-04-29 | Nokia Corporation | Input on touch user interfaces |
CN101751286B (zh) * | 2008-11-28 | 2015-05-13 | 汉达精密电子(昆山)有限公司 | 直觉化档案传输方法 |
US20100146425A1 (en) * | 2008-12-08 | 2010-06-10 | Lance John M | Drag and drop target indication in a graphical user interface |
EP2204974A1 (en) * | 2008-12-31 | 2010-07-07 | Vodafone Holding GmbH | Graphical user interface for mobile communication device |
US8269773B2 (en) * | 2009-03-12 | 2012-09-18 | Sas Institute Inc. | System and method for drag-and-drop graph building with live feedback |
US8175653B2 (en) | 2009-03-30 | 2012-05-08 | Microsoft Corporation | Chromeless user interface |
US9330503B2 (en) * | 2009-06-19 | 2016-05-03 | Microsoft Technology Licensing, Llc | Presaging and surfacing interactivity within data visualizations |
KR20110014040A (ko) | 2009-08-04 | 2011-02-10 | 엘지전자 주식회사 | 이동 단말기 및 그의 아이콘 충돌 제어방법 |
KR101651128B1 (ko) * | 2009-10-05 | 2016-08-25 | 엘지전자 주식회사 | 이동 단말기 이것의 애플리케이션 실행 제어 방법 |
EP2333651B1 (en) * | 2009-12-11 | 2016-07-20 | Dassault Systèmes | Method and system for duplicating an object using a touch-sensitive display |
CN101764885A (zh) * | 2009-12-22 | 2010-06-30 | 中兴通讯股份有限公司 | 一种移动终端上的数据删除方法及装置 |
US8386950B2 (en) * | 2010-04-05 | 2013-02-26 | Sony Ericsson Mobile Communications Ab | Methods, systems and computer program products for arranging a plurality of icons on a touch sensitive display |
US10788976B2 (en) | 2010-04-07 | 2020-09-29 | Apple Inc. | Device, method, and graphical user interface for managing folders with multiple pages |
US20110252349A1 (en) | 2010-04-07 | 2011-10-13 | Imran Chaudhri | Device, Method, and Graphical User Interface for Managing Folders |
US8780059B2 (en) | 2010-05-28 | 2014-07-15 | Nokia Corporation | User interface |
US8335991B2 (en) * | 2010-06-11 | 2012-12-18 | Microsoft Corporation | Secure application interoperation via user interface gestures |
KR20120012541A (ko) * | 2010-08-02 | 2012-02-10 | 삼성전자주식회사 | 터치 디바이스에서 폴더 운용 방법 및 장치 |
US8850344B1 (en) * | 2010-09-14 | 2014-09-30 | Symantec Corporation | Drag drop multiple list modification user interaction |
US9317193B2 (en) | 2010-09-15 | 2016-04-19 | Ferag Ag | Graphical user interface |
US9323442B2 (en) | 2010-09-30 | 2016-04-26 | Apple Inc. | Managing items in a user interface |
US9013488B2 (en) | 2010-10-19 | 2015-04-21 | Apple Inc. | Grouping items in a folder |
US8418257B2 (en) * | 2010-11-16 | 2013-04-09 | Microsoft Corporation | Collection user interface |
KR101740436B1 (ko) * | 2010-12-08 | 2017-05-26 | 엘지전자 주식회사 | 이동 단말기 및 그 제어방법 |
US9251508B2 (en) * | 2010-12-09 | 2016-02-02 | At&T Intellectual Property I, L.P. | Intelligent message processing |
KR101762611B1 (ko) * | 2010-12-10 | 2017-07-28 | 삼성전자 주식회사 | 터치스크린을 구비한 휴대 단말기의 화면 표시 방법 및 장치 |
US8739056B2 (en) * | 2010-12-14 | 2014-05-27 | Symantec Corporation | Systems and methods for displaying a dynamic list of virtual objects when a drag and drop action is detected |
US10048854B2 (en) * | 2011-01-31 | 2018-08-14 | Oracle International Corporation | Drag and drop interaction between components of a web application |
USD671554S1 (en) * | 2011-01-31 | 2012-11-27 | Microsoft Corporation | Display screen with graphical user interface |
CN102682020B (zh) * | 2011-03-15 | 2016-09-14 | 深圳富泰宏精密工业有限公司 | 文件管理系统及方法 |
US9032319B1 (en) * | 2011-03-24 | 2015-05-12 | The Boeing Company | Methods, systems, and apparatus for handling of flight deck data |
JP5183770B2 (ja) * | 2011-05-20 | 2013-04-17 | キヤノン株式会社 | 文書管理プログラム、情報処理装置 |
US9146654B2 (en) * | 2011-05-25 | 2015-09-29 | International Business Machines Corporation | Movement reduction when scrolling for item selection during direct manipulation |
US8819586B2 (en) | 2011-05-27 | 2014-08-26 | Microsoft Corporation | File access with different file hosts |
US8775947B2 (en) | 2011-08-11 | 2014-07-08 | International Business Machines Corporation | Data sharing software program utilizing a drag-and-drop operation and spring-loaded portal |
US9245272B2 (en) * | 2011-08-16 | 2016-01-26 | Oracle International Corporation | Reverse benefits designer |
JP5556767B2 (ja) * | 2011-08-19 | 2014-07-23 | コニカミノルタ株式会社 | 画像形成装置、画像形成システム、画像形成装置の制御方法およびプログラム |
EP2764427B1 (en) * | 2011-10-06 | 2020-07-29 | Sony Corporation | Method and electronic device for manipulating a first or a second user interface object |
US20130097541A1 (en) * | 2011-10-13 | 2013-04-18 | Gface Gmbh | Smart drag and drop |
CN103092487A (zh) * | 2011-10-27 | 2013-05-08 | 腾讯科技(深圳)有限公司 | 上传和下载文件的方法及装置 |
KR20130080179A (ko) * | 2012-01-04 | 2013-07-12 | 삼성전자주식회사 | 휴대용 단말기에서 아이콘 관리 방법 및 장치 |
KR101892567B1 (ko) * | 2012-02-24 | 2018-08-28 | 삼성전자 주식회사 | 단말기에서 콘텐츠 이동 방법 및 장치 |
JP5502943B2 (ja) * | 2012-06-29 | 2014-05-28 | 楽天株式会社 | 情報処理装置、認証装置、情報処理方法及び情報処理プログラム |
US9164673B2 (en) * | 2012-07-16 | 2015-10-20 | Microsoft Technology Licensing, Llc | Location-dependent drag and drop UI |
JP6077794B2 (ja) * | 2012-08-29 | 2017-02-08 | キヤノン株式会社 | 情報処理装置及びその制御方法、並びにプログラム |
US9218118B2 (en) | 2012-09-11 | 2015-12-22 | Apple Inc. | Media player playlist management |
US9558278B2 (en) | 2012-09-11 | 2017-01-31 | Apple Inc. | Integrated content recommendation |
CN103699552A (zh) * | 2012-09-27 | 2014-04-02 | 百度在线网络技术(北京)有限公司 | 一种用于对计算机文件进行管理的方法、装置和设备 |
TWI486868B (zh) * | 2012-12-26 | 2015-06-01 | Giga Byte Tech Co Ltd | 具有快捷啟動功能之電子裝置及其控制方法 |
CN103902580B (zh) * | 2012-12-28 | 2018-09-28 | 腾讯科技(深圳)有限公司 | 一种实现网页内多元素拖动的方法和装置 |
US20140195944A1 (en) * | 2013-01-09 | 2014-07-10 | International Business Machines Corporation | Management of resources for tasks with virtual composite service agents |
US9372596B2 (en) * | 2013-01-28 | 2016-06-21 | International Business Machines Corporation | Assistive overlay for report generation |
WO2015046649A1 (ko) * | 2013-09-27 | 2015-04-02 | 엘지전자 주식회사 | 영상표시장치 및 영상표시장치 동작방법 |
WO2015065402A1 (en) | 2013-10-30 | 2015-05-07 | Bodhi Technology Ventures Llc | Displaying relevant use interface objects |
CN104660797B (zh) * | 2013-11-25 | 2019-06-18 | 中兴通讯股份有限公司 | 操作处理方法及装置 |
PT2907809T (pt) | 2014-02-14 | 2019-01-16 | Corden Pharma Int Gmbh | Processo sem base para a preparação de intermediários de cetona utilizáveis para fabrico de nebivolol |
US10282905B2 (en) | 2014-02-28 | 2019-05-07 | International Business Machines Corporation | Assistive overlay for report generation |
US9665272B2 (en) | 2014-02-28 | 2017-05-30 | Invensys Systems, Inc. | Touch gesture for connection of streams in a flowsheet simulator |
EP3114552B1 (en) * | 2014-03-03 | 2019-08-28 | Life Technologies Corporation | A graphical user interface system and method for transferring data acquisition and analysis settings |
US20150277689A1 (en) * | 2014-03-28 | 2015-10-01 | Kyocera Document Solutions Inc. | Display input apparatus and computer-readable non-transitory recording medium with display input control program recorded thereon |
CN105094789A (zh) * | 2014-05-22 | 2015-11-25 | 阿里巴巴集团控股有限公司 | 一种数据流转方法及装置 |
KR20160026141A (ko) * | 2014-08-29 | 2016-03-09 | 삼성전자주식회사 | 윈도우 운용 방법 및 이를 지원하는 전자 장치 |
US10088993B2 (en) | 2015-04-01 | 2018-10-02 | Ebay Inc. | User interface for controlling data navigation |
CN106155472A (zh) * | 2015-04-28 | 2016-11-23 | 东莞酷派软件技术有限公司 | 一种操作应用图标的方法、装置及移动终端 |
CN104932796B (zh) * | 2015-06-02 | 2018-05-08 | 无锡天脉聚源传媒科技有限公司 | 一种组件拖放的控制方法及装置 |
US20170118259A1 (en) * | 2015-10-27 | 2017-04-27 | Avaya Inc. | Tagging content for automatic inclusion in a future presentation |
KR101954499B1 (ko) * | 2015-11-24 | 2019-03-06 | 주식회사 워트인텔리전스 | 특허 필터링 서비스 제공방법 및 시스템 |
US9977569B2 (en) | 2016-01-29 | 2018-05-22 | Visual Supply Company | Contextually changing omni-directional navigation mechanism |
US9910563B2 (en) * | 2016-01-29 | 2018-03-06 | Visual Supply Company | Contextually changing omni-directional navigation mechanism |
US10921974B2 (en) * | 2016-03-30 | 2021-02-16 | Microsoft Technology Licensing, Llc | Using drag and drop to apply metadata |
DK201670595A1 (en) | 2016-06-11 | 2018-01-22 | Apple Inc | Configuring context-specific user interfaces |
US11816325B2 (en) | 2016-06-12 | 2023-11-14 | Apple Inc. | Application shortcuts for carplay |
JP6078684B1 (ja) | 2016-09-30 | 2017-02-08 | グリー株式会社 | プログラム、制御方法、および情報処理装置 |
KR102622260B1 (ko) * | 2016-11-24 | 2024-01-09 | 주식회사 워트인텔리전스 | 특허 필터링 서비스 제공방법 및 시스템 |
US10606448B2 (en) | 2017-01-04 | 2020-03-31 | International Business Machines Corporation | Searching and displaying child objects of a parent object |
US10444975B2 (en) * | 2017-07-18 | 2019-10-15 | Google Llc | Graphical icon manipulation |
JP7192206B2 (ja) | 2017-11-02 | 2022-12-20 | 富士フイルムビジネスイノベーション株式会社 | 情報処理装置及びプログラム |
US11157152B2 (en) * | 2018-11-05 | 2021-10-26 | Sap Se | Interaction mechanisms for pointer control |
US11093122B1 (en) | 2018-11-28 | 2021-08-17 | Allscripts Software, Llc | Graphical user interface for displaying contextually relevant data |
CN109782976B (zh) * | 2019-01-15 | 2020-12-22 | Oppo广东移动通信有限公司 | 文件处理方法、装置、终端及存储介质 |
US20200310601A1 (en) * | 2019-03-29 | 2020-10-01 | Snap Inc. | Dynamic media selection menu |
US11675476B2 (en) | 2019-05-05 | 2023-06-13 | Apple Inc. | User interfaces for widgets |
US11561672B1 (en) | 2020-07-24 | 2023-01-24 | Tableau Software, LLC | Compatibility-based feature management for data prep applications |
US11176755B1 (en) | 2020-08-31 | 2021-11-16 | Facebook Technologies, Llc | Artificial reality augments and surfaces |
US11227445B1 (en) | 2020-08-31 | 2022-01-18 | Facebook Technologies, Llc | Artificial reality augments and surfaces |
US11113893B1 (en) | 2020-11-17 | 2021-09-07 | Facebook Technologies, Llc | Artificial reality environment with glints displayed by an extra reality device |
US11409405B1 (en) * | 2020-12-22 | 2022-08-09 | Facebook Technologies, Llc | Augment orchestration in an artificial reality environment |
US11762952B2 (en) | 2021-06-28 | 2023-09-19 | Meta Platforms Technologies, Llc | Artificial reality application lifecycle |
US11521361B1 (en) | 2021-07-01 | 2022-12-06 | Meta Platforms Technologies, Llc | Environment model with surfaces and per-surface volumes |
US12008717B2 (en) | 2021-07-07 | 2024-06-11 | Meta Platforms Technologies, Llc | Artificial reality environment control through an artificial reality environment schema |
US12056268B2 (en) | 2021-08-17 | 2024-08-06 | Meta Platforms Technologies, Llc | Platformization of mixed reality objects in virtual reality environments |
US11748944B2 (en) | 2021-10-27 | 2023-09-05 | Meta Platforms Technologies, Llc | Virtual object structures and interrelationships |
US11798247B2 (en) | 2021-10-27 | 2023-10-24 | Meta Platforms Technologies, Llc | Virtual object structures and interrelationships |
US12093447B2 (en) | 2022-01-13 | 2024-09-17 | Meta Platforms Technologies, Llc | Ephemeral artificial reality experiences |
JP2023113028A (ja) | 2022-02-02 | 2023-08-15 | 富士フイルムビジネスイノベーション株式会社 | 情報処理装置及び情報処理プログラム |
US20230245018A1 (en) * | 2022-02-03 | 2023-08-03 | Dell Products, L.P. | Moving activities between devices in a web-based workspace |
US12067688B2 (en) | 2022-02-14 | 2024-08-20 | Meta Platforms Technologies, Llc | Coordination of interactions of virtual objects |
US20230325383A1 (en) * | 2022-04-11 | 2023-10-12 | Qliktech International Ab | User interface for query composition and data visualization |
US12026527B2 (en) | 2022-05-10 | 2024-07-02 | Meta Platforms Technologies, Llc | World-controlled and application-controlled augments in an artificial-reality environment |
US11947862B1 (en) | 2022-12-30 | 2024-04-02 | Meta Platforms Technologies, Llc | Streaming native application content to artificial reality devices |
CN117590980A (zh) * | 2023-04-28 | 2024-02-23 | 北京拉酷网络科技有限公司 | 认知界面、对象处理方法、系统、装置以及云计算平台 |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20050072709A1 (en) | 2002-10-17 | 2005-04-07 | Mann John David | Method and apparatus for stacking cans |
Family Cites Families (460)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4881179A (en) | 1988-03-11 | 1989-11-14 | International Business Machines Corp. | Method for providing information security protocols to an electronic calendar |
US5060135A (en) | 1988-09-16 | 1991-10-22 | Wang Laboratories, Inc. | Apparatus for manipulating documents in a data processing system utilizing reduced images of sheets of information which are movable |
FR2647239B1 (fr) * | 1989-05-22 | 1991-07-05 | Bull Sa | Procede de generation d'interfaces pour applications-utilisateurs visualisables sur l'ecran d'un systeme informatique et dispositif pour mettre en oeuvre ledit procede |
US6024843A (en) * | 1989-05-22 | 2000-02-15 | Novellus Systems, Inc. | Sputtering apparatus with a rotating magnet array having a geometry for specified target erosion profile |
US5241671C1 (en) | 1989-10-26 | 2002-07-02 | Encyclopaedia Britannica Educa | Multimedia search system using a plurality of entry path means which indicate interrelatedness of information |
US5513306A (en) | 1990-08-09 | 1996-04-30 | Apple Computer, Inc. | Temporal event viewing and editing system |
US5388196A (en) * | 1990-09-07 | 1995-02-07 | Xerox Corporation | Hierarchical shared books with database |
US5327529A (en) | 1990-09-24 | 1994-07-05 | Geoworks | Process of designing user's interfaces for application programs |
US6484189B1 (en) * | 1991-04-26 | 2002-11-19 | Amiga Development Llc | Methods and apparatus for a multimedia authoring and presentation system |
US5333315A (en) | 1991-06-27 | 1994-07-26 | Digital Equipment Corporation | System of device independent file directories using a tag between the directories and file descriptors that migrate with the files |
US5638505A (en) * | 1991-08-16 | 1997-06-10 | Sun Microsystems, Inc. | Apparatus and methods for moving/copying objects using destination and/or source bins |
US5504852A (en) * | 1991-09-09 | 1996-04-02 | Apple Computer, Inc. | Method for creating a collection of aliases representing computer system files |
US5461710A (en) | 1992-03-20 | 1995-10-24 | International Business Machines Corporation | Method for providing a readily distinguishable template and means of duplication thereof in a computer system graphical user interface |
US5333266A (en) | 1992-03-27 | 1994-07-26 | International Business Machines Corporation | Method and apparatus for message handling in computer systems |
US5416895A (en) | 1992-04-08 | 1995-05-16 | Borland International, Inc. | System and methods for improved spreadsheet interface with user-familiar objects |
JP3566720B2 (ja) | 1992-04-30 | 2004-09-15 | アプル・コンピュータ・インコーポレーテッド | コンピュータ・システムにおいて情報を編成する方法と装置 |
FR2694105B1 (fr) | 1992-07-22 | 1994-11-25 | Bull Sa | Utilisation d'un langage à interprète embarqué pour la réalisation d'un outil interactif de définition d'interface utilisateurs. |
EP0584913B1 (en) | 1992-08-27 | 2000-05-03 | Sun Microsystems, Inc. | Method and apparatus for providing collection browsers |
JP2525546B2 (ja) * | 1992-09-08 | 1996-08-21 | インターナショナル・ビジネス・マシーンズ・コーポレイション | グラフィックリソ―ス・エディタ |
US6947959B1 (en) | 1992-10-01 | 2005-09-20 | Quark, Inc. | Digital media asset management system and process |
JPH08506911A (ja) | 1992-11-23 | 1996-07-23 | パラゴン、コンセプツ、インコーポレーテッド | ファイル・アクセスを行うためにユーザーがカテゴリを選択するコンピュータ・ファイリング・システム |
JPH08505968A (ja) | 1992-12-23 | 1996-06-25 | タリジェント インコーポレイテッド | コンピュータ・システムでダイアログ・ボックスを実行する方法 |
US5434965A (en) * | 1992-12-23 | 1995-07-18 | Taligent, Inc. | Balloon help system |
US5559948A (en) | 1992-12-23 | 1996-09-24 | International Business Machines Corporation | Apparatus and method for manipulating an object in a computer system graphical user interface |
DE69317443T2 (de) | 1992-12-28 | 1998-10-08 | Apple Computer | Dateienumsetzungssystem |
US5420605A (en) * | 1993-02-26 | 1995-05-30 | Binar Graphics, Inc. | Method of resetting a computer video display mode |
US5598524A (en) | 1993-03-03 | 1997-01-28 | Apple Computer, Inc. | Method and apparatus for improved manipulation of data between an application program and the files system on a computer-controlled display system |
US5596702A (en) * | 1993-04-16 | 1997-01-21 | International Business Machines Corporation | Method and system for dynamically sharing user interface displays among a plurality of application program |
CA2121415A1 (en) * | 1993-04-28 | 1994-10-29 | Mark A. Malamud | Information cursors |
US5710926A (en) * | 1993-09-03 | 1998-01-20 | Maurer; Joseph Clark | Developers tool for object-oriented programming |
US5499364A (en) * | 1993-10-14 | 1996-03-12 | Digital Equipment Corporation | System and method for optimizing message flows between agents in distributed computations |
US6243071B1 (en) | 1993-11-03 | 2001-06-05 | Apple Computer, Inc. | Tool set for navigating through an electronic book |
US6339767B1 (en) * | 1997-06-02 | 2002-01-15 | Aurigin Systems, Inc. | Using hyperbolic trees to visualize data generated by patent-centric and group-oriented data processing |
MX9602952A (es) | 1994-01-27 | 1997-06-28 | Minnesota Mining & Mfg | Notas de software. |
US7106843B1 (en) | 1994-04-19 | 2006-09-12 | T-Netix, Inc. | Computer-based method and apparatus for controlling, monitoring, recording and reporting telephone access |
US6453311B1 (en) | 1994-05-06 | 2002-09-17 | Apple Computer, Inc. | System and method for performing context checks |
WO1995031776A1 (en) | 1994-05-16 | 1995-11-23 | Apple Computer, Inc. | Pattern and color abstraction in a graphical user interface |
US5546527A (en) * | 1994-05-23 | 1996-08-13 | International Business Machines Corporation | Overriding action defaults in direct manipulation of objects on a user interface by hovering a source object |
EP0684716B1 (en) * | 1994-05-25 | 2002-02-27 | International Business Machines Corporation | A data communication network and method for operating said network |
US5680563A (en) | 1994-07-25 | 1997-10-21 | Object Technology Licensing Corporation | Object-oriented operating system enhancement for filtering items in a window |
US5956715A (en) | 1994-12-13 | 1999-09-21 | Microsoft Corporation | Method and system for controlling user access to a resource in a networked computing environment |
US5625783A (en) * | 1994-12-13 | 1997-04-29 | Microsoft Corporation | Automated system and method for dynamic menu construction in a graphical user interface |
US5831606A (en) | 1994-12-13 | 1998-11-03 | Microsoft Corporation | Shell extensions for an operating system |
SE503936C2 (sv) * | 1995-02-01 | 1996-09-30 | Etp Transmission Ab | Hydraulisk spännbussning med sigmaformade gavlar |
US5550852A (en) | 1995-02-10 | 1996-08-27 | Opto Power Corporation | Laser package with reversed laser diode |
US5696486A (en) | 1995-03-29 | 1997-12-09 | Cabletron Systems, Inc. | Method and apparatus for policy-based alarm notification in a distributed network management environment |
US5675520A (en) | 1995-03-30 | 1997-10-07 | Microsoft Corporation | Method for extending a common user interface |
JPH08328808A (ja) * | 1995-05-29 | 1996-12-13 | Hitachi Ltd | 階層構造データ編集表示方法 |
US5838317A (en) | 1995-06-30 | 1998-11-17 | Microsoft Corporation | Method and apparatus for arranging displayed graphical representations on a computer interface |
US5907837A (en) * | 1995-07-17 | 1999-05-25 | Microsoft Corporation | Information retrieval system in an on-line network including separate content and layout of published titles |
US6535230B1 (en) | 1995-08-07 | 2003-03-18 | Apple Computer, Inc. | Graphical user interface providing consistent behavior for the dragging and dropping of content objects |
US5929854A (en) | 1995-11-30 | 1999-07-27 | Ross; Michael M. | Dialog box method and system for arranging document windows |
US5867163A (en) | 1995-12-01 | 1999-02-02 | Silicon Graphics, Inc. | Graphical user interface for defining and invoking user-customized tool shelf execution sequence |
US6014137A (en) * | 1996-02-27 | 2000-01-11 | Multimedia Adventures | Electronic kiosk authoring system |
US5907703A (en) * | 1996-05-08 | 1999-05-25 | Mijenix Corporation | Device driver for accessing computer files |
US6405265B1 (en) | 1996-05-08 | 2002-06-11 | Mijenix Corporation | Device driver for accessing computer files |
US5870088A (en) * | 1996-05-09 | 1999-02-09 | National Instruments Corporation | System and method for editing a control via direct graphical user interaction |
US5760770A (en) | 1996-05-15 | 1998-06-02 | Microsoft Corporation | System and method for defining a view to display data |
US6006227A (en) | 1996-06-28 | 1999-12-21 | Yale University | Document stream operating system |
US6768999B2 (en) | 1996-06-28 | 2004-07-27 | Mirror Worlds Technologies, Inc. | Enterprise, stream-based, information management system |
US6021262A (en) * | 1996-07-12 | 2000-02-01 | Microsoft Corporation | System and method for detection of, notification of, and automated repair of problem conditions in a messaging system |
US5757925A (en) | 1996-07-23 | 1998-05-26 | Faybishenko; Yaroslav | Secure platform independent cross-platform remote execution computer system and method |
US5923328A (en) | 1996-08-07 | 1999-07-13 | Microsoft Corporation | Method and system for displaying a hierarchical sub-tree by selection of a user interface element in a sub-tree bar control |
US5790121A (en) | 1996-09-06 | 1998-08-04 | Sklar; Peter | Clustering user interface |
US6025843A (en) | 1996-09-06 | 2000-02-15 | Peter Sklar | Clustering user interface |
US5878410A (en) * | 1996-09-13 | 1999-03-02 | Microsoft Corporation | File system sort order indexes |
US5844554A (en) * | 1996-09-17 | 1998-12-01 | Bt Squared Technologies, Inc. | Methods and systems for user interfaces and constraint handling configurations software |
US6101509A (en) | 1996-09-27 | 2000-08-08 | Apple Computer, Inc. | Method and apparatus for transmitting documents over a network |
JP3658471B2 (ja) * | 1996-09-30 | 2005-06-08 | 株式会社日立製作所 | 電子ショッピングシステムにおける買物かご機能の提示方法及び電子ショッピングシステム |
EP0833243B1 (en) | 1996-09-30 | 2003-05-02 | Kabushiki Kaisha Toshiba | GUI edition aiding apparatus and method |
US5875448A (en) | 1996-10-08 | 1999-02-23 | Boys; Donald R. | Data stream editing system including a hand-held voice-editing apparatus having a position-finding enunciator |
US6918096B2 (en) * | 1996-11-07 | 2005-07-12 | Thebrain Technologies, Corp. | Method and apparatus for displaying a network of thoughts from a thought's perspective |
US6037944A (en) | 1996-11-07 | 2000-03-14 | Natrificial Llc | Method and apparatus for displaying a thought network from a thought's perspective |
US6544295B1 (en) | 1996-11-18 | 2003-04-08 | Starfish Software, Inc. | Methods for managing preferred internet sites in a computer system having a browser |
US20060129627A1 (en) | 1996-11-22 | 2006-06-15 | Mangosoft Corp. | Internet-based shared file service with native PC client access and semantics and distributed version control |
US5987506A (en) | 1996-11-22 | 1999-11-16 | Mangosoft Corporation | Remote access and geographically distributed computers in a globally addressable storage environment |
US5909540A (en) | 1996-11-22 | 1999-06-01 | Mangosoft Corporation | System and method for providing highly available data storage using globally addressable memory |
US5935210A (en) | 1996-11-27 | 1999-08-10 | Microsoft Corporation | Mapping the structure of a collection of computer resources |
US6185574B1 (en) | 1996-11-27 | 2001-02-06 | 1Vision, Inc. | Multiple display file directory and file navigation system for a personal computer |
US6061695A (en) * | 1996-12-06 | 2000-05-09 | Microsoft Corporation | Operating system shell having a windowing graphical user interface with a desktop displayed as a hypertext multimedia document |
US6023708A (en) | 1997-05-29 | 2000-02-08 | Visto Corporation | System and method for using a global translator to synchronize workspace elements across a network |
US5835094A (en) | 1996-12-31 | 1998-11-10 | Compaq Computer Corporation | Three-dimensional computer environment |
US6160552A (en) * | 1997-01-09 | 2000-12-12 | Sun Microsystems, Inc. | Method and apparatus for managing multiple hierarchical lists within a browser |
US6944819B2 (en) | 1997-01-10 | 2005-09-13 | Eastman-Kodak Company | Computer method and apparatus for previewing files outside of an application program |
US5842020A (en) * | 1997-01-31 | 1998-11-24 | Sun Microsystems, Inc. | System, method and article of manufacture for providing dynamic user editing of object oriented components used in an object oriented applet or application |
US5933139A (en) | 1997-01-31 | 1999-08-03 | Microsoft Corporation | Method and apparatus for creating help functions |
US5875446A (en) * | 1997-02-24 | 1999-02-23 | International Business Machines Corporation | System and method for hierarchically grouping and ranking a set of objects in a query context based on one or more relationships |
US7062500B1 (en) | 1997-02-25 | 2006-06-13 | Intertrust Technologies Corp. | Techniques for defining, using and manipulating rights management data structures |
US6144968A (en) | 1997-03-04 | 2000-11-07 | Zellweger; Paul | Method and apparatus for menu access to information objects indexed by hierarchically-coded keywords |
US5930801A (en) | 1997-03-07 | 1999-07-27 | Xerox Corporation | Shared-data environment in which each file has independent security properties |
US6175364B1 (en) * | 1997-04-01 | 2001-01-16 | Sun Microsystems, Inc. | Framework and method for interfacing a GUI, container with a GUI component |
US6317142B1 (en) | 1997-04-04 | 2001-11-13 | Avid Technology, Inc. | Taxonomy of objects and a system of non-modal property inspectors |
JPH10301938A (ja) | 1997-04-22 | 1998-11-13 | Canon Inc | 画像処理装置およびその方法、画像処理システム、記憶媒体 |
US6057844A (en) | 1997-04-28 | 2000-05-02 | Adobe Systems Incorporated | Drag operation gesture controller |
US6016692A (en) * | 1997-04-28 | 2000-01-25 | Seagate Technology, Inc. | Glide test slider having electrically isolated piezoelectric crystal for improved noise suppression |
EP0875845A3 (en) * | 1997-04-30 | 2000-06-07 | Sony Corporation | Browser apparatus, address registering method, browser system, and recording medium |
US7631012B2 (en) * | 1997-05-22 | 2009-12-08 | Computer Associates Think, Inc. | System and method of operating a database |
US6268852B1 (en) | 1997-06-02 | 2001-07-31 | Microsoft Corporation | System and method for facilitating generation and editing of event handlers |
US5987454A (en) | 1997-06-09 | 1999-11-16 | Hobbs; Allen | Method and apparatus for selectively augmenting retrieved text, numbers, maps, charts, still pictures and/or graphics, moving pictures and/or graphics and audio information from a network resource |
US6185550B1 (en) * | 1997-06-13 | 2001-02-06 | Sun Microsystems, Inc. | Method and apparatus for classifying documents within a class hierarchy creating term vector, term file and relevance ranking |
US5899995A (en) * | 1997-06-30 | 1999-05-04 | Intel Corporation | Method and apparatus for automatically organizing information |
US6573907B1 (en) | 1997-07-03 | 2003-06-03 | Obvious Technology | Network distribution and management of interactive video and multi-media containers |
US5886694A (en) * | 1997-07-14 | 1999-03-23 | Microsoft Corporation | Method for automatically laying out controls in a dialog window |
US5877766A (en) * | 1997-08-15 | 1999-03-02 | International Business Machines Corporation | Multi-node user interface component and method thereof for use in accessing a plurality of linked records |
US6249866B1 (en) * | 1997-09-16 | 2001-06-19 | Microsoft Corporation | Encrypting file system and method |
US6279016B1 (en) | 1997-09-21 | 2001-08-21 | Microsoft Corporation | Standardized filtering control techniques |
US6301586B1 (en) | 1997-10-06 | 2001-10-09 | Canon Kabushiki Kaisha | System for managing multimedia objects |
US6237011B1 (en) * | 1997-10-08 | 2001-05-22 | Caere Corporation | Computer-based document management system |
US6202061B1 (en) * | 1997-10-24 | 2001-03-13 | Pictra, Inc. | Methods and apparatuses for creating a collection of media |
US6097389A (en) | 1997-10-24 | 2000-08-01 | Pictra, Inc. | Methods and apparatuses for presenting a collection of digital media in a media container |
US6359892B1 (en) | 1997-11-04 | 2002-03-19 | Inventions, Inc. | Remote access, emulation, and control of office equipment, devices and services |
US6061692A (en) * | 1997-11-04 | 2000-05-09 | Microsoft Corporation | System and method for administering a meta database as an integral component of an information server |
US6216122B1 (en) * | 1997-11-19 | 2001-04-10 | Netscape Communications Corporation | Electronic mail indexing folder having a search scope and interval |
US6055543A (en) * | 1997-11-21 | 2000-04-25 | Verano | File wrapper containing cataloging information for content searching across multiple platforms |
US6275829B1 (en) | 1997-11-25 | 2001-08-14 | Microsoft Corporation | Representing a graphic image on a web page with a thumbnail-sized image |
US6807632B1 (en) | 1999-01-21 | 2004-10-19 | Emc Corporation | Content addressable information encapsulation, representation, and transfer |
US6401097B1 (en) | 1998-01-23 | 2002-06-04 | Mccotter Thomas M. | System and method for integrated document management and related transmission and access |
US6003040A (en) | 1998-01-23 | 1999-12-14 | Mital; Vijay | Apparatus and method for storing, navigating among and adding links between data items in computer databases |
US6078924A (en) | 1998-01-30 | 2000-06-20 | Aeneid Corporation | Method and apparatus for performing data collection, interpretation and analysis, in an information platform |
US6061059A (en) * | 1998-02-06 | 2000-05-09 | Adobe Systems Incorporated | Providing a preview capability to a graphical user interface dialog |
US6237004B1 (en) * | 1998-02-24 | 2001-05-22 | International Business Machines Corporation | System and method for displaying data using graphical user interface control elements |
US6065012A (en) | 1998-02-27 | 2000-05-16 | Microsoft Corporation | System and method for displaying and manipulating user-relevant data |
US6784925B1 (en) | 1998-03-24 | 2004-08-31 | Canon Kabushiki Kaisha | System to manage digital camera images |
US6128623A (en) | 1998-04-15 | 2000-10-03 | Inktomi Corporation | High performance object cache |
US7756892B2 (en) | 2000-05-02 | 2010-07-13 | Digimarc Corporation | Using embedded data with file sharing |
US6240407B1 (en) * | 1998-04-29 | 2001-05-29 | International Business Machines Corp. | Method and apparatus for creating an index in a database system |
US6473100B1 (en) | 1998-05-20 | 2002-10-29 | Microsoft Corporation | Hosting controls in a window via an interface for controlling the window |
US6496203B1 (en) * | 1998-05-27 | 2002-12-17 | Microsoft Corporation | Standardized and application-independent graphical user interface components implemented with web technology |
US6401101B1 (en) * | 1998-06-01 | 2002-06-04 | Trident Systems, Inc. | Method, server/computer and data structure for implementation of complex objects in an object-oriented database |
WO1999064970A1 (en) | 1998-06-11 | 1999-12-16 | Boardwalk Ag | System, method, and computer program product for providing relational patterns between entities |
US6326953B1 (en) | 1998-06-24 | 2001-12-04 | Microsoft Corporation | Method for converting text corresponding to one keyboard mode to text corresponding to another keyboard mode |
US6256031B1 (en) | 1998-06-26 | 2001-07-03 | Microsoft Corporation | Integration of physical and virtual namespace |
US6466238B1 (en) | 1998-06-30 | 2002-10-15 | Microsoft Corporation | Computer operating system that defines default document folder for application programs |
US6181342B1 (en) | 1998-07-06 | 2001-01-30 | International Business Machines Corp. | Computer file directory system displaying visual summaries of visual data in desktop computer documents for quickly identifying document content |
US6363377B1 (en) * | 1998-07-30 | 2002-03-26 | Sarnoff Corporation | Search data processor |
US6466932B1 (en) | 1998-08-14 | 2002-10-15 | Microsoft Corporation | System and method for implementing group policy |
US6324551B1 (en) | 1998-08-31 | 2001-11-27 | Xerox Corporation | Self-contained document management based on document properties |
US6240421B1 (en) | 1998-09-08 | 2001-05-29 | Edwin J. Stolarz | System, software and apparatus for organizing, storing and retrieving information from a computer database |
US6356863B1 (en) * | 1998-09-08 | 2002-03-12 | Metaphorics Llc | Virtual network file server |
US6373507B1 (en) | 1998-09-14 | 2002-04-16 | Microsoft Corporation | Computer-implemented image acquistion system |
US20020054096A1 (en) * | 1998-09-17 | 2002-05-09 | Robert P. Thomas | Man-machine interface for a custom tabular display |
US6803926B1 (en) | 1998-09-18 | 2004-10-12 | Microsoft Corporation | System and method for dynamically adjusting data values and enforcing valid combinations of the data in response to remote user input |
AU6258499A (en) * | 1998-09-22 | 2000-04-10 | Science Applications International Corporation | User-defined dynamic collaborative environments |
US8332478B2 (en) * | 1998-10-01 | 2012-12-11 | Digimarc Corporation | Context sensitive connected content |
JP2000112797A (ja) * | 1998-10-02 | 2000-04-21 | Nippon Telegr & Teleph Corp <Ntt> | ビューディレクトリ処理方法および装置とビューディレクトリ処理プログラムを記録した記録媒体 |
US6342907B1 (en) * | 1998-10-19 | 2002-01-29 | International Business Machines Corporation | Specification language for defining user interface panels that are platform-independent |
US6134568A (en) * | 1998-10-30 | 2000-10-17 | Kinko's Ventures, Inc. | Previewing an assembled document |
US6341280B1 (en) | 1998-10-30 | 2002-01-22 | Netscape Communications Corporation | Inline tree filters |
US7730089B2 (en) | 1998-11-16 | 2010-06-01 | Punch Networks Corporation | Method and system for providing remote access to the facilities of a server computer |
US6823344B1 (en) | 1998-12-03 | 2004-11-23 | International Business Machines Corporation | File manager system providing faster and more efficient interactive user access to files in computer displays |
US6571245B2 (en) | 1998-12-07 | 2003-05-27 | Magically, Inc. | Virtual desktop in a computer network |
US20030097361A1 (en) * | 1998-12-07 | 2003-05-22 | Dinh Truong T | Message center based desktop systems |
US6330007B1 (en) | 1998-12-18 | 2001-12-11 | Ncr Corporation | Graphical user interface (GUI) prototyping and specification tool |
US6480835B1 (en) | 1998-12-31 | 2002-11-12 | Intel Corporation | Method and system for searching on integrated metadata |
US6762777B2 (en) | 1998-12-31 | 2004-07-13 | International Business Machines Corporation | System and method for associating popup windows with selective regions of a document |
US6751604B2 (en) | 1999-01-06 | 2004-06-15 | Hewlett-Packard Development Company, L.P. | Method of displaying temporal and storage media relationships of file names protected on removable storage media |
US6147601A (en) | 1999-01-09 | 2000-11-14 | Heat - Timer Corp. | Electronic message delivery system utilizable in the monitoring of remote equipment and method of same |
US6628309B1 (en) | 1999-02-05 | 2003-09-30 | International Business Machines Corporation | Workspace drag and drop |
US6411311B1 (en) | 1999-02-09 | 2002-06-25 | International Business Machines Corporation | User interface for transferring items between displayed windows |
US6356915B1 (en) * | 1999-02-22 | 2002-03-12 | Starbase Corp. | Installable file system having virtual file system drive, virtual device driver, and virtual disks |
US6369840B1 (en) * | 1999-03-10 | 2002-04-09 | America Online, Inc. | Multi-layered online calendaring and purchasing |
US6438590B1 (en) | 1999-04-13 | 2002-08-20 | Hewlett-Packard Company | Computer system with preferential naming service |
US6636238B1 (en) | 1999-04-20 | 2003-10-21 | International Business Machines Corporation | System and method for linking an audio stream with accompanying text material |
JP3284543B2 (ja) | 1999-04-23 | 2002-05-20 | ソニー株式会社 | 情報処理装置、情報処理方法、およびプログラム格納媒体 |
US6573906B1 (en) | 1999-04-26 | 2003-06-03 | International Business Machines Corporation | Method and system for delivering integrated user assistance information and traditional help from the same source |
US20020174329A1 (en) | 1999-04-28 | 2002-11-21 | Bowler Richard A. | Method and system for automatically transitioning files among computer systems |
US6539399B1 (en) * | 1999-04-29 | 2003-03-25 | Amada Company, Limited | Stand alone data management system for facilitating sheet metal part production |
US6340977B1 (en) | 1999-05-07 | 2002-01-22 | Philip Lui | System and method for dynamic assistance in software applications using behavior and host application models |
US6470344B1 (en) | 1999-05-29 | 2002-10-22 | Oracle Corporation | Buffering a hierarchical index of multi-dimensional data |
US6526399B1 (en) | 1999-06-15 | 2003-02-25 | Microsoft Corporation | Method and system for grouping and displaying a database |
US6535229B1 (en) * | 1999-06-29 | 2003-03-18 | International Business Machines Corporation | Graphical user interface for selection of options within mutually exclusive subsets |
IL130972A0 (en) | 1999-07-15 | 2001-01-28 | Hotbar Com Israel Ltd | Method for the dynamic improvement of internet browser appearance and connectivity |
JP3759344B2 (ja) | 1999-08-02 | 2006-03-22 | アルプス電気株式会社 | 磁気ヘッド及び磁気ヘッドの製造方法 |
US6462762B1 (en) | 1999-08-05 | 2002-10-08 | International Business Machines Corporation | Apparatus, method, and program product for facilitating navigation among tree nodes in a tree structure |
US6448985B1 (en) | 1999-08-05 | 2002-09-10 | International Business Machines Corporation | Directory tree user interface having scrollable subsections |
US6549916B1 (en) | 1999-08-05 | 2003-04-15 | Oracle Corporation | Event notification system tied to a file system |
US6763388B1 (en) | 1999-08-10 | 2004-07-13 | Akamai Technologies, Inc. | Method and apparatus for selecting and viewing portions of web pages |
US6505233B1 (en) * | 1999-08-30 | 2003-01-07 | Zaplet, Inc. | Method for communicating information among a group of participants |
JP3211956B2 (ja) | 1999-08-31 | 2001-09-25 | 勲 清水 | データベースシステム |
US6430575B1 (en) | 1999-09-10 | 2002-08-06 | Xerox Corporation | Collaborative document management system with customizable filing structures that are mutually intelligible |
US6871348B1 (en) | 1999-09-15 | 2005-03-22 | Intel Corporation | Method and apparatus for integrating the user interfaces of multiple applications into one application |
US6763458B1 (en) | 1999-09-27 | 2004-07-13 | Captaris, Inc. | System and method for installing and servicing an operating system in a computer or information appliance |
US7444390B2 (en) | 1999-10-20 | 2008-10-28 | Cdimensions, Inc. | Method and apparatus for providing a web-based active virtual file system |
US7039860B1 (en) | 1999-10-01 | 2006-05-02 | Netspinner Solutions As | Creating web pages category list prior to the list being served to a browser |
JP4025475B2 (ja) | 1999-11-10 | 2007-12-19 | 日本電気株式会社 | データベース交換システム |
US20050086239A1 (en) * | 1999-11-16 | 2005-04-21 | Eric Swann | System or method for analyzing information organized in a configurable manner |
US6583799B1 (en) | 1999-11-24 | 2003-06-24 | Shutterfly, Inc. | Image uploading |
US7146575B2 (en) | 1999-11-24 | 2006-12-05 | Shutterfly, Inc. | Image uploading |
JP3570940B2 (ja) | 1999-11-25 | 2004-09-29 | 北海道日本電気ソフトウェア株式会社 | ダイナミックリンクライブラリ制御方式,方法および記録媒体 |
US7917628B2 (en) | 1999-12-02 | 2011-03-29 | Western Digital Technologies, Inc. | Managed peer-to-peer applications, systems and methods for distributed data access and storage |
US7325012B2 (en) | 1999-12-06 | 2008-01-29 | Interface Software, Inc. | Relationship management system determining contact pathways in a contact relational database |
US7613695B1 (en) | 1999-12-06 | 2009-11-03 | Reed Elsevier Inc. | Relationship management system that provides an indication of users having a relationship with a specified contact |
US6820111B1 (en) | 1999-12-07 | 2004-11-16 | Microsoft Corporation | Computer user interface architecture that saves a user's non-linear navigation history and intelligently maintains that history |
US6754829B1 (en) | 1999-12-14 | 2004-06-22 | Intel Corporation | Certificate-based authentication system for heterogeneous environments |
US6408298B1 (en) | 1999-12-15 | 2002-06-18 | Microsoft Corporation | Methods and systems for copying and moving across virtual namespaces |
US6606105B1 (en) | 1999-12-22 | 2003-08-12 | Adobe Systems Incorporated | Layer enhancements in digital illustration system |
JP2001188702A (ja) | 1999-12-28 | 2001-07-10 | Hitachi Ltd | 分散ファイルシステム及びファイル操作方法 |
US6686938B1 (en) | 2000-01-05 | 2004-02-03 | Apple Computer, Inc. | Method and system for providing an embedded application toolbar |
US6847959B1 (en) * | 2000-01-05 | 2005-01-25 | Apple Computer, Inc. | Universal interface for retrieval of information in a computer system |
AU2773301A (en) | 2000-01-06 | 2001-07-16 | Hd Media, Inc. | System and method for distributing and controlling the output of media in publicspaces |
US6425121B1 (en) | 2000-01-14 | 2002-07-23 | Softwire Technology, Llp | Method and apparatus for resolving divergent paths in graphical programming environments |
US6425120B1 (en) | 2000-01-14 | 2002-07-23 | Softwire Technology Llc | Repeating program object for use with a graphical program-development system |
EP1117220A1 (en) | 2000-01-14 | 2001-07-18 | Sun Microsystems, Inc. | Method and system for protocol conversion |
AU2001233042A1 (en) | 2000-01-27 | 2001-08-07 | Synquiry Technologies, Ltd. | Software composition using graph types, graphs, and agents |
US6658436B2 (en) | 2000-01-31 | 2003-12-02 | Commvault Systems, Inc. | Logical view and access to data managed by a modular data and storage management system |
US6735623B1 (en) | 2000-02-09 | 2004-05-11 | Mitch Prust | Method and system for accessing a remote storage area |
US20020046299A1 (en) | 2000-02-09 | 2002-04-18 | Internet2Anywhere, Ltd. | Method and system for location independent and platform independent network signaling and action initiating |
US7412462B2 (en) | 2000-02-18 | 2008-08-12 | Burnside Acquisition, Llc | Data repository and method for promoting network storage of data |
US7162493B2 (en) | 2000-02-23 | 2007-01-09 | Penta Trading Ltd. | Systems and methods for generating and providing previews of electronic files such as web files |
JP2001243244A (ja) | 2000-02-28 | 2001-09-07 | Hitachi Ltd | 多次元データベースの検索方法、検索装置、および多次元データベース検索プログラムを記録したコンピュータ読み取り可能な記録媒体。 |
US20060173873A1 (en) | 2000-03-03 | 2006-08-03 | Michel Prompt | System and method for providing access to databases via directories and other hierarchical structures and interfaces |
AU2001243597A1 (en) * | 2000-03-03 | 2001-09-17 | Radiant Logic, Inc. | System and method for providing access to databases via directories and other hierarchical structures and interfaces |
US20020010736A1 (en) | 2000-03-06 | 2002-01-24 | Telenova Communications Corp. | Internet based audio and video communication system using a virtual desktop |
US6757362B1 (en) | 2000-03-06 | 2004-06-29 | Avaya Technology Corp. | Personal virtual assistant |
AU4099501A (en) | 2000-03-10 | 2001-09-17 | Herbert Street Technologies Ltd. | A data transfer and management system |
US6549217B1 (en) * | 2000-03-23 | 2003-04-15 | Koninklijke Philips Electronics N.V. | System and method for computer system management using bookmarks |
US6658406B1 (en) | 2000-03-29 | 2003-12-02 | Microsoft Corporation | Method for selecting terms from vocabularies in a category-based system |
JP2001282813A (ja) | 2000-03-29 | 2001-10-12 | Toshiba Corp | マルチメディアデータ検索方法、インデックス情報提供方法、マルチメディアデータ検索装置、インデックスサーバ及びマルチメディアデータ検索サーバ |
US20020073033A1 (en) | 2000-04-07 | 2002-06-13 | Sherr Scott Jeffrey | Online digital video signal transfer apparatus and method |
US6636250B1 (en) | 2000-04-12 | 2003-10-21 | Emc Corp | Methods and apparatus for presenting information to a user of a computer system |
US6563514B1 (en) | 2000-04-13 | 2003-05-13 | Extensio Software, Inc. | System and method for providing contextual and dynamic information retrieval |
US6760721B1 (en) | 2000-04-14 | 2004-07-06 | Realnetworks, Inc. | System and method of managing metadata data |
US7188319B2 (en) | 2000-04-21 | 2007-03-06 | Microsoft Corporation | Displaying graphical information and user selected properties on a computer interface |
JP4325075B2 (ja) | 2000-04-21 | 2009-09-02 | ソニー株式会社 | データオブジェクト管理装置 |
US20010056434A1 (en) | 2000-04-27 | 2001-12-27 | Smartdisk Corporation | Systems, methods and computer program products for managing multimedia content |
US20020049717A1 (en) * | 2000-05-10 | 2002-04-25 | Routtenberg Michael D. | Digital content distribution system and method |
US20010056508A1 (en) | 2000-05-12 | 2001-12-27 | Kenneth Arneson | Event notification system and method |
US20040133572A1 (en) | 2000-05-18 | 2004-07-08 | I2 Technologies Us, Inc., A Delaware Corporation | Parametric searching |
US9213836B2 (en) | 2000-05-28 | 2015-12-15 | Barhon Mayer, Batya | System and method for comprehensive general electric protection for computers against malicious programs that may steal information and/or cause damages |
US6745207B2 (en) | 2000-06-02 | 2004-06-01 | Hewlett-Packard Development Company, L.P. | System and method for managing virtual storage |
US7043472B2 (en) | 2000-06-05 | 2006-05-09 | International Business Machines Corporation | File system with access and retrieval of XML documents |
US6745206B2 (en) | 2000-06-05 | 2004-06-01 | International Business Machines Corporation | File system with access and retrieval of XML documents |
US6925608B1 (en) | 2000-07-05 | 2005-08-02 | Kendyl A. Roman | Graphical user interface for building Boolean queries and viewing search results |
US7219332B2 (en) | 2000-07-07 | 2007-05-15 | Microsoft Corporation | Configuring software components(merge) with transformation component using configurable and non-configurable data elements |
US7219302B1 (en) | 2000-07-19 | 2007-05-15 | Everez Systems Limited | System and method for organizing, managing, and manipulating desktop objects with an activity-oriented user interface |
US6938207B1 (en) | 2000-07-19 | 2005-08-30 | International Business Machines Corporation | Method and system for indicating document traversal direction in a hyper linked navigation system |
AU2001277071A1 (en) | 2000-07-21 | 2002-02-13 | Triplehop Technologies, Inc. | System and method for obtaining user preferences and providing user recommendations for unseen physical and information goods and services |
WO2002019147A1 (en) | 2000-08-28 | 2002-03-07 | Emotion, Inc. | Method and apparatus for digital media management, retrieval, and collaboration |
US7451099B2 (en) | 2000-08-30 | 2008-11-11 | Kontera Technologies, Inc. | Dynamic document context mark-up technique implemented over a computer network |
US7130885B2 (en) | 2000-09-05 | 2006-10-31 | Zaplet, Inc. | Methods and apparatus providing electronic messages that are linked and aggregated |
JP2002082745A (ja) * | 2000-09-07 | 2002-03-22 | Sony Corp | 情報処理装置及び方法、並びにプログラム格納媒体 |
AUPR015700A0 (en) | 2000-09-15 | 2000-10-12 | Filecat Pty Ltd | Distributed file-sharing network |
US20020062310A1 (en) * | 2000-09-18 | 2002-05-23 | Smart Peer Llc | Peer-to-peer commerce system |
JP2002099565A (ja) | 2000-09-26 | 2002-04-05 | Fujitsu Ltd | 情報検索装置 |
US7168051B2 (en) | 2000-10-10 | 2007-01-23 | Addnclick, Inc. | System and method to configure and provide a network-enabled three-dimensional computing environment |
US6738770B2 (en) | 2000-11-04 | 2004-05-18 | Deep Sky Software, Inc. | System and method for filtering and sorting data |
US20020087740A1 (en) | 2000-11-06 | 2002-07-04 | Rick Castanho | System and method for service specific notification |
US6684222B1 (en) | 2000-11-09 | 2004-01-27 | Accenture Llp | Method and system for translating data associated with a relational database |
US7242421B2 (en) | 2000-11-10 | 2007-07-10 | Perceptive Network Technologies, Inc. | Methods of establishing a communications link using perceptual sensing of a user's presence |
US6762776B2 (en) | 2000-11-10 | 2004-07-13 | Microsoft Corporation | Mouse input panel windows class list |
JP3754912B2 (ja) | 2000-11-13 | 2006-03-15 | キヤノン株式会社 | マルチメディアコンテンツの配信方法 |
US6948120B1 (en) | 2000-11-14 | 2005-09-20 | Sas Institute Inc. | Computer-implemented system and method for hosting design-time controls |
US20020118231A1 (en) | 2000-11-14 | 2002-08-29 | Jeff Smith | Method of realistically displaying and interacting with electronic files |
US7039875B2 (en) | 2000-11-30 | 2006-05-02 | Lucent Technologies Inc. | Computer user interfaces that are generated as needed |
US6988109B2 (en) | 2000-12-06 | 2006-01-17 | Io Informatics, Inc. | System, method, software architecture, and business model for an intelligent object based information technology platform |
JP2002269145A (ja) | 2000-12-08 | 2002-09-20 | Fujitsu Ltd | 情報処理装置、端末装置、方法、媒体、およびプログラム |
US7409382B2 (en) | 2000-12-08 | 2008-08-05 | Fujitsu Limited | Information processing system, terminal device, method and medium |
US7194743B2 (en) | 2000-12-12 | 2007-03-20 | Citrix Systems, Inc. | Methods and apparatus for communicating changes between a user interface and an executing application using property paths |
JP2002182953A (ja) | 2000-12-12 | 2002-06-28 | Hitachi Ltd | 分散ファイル管理方法 |
US7134085B2 (en) | 2000-12-13 | 2006-11-07 | National Instruments Corporation | System and method for automatically configuring program data exchange |
US6907580B2 (en) | 2000-12-14 | 2005-06-14 | Microsoft Corporation | Selection paradigm for displayed user interface |
US6883146B2 (en) * | 2000-12-20 | 2005-04-19 | Eastman Kodak Company | Picture database graphical user interface utilizing map-based metaphors for efficient browsing and retrieving of pictures |
US6950989B2 (en) | 2000-12-20 | 2005-09-27 | Eastman Kodak Company | Timeline-based graphical user interface for efficient image database browsing and retrieval |
US7020848B2 (en) | 2000-12-20 | 2006-03-28 | Eastman Kodak Company | Comprehensive, multi-dimensional graphical user interface using picture metadata for navigating and retrieving pictures in a picture database |
US7032182B2 (en) | 2000-12-20 | 2006-04-18 | Eastman Kodak Company | Graphical user interface adapted to allow scene content annotation of groups of pictures in a picture database to promote efficient database browsing |
AUPR230700A0 (en) | 2000-12-22 | 2001-01-25 | Canon Kabushiki Kaisha | A method for facilitating access to multimedia content |
US20020087696A1 (en) | 2000-12-28 | 2002-07-04 | Byrnes Philippe C. | Automatic management systemfor communications networks |
US7403952B2 (en) | 2000-12-28 | 2008-07-22 | International Business Machines Corporation | Numa system resource descriptors including performance characteristics |
US7028262B2 (en) | 2000-12-29 | 2006-04-11 | International Business Machines Corporation | Method and system for designing a theme and associating it with a collaboration space user interface |
US20040205698A1 (en) | 2000-12-29 | 2004-10-14 | Schliesmann Barry Edward | System and method for event driven programming |
US20020089540A1 (en) | 2001-01-08 | 2002-07-11 | Freddie Geier | Media editing and creating interface |
US7266768B2 (en) | 2001-01-09 | 2007-09-04 | Sharp Laboratories Of America, Inc. | Systems and methods for manipulating electronic information using a three-dimensional iconic representation |
US20020091679A1 (en) | 2001-01-09 | 2002-07-11 | Wright James E. | System for searching collections of linked objects |
GB0100753D0 (en) | 2001-01-11 | 2001-02-21 | Bate Matthew | Data system |
US6839721B2 (en) | 2001-01-12 | 2005-01-04 | Hewlett-Packard Development Company, L.P. | Integration of a database into file management software for protecting, tracking, and retrieving data |
US20020100039A1 (en) | 2001-01-19 | 2002-07-25 | Nicholas Iatropoulos | Media interactivity method and architecture |
WO2002057917A2 (en) | 2001-01-22 | 2002-07-25 | Sun Microsystems, Inc. | Peer-to-peer network computing platform |
US7437363B2 (en) | 2001-01-25 | 2008-10-14 | International Business Machines Corporation | Use of special directories for encoding semantic information in a file system |
US7043644B2 (en) | 2001-01-31 | 2006-05-09 | Qurio Holdings, Inc. | Facilitating file access from firewall-protected nodes in a peer-to-peer network |
CA2335395A1 (en) | 2001-02-09 | 2002-08-09 | Opengraphics Corporation | Controlled access system for online communities |
US6831655B2 (en) | 2001-02-20 | 2004-12-14 | Sun Microsystems, Inc. | Method and apparatus for determining display element attribute values |
US6813474B2 (en) | 2001-02-24 | 2004-11-02 | Echalk: L.L.C. | System and method for creating, processing and managing educational content within and between schools |
US20020129033A1 (en) | 2001-02-26 | 2002-09-12 | Hoxie Stephen W. | Browser for an accident and incident registry |
US6828988B2 (en) * | 2001-02-27 | 2004-12-07 | Microsoft Corporation | Interactive tooltip |
US7139762B2 (en) | 2001-02-27 | 2006-11-21 | Microsoft Corporation | System and method for filtering database records |
US7603657B2 (en) | 2001-03-02 | 2009-10-13 | Oracle International Corporation | Customization of client-server interaction in an internet application |
US7302634B2 (en) | 2001-03-14 | 2007-11-27 | Microsoft Corporation | Schema-based services for identity-based data access |
US7925513B2 (en) | 2001-03-15 | 2011-04-12 | Versata Development Group, Inc. | Framework for processing sales transaction data |
US7216289B2 (en) | 2001-03-16 | 2007-05-08 | Microsoft Corporation | Method and apparatus for synchronizing multiple versions of digital data |
US20020138552A1 (en) | 2001-03-21 | 2002-09-26 | Debruine Timothy S. | Method and system for optimizing private network file transfers in a public peer-to-peer network |
US7047406B2 (en) | 2001-03-21 | 2006-05-16 | Qurlo Holdings, Inc. | Method and system for providing a secure peer-to-peer file delivery network |
US7689711B2 (en) | 2001-03-26 | 2010-03-30 | Salesforce.Com, Inc. | System and method for routing messages between applications |
US7062490B2 (en) | 2001-03-26 | 2006-06-13 | Microsoft Corporation | Serverless distributed file system |
US7263666B2 (en) | 2001-04-09 | 2007-08-28 | Triveni Digital, Inc. | Targeted remote GUI for metadata generator |
US20020152262A1 (en) | 2001-04-17 | 2002-10-17 | Jed Arkin | Method and system for preventing the infringement of intellectual property rights |
US20020156895A1 (en) | 2001-04-20 | 2002-10-24 | Brown Michael T. | System and method for sharing contact information |
US7185050B2 (en) | 2001-04-30 | 2007-02-27 | Hewlett-Packard Development Company, L.P. | Document management system and method using content grouping system |
US6751626B2 (en) | 2001-05-03 | 2004-06-15 | International Business Machines Corporation | Method, system, and program for mining data in a personal information manager database |
JP2002334103A (ja) | 2001-05-11 | 2002-11-22 | Fujitsu Ltd | 検索処理システム及び検索処理方法 |
US7228383B2 (en) | 2001-06-01 | 2007-06-05 | Visto Corporation | System and method for progressive and hierarchical caching |
US20020188735A1 (en) | 2001-06-06 | 2002-12-12 | Needham Bradford H. | Partially replicated, locally searched peer to peer file sharing system |
US6990498B2 (en) * | 2001-06-15 | 2006-01-24 | Sony Corporation | Dynamic graphical index of website content |
US6910049B2 (en) | 2001-06-15 | 2005-06-21 | Sony Corporation | System and process of managing media content |
AU2002318380A1 (en) | 2001-06-21 | 2003-01-08 | Isc, Inc. | Database indexing method and apparatus |
US20040230572A1 (en) | 2001-06-22 | 2004-11-18 | Nosa Omoigui | System and method for semantic knowledge retrieval, management, capture, sharing, discovery, delivery and presentation |
WO2003001413A1 (en) | 2001-06-22 | 2003-01-03 | Nosa Omoigui | System and method for knowledge retrieval, management, delivery and presentation |
US6944647B2 (en) | 2001-06-29 | 2005-09-13 | International Business Machines Corporation | Methods and apparatus for bookmarking and annotating data in a log file |
JP2003087785A (ja) | 2001-06-29 | 2003-03-20 | Toshiba Corp | 動画像符号化データの形式変換方法及び装置 |
JP2003022206A (ja) * | 2001-07-06 | 2003-01-24 | Fujitsu Ltd | ファイル管理プログラムおよびファイル管理装置 |
US7440994B2 (en) | 2001-07-06 | 2008-10-21 | Intel Corporation | Method and apparatus for peer-to-peer services to shift network traffic to allow for an efficient transfer of information between devices via prioritized list |
KR20030006734A (ko) | 2001-07-14 | 2003-01-23 | 엠텍비젼 주식회사 | 통신망을 이용한 영상 데이터 관리 방법 및 시스템 |
US6865568B2 (en) * | 2001-07-16 | 2005-03-08 | Microsoft Corporation | Method, apparatus, and computer-readable medium for searching and navigating a document database |
US20030018657A1 (en) * | 2001-07-18 | 2003-01-23 | Imation Corp. | Backup of data on a network |
US6801919B2 (en) | 2001-07-27 | 2004-10-05 | Hewlett-Packard Development Company, L.P. | Object oriented database interface encapsulation that allows for chronologically overlapping transactions in a multi-threaded environment |
US7610218B2 (en) | 2001-07-31 | 2009-10-27 | Lightsurf Technologies, Inc. | Integrated shopping cart for sale of third party products and services via the internet |
EP1563389A4 (en) | 2001-08-01 | 2008-06-25 | Actona Technologies Ltd | VIRTUAL DATA DISTRIBUTION NETWORK |
JP3807961B2 (ja) * | 2001-08-01 | 2006-08-09 | インターナショナル・ビジネス・マシーンズ・コーポレーション | セッション管理方法、セッション管理システムおよびプログラム |
US20030028610A1 (en) | 2001-08-03 | 2003-02-06 | Pearson Christopher Joel | Peer-to-peer file sharing system and method using user datagram protocol |
US7146524B2 (en) | 2001-08-03 | 2006-12-05 | Isilon Systems, Inc. | Systems and methods for providing a distributed file system incorporating a virtual hot spare |
US7367028B2 (en) | 2001-08-14 | 2008-04-29 | National Instruments Corporation | Graphically deploying programs on devices in a system |
US7107299B2 (en) | 2001-08-14 | 2006-09-12 | Hewlett-Packard Development Company, L.P. | Method and apparatus for managing large numbers of objects having the same property |
EP1425745A2 (en) | 2001-08-27 | 2004-06-09 | Gracenote, Inc. | Playlist generation, delivery and navigation |
US6662198B2 (en) | 2001-08-30 | 2003-12-09 | Zoteca Inc. | Method and system for asynchronous transmission, backup, distribution of data and file sharing |
CA2357969A1 (en) * | 2001-09-28 | 2003-03-28 | Dirk Alexander Seelemann | Customazation of object property layout for a user interface |
US7203948B2 (en) | 2001-09-29 | 2007-04-10 | Siebel Systems, Inc. | Method, apparatus, and system for implementing caching of view custom options in a framework to support web-based applications |
US6952714B2 (en) | 2001-10-02 | 2005-10-04 | Citrix Systems, Inc. | Method for distributed program execution with server-based file type association |
US20030097410A1 (en) * | 2001-10-04 | 2003-05-22 | Atkins R. Travis | Methodology for enabling multi-party collaboration across a data network |
US8015204B2 (en) * | 2001-10-16 | 2011-09-06 | Microsoft Corporation | Scoped access control metadata element |
US8549434B2 (en) * | 2001-10-18 | 2013-10-01 | Microsoft Corporation | Method for graphical representation of a content collection |
US7290245B2 (en) | 2001-10-18 | 2007-10-30 | Microsoft Corporation | Methods and systems for navigating deterministically through a graphical user interface |
JP4204977B2 (ja) * | 2001-10-22 | 2009-01-07 | アップル インコーポレイテッド | メディアプレーヤーのためのインテリジェントなシンクロ操作 |
US20030078918A1 (en) | 2001-10-23 | 2003-04-24 | Souvignier Todd J. | Method, apparatus and system for file sharing between computers |
US20030081002A1 (en) * | 2001-10-30 | 2003-05-01 | Microsoft Corporation | Method and system for chaining and extending wizards |
US7069547B2 (en) | 2001-10-30 | 2006-06-27 | International Business Machines Corporation | Method, system, and program for utilizing impact analysis metadata of program statements in a development environment |
US20030081007A1 (en) | 2001-10-31 | 2003-05-01 | James Cyr | Object oriented explorer type environment |
US20030093580A1 (en) | 2001-11-09 | 2003-05-15 | Koninklijke Philips Electronics N.V. | Method and system for information alerts |
US7171468B2 (en) * | 2001-11-10 | 2007-01-30 | Kabushiki Kaisha Toshiba | System and method for accessing a document management repository |
US6799173B2 (en) * | 2001-11-14 | 2004-09-28 | Sun Microsystems, Inc. | Method and apparatus for sharing code containing references to non-shared objects |
US6944626B2 (en) * | 2001-11-26 | 2005-09-13 | Microsoft Corp. | Dynamically generated schema representing multiple hierarchies of inter-object relationships |
JP4186456B2 (ja) * | 2001-11-28 | 2008-11-26 | 沖電気工業株式会社 | 分散ファイル共有システムおよびその制御方法 |
US6826443B2 (en) * | 2001-11-29 | 2004-11-30 | Agilent Technologies, Inc. | Systems and methods for managing interaction with a presentation of a tree structure in a graphical user interface |
US7430723B2 (en) | 2001-11-29 | 2008-09-30 | Gse Advanced Industrial Technologies, Gmbh | System and method for implementing a three-dimensional graphic user interface |
CN1421800A (zh) | 2001-11-30 | 2003-06-04 | 英业达股份有限公司 | 电子文件预览系统与方法 |
CA2364631A1 (en) | 2001-12-04 | 2003-06-04 | Kevin W. Jameson | Collection extensible action gui |
US20030105745A1 (en) | 2001-12-05 | 2003-06-05 | Davidson Jason A. | Text-file based relational database |
JP4225038B2 (ja) | 2001-12-11 | 2009-02-18 | トヨタ自動車株式会社 | ユニット設計装置およびユニット設計方法 |
US7133874B2 (en) | 2001-12-13 | 2006-11-07 | Microsoft Corporation | Prototyping model for components of a software program |
US7024427B2 (en) | 2001-12-19 | 2006-04-04 | Emc Corporation | Virtual file system |
JP3778079B2 (ja) | 2001-12-20 | 2006-05-24 | 株式会社日立製作所 | 表示装置 |
US20030120928A1 (en) | 2001-12-21 | 2003-06-26 | Miles Cato | Methods for rights enabled peer-to-peer networking |
KR100436815B1 (ko) | 2001-12-24 | 2004-06-23 | 한국전자통신연구원 | 실시간 렌더링을 위한 하드웨어 그래픽 가속장치 내 연산최적화 시스템 및 그 방법 |
US7266843B2 (en) | 2001-12-26 | 2007-09-04 | Mcafee, Inc. | Malware scanning to create clean storage locations |
US7143362B2 (en) | 2001-12-28 | 2006-11-28 | International Business Machines Corporation | System and method for visualizing and navigating content in a graphical user interface |
US7266563B2 (en) | 2001-12-28 | 2007-09-04 | Fotomedia Technologies, Llc | Specifying, assigning, and maintaining user defined metadata in a network-based photosharing system |
EP1472633A2 (en) | 2002-01-08 | 2004-11-03 | Sap Ag | Enhanced email management system |
JP2003208343A (ja) | 2002-01-10 | 2003-07-25 | Ricoh Co Ltd | ファイル作成・閲覧方法、ファイル作成方法、ファイル閲覧方法、ファイル構造及びプログラム |
US20040205633A1 (en) | 2002-01-11 | 2004-10-14 | International Business Machines Corporation | Previewing file or document content |
US7243334B1 (en) | 2002-01-16 | 2007-07-10 | Prelude Systems, Inc. | System and method for generating user interface code |
US7089287B2 (en) | 2002-01-16 | 2006-08-08 | Xerox Corporation | Message-based system having embedded information management capabilities |
US6961734B2 (en) | 2002-01-17 | 2005-11-01 | International Business Machines Corporation | Method, system, and program for defining asset classes in a digital library |
US7552189B2 (en) | 2002-01-18 | 2009-06-23 | Bea Systems, Inc. | System and method for using virtual directories to service URL requests URL requests in application servers |
US7424715B1 (en) | 2002-01-28 | 2008-09-09 | Verint Americas Inc. | Method and system for presenting events associated with recorded data exchanged between a server and a user |
US6922709B2 (en) | 2002-02-19 | 2005-07-26 | International Business Machines Corporation | Method for maintaining consistent dual copies of vital product data in a dual accessor library of portable data storage media |
US7343365B2 (en) | 2002-02-20 | 2008-03-11 | Microsoft Corporation | Computer system architecture for automatic context associations |
US6763777B1 (en) | 2002-03-08 | 2004-07-20 | Christian F. Rosenberg | Conversion cockpit for a sailboat |
AU2003223238A1 (en) | 2002-03-11 | 2003-09-29 | Visionshare, Inc. | Method and system for peer-to-peer secure communication |
US7607102B2 (en) | 2002-03-14 | 2009-10-20 | Apple Inc. | Dynamically changing appearances for user interface elements during drag-and-drop operations |
US7107285B2 (en) | 2002-03-16 | 2006-09-12 | Questerra Corporation | Method, system, and program for an improved enterprise spatial system |
EP1535195A4 (en) | 2002-03-18 | 2008-04-02 | Corporation Bigtribe | COMMUNITY LIST |
US20040044776A1 (en) * | 2002-03-22 | 2004-03-04 | International Business Machines Corporation | Peer to peer file sharing system using common protocols |
WO2003083700A1 (en) | 2002-03-22 | 2003-10-09 | Thought, Inc. | Micro edition dynamic object- driven database manipulation and mapping system |
US20030212710A1 (en) | 2002-03-27 | 2003-11-13 | Michael J. Guy | System for tracking activity and delivery of advertising over a file network |
US20040030731A1 (en) * | 2002-04-03 | 2004-02-12 | Liviu Iftode | System and method for accessing files in a network |
US6938042B2 (en) | 2002-04-03 | 2005-08-30 | Laplink Software Inc. | Peer-to-peer file sharing |
US7010755B2 (en) * | 2002-04-05 | 2006-03-07 | Microsoft Corporation | Virtual desktop manager |
US7068291B1 (en) | 2002-04-11 | 2006-06-27 | Bellsouth Intellectual Property Corp. | Video display screen segmentation |
US20040019875A1 (en) * | 2002-04-29 | 2004-01-29 | Welch Keith C. | Masked edit control for use in a graphical programming environment |
US7389242B2 (en) * | 2002-05-07 | 2008-06-17 | Re3W Worldwide Limited | Interactive processing of real estate transactions |
US20030210281A1 (en) | 2002-05-07 | 2003-11-13 | Troy Ellis | Magnifying a thumbnail image of a document |
US6816863B2 (en) | 2002-05-09 | 2004-11-09 | International Business Machines Corporation | Method, system, and computer product for providing a distribution list |
US7457810B2 (en) | 2002-05-10 | 2008-11-25 | International Business Machines Corporation | Querying markup language data sources using a relational query processor |
US7080059B1 (en) | 2002-05-13 | 2006-07-18 | Quasm Corporation | Search and presentation engine |
US20030222915A1 (en) | 2002-05-30 | 2003-12-04 | International Business Machines Corporation | Data processor controlled display system with drag and drop movement of displayed items from source to destination screen positions and interactive modification of dragged items during the movement |
US7574488B2 (en) | 2002-05-31 | 2009-08-11 | Hitachi, Ltd. | Method and apparatus for peer-to-peer file sharing |
US20030227487A1 (en) | 2002-06-01 | 2003-12-11 | Hugh Harlan M. | Method and apparatus for creating and accessing associative data structures under a shared model of categories, rules, triggers and data relationship permissions |
US7191411B2 (en) | 2002-06-06 | 2007-03-13 | Moehrle Armin E | Active path menu navigation system |
US7100150B2 (en) | 2002-06-11 | 2006-08-29 | Sun Microsystems, Inc. | Method and apparatus for testing embedded examples in GUI documentation |
JP4308587B2 (ja) | 2002-06-24 | 2009-08-05 | 株式会社リコー | 文書群管理装置 |
US20040001106A1 (en) * | 2002-06-26 | 2004-01-01 | John Deutscher | System and process for creating an interactive presentation employing multi-media components |
US20040002993A1 (en) * | 2002-06-26 | 2004-01-01 | Microsoft Corporation | User feedback processing of metadata associated with digital media files |
US20040004638A1 (en) | 2002-07-02 | 2004-01-08 | Ketan Babaria | Method and apparatus for multiple-window multiple-selection operations in graphical-user-interface environments |
US7275063B2 (en) | 2002-07-16 | 2007-09-25 | Horn Bruce L | Computer system for automatic organization, indexing and viewing of information from multiple sources |
JP2004054721A (ja) * | 2002-07-23 | 2004-02-19 | Hitachi Ltd | ネットワークストレージ仮想化方法 |
JP2004080574A (ja) * | 2002-08-21 | 2004-03-11 | Oki Electric Ind Co Ltd | ラジアルラインスロット・アンテナ |
US20040117405A1 (en) | 2002-08-26 | 2004-06-17 | Gordon Short | Relating media to information in a workflow system |
US20040054674A1 (en) * | 2002-09-13 | 2004-03-18 | Carpenter Keith A. | Enabling a web application to access a protected file on a secured server |
US6956942B2 (en) | 2002-09-18 | 2005-10-18 | Sbc Properties, L.P. | Multi-modal address book |
US20040056894A1 (en) * | 2002-09-19 | 2004-03-25 | Igor Zaika | System and method for describing and instantiating extensible user interfaces |
US7337409B2 (en) | 2002-09-25 | 2008-02-26 | Siemens Aktiengesellschaft | Customizable drag and drop for industrial software applications |
US7197517B2 (en) * | 2002-09-25 | 2007-03-27 | International Business Machines Corporation | Systems, methods, and computer program products to display and select hierarchical database segments and fields |
AU2002951709A0 (en) | 2002-09-26 | 2002-10-17 | Canon Information Systems Research Australia Pty Ltd | Efficient printing of frames pages |
CN1316351C (zh) * | 2002-09-30 | 2007-05-16 | 微软公司 | 操作用户界面元素的计算机系统和方法 |
US8935202B2 (en) | 2002-09-30 | 2015-01-13 | Reed Elsevier Inc. | Managing changes in a relationship management system |
US20040073705A1 (en) | 2002-10-15 | 2004-04-15 | Madril Robert John | Print preview with edit hyperlink |
US20040153968A1 (en) | 2002-10-24 | 2004-08-05 | Jennie Ching | Method and system for user customizable asset metadata generation in a web-based asset management system |
AU2003286722A1 (en) | 2002-10-28 | 2004-05-25 | Gracenote, Inc. | Personal audio recording system |
US20040088374A1 (en) * | 2002-10-31 | 2004-05-06 | Webb James D. | Aggregation and sharing of patient data |
GB0226294D0 (en) | 2002-11-12 | 2002-12-18 | Autodesk Canada Inc | Image processing |
US20040098370A1 (en) | 2002-11-15 | 2004-05-20 | Bigchampagne, Llc | Systems and methods to monitor file storage and transfer on a peer-to-peer network |
AU2003302050A1 (en) | 2002-11-15 | 2004-06-15 | Creo Inc. | Methods and systems for sharing data |
TWI221746B (en) | 2002-11-18 | 2004-10-01 | Ulead Systems Inc | Preview file generating method applicable on multiple systems and device thereof |
US20040098379A1 (en) | 2002-11-19 | 2004-05-20 | Dan Huang | Multi-indexed relationship media organization system |
US7293031B1 (en) | 2002-11-21 | 2007-11-06 | Ncr Corp. | Report specification generators and interfaces |
US7549047B2 (en) | 2002-11-21 | 2009-06-16 | Xerox Corporation | Method and system for securely sharing files |
US20040103073A1 (en) | 2002-11-21 | 2004-05-27 | Blake M. Brian | System for and method of using component-based development and web tools to support a distributed data management system |
US7386532B2 (en) * | 2002-12-19 | 2008-06-10 | Mathon Systems, Inc. | System and method for managing versions |
AU2002953500A0 (en) | 2002-12-20 | 2003-01-09 | Redbank Manor Pty Ltd | A system and method of requesting, viewing and acting on search results in a time-saving manner |
JP4102199B2 (ja) | 2003-01-06 | 2008-06-18 | オリンパス株式会社 | 撮像システム、カメラ、外部機器、撮像プログラム、記録媒体、および撮像方法 |
US7581164B2 (en) | 2003-01-06 | 2009-08-25 | Apple Inc. | User interface for accessing presentations |
JP3900085B2 (ja) | 2003-01-14 | 2007-04-04 | ミツミ電機株式会社 | ゲーム用コントローラ |
US7383494B2 (en) | 2003-01-15 | 2008-06-03 | Xerox Corporation | Generating a confirmation sheet listing identifiers, thumbnails, and pages associated with page thumbnails |
US7769881B2 (en) | 2003-01-24 | 2010-08-03 | Hitachi, Ltd. | Method and apparatus for peer-to peer access |
US7945618B2 (en) | 2003-02-10 | 2011-05-17 | Oren Asher | Peer-to-peer service designer |
US7565618B2 (en) | 2003-02-13 | 2009-07-21 | LumaPix Inc. | Method and system for distributing multiple dragged objects |
US7739597B2 (en) | 2003-02-24 | 2010-06-15 | Microsoft Corporation | Interactive media frame display |
US20040230917A1 (en) | 2003-02-28 | 2004-11-18 | Bales Christopher E. | Systems and methods for navigating a graphical hierarchy |
US7930350B2 (en) | 2003-03-05 | 2011-04-19 | Canon U.S.A., Inc. | Digital image sharing enabled chat application |
US20040181516A1 (en) | 2003-03-13 | 2004-09-16 | First Data Corporation | Methods and systems for monitoring document-production processes |
US7487460B2 (en) | 2003-03-21 | 2009-02-03 | Microsoft Corporation | Interface for presenting data representations in a screen-area inset |
US7712034B2 (en) | 2003-03-24 | 2010-05-04 | Microsoft Corporation | System and method for shell browser |
US7627552B2 (en) | 2003-03-27 | 2009-12-01 | Microsoft Corporation | System and method for filtering and organizing items based on common elements |
US7240292B2 (en) * | 2003-04-17 | 2007-07-03 | Microsoft Corporation | Virtual address bar user interface control |
US7823077B2 (en) * | 2003-03-24 | 2010-10-26 | Microsoft Corporation | System and method for user modification of metadata in a shell browser |
US7409644B2 (en) | 2003-05-16 | 2008-08-05 | Microsoft Corporation | File system shell |
US20050080807A1 (en) * | 2003-10-12 | 2005-04-14 | Microsoft Corporation | Extensible creation and editing of integrated collections |
US7769794B2 (en) * | 2003-03-24 | 2010-08-03 | Microsoft Corporation | User interface for a file system shell |
US7526483B2 (en) | 2003-03-27 | 2009-04-28 | Microsoft Corporation | System and method for virtual folder sharing including utilization of static and dynamic lists |
US7587411B2 (en) | 2003-03-27 | 2009-09-08 | Microsoft Corporation | System and method for filtering and organizing items based on common elements |
US7536386B2 (en) | 2003-03-27 | 2009-05-19 | Microsoft Corporation | System and method for sharing items in a computer system |
US7925682B2 (en) | 2003-03-27 | 2011-04-12 | Microsoft Corporation | System and method utilizing virtual folders |
US7499925B2 (en) | 2003-03-27 | 2009-03-03 | Microsoft Corporation | File system for displaying items of different types and from different physical locations |
US7512885B2 (en) | 2003-03-31 | 2009-03-31 | Avid Technology, Inc. | Graphical user interface for navigating and displaying relationships among media data and metadata |
US7493614B2 (en) | 2003-03-31 | 2009-02-17 | Microsoft Corporation | System architecture and related methods for dynamically adding software components to extend functionality of system processes |
US8001088B2 (en) | 2003-04-04 | 2011-08-16 | Avid Technology, Inc. | Indexing media files in a distributed, multi-user system for managing and editing digital media |
US7120619B2 (en) * | 2003-04-22 | 2006-10-10 | Microsoft Corporation | Relationship view |
US7415484B1 (en) | 2003-05-09 | 2008-08-19 | Vignette Corporation | Method and system for modeling of system content for businesses |
US7693867B2 (en) | 2003-05-14 | 2010-04-06 | Pixar | Model referencing method and apparatus |
US6882242B2 (en) | 2003-06-19 | 2005-04-19 | Radio Frequency Systems, Inc. | Frequency selective low loss transmission line system |
US20050015405A1 (en) * | 2003-07-18 | 2005-01-20 | Microsoft Corporation | Multi-valued properties |
US7747625B2 (en) * | 2003-07-31 | 2010-06-29 | Hewlett-Packard Development Company, L.P. | Organizing a collection of objects |
US8230366B2 (en) * | 2003-10-23 | 2012-07-24 | Apple Inc. | Dynamically changing cursor for user interface |
US20050114672A1 (en) | 2003-11-20 | 2005-05-26 | Encryptx Corporation | Data rights management of digital information in a portable software permission wrapper |
US7392278B2 (en) | 2004-01-23 | 2008-06-24 | Microsoft Corporation | Building and using subwebs for focused search |
US7412447B2 (en) | 2004-03-01 | 2008-08-12 | Fuji Xerox Co., Ltd. | Remote file management using shared credentials for remote clients outside firewall |
EP1738251A2 (en) * | 2004-04-16 | 2007-01-03 | Cascade Basic Research Corp. | Modelling relationships within an on-line connectivity universe |
US7853895B2 (en) | 2004-05-11 | 2010-12-14 | Sony Computer Entertainment Inc. | Control of background media when foreground graphical user interface is invoked |
US20060059204A1 (en) * | 2004-08-25 | 2006-03-16 | Dhrubajyoti Borthakur | System and method for selectively indexing file system content |
US8683351B2 (en) * | 2004-10-26 | 2014-03-25 | International Business Machines Corporation | Chat user interface for threaded text chat systems |
US20070168885A1 (en) | 2005-01-21 | 2007-07-19 | Michael Muller | Sorting and filtering activities in an activity-centric collaborative computing environment |
US20070186183A1 (en) | 2006-02-06 | 2007-08-09 | International Business Machines Corporation | User interface for presenting a palette of items |
-
2005
- 2005-07-13 US US11/179,804 patent/US7650575B2/en active Active
-
2006
- 2006-07-10 WO PCT/US2006/026854 patent/WO2007008877A2/en active Application Filing
- 2006-07-10 RU RU2008101440/08A patent/RU2417401C2/ru not_active IP Right Cessation
- 2006-07-10 BR BRPI0613455-6A patent/BRPI0613455A2/pt not_active Application Discontinuation
- 2006-07-10 MX MX2008000577A patent/MX2008000577A/es active IP Right Grant
- 2006-07-10 KR KR1020137020367A patent/KR101330369B1/ko active IP Right Grant
- 2006-07-10 KR KR1020087000920A patent/KR101330491B1/ko active IP Right Grant
- 2006-07-10 EP EP06786868A patent/EP1902354A4/en not_active Ceased
- 2006-07-10 CN CN2006800255362A patent/CN101223496B/zh not_active Expired - Fee Related
- 2006-07-10 EP EP13195244.2A patent/EP2911044A1/en not_active Withdrawn
- 2006-07-10 JP JP2008521515A patent/JP5193037B2/ja not_active Expired - Fee Related
-
2009
- 2009-11-20 US US12/623,103 patent/US20100070900A1/en not_active Abandoned
-
2012
- 2012-05-01 JP JP2012104729A patent/JP5529205B2/ja not_active Expired - Fee Related
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20050072709A1 (en) | 2002-10-17 | 2005-04-07 | Mann John David | Method and apparatus for stacking cans |
Also Published As
Publication number | Publication date |
---|---|
JP5193037B2 (ja) | 2013-05-08 |
CN101223496B (zh) | 2010-06-16 |
JP5529205B2 (ja) | 2014-06-25 |
EP2911044A1 (en) | 2015-08-26 |
EP1902354A2 (en) | 2008-03-26 |
US20100070900A1 (en) | 2010-03-18 |
US7650575B2 (en) | 2010-01-19 |
KR101330369B1 (ko) | 2013-11-15 |
JP2012185838A (ja) | 2012-09-27 |
BRPI0613455A2 (pt) | 2011-01-11 |
CN101223496A (zh) | 2008-07-16 |
WO2007008877A2 (en) | 2007-01-18 |
WO2007008877A3 (en) | 2008-01-03 |
US20060070007A1 (en) | 2006-03-30 |
RU2417401C2 (ru) | 2011-04-27 |
MX2008000577A (es) | 2008-03-18 |
EP1902354A4 (en) | 2012-08-29 |
RU2008101440A (ru) | 2009-07-20 |
JP2009501391A (ja) | 2009-01-15 |
KR20130094355A (ko) | 2013-08-23 |
KR20080033261A (ko) | 2008-04-16 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR101330491B1 (ko) | 리치 드래그 드롭 사용자 인터페이스 | |
KR101331315B1 (ko) | 리치 드래그 드롭 사용자 인터페이스 | |
JP4378292B2 (ja) | ファイルシステムシェル | |
US20070061745A1 (en) | Nested views in an electronic file system | |
JP4843670B2 (ja) | 多値プロパティを表示して編集するためのシステム及び方法 | |
US7409644B2 (en) | File system shell | |
US20050188174A1 (en) | Extensible creation and editing of collections of objects | |
US20070055940A1 (en) | Single action selection of data elements | |
KR20070058517A (ko) | 파일 시스템 쉘 | |
US8478763B2 (en) | Unified searching and running of files | |
JP2007521540A (ja) | 統合コレクションの拡張可能な作成および編集 | |
NZ533296A (en) | File system shell | |
McElhearn | Find files fast: track down anything with these Spotlight strategies. |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
E902 | Notification of reason for refusal | ||
A107 | Divisional application of patent | ||
E701 | Decision to grant or registration of patent right | ||
GRNT | Written decision to grant | ||
FPAY | Annual fee payment |
Payment date: 20161019 Year of fee payment: 4 |
|
FPAY | Annual fee payment |
Payment date: 20171018 Year of fee payment: 5 |
|
FPAY | Annual fee payment |
Payment date: 20181018 Year of fee payment: 6 |