Interface DragAndDropReorderPane.DragListener

  • Enclosing class:
    DragAndDropReorderPane
    Functional Interface:
    This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

    @FunctionalInterface
    public static interface DragAndDropReorderPane.DragListener
    • Method Detail

      • onDrag

        void onDrag​(Component component)
        Called after a component has been dragged
        Parameters:
        component - the component