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, wait
navigate
public boolean isNavigating(Component comp, Collection active)
DropTargetNavigator.Navigator
isNavigating
in interface DropTargetNavigator.Navigator
Copyright © 2023. All rights reserved.