EP0803809A2

Method and apparatus for interactively connecting distributed objects to a graphic user interface

Abstract

The present specification discloses a method and apparatus for interactively connecting a graphic user interface (GUI) (300) and a statically typed, distributed object (320). The connection is created without requiring a developer to write customized code. A surrogate object (312) acts as an intermediary between the GUI (300) and the distributed object (320). The surrogate object (312) is created using declarative information specified at build time and information generated at run time. The GUI (300) and statically typed, distributed objects (320) are connected via the surrogate object (312).

EP0803809A2, drawing sheet 1
Sheet 1 of 7

Term

Term ended

Projected expiry passed 21 April 2017, 9.4 years ago.

  1. Priority
  2. Filed
  3. Published
  4. Projected expiry
  5. Today

21 claims: 3 independent, 18 dependent

  1. 1
    A method of dynamically connecting a graphic user interface (GUI) object to a statically-typed, distributed object comprising the steps of:generating a template object at build time;identifying a surrogate object of said distributed object at run time using said template object;and connecting said surrogate object to said GUI object at run time.
  2. 9
    An article of manufacture comprising:a computer usable medium having computer readable program code embodied therein for dynamically connecting a graphic user interface (GUI) object to a statically-typed, distributed object, the computer readable program code in said article of manufacture comprising: computer readable program code configured to cause a computer to generate a template object at build time;computer readable program code configured to cause a computer to identify a surrogate object of said distributed object at run time using said template object;and computer readable program code configured to cause a computer to connect said surrogate object to said GUI object at run time.
  3. 17
    A dynamic graphic user interface (GUI) object connection generation system comprising:a computer having a central processing unit and storage;a template object stored in said computer, said template object having a name and type information;a surrogate object generated by said computer using said template object;a connection generated by said computer using said template object, said connection between said surrogate object and a GUI object.