org.topbraidcomposer.forms.nestedform
Class NestedFormUtil

java.lang.Object
  extended by org.topbraidcomposer.forms.nestedform.NestedFormUtil

public class NestedFormUtil
extends java.lang.Object


Constructor Summary
NestedFormUtil()
           
 
Method Summary
static NestedForm getNestedForm(org.eclipse.swt.widgets.Control child)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NestedFormUtil

public NestedFormUtil()
Method Detail

getNestedForm

public static NestedForm getNestedForm(org.eclipse.swt.widgets.Control child)