intarsys runtime library

Uses of Interface
de.intarsys.tools.ui.IComponentProvider

Packages that use IComponentProvider
de.intarsys.tools.ui   
 

Uses of IComponentProvider in de.intarsys.tools.ui
 

Subinterfaces of IComponentProvider in de.intarsys.tools.ui
 interface IUIComponent<M extends INotificationSupport,C,T>
          A user interface component abstraction, acting as a mediator to a concrete window toolkit and a link between view and model layer.
 

Classes in de.intarsys.tools.ui that implement IComponentProvider
 class UIComponent<M extends INotificationSupport,C,T>
          Abstraction of an user interface component.
 class UIWizard<M extends INotificationSupport,C,T>
          A simple wizard like user interface implementation.
 


intarsys runtime library

Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.