Hook up the API events (some are missing parameter objects)

This commit is contained in:
James Seibel
2022-09-13 21:44:00 -05:00
parent f6a1901ef8
commit 92a98aba96
5 changed files with 61 additions and 19 deletions
@@ -14,7 +14,7 @@ import java.util.ArrayList;
*/
public class EventInjectorTest
{
// //@Test
// public void testEventDependencies() // this also tests list dependencies since there can be more than one event handler bound per event
// {