org.sandev.ui.util
Interface SandUIAdaptor


public interface SandUIAdaptor

Implements SAND user interface over a specific display technology. The user interface is driven from a SandUI definition retrieved according to the specifications of the implementing class. The SandUIAdaptor interface defines no methods, since the UI is an endpoint driver of the SAND environment. This interface is provided solely for class identification purposes and documentation.

SandUIAdaptor responsibilities include:

Rendering responsibilities are typically handled with the help of additional utility classes such as UIScreenAdaptor implementations.