<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Object-oriented user interface management system (OOUIMS)</title>
  </titleInfo>
  <name type="personal">
    <namePart>Nantika Prinyapol</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Vatcharaporn Esichaikul</namePart>
    <role>
      <roleTerm type="text">Chairperson</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Batanov, Dentcho N.</namePart>
    <role>
      <roleTerm type="text">Examination Committee</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Baker, Thomas H.</namePart>
    <role>
      <roleTerm type="text">Examination Committee </roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="marc">series</genre>
  <genre authority="marc">technical report</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">th</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Bangkok</placeTerm>
    </place>
    <publisher>Asian Institute of Technology</publisher>
    <dateIssued>1998</dateIssued>
    <issuance>continuing</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <extent>77 p. : ill.</extent>
  </physicalDescription>
  <abstract>This research develops an object-oriented (00) approach and applies it to a user  interface management system. It carries out a detailed analysis and designs a proposed model  for developing an object-oriented user interface management system (OOUIMS). The model  formulates four components: a library of user interface classes, a dialogue control, a  presentation component and an application interface model. Based on general characteristics  and requirement of user interface (UI), all kinds of element operations are treated as objects  and classified into library UI classes. The core idea is the separation of program behaviors  from UI by applying the 00 method. Both UI objects and functional applications are  communicated by passing messages through the dialogue control. The system is implemented  in Borland C++ Builder under the framework of the 00 paradigm. Since tools are integrated  into the environment, the artifacts in the interface can interact directly with data, maintaining  integrity between data and interface by minimizing code. The OOUIMS method reduces the  amount of time devoted to actual coding and debugging, and allows designers to redesign the  UI parts with very little effort. By using this prototype, designers can implement complex  systems productively and flexibly. This case study does not consider all UI components but  illustrates the necessary components for using the object-oriented user interface management  system.</abstract>
  <note>A thesis submitted in partial fulfillment of the requirements for the degree of Master of Science, School of Advanced Technologies</note>
  <note>Thesis (M.Sc.) - Asian Institute of Technology, 1998</note>
  <subject authority="lcsh">
    <topic>User interfaces (Computer systems)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Object-oriented methods (Computer science)</topic>
  </subject>
  <relatedItem type="series">
    <titleInfo>
      <title>Thesis ; no. IM-98-16</title>
    </titleInfo>
    <name type="corporate">
      <namePart>Asian Institute of Technology.</namePart>
      <namePart/>
    </name>
  </relatedItem>
  <identifier type="uri">http://203.159.5.9/ait-thesis/detail.php?q=B12891</identifier>
  <location>
    <url displayLabel="Full-Text">http://203.159.5.9/ait-thesis/detail.php?q=B12891</url>
  </location>
  <recordInfo>
    <recordCreationDate encoding="marc">260799</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260818170348.0</recordChangeDate>
  </recordInfo>
</mods>
