public abstract static class DropTargetNavigator.AbstractNavigator extends Object implements DropTargetNavigator.Navigator
| Constructor and Description |
|---|
AbstractNavigator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isNavigating(Component comp,
Collection active)
Return whether the given component should be subject to drop
target navigation, given the current set of items under the cursor.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitnavigatepublic boolean isNavigating(Component comp, Collection active)
DropTargetNavigator.NavigatorisNavigating in interface DropTargetNavigator.NavigatorCopyright © 2023. All rights reserved.