com.valhalla.jbother.preferences
Interface PreferencesPanel

All Known Implementing Classes:
AppearancePreferencesPanel, ApplicationsPreferencesPanel, GeneralPreferencesPanel, PrivacyPreferencesPanel, SoundsPreferencesPanel

interface PreferencesPanel

The interface that all PreferencesPanels must implement

Version:
1.0
Author:
Adam Olsen

Method Summary
 TempSettings getSettings()
          Gets temporary settings - in case they don't apply and instead hit cancel
 

Method Detail

getSettings

public TempSettings getSettings()
Gets temporary settings - in case they don't apply and instead hit cancel