intarsys runtime library

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

Packages that use IUIComponent
de.intarsys.tools.ui   
 

Uses of IUIComponent in de.intarsys.tools.ui
 

Classes in de.intarsys.tools.ui that implement IUIComponent
 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.
 

Methods in de.intarsys.tools.ui that return IUIComponent
 IUIComponent<M,C,T> UIWizard.getCurrentPage()
           
 IUIComponent UIComponent.getParent()
           
 

Constructors in de.intarsys.tools.ui with parameters of type IUIComponent
UIComponent(IUIComponent<? extends INotificationSupport,C,T> parent)
           
UIWizard(IUIComponent parent)
           
 


intarsys runtime library

Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.