public class SubdialogTriggerModel extends SubmitModel implements ActionListener
SubdialogTrigger
specialBFactory
fc, FORM_CONTROL_IN_TABLE, jc, label, needsLabel, needsPostNewLine, needsPreNewLine
Constructor and Description |
---|
SubdialogTriggerModel(SubdialogTrigger control,
Renderer render)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent e) |
JComponent |
getNewComponent()
generate the
JComponent that displays this FormControl 's
information. |
void |
update()
Update the
JComponent |
isValid
correspondsTo, getComponent, getLabelModel, getPositionInGroup, getRenderer, isInDialog, isInIOGroup, isInMainMenu, isInMessage, isInStandardGroup, isInSubDialog, isInSubmitGroup, isInTable, needsLabel, needsPostNewLine, needsPreNewLine
public SubdialogTriggerModel(SubdialogTrigger control, Renderer render)
control
- the FormControl
which to model.public JComponent getNewComponent()
JComponent
that displays this FormControl
's
information.getNewComponent
in class SubmitModel
JToggleButton
, whose state is determined by the
antecessor Form
s.public void update()
JComponent
update
in class SubmitModel
public void actionPerformed(ActionEvent e)
actionPerformed
in interface ActionListener
actionPerformed
in class SubmitModel
Copyright © 2018 universAAL Consortium. All rights reserved.