Uses of Interface
com.tensegrity.generic.util.prefs.PreferenceListener

Packages that use PreferenceListener
com.tensegrity.generic.util.prefs Contains interfaces and classes that is helpful for dealing with persistent application settings. 
com.tensegrity.gui.swt.control.panels   
 

Uses of PreferenceListener in com.tensegrity.generic.util.prefs
 

Methods in com.tensegrity.generic.util.prefs with parameters of type PreferenceListener
 void Preferences.addPreferenceChangeListener(PreferenceListener listener, java.lang.String key)
          Adds the specified listener to the listeners-list.
 

Uses of PreferenceListener in com.tensegrity.gui.swt.control.panels
 

Methods in com.tensegrity.gui.swt.control.panels with parameters of type PreferenceListener
 void PreferencesPanel.addPreferenceListener(PreferenceListener listener)
          Adds the specified PreferenceListener to the list of all listeners
 void PreferencesPanel.removePreferenceListener(PreferenceListener listener)
          Removes the specified PreferenceListener from the list of all listeners
 



Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.