Holger's
Java API

Uses of Interface
com.antelmann.ooffice.OfficeDocument

Packages that use OfficeDocument
com.antelmann.ooffice The classes in this package are to be used in conjunction with OpenOffice. 
 

Uses of OfficeDocument in com.antelmann.ooffice
 

Classes in com.antelmann.ooffice that implement OfficeDocument
 class AbstractOfficeDocument
          the base class for all OpenOffice document frames
 class OOCalc
          simplifies handling of OpenOffice spreadsheets This class implements ThirdParty for its use of OpenOffice libraries; see www.openoffice.org
 class OODraw
           
 class OOWriter
          simplifies the handling of OpenOffice Writer documents This class implements ThirdParty for its use of OpenOffice libraries; see www.openoffice.org
 

Methods in com.antelmann.ooffice that return OfficeDocument
 OfficeDocument OfficeComponent.getOfficeDocument()
           
 



(c) Holger Antelmann since 2001- all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads