Class PreferencesWindowController

java.lang.Object
org.omegat.gui.preferences.PreferencesWindowController
All Implemented Interfaces:
IPreferencesController.FurtherActionListener

public class PreferencesWindowController extends Object implements IPreferencesController.FurtherActionListener
A modal window aggregating all preference "views" (IPreferencesControllers). Plugins can provide their own views via PreferencesControllers.addSupplier(java.util.function.Supplier).