public class EventController
extends java.lang.Object
Constructor and Description |
---|
EventController() |
Modifier and Type | Method and Description |
---|---|
static void |
addNewEvent()
Adds a FHX2Event to the currently selected FHX2Sample.
|
static void |
deleteEvent(int index)
Removes an event from the currently selected sample.
|