Uses of Interface
bibliothek.gui.dock.station.stack.DndAutoSelectStrategyRequest

Packages that use DndAutoSelectStrategyRequest
bibliothek.gui.dock.station.stack Elements which are related to the StackDockStation
 

Uses of DndAutoSelectStrategyRequest in bibliothek.gui.dock.station.stack
 

Classes in bibliothek.gui.dock.station.stack that implement DndAutoSelectStrategyRequest
 class DefaultDndAutoSelectStrategyRequest
          Default implementation of a DndAutoSelectStrategy, it is based on TransferHandler.TransferSupport.
 

Methods in bibliothek.gui.dock.station.stack with parameters of type DndAutoSelectStrategyRequest
 void DndAutoSelectStrategy.handleRequest(DndAutoSelectStrategyRequest request)
          Called whenever the framework detects a hovering mouse over a tab during a drag and drop operation.
Please do note: The same request may be sent multiple times in fast succession The framework does not generate any kind of event if the user releases the mouse