public class SubmitLAF extends SubmitModel
Modifier and Type | Field and Description |
---|---|
static int |
SEPARATOR |
specialBFactory
fc, FORM_CONTROL_IN_TABLE, jc, label, needsLabel, needsPostNewLine, needsPreNewLine
Constructor and Description |
---|
SubmitLAF(Submit control,
Renderer render)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
static JComponent |
getButton(Model model,
String label,
Icon icon,
ColorLAF color) |
JComponent |
getNewComponent()
generate the
JComponent that displays this FormControl 's
information. |
actionPerformed, isValid, update
correspondsTo, getComponent, getLabelModel, getPositionInGroup, getRenderer, isInDialog, isInIOGroup, isInMainMenu, isInMessage, isInStandardGroup, isInSubDialog, isInSubmitGroup, isInTable, needsLabel, needsPostNewLine, needsPreNewLine
public static final int SEPARATOR
public JComponent getNewComponent()
JComponent
that displays this FormControl
's
information.getNewComponent
in class SubmitModel
JButton
public static JComponent getButton(Model model, String label, Icon icon, ColorLAF color)
Copyright © 2018 universAAL Consortium. All rights reserved.