public class

ImagePreferencesPanelController

extends Object
implements PreferenceUpdater
java.lang.Object
   ↳ vars.annotation.ui.preferences.ImagePreferencesPanelController

Summary

Public Constructors
ImagePreferencesPanelController(ImagePreferencesPanel panel, PreferencesFactory preferencesFactory)
Constructs ...
Public Methods
void persistPreferences()
Save the current preferences
Protected Methods
void persistDefaults()
void setUserAccount(UserAccount userAccount)
[Expand]
Inherited Methods
From class java.lang.Object
From interface vars.shared.preferences.PreferenceUpdater

Public Constructors

public ImagePreferencesPanelController (ImagePreferencesPanel panel, PreferencesFactory preferencesFactory)

Constructs ...

Public Methods

public void persistPreferences ()

Save the current preferences

Protected Methods

protected void persistDefaults ()

protected void setUserAccount (UserAccount userAccount)