Uses of Interface
bibliothek.gui.dock.support.mode.UndoableModeSettings
Packages that use UndoableModeSettings
-
Uses of UndoableModeSettings in bibliothek.gui.dock.common.mode
Methods in bibliothek.gui.dock.common.mode with parameters of type UndoableModeSettingsModifier and TypeMethodDescriptionCLocationModeManager.readSettings(ModeSettings<Location, ?> settings, UndoableModeSettings pending) -
Uses of UndoableModeSettings in bibliothek.gui.dock.support.mode
Methods in bibliothek.gui.dock.support.mode with parameters of type UndoableModeSettingsModifier and TypeMethodDescriptionModeManager.readSettings(ModeSettings<H, ?> settings, UndoableModeSettings pending) Reads the contents ofsettings, creates new entries if eitherModeManager.createEntryDuringRead(String)or ifpendingallows the setting to be undone if not needed.