org.universAAL.ui.dm.interfaces
Interface IUIPreferencesChangeListener

Package class diagram package IUIPreferencesChangeListener
All Known Implementing Classes:
UserDialogManager

public interface IUIPreferencesChangeListener

Implementations of this interface can be added as listeners for changes in a UIPreferencesSubProfile.

Author:
amedrano

Method Summary
 void changedUIPreferences(UIPreferencesSubProfile subProfile)
          Callback when the UIPreferencesSubProfile is changed.
 

Method Detail

changedUIPreferences

void changedUIPreferences(UIPreferencesSubProfile subProfile)
Callback when the UIPreferencesSubProfile is changed.

Parameters:
subProfile - the new changed UIPreferencesSubProfile


Copyright © 2014 universAAL Consortium. All Rights Reserved.