Uses of Interface
de.kleopatra.view.presentation.PresentationManager

Packages that use PresentationManager
de.kleopatra.forms.view.builder Support for building forms from a LayoutDescription/Presentation or FormDescription. 
de.kleopatra.view.factory Support for UIFactories.  
de.kleopatra.view.presentation Handling of presentation aspects.  
 

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

Methods in de.kleopatra.forms.view.builder that return PresentationManager
protected  PresentationManager FormReader.getPresentationManager()
          Deprecated.  
 

Uses of PresentationManager in de.kleopatra.view.factory
 

Methods in de.kleopatra.view.factory that return PresentationManager
 PresentationManager UIFactory.getPresentationManager()
           
 PresentationManager SwingUIFactory.getPresentationManager()
           
protected  PresentationManager SwingUIFactory.createPresentationManager()
           
 PresentationManager AWTUIFactory.getPresentationManager()
           
protected  PresentationManager AWTUIFactory.createPresentationManager()
           
 

Uses of PresentationManager in de.kleopatra.view.presentation
 

Classes in de.kleopatra.view.presentation that implement PresentationManager
 class DefaultPresentationManager
          PresentationManager for Swing.
 



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