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 |
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 |
---|---|
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, update
correspondsTo, getComponent, getLabelModel, getPositionInGroup, getRenderer, isInDialog, isInIOGroup, isInMainMenu, isInMessage, isInStandardGroup, isInSubDialog, isInSubmitGroup, isInTable, needsLabel, needsPostNewLine, needsPreNewLine
public 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 SubmitModel
JButton
public void componentShown(ComponentEvent e)
componentShown
in interface ComponentListener
public void componentResized(ComponentEvent e)
componentResized
in interface ComponentListener
public void componentMoved(ComponentEvent e)
componentMoved
in interface ComponentListener
public void componentHidden(ComponentEvent e)
componentHidden
in interface ComponentListener
Copyright © 2018 universAAL Consortium. All rights reserved.