- java.lang.Object
-
- AbstractHandler
-
- com.skratchdot.electribe.model.esx.editor.handlers.OpenHandler
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
static java.lang.String |
OPEN_ESX_FILE_ID |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
java.lang.Object |
execute(ExecutionEvent event) |
java.lang.Object |
openEsxFile(ExecutionEvent event) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
OpenHandler
public OpenHandler()