Consists of classes that represent the state and behavior of
the presentation independently of the GUI components used in the interface.
These classes connect the domain layer and the presentation layer.
Find here UI specific models and controllers, e.g. event handlers.
Related Documentation
For more information see:
@see com.jgoodies.skeleton.domain
@see com.jgoodies.skeleton.model.node
@see com.jgoodies.skeleton.view
@see com.jgoodies.skeleton.view.editor