public class LoadDraggedFile extends Object
| Constructor and Description |
|---|
LoadDraggedFile() |
| Modifier and Type | Method and 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-2019 Apache Software Foundation. All Rights Reserved.