|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DndAutoSelectStrategyRequest
Request forwarded to a DndAutoSelectStrategy if a potential drop event was detected.
| Method Summary | |
|---|---|
DataFlavor[] |
getDataFlavors()
Returns the data flavors for this transfer. |
Dockable |
getDockable()
Gets the Dockable over whose tab the mouse currently hovers. |
StackDockStation |
getStation()
Gets the station which detected the event. |
Transferable |
getTransferable()
Returns the Transferable associated with this transfer. |
void |
toFront()
Selects the Dockable beneath the mouse, moves it to the front and tries to focus it. |
| Method Detail |
|---|
StackDockStation getStation()
nullDockable getDockable()
Dockable over whose tab the mouse currently hovers.
nullDataFlavor[] getDataFlavors()
Transferable getTransferable()
Transferable associated with this transfer.
Transferable associated with this transfervoid toFront()
Dockable beneath the mouse, moves it to the front and tries to focus it.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||