Package | Description |
---|---|
org.universAAL.ui.handler.gui.swing |
universAAL connector (
UIHandler ) and the Handler's core features. |
org.universAAL.ui.handler.gui.swing.formManagement |
Form Managing is the "art" of deciding which form to show at each moment.
There are two implementations Queued (not needed as the Dialog manager copes with this issue) and Simple (by default). |
Modifier and Type | Field and Description |
---|---|
protected ModelMapper |
Renderer.modelMapper
The
ModelMapper in order to find the correct Model for
each rdf class. |
Modifier and Type | Method and Description |
---|---|
ModelMapper |
Renderer.getModelMapper()
Returns the ModelMapper that automatically assigns this Renderer to the
Models.
|
Constructor and Description |
---|
FrameManager(UIRequest req,
ModelMapper mp)
Constructor.
|
Copyright © 2018 universAAL Consortium. All rights reserved.