intarsys runtime library

Uses of Interface
de.intarsys.tools.component.IDisposable

Packages that use IDisposable
de.intarsys.tools.ui   
 

Uses of IDisposable in de.intarsys.tools.ui
 

Subinterfaces of IDisposable 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 IDisposable
 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.