Configurable event handling for user interface components
    1.
    发明授权
    Configurable event handling for user interface components 有权
    用户界面组件的可配置事件处理

    公开(公告)号:US07500250B2

    公开(公告)日:2009-03-03

    申请号:US10400366

    申请日:2003-03-27

    IPC分类号: G06F13/00

    CPC分类号: G06F9/542 G06F9/451

    摘要: A user interface event is received by way of a user interface. A software component adapted to process the user interface event may be pushed onto a memory stack, and the user interface event may be processed using the software component on the stack, or with a software component that is not on the stack. The software component on the stack, if used, may then be popped from the memory stack. In addition, a plurality of software components may be pushed onto the memory stack, and in that case, at least one of the components may be selected to process the user interface event. The user interface event is processed using at least one of the plurality of software components, and one or more of the plurality of software components are popped from the memory stack.

    摘要翻译: 通过用户界面接收用户界面事件。 适于处理用户界面事件的软件组件可以被推送到存储器堆栈,并且可以使用堆栈上的软件组件或不在堆栈上的软件组件来处理用户界面事件。 堆栈中的软件组件(如果使用的话)可能会从内存堆栈弹出。 此外,多个软件组件可以被推送到存储器堆栈,并且在这种情况下,可以选择至少一个组件来处理用户界面事件。 使用多个软件组件中的至少一个处理用户界面事件,并且从存储器堆栈弹出多个软件组件中的一个或多个。

    Configurable event handling for an interactive design environment
    2.
    发明授权
    Configurable event handling for an interactive design environment 有权
    交互式设计环境的可配置事件处理

    公开(公告)号:US07458081B2

    公开(公告)日:2008-11-25

    申请号:US10918170

    申请日:2004-08-13

    IPC分类号: G06F13/00

    CPC分类号: G06F9/451 G06F9/46 G06F9/542

    摘要: An API and method for processing a user interface event is provided. The user interface event may take place in any environment of a software application, and may result from any type of user or software action. An embodiment also provides a framework for customizing the processing of a user interface event without the need to maintain accountability of computer states. In the method, an application process user interface event is processed using an operating system process. A user interface event is received by the application process by way of a user interface. A software component adapted to process the user interface event is pushed onto a memory stack by the operating system process. The operating system process processes the user interface event using the software component, and pops the software component from the memory stack.

    摘要翻译: 提供了一种用于处理用户界面事件的API和方法。 用户界面事件可以在软件应用的任何环境中进行,并且可以由任何类型的用户或软件动作产生。 实施例还提供了用于定制用户界面事件的处理的框架,而不需要维护计算机状态的问责。 在该方法中,使用操作系统进程处理应用进程用户界面事件。 应用程序通过用户界面接收用户界面事件。 适于处理用户界面事件的软件组件通过操作系统进程被推送到存储器堆栈。 操作系统进程使用软件组件处理用户界面事件,并从存储器堆栈弹出软件组件。

    Methods and systems for abstraction of logical editing operations
    3.
    发明授权
    Methods and systems for abstraction of logical editing operations 有权
    抽象逻辑编辑操作的方法和系统

    公开(公告)号:US07469385B2

    公开(公告)日:2008-12-23

    申请号:US10783768

    申请日:2004-02-20

    IPC分类号: G06F3/00 G06F3/14

    CPC分类号: G06F9/451

    摘要: Embodiments of the present invention relate to methods, systems, and computer-readable media for editing an object displayed by a computer system. Editing comprises detecting an edit operation for an object displayed on a video display of a computer system. An edit operation request is then sent to an abstraction layer via an interface provided by the abstraction layer to initiate editing of the object by the abstraction layer. The abstraction layer receives the edit operation request and determines the type of container in which the object is displayed based on properties related to the object to be edited. The abstraction layer reads a set of properties related to the object and the container in which the object is displayed. The abstraction layer may then edit the object based the properties of the container and object by modifying one or more of the properties of the container and object.

    摘要翻译: 本发明的实施例涉及用于编辑由计算机系统显示的对象的方法,系统和计算机可读介质。 编辑包括检测显示在计算机系统的视频显示器上的对象的编辑操作。 编辑操作请求然后通过抽象层提供的接口发送到抽象层,以通过抽象层启动对对象的编辑。 抽象层接收编辑操作请求,并根据与要编辑的对象相关的属性来确定显示对象的容器类型。 抽象层读取与对象和显示对象的容器相关的一组属性。 然后,抽象层可以通过修改容器和对象的一个​​或多个属性来基于容器和对象的属性来编辑对象。

    Method for scoped services
    4.
    发明申请
    Method for scoped services 有权
    方法服务范围

    公开(公告)号:US20050278727A1

    公开(公告)日:2005-12-15

    申请号:US10396805

    申请日:2003-03-24

    IPC分类号: G06F9/00 H04L12/24

    CPC分类号: H04L41/5054 H04L41/5051

    摘要: Described is a mechanism for providing scoped modular services (SMS) through an API. A common set of services is provided by the API that may be enabled or disabled by each component. The services are managed using a property system in the same manner as element properties are used, such as properties relating to text formatting. This helps to ensure fine control and a high degree of customization for a user interface. The use of the services is not limited to editing in the common sense of the word. The SMS is a mechanism for controlling access to implementation of services contained within a tree of components. Services may also be created by developers that are managed by a service manager along with the common services.

    摘要翻译: 描述了一种通过API提供范围模块化服务(SMS)的机制。 API可以提供一组常用的服务,每个组件可以启用或禁用这些服务。 使用属性系统以与元素属性相同的方式来管理服务,例如与文本格式相关的属性。 这有助于确保用户界面的精细控制和高度的定制。 服务的使用不限于在常识上进行编辑。 SMS是用于控制访问包含在组件树中的服务的实现的机制。 服务也可以由由服务管理器以及公共服务管理的开发人员创建。

    Configurable event handling for an interactive design environment
    6.
    发明申请
    Configurable event handling for an interactive design environment 有权
    交互式设计环境的可配置事件处理

    公开(公告)号:US20050022211A1

    公开(公告)日:2005-01-27

    申请号:US10918170

    申请日:2004-08-13

    IPC分类号: G06F9/44 G06F9/46

    CPC分类号: G06F9/451 G06F9/46 G06F9/542

    摘要: An API and method for processing a user interface event is provided. The user interface event may take place in any environment of a software application, and may result from any type of user or software action. An embodiment also provides a framework for customizing the processing of a user interface event without the need to maintain accountability of computer states. In the method, an application process user interface event is processed using an operating system process. A user interface event is received by the application process by way of a user interface. A software component adapted to process the user interface event is pushed onto a memory stack by the operating system process. The operating system process processes the user interface event using the software component, and pops the software component from the memory stack.

    摘要翻译: 提供了一种用于处理用户界面事件的API和方法。 用户界面事件可以在软件应用的任何环境中进行,并且可以由任何类型的用户或软件动作产生。 实施例还提供了用于定制用户界面事件的处理的框架,而不需要维护计算机状态的问责。 在该方法中,使用操作系统进程处理应用进程用户界面事件。 应用程序通过用户界面接收用户界面事件。 适于处理用户界面事件的软件组件通过操作系统进程被推送到存储器堆栈。 操作系统进程使用软件组件处理用户界面事件,并从存储器堆栈弹出软件组件。

    Methods and systems for abstraction of logical editing operations
    8.
    发明申请
    Methods and systems for abstraction of logical editing operations 有权
    抽象逻辑编辑操作的方法和系统

    公开(公告)号:US20050185920A1

    公开(公告)日:2005-08-25

    申请号:US10783768

    申请日:2004-02-20

    IPC分类号: G06F9/44 G11B27/00 H04N5/93

    CPC分类号: G06F9/451

    摘要: Embodiments of the present invention relate to methods, systems, and computer-readable media for editing an object displayed by a computer system. Editing comprises detecting an edit operation for an object displayed on a video display of a computer system. An edit operation request is then sent to an abstraction layer via an interface provided by the abstraction layer to initiate editing of the object by the abstraction layer. The abstraction layer receives the edit operation request and determines the type of container in which the object is displayed based on properties related to the object to be edited. The abstraction layer reads a set of properties related to the object and the container in which the object is displayed. The abstraction layer may then edit the object based the properties of the container and object by modifying one or more of the properties of the container and object.

    摘要翻译: 本发明的实施例涉及用于编辑由计算机系统显示的对象的方法,系统和计算机可读介质。 编辑包括检测显示在计算机系统的视频显示器上的对象的编辑操作。 编辑操作请求然后通过抽象层提供的接口发送到抽象层,以通过抽象层启动对对象的编辑。 抽象层接收编辑操作请求,并根据与要编辑的对象相关的属性来确定显示对象的容器类型。 抽象层读取与对象和显示对象的容器相关的一组属性。 然后,抽象层可以通过修改容器和对象的一个​​或多个属性来基于容器和对象的属性来编辑对象。

    Validation architecture
    9.
    发明申请
    Validation architecture 审中-公开
    验证架构

    公开(公告)号:US20060253831A1

    公开(公告)日:2006-11-09

    申请号:US11121670

    申请日:2005-05-03

    IPC分类号: G06F9/44

    CPC分类号: G06F9/54

    摘要: Architecture for validating input. A control is associated with a data source via a Binding. The control is arranged to receive user input with which to update the data source. In addition, zero or more validation rules are associated with the Binding and executed to validate the input. If the user input is invalid or an exception occurs while converting the input or updating the data source, a validation error object may be created and attached to the control. To provide feedback to the user, a control defines additional user interface elements to adorn the control and display the created validation error information to the user.

    摘要翻译: 用于验证输入的体系结构。 控件通过绑定与数据源相关联。 控制被安排为接收用于更新数据源的用户输入。 此外,零个或多个验证规则与Binding相关联,并被执行以验证输入。 如果用户输入无效或在转换输入或更新数据源时发生异常,则可能会创建验证错误对象并将其附加到控件。 为了向用户提供反馈,控件定义附加的用户界面元素来装饰控件并向用户显示所创建的验证错误信息。

    Composite tube for ethylene pyrolysis furnace and methods of manufacture and joining same
    10.
    发明申请
    Composite tube for ethylene pyrolysis furnace and methods of manufacture and joining same 审中-公开
    用于乙烯热解炉的复合管及其制造和连接方法

    公开(公告)号:US20050058851A1

    公开(公告)日:2005-03-17

    申请号:US10662722

    申请日:2003-09-15

    摘要: A process for making a composite tube uniquely suited for use in ethylene pyrolysis furnaces wherein the tube comprises an outer shell made from a wrought or cast Fe—Ni—Cr heat resistant alloy and an inner core made from INCOLOY® alloy MA956 powder. The outer shell and powder core are heated and simultaneously extruded to form a composite tube. The process is carried out at temperature, and time at temperature, preferably less than 1200° C. so as to prevent recrystalization of the very fine grain structure in the alloy MA956. This un-recrystalized fine grain structure permits pilgering and/or cold drawing of the extruded composite tube to final size. The composite tube provided by the present invention is uniquely suited for use in the petrochemical and chemical process industries, so as to increase the efficiency and productivity of their respective processes. The thin core layer of alloy MA956 provides high resistance to carburization and coke formation heretofore caused by the hydrocarbon feedstock flowing through the composite tube, while the outer shell of Fe—Ni—Cr heat resistant alloy provides overall strength and rigidity to the tube. The use of the outer shell in the composite tube also solves the joining problem heretofore encountered in joining alloy MA956. A root pass or passes using an alloy MA956 filler metal followed by overlay welding passes using a filler metal compatible with the heat resistant alloy, such as INCONEL alloy 617 or FM 25/35, joins the outer shells of adjoining composite tubes and, thus, solves the welding problem.

    摘要翻译: 一种制造独特地适用于乙烯热解炉的复合管的方法,其中管包括由锻造或铸造的Fe-Ni-Cr耐热合金制成的外壳和由INCOLOY合金MA956粉末制成的内芯。 将外壳和粉末芯加热并同时挤出以形成复合管。 该过程在温度和时间在温度下进行,优选低于1200℃,以防止合金MA956中极细晶粒结构的再结晶。 这种未重结晶的细晶粒结构允许将挤出的复合管的拉拔和/或拉伸成最终尺寸。 本发明提供的复合管独特地适用于石化和化工过程工业,从而提高其各自工艺的效率和生产率。 合金MA956的薄芯层对于渗透复合管的烃原料造成的渗碳和焦炭形成具有高的抵抗力,而Fe-Ni-Cr耐热合金的外壳则提供了对管的整体强度和刚性。 在复合管中使用外壳也解决了在接合合金MA956中遇到的连接问题。 使用合金MA956填充金属进行通过或通过,然后使用与耐热合金(例如INCONEL合金617或FM 25/35)相容的填充金属进行覆盖焊接,连接相邻复合管的外壳, 解决焊接问题。