Class RO3FrameDropTarget

java.lang.Object
java.awt.dnd.DropTargetAdapter
com.marginallyclever.ro3.apps.RO3FrameDropTarget
All Implemented Interfaces:
DropTargetListener, EventListener

public class RO3FrameDropTarget extends DropTargetAdapter
Allows the user to drop Scene or a supported mesh file onto the main window. They will be imported to the existing scene and appear at the world origin.
  • Constructor Details

    • RO3FrameDropTarget

      public RO3FrameDropTarget()
  • Method Details