org.openpermis.editor.policy.gui.forms
Class FormBuilder.LabelComponentsRow

java.lang.Object
  extended by org.openpermis.editor.policy.gui.forms.FormBuilder.AbstractRow
      extended by org.openpermis.editor.policy.gui.forms.FormBuilder.ComponentRow
          extended by org.openpermis.editor.policy.gui.forms.FormBuilder.LabelComponentsRow
All Implemented Interfaces:
FormBuilder.Row
Enclosing class:
FormBuilder

protected static class FormBuilder.LabelComponentsRow
extends FormBuilder.ComponentRow

Row that contains a label and two components.

Since:
0.9.0

Constructor Summary
FormBuilder.LabelComponentsRow(JComponent label, JComponent component1, JComponent component2)
           
 
Method Summary
 void addComponents(JComponent container, SmartConstraints sc)
           
 
Methods inherited from class org.openpermis.editor.policy.gui.forms.FormBuilder.ComponentRow
getComponent
 
Methods inherited from class org.openpermis.editor.policy.gui.forms.FormBuilder.AbstractRow
getGapSpec, getRowSpec, hasComponents, hasGap
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormBuilder.LabelComponentsRow

public FormBuilder.LabelComponentsRow(JComponent label,
                                      JComponent component1,
                                      JComponent component2)
Since:
0.9.0
Method Detail

addComponents

public void addComponents(JComponent container,
                          SmartConstraints sc)
Since:
0.9.0


OpenPermis Role Based Access Control 0.9.0 (Build 16)
2009/08/13 07:17:21
Copyright (c) 2002-2007 Ergon Informatik AG