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

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.LabelComponentRow
All Implemented Interfaces:
FormBuilder.Row
Enclosing class:
FormBuilder

protected static class FormBuilder.LabelComponentRow
extends FormBuilder.ComponentRow

Row that contains a label and a component (no tool bar).

Since:
0.9.0

Constructor Summary
FormBuilder.LabelComponentRow(String rowSpec, JComponent label, JComponent component)
           
 
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.LabelComponentRow

public FormBuilder.LabelComponentRow(String rowSpec,
                                     JComponent label,
                                     JComponent component)
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