Package | Description |
---|---|
bibliothek.gui.dock.station.stack |
Elements which are related to the
StackDockStation . |
Modifier and Type | Class and Description |
---|---|
class |
DefaultDndAutoSelectStrategyRequest
Default implementation of a
DndAutoSelectStrategy , it is based on TransferHandler.TransferSupport . |
Modifier and Type | Method and Description |
---|---|
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 |