cc.squirreljme.runtime.lcdui.mle.UIBackend

This interface is used as a wrapper around {@link UIFormShelf}, it is implemented by a class and essentially is used to forward calls to the true backing implementation. This is here so that in the event that {@link UIFormShelf} is not supported, that there is a fall-back.