Interface FileDropHandler.FileImporter

All Known Implementing Classes:
TFrame
Enclosing class:
FileDropHandler

public static interface FileDropHandler.FileImporter
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    importData(Object data, Component component)
     
  • Method Details