Uses of Class
bibliothek.gui.dock.facile.station.split.DefaultConflictResolver
Packages that use DefaultConflictResolver
-
Uses of DefaultConflictResolver in bibliothek.gui.dock.common.layout
Subclasses of DefaultConflictResolver in bibliothek.gui.dock.common.layoutModifier and TypeClassDescriptionclassThisConflictResolverhas a alternative strategy how to handle cases where two requests collide and a satisfying solution is not possible: the two affected trees are checked for their "fully locked state" and if one is fully locked but not the other, then the request of the fully locked one is answered.