Package bibliothek.gui.dock.support.mode
Interface AffectingRunnable
public interface AffectingRunnable
An algorithm that affects the mode of
Dockables.- Author:
- Benjamin Sigg
-
Method Summary
-
Method Details
-
run
Executes the algorithm.- Parameters:
set- the set of elements that are affected by the algorithm
-