CN101223496A - 丰富的拖放用户界面 - Google Patents

丰富的拖放用户界面 Download PDF

Info

Publication number
CN101223496A
CN101223496A CNA2006800255362A CN200680025536A CN101223496A CN 101223496 A CN101223496 A CN 101223496A CN A2006800255362 A CNA2006800255362 A CN A2006800255362A CN 200680025536 A CN200680025536 A CN 200680025536A CN 101223496 A CN101223496 A CN 101223496A
Authority
CN
China
Prior art keywords
tabulation
persistence
file
attribute
automatically
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CNA2006800255362A
Other languages
English (en)
Other versions
CN101223496B (zh
Inventor
C·库敏斯
C·K·范多克
D·G·德弗奇克
S·霍弗纳格尔斯
T·P·麦基
T·K·彼姆
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Microsoft Technology Licensing LLC
Original Assignee
Microsoft Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Family has litigation
First worldwide family litigation filed litigation Critical https://patents.darts-ip.com/?family=37637882&utm_source=google_patent&utm_medium=platform_link&utm_campaign=public_patent_search&patent=CN101223496(A) "Global patent litigation dataset” by Darts-ip is licensed under a Creative Commons Attribution 4.0 International License.
Application filed by Microsoft Corp filed Critical Microsoft Corp
Publication of CN101223496A publication Critical patent/CN101223496A/zh
Application granted granted Critical
Publication of CN101223496B publication Critical patent/CN101223496B/zh
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction 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/0486Drag-and-drop
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/242Query formulation
    • G06F16/2428Query predicate definition using graphical user interfaces, including menus and forms
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements

Abstract

在电子文件系统中,在将所选对象拖到目标对象上的操作期间向用户提供预览信息。该信息指示如果所选对象被放到该目标对象上将采取什么类型的动作。要采取的动作可以取决于所选对象的类型和/或目标对象的类型。例如,当所选对象是项而目标对象是持久化自动列表时,该动作可以包括添加、移除或修改所选对象的一个或多个属性以遵循由持久化自动列表定义的一个或多个准则。并且,在选择多个对象时可向用户提供数字反馈。例如,当选择七个对象时,可在光标旁边出现文本数字“7”。

Description

丰富的拖放用户界面
背景
现代电子文件系统通常以分层树结构来储存文件。该树的每一节点被认为是包含一个或多个文件的文件夹。通常,在这一电子文件系统中,一个项的位置受到组织定义的文件系统的限制。例如,在许多文件系统中,每一文件位于一个(且仅一个)文件夹中。这意味着文件生存期和文件组织被合并。即,文件只能在其具有相对于其它文件或文件夹组织的位置时才存在。另外,文件不能被放置在多个组织中。这意味着例如如果用户希望在多个文件夹中查看一文件,则用户必须制作该文件的多个副本。这对于用户而言既冗长乏味又易于出错,并且浪费了存储空间。
另外,当执行拖/放操作时,用户并不总是清楚在完成拖/放操作时候将要采取什么动作。当一起选择了多个文件来进行拖/放时,这甚至可能更混乱。
概述
需要更多地允许用户使用图形用户界面以更灵活的方式来操纵文件和其它对象的更高级的电子文件系统和用户界面。有了这一灵活性,就有机会向用户提供关于当执行拖/放操作时发生了什么的更丰富信息。
本发明的各方面涉及可被实现的各种类型的文件系统对象,包括项、文件夹、列表、持久化自动列表以及栈。然而,例如,文件夹包含实际对象,而列表和持久化自动列表包含对对象的引用或快捷方式而非对象本身。持久化自动列表参考具有遵循由该持久化自动列表定义的一个或多个准则的属性的对象来自动填充。
本发明的其它方面涉及在图形用户界面中将所选对象拖到目标对象上的操作的过程中向用户提供预览信息。该预览信息指示如果所选的对象被放到目标对象上则会采取什么动作,由此在完成拖/放操作之前向用户提供了确定特定的拖/放操作是否合需的机会。要采取的特定动作可以取决于所选对象的类型和/或目标对象的类型。例如,当所选对象是项而目标对象是持久化自动列表时,该动作可包括添加、移除或修改所选对象的一个或多个属性以遵循由该持久化自动列表定义的一个或多个准则。
本发明的另外一些方面涉及当选中多个对象时向用户提供数字反馈。例如,当选中七个对象时,在光标旁边出现文本数字“7”。这可得到比过去的用户界面更易于理解的用户界面,在过去的用户界面中,多个对象在其移动时分散在屏幕周围。在常规界面中,用户有时难以确定选中了多少对象。
本发明的还有一些方面涉及响应于不同的拖/放组合来执行各种类型的动作。所执行的动作的具体类型可由被放下的对象的类型和/或对其发生了放置的目标对象的类型来确定。
当结合以下说明性实施例的详细描述来考虑时,将清楚此处公开的这些和其它方面。
附图简述
当结合附图阅读时,可以更好地理解以上概述以及以下说明性实施例的详细描述,附图作为示例而非对所要求保护的本发明的局限被包括在内。
图1是一个说明性计算环境的功能框图。
图2是示出可响应于特定的拖/放操作来采取的说明性动作的表。
图3-10示出了可响应于各种拖/放操作来呈现的说明性预览反馈实例。
图11-13示出了其中拖/放操作导致在光标附近或在屏幕上的另一位置中呈现预览反馈实例的说明性屏幕截图。
图14示出了可响应于将一项拖到各种类型的目标对象上而呈现的说明性预览反馈实例。
图15-18示出了各自包括解释性文本的说明性预览反馈实例。
图19-23示出了对将一对象拖到在一分层结构中其下具有子对象的目标对象上的说明性响应。
说明性实施例的详细描述
说明性计算环境
图1示出了其中可实现手写识别功能和/或神经网络创建、修改、和/或训练的合适的计算环境100的一个示例。计算环境100仅为合适的计算环境的一个示例,并非对本发明的使用范围或功能提出任何局限。也不应将计算环境100解释为对说明性计算环境100中示出的任一组件或其组合具有任何依赖性或需求。
可以使用其它通用或专用计算系统环境或配置。众所周知的计算系统、环境和/或配置的示例包括但不限于,个人计算机(PC);服务器计算机;手持式和其它便携式设备,诸如个人数字助理(PDA)、平板样式的PC或膝上型PC;多处理器系统;基于微处理器的系统;机顶盒;可编程消费者电子设备;网络PC;小型机;大型计算机;包括任一上述系统或设备的分布式计算环境;等等。
此处的公开内容有时在诸如程序模块等由计算机执行的计算机可执行指令的一般上下文中描述。一般而言,程序模块包括执行特定的任务或实现特定的抽象数据类型的例程、程序、对象、组件、数据结构等等。还可使用其中任务由通过通信网络链接的远程处理设备来执行的分布式计算环境。在分布式计算环境中,程序模块可以位于包括存储器存储设备的本地和远程计算机存储介质中。
参考图1,说明性计算环境100包括计算机100形式的通用计算设备。计算机110的组件可包括但不限于,处理单元120、系统存储器130以及将包括系统存储器130的各类系统组件耦合至处理单元120的系统总线121。系统总线121可以是若干种总线结构的任一种,包括存储器总线或存储器控制器、外围总线以及使用各类总线体系结构的任一种的局部总线。作为示例而非局限,这类体系结构包括工业标准体系结构(ISA)总线、微通道体系结构(MCA)总线、增强ISA(EISA)总线、视频电子技术标准协会(VESA)局部总线、高级图形端口(AGP)总线、以及外围部件互连(PCI)总线(也称为背板(Mezzanine)总线)。
计算机110通常包括各种计算机可读介质。计算机可读介质可以是可由计算机110访问的任一可用介质,诸如易失性和非易失性介质、可移动和不可移动介质。作为示例而非局限,计算机可读介质包括计算机存储介质和通信介质。计算机存储介质包括以用于储存诸如计算机可读指令、数据结构、程序模块或其它数据等信息的任一方法或技术实现的易失性和非易失性,可移动和不可移动介质。计算机存储介质包括但不限于,随机存取存储器(RAM)、只读存储器(ROM)、电可擦除可编程ROM(EEPROM)、闪存或其它存储器技术、紧致盘ROM(CD-ROM)、数字视频盘(DVD)或其它光盘存储、磁盒、磁带、磁盘存储或其它磁存储设备、或可以用来储存所期望的信息并可由计算机100访问的任一其它介质。通信介质通常具体化为诸如载波或其它传输机制等已调制数据信号中的计算机可读指令、数据结构、程序模块或其它数据,并包括任一信息传送介质。术语“已调制数据信号”指以对信号中的信息进行编码的方式设置或改变其一个或多个特征的信号。作为示例而非局限,通信介质包括有线介质,如有线网络或直接连线连接,以及无线介质,如声学、射频(RF)(例如,蓝牙、WiFi、UWB)、光学(例如,红外)和其它无线介质。
系统存储器130包括易失性和/或非易失性存储器形式的计算机存储介质,如ROM131和RAM132。基本输入/输出系统133(BIOS)包括如在启动时帮助在计算机100内的元件之间传输信息的基本例程,它通常储存在ROM131中。RAM132通常包含处理单元120立即可访问和/或当前正在操作的数据和/或程序模块。作为示例而非局限,图1示出了计算机可执行指令形式的软件,包括操作系统134、应用程序135、其它程序模块136和程序数据137。
计算机110也可包括其它计算机存储介质。仅作示例,图1示出了对不可移动、非易失性磁介质进行读写的硬盘驱动器141、对可移动、非易失性磁盘152进行读写的磁盘驱动器151,以及对可移动、非易失性光盘156,如CD ROM、DVD或其它光介质进行读写的光盘驱动器155。可以在说明性操作环境中使用的其它计算机存储介质包括但不限于,磁带盒、闪存卡、数字录像带、固态RAM、固态ROM等等。硬盘驱动器141通常通过不可移动存储器接口,如接口140连接到系统总线121,磁盘驱动器151和光盘驱动器155通常通过可移动存储器接口,如接口150连接到系统总线121。
上文讨论并在图1示出的驱动器及其关联的计算机存储介质为计算机110提供了计算机可读指令、数据结构、程序模块和其它数据的存储。例如,在图1中,示出硬盘驱动器141储存操作系统144、应用程序145、其它程序模块146和程序数据147。注意,这些组件可以各自与操作系统134、应用程序135、其它程序模块136和程序数据137相同,也可以与它们不同。在图1中对操作系统144、应用程序145、其它程序模块146和程序数据147给予不同的标号来说明至少它们是不同的副本。用户可以通过输入设备,如键盘162、触摸垫165(诸如数字化仪)和指示笔166、以及定点设备161(通常指鼠标、跟踪球或触摸垫)向计算机100输入命令和信息。触摸垫165可以是单独的物理设备,或者可以与诸如监视器191等显示设备集成。其它输入设备(未示出)可包括话筒、操纵杆、游戏垫、圆盘式卫星天线、扫描仪等等。这些和其它输入设备通常通过耦合至系统总线的用户输入接口160连接至处理单元120,但是也可以通过其它接口和总线结构连接,如并行端口、游戏端口、通用串行总线(USB)或IEEE1394串行总线(火线)。监视器191或其它类型的显示设备也通过接口,如视频接口190连接至系统总线121。视频接口190除了其自己的专用处理器和存储器之外还可具有高级2D或3D图形能力。计算机100还可包括其它外围输出设备,如扬声器197和打印机196,它们通过输出外围接口195连接。
计算机100可以使用到一个或多个远程计算机,如远程计算机180的逻辑连接在网络化环境中操作。远程计算机180可以是个人计算机、服务器、路由器、网络PC、对等设备或其它常见的网络节点,并通常包括许多或所有相对于计算机100所描述的元件,尽管在图1中仅示出了存储器存储设备181。图1描述的逻辑连接包括局域网(LAN)171和广域网(WAN)173,但也可或是或者包括其它网络,诸如因特网。这类网络环境常见于家庭、办公室、企业范围计算机网络、内联网以及因特网。
当在LAN网络环境中使用时,计算机100通过网络接口或适配器170耦合到LAN171。当在WAN网络环境中使用时,计算机100可包括调制解调器172或用于通过WAN173,如因特网建立通信的其它设备。调制解调器172可以是内置或外置的,它通过用户输入接口160或其它适当的机制连接至系统总线121。在网络化环境中,相对于计算机100所描述的程序模块或其部分可远程地储存在诸如远程存储设备181中。作为示例而非局限,图1示出远程应用程序185驻留在存储器设备181上。可以理解,示出的网络连接是示例性的,也可以使用在计算机之间建立通信链路的其它手段。
文件系统组织
一种电子文件系统可由计算机100实现以管理储存在计算机100可访问的各种电子介质中的文件和其它对象。该文件系统可以是其它程序模块136的一部分和/或操作系统134的一部分。该文件系统可以是传统的文件系统,或者可以是数据库驱动的更高级的文件化系统。在许多传统的文件系统中,诸如基于文件分配表(FAT)文件系统的那些系统,对文件的传统目录访问假定用户希望以分层目录树来维护其文件。文件位置和目录结构彼此依赖;用户不能在不改变目录结构的情况下将文件移至另一位置。
另一方面,可使用一种更高级的文件系统,该文件系统使用了快捷方式引用,由此允许文件和其它对象出现在一个或多个位置中而实际上在另一不同的位置中。这一文件系统可定义各种类型的对象,它提供了管理文件和其它对象的更灵活的方式。
例如,一种类型的对象是列表。出于本公开内容和权利要求书的目的,列表是以特定顺序引用一其它对象的集合的对象。本公开内容和权利要求书中所使用的术语对象的“集合”旨在包括多个对象的集合以及仅有单个对象的集合两者。由列表引用的对象例如可以是各自由用户手动添加到列表的对象的任意集合。然而,由列表引用的对象不是如它们在常规文件夹中那样实际存储在列表中。由此,一个以上列表可同时引用同一对象。
该文件系统支持的另一种类型的对象是持久化自动列表。持久化自动列表类似于列表,不同之处在于由持久化自动列表引用的对象集合是由查询来确定的。该查询可定义一个或多个准则。由此,出于本公开内容和权利要求书的目的,持久化自动列表被定义为包含满足与该持久化自动列表相关联的一个或多个准则的对象集合的列表。持久化自动列表的内容是动态的;在持久化自动列表中列出的对象集合可根据各个对象的属性的改变而改变。例如,被配置成包含对由作者John Doe创建的所有文档的引用的持久化自动列表(这一情况下的查询准则可以是类型=文档,作者=“John Doe”)可在John Dow创建一新文件或删除其文件之一时自动更新。与持久化自动列表相关联的准则可以包括任何准则,诸如对象类型、作者、标题、内容、创建日期、编辑日期、文件系统中的位置(此处也称为“范围”)、自定义内在属性等。并且,如下所述,列表允许对由列表和持久化自动列表引用的对象定义外在属性。
由该文件系统管理的每一对象可包括一个或多个属性或可与这些属性相关联。这些属性可以被大致地分类成两组:外在属性和内在属性。与持久化自动列表相关联的一个或多个准则形成了对对象的内在属性的查询。
外在属性是与对象分开储存的对象属性。例如,在列表的上下文中,用户可添加“列表注释”列,该列仅在列表的上下文中安排评论,而不对由列表引用的对象本身安排评论。这可允许用户对例如用户没有权限修改的对象作出评论。外在属性不会随着这些对象而传播到该列表的上下文之外。由此,引用这些相同对象中的一个或多个的另一列表不会包括这些项中的任一个的“列表注释”属性,当然,除非用户将该属性添加到该其它列表的上下文中的项。外在属性可由用户手动添加,或可由文件系统、操作系统和/或其它程序模块自动添加。
内在属性是随项一起储存的属性。例如,文件的标题可以被认为是文件的内在属性,其中标题随文件一起传播。如果例如文件要被添加到特定的文件夹或列表,则文件仍具有其标题。对象的内容也是对象的内在属性。同样,对象在文件系统内的位置是对象的另一内在属性。
该文件系统可支持的还有一种类型的对象是常规文件夹。文件夹出于本公开内容和权利要求书的目的而被定义为包含其它对象的集合的对象。一种相关类型的对象是栈,它是表示满足给定要求的项集合的视图中的虚拟容器。例如,用户可按照“作者”来堆栈持久化自动列表或查询结果,然后按照谁写了它们来查看所有结果。栈将对每一作者呈现,其中每一栈基于由每一作者所编写的对象的个数而可以具有不同的高度。
该文件系统可支持的另外一种类型的对象是项。项可以是例如文件、电子邮件、联系人或约会。
由列表和持久化自动列表引用的对象以及包含在文件夹和栈中的对象可以是任何组合中的任何类型的对象。例如,列表、持久化自动列表、文件夹或栈可以各自包含一个或多个文件、电子邮件、列表、持久化自动列表、文件夹、栈、和/或任何其它类型的对象。
该文件系统可被组织成一个或多个卷。卷出于本公开内容和权利要求书的目的而被定义为由文件系统表示为单独的存储资源的物理存储介质或其预定部分。
拖/放对象
操作系统和/或文件系统可具有呈现表示由该文件系统管理的每一对象的图标或其它可视元素的图形用户界面。该图形用户界面还可允许用户以常规的方式将表示对象的可视元素拖放到表示其它对象的可视元素上。术语将第一对象“拖/放”或“拖放”到第二对象上及其变型将在此处用作表示将第一对象的可视元素常规地拖放到表示第二对象的可视元素上的简写语言。诸如微软的WINDOWS操作系统线等许多系统传统上提供了拖/放功能。拖放在不同的上下文中可具有不同的含义。例如,将一文件拖到文件夹上通常使得该文件被移至该文件夹中。换言之,实际文件对象本身在该文件系统中的位置被改变。同样,将一文档拖到一打印机对象上通常使得该文档在与该打印机对象相关联的打印机上打印。应当注意,许多这样的操作系统和文件系统也提供了剪切/复制/粘贴功能。这些被认为是获得相同结果的替换用户操作。例如,将一文件拖放到一列表中可替换地通过复制该文件并将该文件粘贴到列表中来实现。
然而,需要在对象的各种组合之间并且对于先前未被传统系统支持的上下文建立拖/放含义。例如,将一个项拖到一现有的持久化列表上意味着什么?这一拖/放含义的示例在此处参考图2来讨论。图2示出了响应于用户作出的拖/放输入将执行哪一(些)动作。图2中的每一行对应于将要放置的一不同类型的对象(“所选对象”),而每一列对应于所选对象要被放到其上的一不同类型的对象(“目标对象”)。
由此,图2处理了六种不同的可能类型的所选对象:单个项、多个项的组、文件夹、列表、持久化自动列表和栈。图2还处理了六种不同的可能类型的目标对象:与所选对象在同一卷内的文件夹、与所选对象在不同卷内的文件夹、与所选对象在同一卷内的列表、与所选对象在不同卷内的列表、定义包括所选对象的范围(即,文件系统中的位置)的自动列表、以及定义不包括所选对象的范围的自动列表。
图2将在逐列的基础上来讨论。参考图2的“文件夹(相同卷)”列,其中目标对象是与所选对象在同一卷内的文件夹,则采取的动作是将所选对象移至该目标对象内,而不管所选对象的类型如何。这是有意义的,因为当所选对象和目标对象在同一卷内时,它最可能是用户的意图。
类似地,参考“文件夹(不同卷)”列,其中目标对象是与所选对象在不同卷内的文件夹,则所采取的动作是复制所选对象并将该副本放置在目标对象内,而不管所选对象的类型如何。再一次,在这一情况下,当目标对象在不同卷内时,用户的意图最可能是将所选对象的副本而非原始的所选对象本身放置在目标对象内。然而,存在所选对象是栈的例外。在这一情况下,将所选栈拖/放到目标文件夹导致创建表示该目标文件夹中所选栈的持久化自动列表。
参考图2的“列表(相同卷)”和“列表(不同卷)”列,其中目标对象是列表,拖/放操作可以使得对所选对象的引用或快捷方式被放置在列表中。无论目标列表是否与所选对象在同一卷内情况都是如此。然而,存在所选对象是栈的例外。在这一情况下,将所选栈从持久化自动列表拖到目标列表导致创建对持久化自动列表的定义的快捷方式,它被嵌入在目标列表中(而非作为单独的文件来持久化)。再一次,当用户执行这一拖/放操作时这最有可能是用户的意图。
参考图2的“自动列表(相同范围)”列,将任何所选项拖到定义包括所选对象的范围的持久化自动列表上导致所选对象的一个或多个属性被修改、移除或添加,使得所选对象落入由目标持久化自动列表定义的标准或准则内。例如,假定目标持久化自动列表定义了由持久化自动列表引用的对象必须是(类型=文档)且(作者=“John Doe”),且文件夹范围为c:\work\clientxyz的准则。在这一情况下,持久化自动列表将自动列出其范围内满足这些准则的所有对象。例如,假定一文档在所定义的范围内,但是既没有分配作者也没有分配给它的不同作者属性。将该文档拖放到目标持久化自动列表的操作将导致该文档的属性在可能时被设置以满足该持久化自动列表所要求的准则。在这一示例中,该文档的作者属性将被改为“JohnDoe”,使得该文档可由该持久化自动列表正确地列出。
在某些情况下,计算机100可能确定不可能改变属性来满足所有准则。例如,如果被放到同一目标持久化自动列表上的对象不是文档,则将该对象的类型属性改为文档将没有任何意义(因为它实际上不是文档)。在这一情况下,拖/放操作可以被禁止。
当要被拖/放到与所选对象在同一范围内的目标持久化自动列表上的所选对象是文件夹时,则被改变以满足持久化自动列表准则的属性导致该文件夹中的项(但不是该文件夹本身)由该持久化自动列表来引用。同样,所选文件夹中的项的属性在可能时被改变以满足目标持久化自动列表的准则。
在所选对象是持久化自动列表的情况下,则将其拖/放到另一目标持久化自动列表上将设置该持久化自动列表结果上的属性。换言之,遵循所选自动列表的所有项的属性被改变、移除或添加,使得它们也遵循目标自动列表。
在所选对象是栈的情况下,则将其拖/放到目标持久化自动列表上将在可能时设置栈的内容的属性以满足目标持久化自动列表的准则。
参考图2的“自动列表(不同范围)”列,该列涉及与前一列相同的情形,除了现在所选对象在目标持久化自动列表的范围之外以外。在这些情况下,所选对象(或由所选对象引用的对象,诸如在所选列表中列出的对象)首先被复制,然后该副本被放置到目标持久化自动列表的范围内。然后,执行在“自动列表(相同范围)”列中所涉及的相同的动作,除了这些动作是在副本而非原始的所选对象上执行的以外。
拖/放修改工具
从以上对于图2的示例中讨论的各种拖/放操作所得的动作是默认动作。默认动作试图预测在执行每一拖/放操作时用户的意图是什么。然而,用户可通过连同拖/放操作一起提供附加输入来手动覆盖要采取的动作。例如,用户可在执行拖/放操作时按下键盘162上的键。例如,按下Shift键可使得任何复制动作变为移动动作,而按下Ctrl键可使得任何移动动作改为复制动作。
作为另一示例,当拖到列表时,在拖动时按下Shift键可迫使所选对象被移至目标列表的丛状(thicket)文件夹,该文件夹是当目标列表收集对象时放置对象的位置。或者,当拖到列表时同时按下Ctrl键,这可迫使所选对象被复制到列表的丛状文件夹。当拖到持久化自动列表时,则拖动的同时按下Shift键可迫使所选对象被移至目标持久化自动列表的默认文件夹,该默认文件夹是当对象被复制到目标自动列表的范围内时放置对象的位置。或者,当拖到持久化自动列表同时按下Ctrl键,这可迫使所选对象被复制到目标持久化自动列表的默认文件夹。
拖/放预览
由于现在响应于拖/放操作有各种各样可采取的动作,因此用户可能很容易对特定的拖/放操作可意味着什么感到混淆。即使系统可被配置成采取最可能的预期动作,也可能会发生这一混乱。因此,期望的是向用户呈现反馈,即作为给定拖/放操作的结果将要发生的部分或全部动作和/或拖/放操作的当前状态的预览。基于该反馈,用户然后可按需决定是完成、异常中止还是修改拖/放操作。
该预览反馈可用所需的任何形式来呈现。例如,该反馈可采用图标、图形、文本和/或任何其它类型的反馈的形式,并且可在显示器的任何固定或非固定部分中呈现。该反馈可以是可视和/或可听的。此外,该反馈可以随光标移动和/或可以在光标附近呈现。
这一预览反馈的示例在图3-10中示出。所示的反馈实例仅是说明性的。图3示出了可在不能完成操作时在待决的拖/放操作期间出现的可视反馈的一个示例。例如,这可响应于用户已将一个项拖到持久化自动列表上,而该项的属性不能被修改来满足该持久化自动列表的准则而出现。
图4示出了可在待决的拖/放操作期间出现的可视反馈的一个示例,该反馈指示所选对象将响应于拖/放操作的完成被复制。例如,这可响应于用户已将一个项拖到一不同卷中的文件夹时出现。
图5示出了可在待决的拖/放操作期间出现的可视反馈的一个示例,该反馈指示多个项已被选中。在这一示例中,选择了14个项。当将每一新项添加到选择时,该数字可动态改变以指示所选项的实际个数。在许多常规图形用户界面文件系统中,对多个文件的选择是通过文件的各个图标根据光标从其原始的显示位置移至新的相对位置来指示的。在这一情况下,当文件图标开始移动时,用户可能难以理解接下来要发生什么以及选择了多少文件。然而,在图5中,用户可容易地查看有多少多个选中的项的状态。图5中数字左边的图标可以是所选项之一的缩略图,诸如选择的第一个项或最近选择的项。也可提供其它信息,诸如所选的字节数。
图6示出了可在待决的拖/放操作期间出现的可视反馈的一个示例,该反馈指示响应于拖/放操作的完成,所选对象将被添加到目标列表或目标持久化自动列表中。
图7示出了可在待决的拖/放操作期间出现的可视反馈的一个示例,该反馈指示响应于拖/放操作的完成,所选对象的属性要被添加、移除或修改。
图8示出了可在待决的拖/放操作期间出现的可视反馈的一个示例,该反馈指示响应于拖/放操作的完成将创建一持久化自动列表。持久化自动列表可在例如用户将一特定栈从现有的查询结果集合中拖放到别处的栈时响应于拖/放操作来创建。在这一情况下,可响应于拖/放操作自动创建持久保存该查询的定义的新的持久化自动列表。
图9示出了可在待决的拖/放操作期间出现的可视反馈的一个示例,该反馈指示响应于拖/放操作的完成,所选对象要被移动。
当要采取一次以上动作时,可组合诸如图4-9中的图标等各种反馈实例。例如,图10示出了可在待决的拖/放操作期间出现的可视反馈的一个示例,该反馈指示响应于拖/放操作的完成,将采取特定的多个动作。在该示例中,响应于待决的拖/放操作的完成,将采取三个动作:将复制所选对象;将添加、移除或修改其属性中的至少一个;以及将创建新的持久化自动列表。尽管在此示例中各种图标被示为水平排列,但是它们也可垂直或以任何其它方式来排列。
除了图5所示的反馈之外,这些反馈实例中的每一个都可响应于所选对象被移至目标附近(例如,在目标的阈值距离内;或覆盖目标)而呈现给用户。例如,参考图11,示出了其中用户将要使用光标1103将所选对象1101拖到目标对象1102上的屏幕1100。参考图12,所选对象1101现在已被拖动,并且现在在目标对象1102附近(在这一情况下,实际上覆盖目标对象)。作为响应,在光标1103附近呈现反馈1201。作为替代,或除此之外,参考图13,可在屏幕1100上与光标1102的位置无关的位置上,诸如在预先有的状态栏中或在弹出窗口中呈现反馈1301。
如已提到的,提供给用户的特定反馈取决于在完成拖/放操作时将要采取哪一(些)动作。可提供的反馈的一个示例在图14中示出,并参考了图2中的表的“项”行。当项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的一个或多个属性使得项1401将在持久化自动列表1405中列出。当项1401被拖到持久化自动列表1406上时,并且当项1401在持久化自动列表1405的范围之外时,提供如图4和7中的反馈。这一反馈指示在将项1401拖到那里时将项1401复制到范围内的位置上,并且将修改项1401的副本的一个或多个属性使得项1401的副本将在持久化自动列表1405中列出。
参考图15-18,预览反馈可另外地或替代地包括更完整地解释要采取的每一动作的细节的文本解释。例如,图15中的反馈实例向用户指示,所选项的属性将被改变,尤其是标签“项目”和“工作”将作为内在属性被添加到项。图16中的反馈实例向用户指示,所选项将被复制且其属性将被修改,尤其是所选项将被复制到位置桌面,且标签“紧急”和“个人”将作为内在属性被添加到所选项。
图17中的反馈实例也向用户提供了详细信息。在这一情况下,所选项将被复制到位置客户工作文件夹,并且各个所指示的标签将作为属性被添加到项。应当注意,当描述性文本变得过长时,如图17所示,该文本可如图所示地逐渐消失。图18中的反馈实例不仅指示拖/放操作将不起作用,而且还指示了它为何不起作用。在这一示例中,该操作不起作用是因为将一非文档拖到定义了仅允许引用文档的准则的持久化自动列表上。
拖/放到分层结构中的子对象
迄今已假定目标对象在拖动期间被显示在屏幕上。然而,此处所有讨论也可应用于拖到作为这些对象的子对象且在拖动开始时没有在屏幕上显示的目标对象上。例如,诸如文件夹、列表或持久化自动列表等主对象可包含子对象。用户可能期望将所选对象拖到子对象之一上,即使当前仅显示了主对象。这可如参考图19-23所述地说明性地完成。
在图19中,用户可选择对象1901来拖动。假定用户决定将对象1901放到文件夹1902的子对象上。由此,参考图20,用户将对象1902拖到文件夹1902上。作为响应,计算机100显示列出文件夹1902内包含的子对象的窗口2001。参考图21,用户然后可将对象1901向下拖到窗口2001上以按需选择其中列出的特定子对象。当对象1901被拖到每一子对象上时,可向用户提供适当的预览反馈。例如,当对象1901被拖到所列出的第一个子对象(“持久化自动列表A”)上时,预览反馈2101指示如果对象1901被放在那里,则对象1901的属性将被修改以将“工作”添加到其关键词属性并将“客户XYZ”添加到其客户属性。这是可能的,因为持久化自动列表A定义了需要由其引用的任何对象的这些属性的准则。
当用户继续将对象1901向下拖到窗口2001上时,对象1901最终可被定位在列表E上,如图22所示。在这一情况下,呈现了预览反馈2201,它指示当将对象1901拖到列表E上时,对象1901将由其引用。用户可选择这样做。用户可替换地选择不将对象1901拖到窗口2001中示出的任一子对象上,而是异常中止拖/放或拖到一完全不同的文件夹上。在这一情况下,用户可将对象1901拖离文件夹1902和窗口2001,如图23所示。如图所示,响应于将对象1901拖离文件夹1902和/或窗口2001,窗口2001自动消失。这可为用户提供将对象放到位于分层结构中较深处的其它对象上而无需手动打开和关闭诸如文件夹、列表和持久化自动列表等容器对象的便利方式。
结论
由此,描述了一种管理电子文件系统中的对象的改进的方法。根据本发明的各方面,例如,拖/放操作变为处理列表、持久化自动列表和栈的概念的强大工具。另外,为应对这一增加的能力以及随之而来的复杂性,用户现在能够预览响应于完成的拖/放操作将采取的多个不同的可能动作中的哪一个。

Claims (20)

1.一种储存计算机可执行指令的计算机可读介质,所述指令用于执行以下步骤:
检测电子文件系统中将一对象拖/放到持久化自动列表上的操作,其中所述持久化自动列表定义一准则;以及
响应于检测到所述拖/放操作,修改、添加或移除与所述对象相关联的至少一个属性以遵循所述准则。
2.如权利要求1所述的计算机可读介质,其特征在于,所述对象不因检测到所述拖/放操作而改变在所述电子文件系统中的位置。
3.如权利要求1所述的计算机可读介质,其特征在于,所述计算机可执行指令还用于确定所述至少一个属性是否可被修改、添加或移除以遵循所述准则。
4.如权利要求1所述的计算机可读介质,其特征在于,所述计算机可执行指令还用于:
确定所述对象是否在所述持久化自动列表的范围内;以及
如果所述对象不在所述范围内,则将所述对象复制到所述范围内的一位置,以及
其中所述至少一个属性是所述对象的副本的内在属性。
5.如权利要求1所述的计算机可读介质,其特征在于,所述对象是包含多个项的文件夹,其中所述至少一个属性是所述多个项中的每一个的内在属性,并且其中,所述项中的每一个都作为所述拖/放操作的结果而保留在所述文件夹中。
6.如权利要求1所述的计算机可读介质,其特征在于,所述对象是引用多个项的列表,其中所述至少一个属性是所述多个项中的每一个的内在属性,并且其中所述项中的每一个不因检测到所述拖/放操作而改变在所述电子文件系统中的位置。
7.如权利要求1所述的计算机可读介质,其特征在于,所述计算机可执行指令还用于在所述拖/放操作的拖部分期间显示所述至少一个属性将被修改、添加或移除的指示。
8.一种储存计算机可执行指令的计算机可读介质,所述指令用于执行以下步骤:响应于将电子文件系统中的第一项添加到一持久化自动列表的请求,使所述第一项的属性遵循所述持久化自动列表的准则。
9.如权利要求8所述的计算机可读介质,其特征在于,所述请求是图形用户界面中将所述第一项放到所述持久化自动列表上的操作。
10.如权利要求8所述的计算机可读介质,其特征在于,所述请求是图形用户界面中将第二项拖/放到所述持久化自动列表上的拖放操作,其中所述第二项不在所述持久化自动列表的范围内,并且其中所述计算机可执行指令还用于复制所述第二项以在所述范围内创建所述第一项。
11.如权利要求8所述的计算机可读介质,其特征在于,所述请求是将所述第一项粘贴到所述持久化自动列表的操作。
12.如权利要求8所述的计算机可读介质,其特征在于,所述计算机可执行指令还用于自动确定所述第一个项的多个属性中的至少一个属性。
13.一种储存计算机可执行指令的计算机可读介质,所述指令用于执行以下步骤:
响应于检测到在图形用户界面中将第一对象与一文件夹相关联的请求,将所述项移至所述文件夹或将所述项复制到所述文件夹;
响应于检测到在所述图形用户界面中将第二对象与一列表相关联的请求,在所述列表中添加对所述第二对象的快捷方式;以及
响应于检测到在所述图形用户界面中将第三对象与一持久化自动列表相关联的请求,以取决于由所述持久化自动列表定义的准则的方式影响与所述第三对象相关联的属性或所述第三对象的副本的属性。
14.如权利要求13所述的计算机可执行指令,其特征在于,所述第三对象在所述持久化自动列表的范围之外,并且其中所述影响步骤还包括复制所述第三对象以生成所述第三对象的副本,并且其中所述第三对象的副本位于所述持久化自动列表的范围内。
15.如权利要求13所述的计算机可执行指令,其特征在于,所述第一、第二和第三对象各自是项。
16.如权利要求13所述的计算机可执行指令,其特征在于,所述第一、第二和第三对象各自是包含项的文件夹,并且所述属性是所述项的内在属性。
17.如权利要求13所述的计算机可执行指令,其特征在于,所述第一、第二和第三对象各自是引用项的列表,并且其中所述属性是所述项的内在属性。
18.如权利要求13所述的计算机可执行指令,其特征在于,所述第一请求是将所述第一对象放到所述文件夹上的操作,所述第二请求是将所述第二对象放到所述列表上的操作,而所述第三请求是将所述第三对象放到所述持久化自动列表上的操作。
19.如权利要求13所述的计算机可执行指令,其特征在于,所述第一请求是将所述第一对象粘贴到所述文件夹的操作,所述第二请求是将所述第二对象粘贴到所述列表的操作,而所述第三请求是将所述第三对象粘贴到所述持久化自动列表的操作。
20.如权利要求13所述的计算机可执行指令,其特征在于,所述计算机可执行指令还用于:
响应于将所述第一对象拖到所述文件夹上的操作,生成用于显示的第一图标;
响应于将所述第二对象拖到所述列表上的操作,生成用于显示的第二图标,其中所述第二图标不同于所述第一图标;以及
响应于将所述第三对象拖到所述持久化自动列表上的操作,生成用于显示的第三图标,所述第三图标不同于所述第一和第二图标。
CN2006800255362A 2005-07-13 2006-07-10 丰富的拖放用户界面 Expired - Fee Related CN101223496B (zh)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US11/179,804 US7650575B2 (en) 2003-03-27 2005-07-13 Rich drag drop user interface
US11/179,804 2005-07-13
PCT/US2006/026854 WO2007008877A2 (en) 2005-07-13 2006-07-10 Rich drag drop user interface

Publications (2)

Publication Number Publication Date
CN101223496A true CN101223496A (zh) 2008-07-16
CN101223496B CN101223496B (zh) 2010-06-16

Family

ID=37637882

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2006800255362A Expired - Fee Related CN101223496B (zh) 2005-07-13 2006-07-10 丰富的拖放用户界面

Country Status (9)

Country Link
US (2) US7650575B2 (zh)
EP (2) EP1902354A4 (zh)
JP (2) JP5193037B2 (zh)
KR (2) KR101330369B1 (zh)
CN (1) CN101223496B (zh)
BR (1) BRPI0613455A2 (zh)
MX (1) MX2008000577A (zh)
RU (1) RU2417401C2 (zh)
WO (1) WO2007008877A2 (zh)

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010148729A1 (zh) * 2009-12-22 2010-12-29 中兴通讯股份有限公司 一种删除移动终端数据的方法及装置
CN101989176A (zh) * 2009-08-04 2011-03-23 Lg电子株式会社 移动终端及其图标碰撞控制方法
CN102520841A (zh) * 2010-11-16 2012-06-27 微软公司 收集用户接口
CN102682020A (zh) * 2011-03-15 2012-09-19 深圳富泰宏精密工业有限公司 文件管理系统及方法
WO2013060184A1 (zh) * 2011-10-27 2013-05-02 腾讯科技(深圳)有限公司 上传和下载文件的方法及装置
CN103262016A (zh) * 2010-12-10 2013-08-21 三星电子株式会社 用于将屏幕显示在移动装置的触摸屏上的方法和系统
CN103699552A (zh) * 2012-09-27 2014-04-02 百度在线网络技术(北京)有限公司 一种用于对计算机文件进行管理的方法、装置和设备
CN103902580A (zh) * 2012-12-28 2014-07-02 腾讯科技(深圳)有限公司 一种实现网页内多元素拖动的方法和装置
US8819586B2 (en) 2011-05-27 2014-08-26 Microsoft Corporation File access with different file hosts
CN104471520A (zh) * 2012-07-16 2015-03-25 微软公司 位置相关拖放ui
CN101751286B (zh) * 2008-11-28 2015-05-13 汉达精密电子(昆山)有限公司 直觉化档案传输方法
CN104660797A (zh) * 2013-11-25 2015-05-27 中兴通讯股份有限公司 操作处理方法及装置
CN104932796A (zh) * 2015-06-02 2015-09-23 无锡天脉聚源传媒科技有限公司 一种组件拖放的控制方法及装置
CN106155472A (zh) * 2015-04-28 2016-11-23 东莞酷派软件技术有限公司 一种操作应用图标的方法、装置及移动终端
US10394428B2 (en) 2011-10-06 2019-08-27 Sony Corporation Method and electronic device for manipulating a first or a second user interface object
US10489044B2 (en) 2005-07-13 2019-11-26 Microsoft Technology Licensing, Llc Rich drag drop user interface

Families Citing this family (128)

* Cited by examiner, † Cited by third party
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
US7240292B2 (en) * 2003-04-17 2007-07-03 Microsoft Corporation Virtual address bar user interface control
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
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
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
WO2008029774A1 (en) * 2006-09-04 2008-03-13 Visionarts, Inc. Download add-in program, upload add-in program, rewriting add-in program, download method and upload method
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
US20080215998A1 (en) * 2006-12-07 2008-09-04 Moore Dennis B Widget launcher and briefcase
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
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
US20090241044A1 (en) * 2008-03-18 2009-09-24 Cuill, Inc. Apparatus and method for displaying search results using stacks
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
US8385952B2 (en) * 2008-10-23 2013-02-26 Microsoft Corporation Mobile communications device user interface
US8411046B2 (en) 2008-10-23 2013-04-02 Microsoft Corporation Column organization of content
US20100107100A1 (en) 2008-10-23 2010-04-29 Schneekloth Jason S Mobile Device Style Abstraction
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
US8490026B2 (en) * 2008-10-27 2013-07-16 Microsoft Corporation Painting user controls
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
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
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
US8423911B2 (en) 2010-04-07 2013-04-16 Apple Inc. Device, method, and graphical user interface for managing folders
US10788976B2 (en) 2010-04-07 2020-09-29 Apple Inc. Device, method, and graphical user interface for managing folders with multiple pages
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
WO2012034245A1 (de) * 2010-09-15 2012-03-22 Ferag Ag Grafische benutzerschnittstelle
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
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
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
USD671554S1 (en) * 2011-01-31 2012-11-27 Microsoft Corporation Display screen with graphical user interface
US10048854B2 (en) * 2011-01-31 2018-08-14 Oracle International Corporation Drag and drop interaction between components of a web application
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
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 コニカミノルタ株式会社 画像形成装置、画像形成システム、画像形成装置の制御方法およびプログラム
US20130097541A1 (en) * 2011-10-13 2013-04-18 Gface Gmbh Smart drag and drop
KR20130080179A (ko) * 2012-01-04 2013-07-12 삼성전자주식회사 휴대용 단말기에서 아이콘 관리 방법 및 장치
KR101892567B1 (ko) * 2012-02-24 2018-08-28 삼성전자 주식회사 단말기에서 콘텐츠 이동 방법 및 장치
JP5502943B2 (ja) * 2012-06-29 2014-05-28 楽天株式会社 情報処理装置、認証装置、情報処理方法及び情報処理プログラム
JP6077794B2 (ja) * 2012-08-29 2017-02-08 キヤノン株式会社 情報処理装置及びその制御方法、並びにプログラム
US9558278B2 (en) 2012-09-11 2017-01-31 Apple Inc. Integrated content recommendation
US9218118B2 (en) 2012-09-11 2015-12-22 Apple Inc. Media player playlist management
TWI486868B (zh) * 2012-12-26 2015-06-01 Giga Byte Tech Co Ltd 具有快捷啟動功能之電子裝置及其控制方法
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
US10310702B2 (en) * 2013-09-27 2019-06-04 Lg Electronics Inc. Image display apparatus for controlling an object displayed on a screen and method for operating image display apparatus
EP3063608B1 (en) 2013-10-30 2020-02-12 Apple Inc. Displaying relevant user interface objects
ES2700973T3 (es) 2014-02-14 2019-02-20 Corden Pharma Int Gmbh Proceso sin base para la preparación de compuestos intermedios de cetona que se pueden usar para fabricar 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
CN106233239B (zh) * 2014-03-03 2019-06-25 生命技术公司 用于传递数据获取和分析设定的图形用户接口系统和方法
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
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
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
US11227445B1 (en) 2020-08-31 2022-01-18 Facebook Technologies, Llc Artificial reality augments and surfaces
US11176755B1 (en) 2020-08-31 2021-11-16 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
US11798247B2 (en) 2021-10-27 2023-10-24 Meta Platforms Technologies, Llc Virtual object structures and interrelationships
US11748944B2 (en) 2021-10-27 2023-09-05 Meta Platforms Technologies, Llc Virtual object structures and interrelationships
JP2023113028A (ja) 2022-02-02 2023-08-15 富士フイルムビジネスイノベーション株式会社 情報処理装置及び情報処理プログラム
US20230325383A1 (en) * 2022-04-11 2023-10-12 Qliktech International Ab User interface for query composition and data visualization
US11947862B1 (en) 2022-12-30 2024-04-02 Meta Platforms Technologies, Llc Streaming native application content to artificial reality devices

Family Cites Families (461)

* Cited by examiner, † Cited by third party
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.
DE69328522T2 (de) 1992-08-27 2001-01-11 Sun Microsystems Inc Verfahren und Vorrichtung zur Benutzung von Browsern für Sammlungen
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
AU5670394A (en) 1992-11-23 1994-06-22 Paragon Concepts, Inc. Computer filing system with user selected categories to provide file access
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
CA2145677C (en) 1992-12-23 2000-10-24 John R. Matheny Dialog system
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
KR970701888A (ko) 1994-01-27 1997-04-12 워렌 리차드 보비 소프트웨어 노트(software notes)
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
DE69525338T2 (de) 1994-05-16 2002-10-24 Apple Computer Abstraktion von mustern und farben in einer graphischen benutzerschnittstelle
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
US6405265B1 (en) 1996-05-08 2002-06-11 Mijenix Corporation Device driver for accessing computer files
US5907703A (en) * 1996-05-08 1999-05-25 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
US6768999B2 (en) 1996-06-28 2004-07-27 Mirror Worlds Technologies, Inc. Enterprise, stream-based, information management system
US6006227A (en) 1996-06-28 1999-12-21 Yale University Document stream operating 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
DE69721424T2 (de) 1996-09-30 2004-05-06 Kabushiki Kaisha Toshiba, Kawasaki Vorrichtung und Verfahren zum Edieren einer graphischen Benutzerschnittstelle
JP3658471B2 (ja) * 1996-09-30 2005-06-08 株式会社日立製作所 電子ショッピングシステムにおける買物かご機能の提示方法及び電子ショッピングシステム
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
EP1010076A1 (en) 1996-11-27 2000-06-21 1Vision Software, L.L.C. File directory and file navigation system
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
US5933139A (en) 1997-01-31 1999-08-03 Microsoft Corporation Method and apparatus for creating help functions
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
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
US6483525B1 (en) * 1997-04-30 2002-11-19 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
US6055540A (en) * 1997-06-13 2000-04-25 Sun Microsystems, Inc. Method and apparatus for creating a category hierarchy for classification of documents
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
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
US6401097B1 (en) 1998-01-23 2002-06-04 Mccotter Thomas M. System and method for integrated document management and related transmission and access
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
AU3951599A (en) 1998-06-11 1999-12-30 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
US6356863B1 (en) * 1998-09-08 2002-03-12 Metaphorics Llc Virtual network file server
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
US6373507B1 (en) 1998-09-14 2002-04-16 Microsoft Corporation Computer-implemented image acquistion system
US6377283B1 (en) * 1998-09-17 2002-04-23 General Electric Company 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
US20030097361A1 (en) * 1998-12-07 2003-05-22 Dinh Truong T Message center based desktop systems
US6571245B2 (en) 1998-12-07 2003-05-27 Magically, Inc. Virtual desktop in a computer network
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
US7146575B2 (en) 1999-11-24 2006-12-05 Shutterfly, Inc. Image uploading
US6583799B1 (en) 1999-11-24 2003-06-24 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
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
US7325012B2 (en) 1999-12-06 2008-01-29 Interface Software, Inc. Relationship management system determining contact pathways in a contact relational database
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 分散ファイルシステム及びファイル操作方法
US6847959B1 (en) * 2000-01-05 2005-01-25 Apple Computer, Inc. Universal interface for retrieval of information in a computer system
US6686938B1 (en) 2000-01-05 2004-02-03 Apple Computer, Inc. Method and system for providing an embedded application toolbar
US20010053996A1 (en) 2000-01-06 2001-12-20 Atkinson Paul D. System and method for distributing and controlling the output of media in public spaces
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
EP1264477A4 (en) 2000-02-23 2003-10-01 Penta Trading Ltd SYSTEMS AND METHODS FOR LAUNCHING AND ESTABLISHING PREVIEW OF ELECTRONIC FILES OF THE WEB FILE TYPE
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
US6757362B1 (en) 2000-03-06 2004-06-29 Avaya Technology Corp. Personal virtual assistant
US20020010736A1 (en) 2000-03-06 2002-01-24 Telenova Communications Corp. Internet based audio and video communication system using a virtual desktop
CA2402307A1 (en) 2000-03-10 2001-09-13 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
JP2001282813A (ja) 2000-03-29 2001-10-12 Toshiba Corp マルチメディアデータ検索方法、インデックス情報提供方法、マルチメディアデータ検索装置、インデックスサーバ及びマルチメディアデータ検索サーバ
US6658406B1 (en) 2000-03-29 2003-12-02 Microsoft Corporation Method for selecting terms from vocabularies in a category-based system
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
JP4325075B2 (ja) 2000-04-21 2009-09-02 ソニー株式会社 データオブジェクト管理装置
US7188319B2 (en) 2000-04-21 2007-03-06 Microsoft Corporation Displaying graphical information and user selected properties on a computer interface
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
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
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
US6801909B2 (en) 2000-07-21 2004-10-05 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
WO2002021413A2 (en) 2000-09-05 2002-03-14 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
AU2002230648A1 (en) 2000-11-06 2002-05-15 Envoy Worlwide, Inc. 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
US6762776B2 (en) 2000-11-10 2004-07-13 Microsoft Corporation Mouse input panel windows class list
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
US7099946B2 (en) 2000-11-13 2006-08-29 Canon Kabushiki Kaishsa Transferring a media browsing session from one device to a second device by transferring a session identifier and a session key to the second device
US20020118231A1 (en) 2000-11-14 2002-08-29 Jeff Smith Method of realistically displaying and interacting with electronic files
US6948120B1 (en) 2000-11-14 2005-09-20 Sas Institute Inc. Computer-implemented system and method for hosting design-time controls
US7039875B2 (en) 2000-11-30 2006-05-02 Lucent Technologies Inc. Computer user interfaces that are generated as needed
US20020156792A1 (en) 2000-12-06 2002-10-24 Biosentients, Inc. Intelligent object handling device and method for intelligent object data in heterogeneous data environments with high data density and dynamic application needs
US7409382B2 (en) 2000-12-08 2008-08-05 Fujitsu Limited Information processing system, terminal device, method and medium
JP2002269145A (ja) 2000-12-08 2002-09-20 Fujitsu Ltd 情報処理装置、端末装置、方法、媒体、およびプログラム
JP2002182953A (ja) 2000-12-12 2002-06-28 Hitachi Ltd 分散ファイル管理方法
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
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
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
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
US6950989B2 (en) 2000-12-20 2005-09-27 Eastman Kodak Company Timeline-based graphical user interface for efficient image database browsing and retrieval
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
US20040205698A1 (en) 2000-12-29 2004-10-14 Schliesmann Barry Edward System and method for event driven programming
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
US20020089540A1 (en) 2001-01-08 2002-07-11 Freddie Geier Media editing and creating interface
US20020091679A1 (en) 2001-01-09 2002-07-11 Wright James E. System for searching collections of linked objects
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
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
WO2002077871A1 (en) 2001-02-26 2002-10-03 Walter Reed Army Institute Of Research Browser for an accident and incident registry
US7139762B2 (en) 2001-02-27 2006-11-21 Microsoft Corporation System and method for filtering database records
US6828988B2 (en) * 2001-02-27 2004-12-07 Microsoft Corporation Interactive tooltip
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
US7062490B2 (en) 2001-03-26 2006-06-13 Microsoft Corporation Serverless distributed file system
US7689711B2 (en) 2001-03-26 2010-03-30 Salesforce.Com, Inc. System and method for routing messages between applications
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
US6910049B2 (en) 2001-06-15 2005-06-21 Sony Corporation System and process of managing media content
US6990498B2 (en) * 2001-06-15 2006-01-24 Sony Corporation Dynamic graphical index of website 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
MXPA03011976A (es) 2001-06-22 2005-07-01 Nervana Inc Sistema y metodo para la recuperacion, manejo, entrega y presentacion de conocimientos.
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 インターナショナル・ビジネス・マシーンズ・コーポレーション セッション管理方法、セッション管理システムおよびプログラム
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
US20030028610A1 (en) 2001-08-03 2003-02-06 Pearson Christopher Joel Peer-to-peer file sharing system and method using user datagram protocol
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
US7984423B2 (en) 2001-08-14 2011-07-19 National Instruments Corporation Configuration diagram which displays a configuration of a system
JP2005526340A (ja) 2001-08-27 2005-09-02 グレースノート インコーポレイテッド プレイリストの生成、配信およびナビゲーション
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
US7290245B2 (en) 2001-10-18 2007-10-30 Microsoft Corporation Methods and systems for navigating deterministically through a graphical user interface
US8549434B2 (en) * 2001-10-18 2013-10-01 Microsoft Corporation Method for graphical representation of a content collection
KR100718613B1 (ko) * 2001-10-22 2007-05-16 애플 인크. 호스트 컴퓨터와 미디어 플레이어의 미디어 내용 동기화 방법
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
US6876996B2 (en) * 2001-11-14 2005-04-05 Sun Microsystems, Inc. Method and apparatus for using a shared library mechanism to facilitate sharing of metadata
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 沖電気工業株式会社 分散ファイル共有システムおよびその制御方法
US7430723B2 (en) 2001-11-29 2008-09-30 Gse Advanced Industrial Technologies, Gmbh System and method for implementing a three-dimensional graphic user interface
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
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
AU2003201491A1 (en) 2002-01-08 2003-07-24 Sap Aktiengesellschaft 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
WO2003063029A1 (en) 2002-01-18 2003-07-31 Bea Systems, Inc. System and method for using virtual directories to service 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
WO2003079191A1 (en) 2002-03-11 2003-09-25 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
WO2003081483A1 (en) 2002-03-18 2003-10-02 Daniel Rex Greening Community directory
US20040044776A1 (en) * 2002-03-22 2004-03-04 International Business Machines Corporation Peer to peer file sharing system using common protocols
AU2003224753A1 (en) 2002-03-22 2003-10-13 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
US6938042B2 (en) 2002-04-03 2005-08-30 Laplink Software Inc. Peer-to-peer file sharing
US20040030731A1 (en) * 2002-04-03 2004-02-12 Liviu Iftode System and method for accessing files in a network
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 株式会社リコー 文書群管理装置
US20040002993A1 (en) * 2002-06-26 2004-01-01 Microsoft Corporation User feedback processing of metadata associated with digital media files
US20040001106A1 (en) * 2002-06-26 2004-01-01 John Deutscher System and process for creating an interactive presentation employing multi-media components
US20040004638A1 (en) 2002-07-02 2004-01-08 Ketan Babaria Method and apparatus for multiple-window multiple-selection operations in graphical-user-interface environments
AU2003252024A1 (en) 2002-07-16 2004-02-02 Bruce L. Horn 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 ラジアルラインスロット・アンテナ
WO2004019187A2 (en) 2002-08-26 2004-03-04 Siftology, Inc. 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
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
US7337409B2 (en) 2002-09-25 2008-02-26 Siemens Aktiengesellschaft Customizable drag and drop for industrial software applications
AU2002951709A0 (en) 2002-09-26 2002-10-17 Canon Information Systems Research Australia Pty Ltd Efficient printing of frames pages
US8935202B2 (en) 2002-09-30 2015-01-13 Reed Elsevier Inc. Managing changes in a relationship management system
MXPA05002322A (es) * 2002-09-30 2005-06-08 Microsoft Corp Sistema y metodo para producir elementos de interfaz del usuario conocidos para una aplicacion y para el usuario.
US20040073705A1 (en) 2002-10-15 2004-04-15 Madril Robert John Print preview with edit hyperlink
CA2445550A1 (en) 2002-10-17 2004-04-17 John David Mann Method and apparatus for stacking cans
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
US20040143349A1 (en) 2002-10-28 2004-07-22 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
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
US7293031B1 (en) 2002-11-21 2007-11-06 Ncr Corp. Report specification generators and interfaces
US7289973B2 (en) 2002-12-19 2007-10-30 Mathon Systems, Inc. Graphical user interface for system and method for managing content
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
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
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
US7769794B2 (en) * 2003-03-24 2010-08-03 Microsoft Corporation User interface for a file system shell
US20050080807A1 (en) * 2003-10-12 2005-04-14 Microsoft Corporation Extensible creation and editing of integrated collections
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
US7536386B2 (en) * 2003-03-27 2009-05-19 Microsoft Corporation System and method for sharing items in a computer system
US7526483B2 (en) 2003-03-27 2009-04-28 Microsoft Corporation System and method for virtual folder sharing including utilization of static and dynamic lists
US7499925B2 (en) 2003-03-27 2009-03-03 Microsoft Corporation File system for displaying items of different types and from different physical locations
US7587411B2 (en) 2003-03-27 2009-09-08 Microsoft Corporation System and method for filtering and organizing items based on common elements
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
US7512885B2 (en) 2003-03-31 2009-03-31 Avid Technology, Inc. Graphical user interface for navigating and displaying relationships among media data and metadata
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

Cited By (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10489044B2 (en) 2005-07-13 2019-11-26 Microsoft Technology Licensing, Llc Rich drag drop user interface
CN101751286B (zh) * 2008-11-28 2015-05-13 汉达精密电子(昆山)有限公司 直觉化档案传输方法
CN101989176A (zh) * 2009-08-04 2011-03-23 Lg电子株式会社 移动终端及其图标碰撞控制方法
CN101989176B (zh) * 2009-08-04 2015-03-25 Lg电子株式会社 移动终端及其图标碰撞控制方法
US8793606B2 (en) 2009-08-04 2014-07-29 Lg Electronics Inc. Mobile terminal and icon collision controlling method thereof
WO2010148729A1 (zh) * 2009-12-22 2010-12-29 中兴通讯股份有限公司 一种删除移动终端数据的方法及装置
CN102520841A (zh) * 2010-11-16 2012-06-27 微软公司 收集用户接口
CN103262016A (zh) * 2010-12-10 2013-08-21 三星电子株式会社 用于将屏幕显示在移动装置的触摸屏上的方法和系统
US9405454B2 (en) 2010-12-10 2016-08-02 Samsung Electronics Co., Ltd. Method and system for displaying screens on the touch screen of a mobile device
CN102682020B (zh) * 2011-03-15 2016-09-14 深圳富泰宏精密工业有限公司 文件管理系统及方法
CN102682020A (zh) * 2011-03-15 2012-09-19 深圳富泰宏精密工业有限公司 文件管理系统及方法
US10042851B2 (en) 2011-05-27 2018-08-07 Microsoft Technology Licensing, Llc File access with different file hosts
US8819586B2 (en) 2011-05-27 2014-08-26 Microsoft Corporation File access with different file hosts
US10394428B2 (en) 2011-10-06 2019-08-27 Sony Corporation Method and electronic device for manipulating a first or a second user interface object
CN103092487A (zh) * 2011-10-27 2013-05-08 腾讯科技(深圳)有限公司 上传和下载文件的方法及装置
WO2013060184A1 (zh) * 2011-10-27 2013-05-02 腾讯科技(深圳)有限公司 上传和下载文件的方法及装置
CN104471520A (zh) * 2012-07-16 2015-03-25 微软公司 位置相关拖放ui
CN104471520B (zh) * 2012-07-16 2018-08-17 微软技术许可有限责任公司 用于提供用于呈现应用功能的用户界面的方法和系统
CN103699552A (zh) * 2012-09-27 2014-04-02 百度在线网络技术(北京)有限公司 一种用于对计算机文件进行管理的方法、装置和设备
CN103902580B (zh) * 2012-12-28 2018-09-28 腾讯科技(深圳)有限公司 一种实现网页内多元素拖动的方法和装置
CN103902580A (zh) * 2012-12-28 2014-07-02 腾讯科技(深圳)有限公司 一种实现网页内多元素拖动的方法和装置
CN104660797A (zh) * 2013-11-25 2015-05-27 中兴通讯股份有限公司 操作处理方法及装置
CN104660797B (zh) * 2013-11-25 2019-06-18 中兴通讯股份有限公司 操作处理方法及装置
CN106155472A (zh) * 2015-04-28 2016-11-23 东莞酷派软件技术有限公司 一种操作应用图标的方法、装置及移动终端
CN104932796A (zh) * 2015-06-02 2015-09-23 无锡天脉聚源传媒科技有限公司 一种组件拖放的控制方法及装置
CN104932796B (zh) * 2015-06-02 2018-05-08 无锡天脉聚源传媒科技有限公司 一种组件拖放的控制方法及装置

Also Published As

Publication number Publication date
JP2012185838A (ja) 2012-09-27
BRPI0613455A2 (pt) 2011-01-11
US20060070007A1 (en) 2006-03-30
RU2417401C2 (ru) 2011-04-27
EP2911044A1 (en) 2015-08-26
US7650575B2 (en) 2010-01-19
EP1902354A4 (en) 2012-08-29
KR20130094355A (ko) 2013-08-23
KR20080033261A (ko) 2008-04-16
RU2008101440A (ru) 2009-07-20
WO2007008877A3 (en) 2008-01-03
EP1902354A2 (en) 2008-03-26
CN101223496B (zh) 2010-06-16
JP2009501391A (ja) 2009-01-15
KR101330491B1 (ko) 2013-11-15
MX2008000577A (es) 2008-03-18
JP5193037B2 (ja) 2013-05-08
KR101330369B1 (ko) 2013-11-15
US20100070900A1 (en) 2010-03-18
WO2007008877A2 (en) 2007-01-18
JP5529205B2 (ja) 2014-06-25

Similar Documents

Publication Publication Date Title
CN101223496B (zh) 丰富的拖放用户界面
CN101223497B (zh) 用于提供丰富的拖放用户界面的方法
CN100465864C (zh) 分级原地菜单
CN101124574B (zh) 元数据导航和分配的属性树
CN101147115B (zh) 操作系统程序运行菜单搜索
KR100972722B1 (ko) 그래픽 사용자 인터페이스에서의 소프트웨어애플리케이션을 관리하기 위한 시스템 및 방법
US7546549B2 (en) Constrained creation of data hierarchies
CN100407197C (zh) 用于执行多个文件管理操作的方法与装置
CN101263479A (zh) 电子文件系统中的嵌套视图
KR20060041873A (ko) 통합 개발 환경에서 디자이너로서 호스트된 애플리케이션
CN105144094A (zh) 用于管理应用当中的导航的系统和方法
KR101080526B1 (ko) Ui 제공방법 및 그 장치
Sparks MAC at Work
CN1952938A (zh) 对信息管理系统访问的数据进行组织的系统和方法
KR100645965B1 (ko) 호스트 장치 및 그의 데이터 관리방법

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
ASS Succession or assignment of patent right

Owner name: MICROSOFT TECHNOLOGY LICENSING LLC

Free format text: FORMER OWNER: MICROSOFT CORP.

Effective date: 20150507

C41 Transfer of patent application or patent right or utility model
TR01 Transfer of patent right

Effective date of registration: 20150507

Address after: Washington State

Patentee after: Micro soft technique license Co., Ltd

Address before: Washington State

Patentee before: Microsoft Corp.

CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20100616

Termination date: 20200710