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

Package class diagram package GroupPanelLAF
java.lang.Object
  extended by org.universAAL.ui.handler.gui.swing.model.Model
      extended by org.universAAL.ui.handler.gui.swing.model.FormControl.GroupModel
          extended by org.universAAL.ui.handler.gui.swing.model.FormControl.GroupPanelModel
              extended by org.universAAL.ui.gui.swing.bluesteelLAF.GroupPanelLAF

public class GroupPanelLAF
extends GroupPanelModel

Author:
amedrano

Field Summary
 
Fields inherited from class org.universAAL.ui.handler.gui.swing.model.FormControl.GroupModel
children
 
Fields inherited from class org.universAAL.ui.handler.gui.swing.model.Model
fc, FORM_CONTROL_IN_TABLE, jc, label, needsLabel, needsPostNewLine, needsPreNewLine
 
Constructor Summary
GroupPanelLAF(Group control, Renderer render)
           
 
Method Summary
 void update()
          Override of Update, so it updates correctly the GroupPanelModel
 
Methods inherited from class org.universAAL.ui.handler.gui.swing.model.FormControl.GroupPanelModel
getNewComponent
 
Methods inherited from class org.universAAL.ui.handler.gui.swing.model.FormControl.GroupModel
addComponentTo, containsOnlySubGroups, findChildModeFor, getComponentFrom, isTheIOGroup, isTheMainGroup, isTheSubmitGroup, isValid
 
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

GroupPanelLAF

public GroupPanelLAF(Group control,
                     Renderer render)
Parameters:
control -
render -
Method Detail

update

public void update()
Override of Update, so it updates correctly the GroupPanelModel

Overrides:
update in class GroupPanelModel


Copyright © 2014 universAAL Consortium. All Rights Reserved.