
form, IO_NAME, ioGroupModel, SUB_NAME, submitsGroupModel, SYS_NAME, sysGroupModel| Constructor and Description |
|---|
FormLAF(Form f,
Renderer render)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected JPanel |
getHeader()
generate the header panel.
|
protected JScrollPane |
getIOPanelScroll()
get the io panel wrapped in a scroll pane.
|
protected JScrollPane |
getSubmitPanelScroll(int depth)
get the submit panel wrapped in a scroll pane.
|
protected JScrollPane |
getSystemPanelScroll()
get the system panel wrapped in a scroll pane.
|
void |
showForm()
render the frame for the
Form. |
void |
terminateDialog()
Terminate the dialog, closing the frame, and any required procedure.
|
finalizeForm, findModel, getForm, getIOPanel, getIOPanel, getRenderer, getRequest, getSubdialogLevel, getSubmitPanel, getSubmitPanel, getSystemPanel, getTitlePath, isAntecessor, setRequest, updateMissingInputprotected JScrollPane getIOPanelScroll()
FormModel.getIOPanel() wrapped in a JScrollPane
.protected JScrollPane getSubmitPanelScroll(int depth)
FormModel.getSubmitPanel() wrapped in a
JScrollPane.protected JScrollPane getSystemPanelScroll()
FormModel.getSystemPanel() wrapped in a
JScrollPane.protected JPanel getHeader()
public void showForm()
Form.public void terminateDialog()
terminateDialog in class FormModelCopyright © 2018 universAAL Consortium. All rights reserved.