Package | Description |
---|---|
org.universAAL.middleware.ui | |
org.universAAL.middleware.ui.rdf | |
org.universAAL.ui.gui.swing.bluesteelLAF |
Bluesteel Look and feel package, features a metal look with blue buttons.
|
org.universAAL.ui.gui.swing.bluesteelLAF.specialButtons | |
org.universAAL.ui.handler.gui.swing |
universAAL connector (
UIHandler ) and the Handler's core features. |
org.universAAL.ui.handler.gui.swing.classic |
The default Look and Feel, when no look and feel is selected, or the selected one can not be found,
this package is used.
The look and feel packages need to contain a InitInterface class named Init, a FormLAF and
a class LAF per each FormControl in the org.universAAL.ui.handler.gui.swing.classic.handler.gui.swing.model.FormControl
package. |
org.universAAL.ui.handler.gui.swing.classic.specialButtons | |
org.universAAL.ui.handler.gui.swing.defaultLookAndFeel |
The default Look and Feel, when no look and feel is selected, or the selected one can not be found,
this package is used.
The look and feel packages need to contain a InitInterface class named Init, a FormLAF and
a class LAF per each FormControl in the org.universAAL.ui.handler.gui.swing.model.FormControl
package. |
org.universAAL.ui.handler.gui.swing.model.FormControl |
The Models for all
FormControl s in the IO RDF. |
org.universAAL.ui.handler.gui.swing.model.special |
These classes are used to add special behaviour to certain submits.
|
org.universAAL.ui.handler.web.html | |
org.universAAL.ui.handler.web.html.model |
Constructor and Description |
---|
UIResponse(Resource user,
AbsLocation inputLocation,
Submit submit)
This constructor is used in the context of a running dialog.
|
Modifier and Type | Class and Description |
---|---|
class |
SubdialogTrigger
A subclass of
Submit that does not finish the current dialog but
starts a subdialog, normally used for viewing or editing complex data that
was represented in the main dialog in a summarized way or in way not suitable
for editing. |
Constructor and Description |
---|
SubmitLAF(Submit control,
Renderer render)
Constructor.
|
Constructor and Description |
---|
UCCButton(Submit s,
Renderer render) |
UStoreButton(Submit s,
Renderer render) |
Modifier and Type | Method and Description |
---|---|
void |
Handler.submit(Submit submit)
Shortcut to send
UIResponse related to Submit Buttons. |
Constructor and Description |
---|
SubmitLAF(Submit control,
Renderer render)
Constructor.
|
Constructor and Description |
---|
uCCButton(Submit s,
Renderer render) |
uStoreButton(Submit s,
Renderer render) |
Constructor and Description |
---|
SubmitLAF(Submit control,
Renderer render)
Constructor.
|
Constructor and Description |
---|
SubmitModel(Submit control,
Renderer render)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
SpecialButtonInterface |
SpecialButtonFactory.getSpecialButton(Submit s)
Check if the
Submit s complies with the conditions to be
considered special by any of the SpecialButtonInterface in
SpecialButtonFactory.specialButtons |
Constructor and Description |
---|
ExitButton(Submit submit,
Renderer render) |
Modifier and Type | Method and Description |
---|---|
void |
Handler.submit(Submit submit)
Shortcut to send
UIResponse related to Submit Buttons. |
Constructor and Description |
---|
SubmitModel(Submit fe,
HTMLUserGenerator render) |
Copyright © 2018 universAAL Consortium. All rights reserved.