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

Package class diagram package RepeatModelGridLAF
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.RepeatModel
              extended by org.universAAL.ui.handler.gui.swing.model.FormControl.RepeatModelGrid
                  extended by org.universAAL.ui.gui.swing.bluesteelLAF.RepeatModelGridLAF

public class RepeatModelGridLAF
extends RepeatModelGrid

Author:
amedrano

Nested Class Summary
 
Nested classes/interfaces inherited from class org.universAAL.ui.handler.gui.swing.model.FormControl.RepeatModelGrid
RepeatModelGrid.AddTableButton, RepeatModelGrid.DeleteTableButton
 
Field Summary
 
Fields inherited from class org.universAAL.ui.handler.gui.swing.model.FormControl.RepeatModel
table
 
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
RepeatModelGridLAF(Repeat control, Renderer render)
           
 
Method Summary
protected  JPanel getButtonPanel()
           
 JComponent getNewComponent()
          
 
Methods inherited from class org.universAAL.ui.handler.gui.swing.model.FormControl.RepeatModelGrid
getLayout, update, updateContents
 
Methods inherited from class org.universAAL.ui.handler.gui.swing.model.FormControl.RepeatModel
containsSubmits, getChildrenType, isATable
 
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

RepeatModelGridLAF

public RepeatModelGridLAF(Repeat control,
                          Renderer render)
Method Detail

getNewComponent

public JComponent getNewComponent()

Overrides:
getNewComponent in class RepeatModelGrid
Returns:
always a simple Jpanel() (LAFs should decide which to use).

getButtonPanel

protected JPanel getButtonPanel()
Overrides:
getButtonPanel in class RepeatModelGrid


Copyright © 2014 universAAL Consortium. All Rights Reserved.