com.partnersoft.preferences.logic
Class PreferencesTroubleshootingLogic

java.lang.Object
  extended by com.partnersoft.preferences.logic.PreferencesTroubleshootingLogic

public class PreferencesTroubleshootingLogic
extends java.lang.Object


Constructor Summary
PreferencesTroubleshootingLogic(PreferencesApp preferencesApp)
           
 
Method Summary
 void clearAllSettings()
           
 void clearWindowSettings()
           
 void fullReinstallation()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PreferencesTroubleshootingLogic

public PreferencesTroubleshootingLogic(PreferencesApp preferencesApp)
Method Detail

clearWindowSettings

public void clearWindowSettings()

clearAllSettings

public void clearAllSettings()

fullReinstallation

public void fullReinstallation()