Uses of Package
org.isis.jaut

Packages that use org.isis.jaut
org.isis.gme.meta   
org.isis.gme.mga   
org.isis.jaut   
 

Classes in org.isis.jaut used by org.isis.gme.meta
ApartmentObject
          The ApartmentObject allows derived objects to release their resources from the same Apartment when finalized.
Dispatch
          The Dispatch class enables Java programs to invoke methods and access properties of an Automation object.
 

Classes in org.isis.jaut used by org.isis.gme.mga
ApartmentObject
          The ApartmentObject allows derived objects to release their resources from the same Apartment when finalized.
Dispatch
          The Dispatch class enables Java programs to invoke methods and access properties of an Automation object.
Variant
          The Variant class is a peer object to an uderlying VARIANT Automation structure.
 

Classes in org.isis.jaut used by org.isis.jaut
Apartment
          The Apartment class represents a COM Apartment, and its Threads, in a Java application.
ApartmentObject
          The ApartmentObject allows derived objects to release their resources from the same Apartment when finalized.
ComException
          A runtime exception thrown by the COM and Automation functions.
Dispatch
          The Dispatch class enables Java programs to invoke methods and access properties of an Automation object.
SafeArray
           
Variant
          The Variant class is a peer object to an uderlying VARIANT Automation structure.