CONTROLLING APPLICATION WINDOWS IN AN OPERATING SYSTEM
    11.
    发明申请
    CONTROLLING APPLICATION WINDOWS IN AN OPERATING SYSTEM 有权
    在操作系统中控制应用程序窗口

    公开(公告)号:US20120235946A1

    公开(公告)日:2012-09-20

    申请号:US13487016

    申请日:2012-06-01

    IPC分类号: G06F3/01 G06F3/041

    摘要: Systems and methods are provided for controlling the appearance of application windows on a computer display screen. A user identifies either an application window currently running on the computer or a new application to be started. The user also identifies a size, shape, and screen location by inputting a geometric shape, such as by drawing a rectangle with a pen or stylus input device, on the display screen. The appearance of the application window is set based on the geometric shape. The application window is resized and moved, for a currently running application, or created, for a new application, on the display screen.

    摘要翻译: 提供了系统和方法来控制计算机显示屏幕上的应用程序窗口的外观。 用户识别当前在计算机上运行的应用程序窗口或要启动的新应用程序。 用户还可以通过在显示屏幕上输入几何形状来识别尺寸,形状和屏幕位置,例如通过用笔或触控笔输入设备绘制矩形。 应用程序窗口的外观基于几何形状设置。 应用程序窗口被调整大小并移动到当前运行的应用程序,或者在显示屏幕上为新应用程序创建应用程序窗口。

    DYNAMIC WEB PAGE BEHAVIOR
    12.
    发明申请
    DYNAMIC WEB PAGE BEHAVIOR 有权
    动态网页行为

    公开(公告)号:US20100011284A1

    公开(公告)日:2010-01-14

    申请号:US12562627

    申请日:2009-09-18

    IPC分类号: G06F17/00

    CPC分类号: G06F17/3089

    摘要: In some embodiments, code can be encapsulated in an external behavior component for affecting the behavior of an element inserted into an HTML document. A reference can be attached to the element in the document to associate the element with the external behavior component. A renderer can parse the element in the HTML document and access the external component to modify a behavior of a page image. For example, the properties or location of a displayed element associated with the external behavior component may be changed on an event, the external behavior component can control user data input, or the external behavior component can draw on the page image. Multiple documents can reuse external behavior components, and an element can be associated with multiple external behavior components. The associations between elements and external behavior components may be maintained in cascading style sheets, inline with the elements, and in various formats.

    摘要翻译: 在一些实施例中,可以将代码封装在外部行为组件中,以影响插入到HTML文档中的元素的行为。 引用可以附加到文档中的元素,以将元素与外部行为组件相关联。 渲染器可以解析HTML文档中的元素,并访问外部组件来修改页面图像的行为。 例如,可以在事件上改变与外部行为组件相关联的显示元素的属性或位置,外部行为组件可以控制用户数据输入,或外部行为组件可以在页面图像上绘制。 多个文档可以重用外部行为组件,并且元素可以与多个外部行为组件相关联。 元素和外部行为组件之间的关联可以保持在级联样式表中,与元素一致,并且以各种格式。

    METHOD FOR SYNCHRONOUSLY BINDING AN EXTERNAL BEHAVIOR TO A WEB PAGE ELEMENT
    13.
    发明申请
    METHOD FOR SYNCHRONOUSLY BINDING AN EXTERNAL BEHAVIOR TO A WEB PAGE ELEMENT 有权
    将外部行为同步绑定到网页元素的方法

    公开(公告)号:US20080229189A1

    公开(公告)日:2008-09-18

    申请号:US12130754

    申请日:2008-05-30

    IPC分类号: G06F17/27

    摘要: A new form of DHTML behaviors, called ˜Element Behaviors,” wherein a behavior component is bound to an HTML element, and not just attached to the element as with attached behaviors. A special processing instruction is used to import the Element Behavior into a Web page. Upon parsing the Web page, the Element Behavior is initialized as soon as it has been downloaded and parsed. This immediate initialization makes the Element Behavior declaratively available to bind synchronously to the element(s) it is modifying. A viewLink is a feature of Element Behaviors that permits encapsulation of a behavior component file (e.g., an HTC file) so that the structure of the HTC file is transparent to a Web page (˜primary document”) to which the HTC file is linked, but the content of the HTC file may be displayed in the primary document. The viewLink provides a pointer to the content in the encapsulated HTC file, and renders that content in the primary document, without incorporating the elements of the encapsulated HTC file into the primary document structure.

    摘要翻译: 一种新形式的DHTML行为,称为“元素行为”,其中行为组件绑定到HTML元素,而不仅仅是附加到元素上,与附加的行为一样。特殊的处理指令用于将元素行为导入到Web中 页面解析Web页面后,元素行为将在下载和解析后立即被初始化,这种立即初始化使得元素行为声明性地可用于与正在修改的元素同步绑定。viewLink是一个功能 的元素行为,允许封装行为组件文件(例如,HTC文件),以便HTC文件的结构对于连接HTC文件的网页(〜主要文档“)是透明的,但内容 HTC文件可能会显示在主文档中。 viewLink提供了指向封装的HTC文件中的内容的指针,并在主文档中呈现该内容,而不将封装的HTC文件的元素合并到主文档结构中。

    Method for synchronously binding an external behavior to a web page element
    14.
    发明授权
    Method for synchronously binding an external behavior to a web page element 有权
    将外部行为同步绑定到网页元素的方法

    公开(公告)号:US07383512B1

    公开(公告)日:2008-06-03

    申请号:US09677445

    申请日:2000-09-29

    IPC分类号: G06F3/00

    摘要: A new form of DHTML behaviors, called “Element Behaviors,” wherein a behavior component is bound to an HTML element, and not just attached to the element as with attached behaviors. A special processing instruction is used to import the Element Behavior into a Web page. Upon parsing the Web page, the Element Behavior is initialized as soon as it has been downloaded and parsed. This immediate initialization makes the Element Behavior declaratively available to bind synchronously to the element(s) it is modifying. A viewLink is a feature of Element Behaviors that permits encapsulation of a behavior component file (e.g., an HTC file) so that the structure of the HTC file is transparent to a Web page (“primary document”) to which the HTC file is linked, but the content of the HTC file may be displayed in the primary document. The viewLink provides a pointer to the content in the encapsulated HTC file, and renders that content in the primary document, without incorporating the elements of the encapsulated HTC file into the primary document structure.

    摘要翻译: 一种新形式的DHTML行为,称为“元素行为”,其中行为组件绑定到HTML元素,而不仅仅是附加到元素与附加的行为。 使用特殊的处理指令将元素行为导入网页。 解析网页后,元素行为将在下载并解析后立即被初始化。 这种立即初始化使得元素行为声明性地可用于与要修改的元素同步地绑定。 viewLink是元素行为的一个功能,它允许封装行为组件文件(例如,HTC文件),以便HTC文件的结构对于与HTC文件链接到的网页(“主文档”)是透明的 ,但HTC文件的内容可能会显示在主文档中。 viewLink提供了指向封装的HTC文件中的内容的指针,并在主文档中呈现该内容,而不将封装的HTC文件的元素合并到主文档结构中。

    Controlling application windows in an operating system
    15.
    发明授权
    Controlling application windows in an operating system 有权
    控制操作系统中的应用程序窗口

    公开(公告)号:US08910066B2

    公开(公告)日:2014-12-09

    申请号:US13487016

    申请日:2012-06-01

    IPC分类号: G06F3/0481 G06F3/0488

    摘要: Systems and methods are provided for controlling the appearance of application windows on a computer display screen. A user identifies either an application window currently running on the computer or a new application to be started. The user also identifies a size, shape, and screen location by inputting a geometric shape, such as by drawing a rectangle with a pen or stylus input device, on the display screen. The appearance of the application window is set based on the geometric shape. The application window is resized and moved, for a currently running application, or created, for a new application, on the display screen.

    摘要翻译: 提供了系统和方法来控制计算机显示屏幕上的应用程序窗口的外观。 用户识别当前在计算机上运行的应用程序窗口或要启动的新应用程序。 用户还可以通过在显示屏幕上输入几何形状来识别尺寸,形状和屏幕位置,例如通过用笔或触控笔输入设备绘制矩形。 应用程序窗口的外观基于几何形状设置。 应用程序窗口被调整大小并移动到当前运行的应用程序,或者在显示屏幕上为新应用程序创建应用程序窗口。

    Controlling application windows in an operating system
    16.
    发明授权
    Controlling application windows in an operating system 有权
    控制操作系统中的应用程序窗口

    公开(公告)号:US08196055B2

    公开(公告)日:2012-06-05

    申请号:US11275798

    申请日:2006-01-30

    IPC分类号: G06F3/048

    摘要: Systems and methods are provided for controlling the appearance of application windows on a computer display screen. A user identifies either an application window currently running on the computer or a new application to be started. The user also identifies a size, shape, and screen location by inputting a geometric shape, such as by drawing a rectangle with a pen or stylus input device, on the display screen. The appearance of the application window is set based on the geometric shape. The application window is resized and moved, for a currently running application, or created, for a new application, on the display screen.

    摘要翻译: 提供了系统和方法来控制计算机显示屏幕上的应用程序窗口的外观。 用户识别当前在计算机上运行的应用程序窗口或要启动的新应用程序。 用户还可以通过在显示屏幕上输入几何形状来识别尺寸,形状和屏幕位置,例如通过用笔或触控笔输入设备绘制矩形。 应用程序窗口的外观基于几何形状设置。 应用程序窗口被调整大小并移动到当前运行的应用程序,或者在显示屏幕上为新应用程序创建应用程序窗口。