Uses of Class
de.kleopatra.view.presentation.ActionFactory

Packages that use ActionFactory
de.kleopatra.view.presentation Handling of presentation aspects.  
 

Uses of ActionFactory in de.kleopatra.view.presentation
 

Methods in de.kleopatra.view.presentation that return ActionFactory
static ActionFactory DefaultPresentationManager.getActionFactory()
          returns current ActionFactory.
static ActionFactory ActionFactory.getInstance()
           
 

Methods in de.kleopatra.view.presentation with parameters of type ActionFactory
 void PresentationManager.setActionFactory(ActionFactory actionFactory)
          experimental: used to customize a PResentationManager for design mode.
 void DefaultPresentationManager.setActionFactory(ActionFactory actionFactory)
          Set the actionFactory to use if different from the shared one.
 



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