public class SubmitLAF extends SubmitModel implements ComponentListener
| Modifier and Type | Field and Description |
|---|---|
static int |
MAX_HEIGHT |
static int |
MAX_WIDE |
static int |
MIN_HEIGHT |
static int |
MIN_WIDE |
specialBFactoryfc, FORM_CONTROL_IN_TABLE, jc, label, needsLabel, needsPostNewLine, needsPreNewLine| Constructor and Description |
|---|
SubmitLAF(Submit control,
Renderer render)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
componentHidden(ComponentEvent e) |
void |
componentMoved(ComponentEvent e) |
void |
componentResized(ComponentEvent e) |
void |
componentShown(ComponentEvent e) |
JComponent |
getNewComponent()
generate the
JComponent that displays this FormControl's
information. |
actionPerformed, isValid, updatecorrespondsTo, getComponent, getLabelModel, getPositionInGroup, getRenderer, isInDialog, isInIOGroup, isInMainMenu, isInMessage, isInStandardGroup, isInSubDialog, isInSubmitGroup, isInTable, needsLabel, needsPostNewLine, needsPreNewLinepublic static final int MAX_WIDE
public static final int MAX_HEIGHT
public static final int MIN_WIDE
public static final int MIN_HEIGHT
public JComponent getNewComponent()
JComponent that displays this FormControl's
information.getNewComponent in class SubmitModelJButtonpublic void componentShown(ComponentEvent e)
componentShown in interface ComponentListenerpublic void componentResized(ComponentEvent e)
componentResized in interface ComponentListenerpublic void componentMoved(ComponentEvent e)
componentMoved in interface ComponentListenerpublic void componentHidden(ComponentEvent e)
componentHidden in interface ComponentListenerCopyright © 2018 universAAL Consortium. All rights reserved.