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

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

protected static class FormBuilder.SingleComponentRow
extends FormBuilder.ComponentRow

Row that fills and grows vertically.

Since:
0.9.0

Constructor Summary
FormBuilder.SingleComponentRow(String rowSpec, String gapSpec, 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.SingleComponentRow

public FormBuilder.SingleComponentRow(String rowSpec,
                                      String gapSpec,
                                      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