Package org.sexydock.tabs
Class DefaultTabDropFailureHandler
java.lang.Object
org.sexydock.tabs.DefaultTabDropFailureHandler
- All Implemented Interfaces:
ITabDropFailureHandler
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
onDropFailure
(DragSourceDropEvent dsde, Tab draggedTab, Dimension dragSourceWindowSize)
-
Constructor Details
-
DefaultTabDropFailureHandler
-
-
Method Details
-
onDropFailure
- Specified by:
onDropFailure
in interfaceITabDropFailureHandler
-