Uses of Interface
bibliothek.gui.dock.support.mode.AffectingRunnable

Packages that use AffectingRunnable
bibliothek.gui.dock.support.mode   
 

Uses of AffectingRunnable in bibliothek.gui.dock.support.mode
 

Methods in bibliothek.gui.dock.support.mode with parameters of type AffectingRunnable
 void ModeManager.runTransaction(AffectingRunnable runnable)
          Runs an algorithm which affects the mode of some Dockables.
 void ModeManager.runTransaction(AffectingRunnable run, boolean continuous)
          Runs an algorithm which affects the mode of some Dockables.