org.universAAL.ui.gui.swing.bluesteelLAF
Class Select1RadioButtonLAF

Package class diagram package Select1RadioButtonLAF
java.lang.Object
  extended by org.universAAL.ui.handler.gui.swing.model.Model
      extended by org.universAAL.ui.handler.gui.swing.model.FormControl.InputModel
          extended by org.universAAL.ui.handler.gui.swing.model.FormControl.SelectModel
              extended by org.universAAL.ui.handler.gui.swing.model.FormControl.Select1Model
                  extended by org.universAAL.ui.handler.gui.swing.model.FormControl.Select1RadiobuttonModel
                      extended by org.universAAL.ui.gui.swing.bluesteelLAF.Select1RadioButtonLAF
All Implemented Interfaces:
ActionListener, EventListener, ListSelectionListener

public class Select1RadioButtonLAF
extends Select1RadiobuttonModel

Author:
amedrano

Nested Class Summary
 
Nested classes/interfaces inherited from class org.universAAL.ui.handler.gui.swing.model.FormControl.SelectModel
SelectModel.SelectionTreeModel
 
Field Summary
 
Fields inherited from class org.universAAL.ui.handler.gui.swing.model.FormControl.SelectModel
selected
 
Fields inherited from class org.universAAL.ui.handler.gui.swing.model.Model
fc, FORM_CONTROL_IN_TABLE, jc, label, needsLabel, needsPostNewLine, needsPreNewLine
 
Constructor Summary
Select1RadioButtonLAF(Select1 control, Renderer render)
           
 
Method Summary
 void update()
          Update the JComponent
 void updateAsMissing()
          Update the JComponent or the label to notiffy the the user Input is missing.
 
Methods inherited from class org.universAAL.ui.handler.gui.swing.model.FormControl.Select1RadiobuttonModel
actionPerformed, getAssociatedValue, getLabelFromJComponent, getNewComponent, isValid
 
Methods inherited from class org.universAAL.ui.handler.gui.swing.model.FormControl.SelectModel
setSelected, valueChanged
 
Methods inherited from class org.universAAL.ui.handler.gui.swing.model.FormControl.InputModel
getAlertString, isMandatory, isOfType
 
Methods inherited from class org.universAAL.ui.handler.gui.swing.model.Model
correspondsTo, getComponent, getLabelModel, getPositionInGroup, getRenderer, isInDialog, isInIOGroup, isInMainMenu, isInMessage, isInStandardGroup, isInSubDialog, isInSubmitGroup, isInTable, needsLabel, needsPostNewLine, needsPreNewLine
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Select1RadioButtonLAF

public Select1RadioButtonLAF(Select1 control,
                             Renderer render)
Method Detail

update

public void update()
Description copied from class: Select1RadiobuttonModel
Update the JComponent

Overrides:
update in class Select1RadiobuttonModel

updateAsMissing

public void updateAsMissing()
Description copied from class: InputModel
Update the JComponent or the label to notiffy the the user Input is missing.

Specified by:
updateAsMissing in class InputModel


Copyright © 2014 universAAL Consortium. All Rights Reserved.