org.topbraidcomposer.editors.forms.layout.details
Class LayoutDetailsPanel

java.lang.Object
  extended by org.topbraidcomposer.editors.forms.layout.details.LayoutDetailsPanel

public class LayoutDetailsPanel
extends java.lang.Object


Constructor Summary
LayoutDetailsPanel(org.eclipse.swt.widgets.Composite parent, org.eclipse.ui.forms.widgets.FormToolkit toolkit, ILabelChangedListener labelChangedListener, IStructureChangedListener structureChangedListener)
           
 
Method Summary
 void setPanel(com.hp.hpl.jena.rdf.model.Resource panel)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LayoutDetailsPanel

public LayoutDetailsPanel(org.eclipse.swt.widgets.Composite parent,
                          org.eclipse.ui.forms.widgets.FormToolkit toolkit,
                          ILabelChangedListener labelChangedListener,
                          IStructureChangedListener structureChangedListener)
Method Detail

setPanel

public void setPanel(com.hp.hpl.jena.rdf.model.Resource panel)