Package org.sandev.ui.util

Interface Summary
OwnerNodeNameLookup Lookup the instance name for a local support processing node.
RequestAdaptor Adapts a requests coming from an external source to messages understood by the SAND application.
SandTransformer An abstraction of declarative display customization used in indirect display interfaces.
SandUIAdaptor Implements SAND user interface over a specific display technology.
TemplateReader Given a template name, return the contents.
UIScreenAdaptor Renders/reconstructs a Screen to/from a user interface.
 

Class Summary
ActionDispatcher Utility class for dispatching actions based on their name.
LinkUtil Special purpose utilities for dealing with Links.
UIActionHandlerBase Base class for handling SANDUI actions.
 

Exception Summary
SandTransformerException A specialized exception for all output transformation processing.
UIScreenAdaptorException A specialized exception for UIScreenAdaptors to complain with.