public class LoadDraggedFile extends Object
| Constructor | Description |
|---|---|
LoadDraggedFile() |
| Modifier and Type | Method | Description |
|---|---|---|
static void |
loadProject(ActionEvent e,
File file) |
Loads dragged file asking before for save if current open file is dirty.
|
public static void loadProject(ActionEvent e, File file)
e - ActionEventfile - File to LoadCopyright © 1998-2018 Apache Software Foundation. All Rights Reserved.