Interface PreferencesPanelInterface

All Superinterfaces:
Runnable
All Known Implementing Classes:
PreferencesPanel, PreferencesPanelEarlySpring, PreferencesPanelFall, PreferencesPanelSpring, PreferencesPanelSummer, PreferencesPanelWinter

interface PreferencesPanelInterface extends Runnable
The PreferencesPanelInterface class defines the methods that are required by all PreferencesPanels in order to properly function within the application with other classes. PreferencesPanels Should All be Animatied Scenes.