Package org.omegat.gui.preferences
-
Interface Summary Interface Description IPreferencesController An interface implemented by views shown in the Preferences window.IPreferencesController.FurtherActionListener An interface used by observers interested in knowing when a preference has been altered that requires the application to be restarted or the project to be reloaded. -
Class Summary Class Description BasePreferencesController A base preferences controller implementation.PreferencePanel PreferencesControllers A class for aggregating preferences controllers.PreferencesWindowController A modal window aggregating all preference "views" (IPreferencesController
s).PreferenceViewSelectorPanel