Modifier and Type | Field and Description |
---|---|
static int |
barwidth |
protected static boolean |
constant |
static int |
H_CENTER |
static int |
H_LEFT |
static int |
H_RIGHT |
static int |
hgap |
protected static int |
hGroupHalign |
static boolean |
legacyHint |
protected static boolean |
vertical |
static int |
vgap |
protected static int |
vGroupHalign |
protected static int |
vGroupValign |
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(String title)
generate the header panel.
|
protected JScrollPane |
getIOPanelScroll()
get the io panel wrapped in a scroll pane.
|
protected JScrollPane |
getSubmitPanelScroll(int depth,
boolean vertical)
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, updateMissingInput
public static boolean legacyHint
protected static boolean vertical
public static final int H_CENTER
public static final int H_LEFT
public static final int H_RIGHT
protected static int vGroupHalign
protected static int vGroupValign
protected static int hGroupHalign
protected static boolean constant
public static final int hgap
public static final int vgap
public static final int barwidth
protected JScrollPane getIOPanelScroll()
FormModel.getIOPanel()
wrapped in a JScrollPane
.protected JScrollPane getSubmitPanelScroll(int depth, boolean vertical)
FormModel.getSubmitPanel()
wrapped in a
JScrollPane
.protected JScrollPane getSystemPanelScroll()
FormModel.getSystemPanel()
wrapped in a
JScrollPane
.protected JPanel getHeader(String title)
public void showForm()
Form
.public void terminateDialog()
FormModel
terminateDialog
in class FormModel
Copyright © 2018 universAAL Consortium. All rights reserved.