Uses of Interface
bibliothek.gui.dock.support.mode.AffectingRunnable
Packages that use AffectingRunnable
-
Uses of AffectingRunnable in bibliothek.gui.dock.support.mode
Methods in bibliothek.gui.dock.support.mode with parameters of type AffectingRunnableModifier and TypeMethodDescriptionvoidModeManager.runTransaction(AffectingRunnable runnable) Runs an algorithm which affects the mode of someDockables.voidModeManager.runTransaction(AffectingRunnable run, boolean continuous) Runs an algorithm which affects the mode of someDockables.