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

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

protected static class FormBuilder.LabelToolBarRow
extends FormBuilder.ComponentRow

Row that contains a label and a toolbar.

Since:
0.9.0

Constructor Summary
FormBuilder.LabelToolBarRow(JComponent label, JComponent toolBar)
           
 
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.LabelToolBarRow

public FormBuilder.LabelToolBarRow(JComponent label,
                                   JComponent toolBar)
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