Used only internally (by {@link UiEngine} before starting an eventprocessing thread). @exception UiException to prevent a thread from being processedif {@link EventThreadInit#prepare} throws an exception @return a list of {@link EventThreadInit} instances that areconstructed in this method (and their {@link EventThreadInit#prepare}are called successfully), or null.
|
|