Package com.musicxmltasks.ui.javafx
Class TaskExecutor
java.lang.Object
com.musicxmltasks.ui.javafx.TaskExecutor
public class TaskExecutor
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description TaskExecutor(java.lang.String controlId, TaskForm taskForm) -
Method Summary
Modifier and Type Method Description voidexecute()voidinitializeForm()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
TaskExecutor
-
-
Method Details
-
initializeForm
public void initializeForm() -
execute
public void execute()
-