public interface FileOpener
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static void |
installDragAndDrop(JComponent component,
FileOpener opener) |
void |
open(File file) |
void |
open(List<File> fileList) |
void open(File file) throws IOException
IOExceptionstatic void installDragAndDrop(JComponent component, FileOpener opener)
Copyright © 2017. All rights reserved.