Uses of Interface
de.kleopatra.persistence.IOHandler

Packages that use IOHandler
de.kleopatra.forms.view.builder Support for building forms from a LayoutDescription/Presentation or FormDescription. 
de.kleopatra.persistence   
 

Uses of IOHandler in de.kleopatra.forms.view.builder
 

Classes in de.kleopatra.forms.view.builder that implement IOHandler
 class FormDescriptionIOHandler
          IOHandler for FormDescription.
 class LayoutDescriptionIOHandler
          IOHandler for LayoutDescription.
 class PresentationIOHandler
          IOHandler for Presentation.
 class StyleMapIOHandler
           
 

Methods in de.kleopatra.forms.view.builder that return IOHandler
 IOHandler FormIOHandlerMap.getIOHandler(java.lang.Class handledClass)
           
 IOHandler FormIO.getIOHandler(java.lang.Class handledClass)
           
 

Uses of IOHandler in de.kleopatra.persistence
 

Classes in de.kleopatra.persistence that implement IOHandler
 class AbstractIOHandler
          IOHandler that uses the default XMLEncoder/XMLDecoder.
 class ObjectIOHandler
          IOHandler that can read everything...
 



Copyright © 2003, 2004 SwingEmpire Jeanette Winzenburg. All Rights Reserved.