Patents by Inventor Erick M. Griffin

Erick M. Griffin has filed for patents to protect the following inventions. This listing includes patent applications that are pending as well as patents that have already been granted by the United States Patent and Trademark Office (USPTO).

  • Patent number: 7069509
    Abstract: Using introspection for access to class resource bundle information for the display and update of pairs of related graphical user interface (“GUI”) panels. In preferred embodiments, a Java resource bundle is provided with a first array containing pairs of key strings and corresponding text blocks and a second array containing pairs of key strings and corresponding text blocks, with the first key identifying a list entry and the second key identifying the text block corresponding to the list entry. This data structure may be used in the display of a pair of GUI panels, representing for example a list of help topics where the help text corresponds to a selected help topic. By introspecting, a mouse listener can efficiently find and display the help text corresponding to a topic selected by a mouse click; furthermore, the resource bundle can be updated without rebuilding the software accessing it.
    Type: Grant
    Filed: January 18, 2002
    Date of Patent: June 27, 2006
    Assignee: International Business Machines Corporation
    Inventor: Erick M. Griffin
  • Publication number: 20030137530
    Abstract: Methods, systems, and computer program products for using introspection for access to class resource bundle information for the display and update of pairs of related graphical user interface (“GUI”) panels. In preferred embodiments, a Java resource bundle is provided with a first array containing pairs of key strings and corresponding text blocks and a second array containing pairs of key strings and corresponding text blocks, with the first key identifying a list entry and the second key string identifying the text block corresponding to the list entry. Both the list entry and the text block are stored in the first array. This data structure is most advantageously used in the display of a pair of GUI panels each containing a Java JList, representing for example a list of help topics where the help text corresponds to a selected help topic.
    Type: Application
    Filed: January 18, 2002
    Publication date: July 24, 2003
    Applicant: International Business Machines Corporation
    Inventor: Erick M. Griffin