org.topbraidcomposer.ui.util
Class ControlUtil

java.lang.Object
  extended by org.topbraidcomposer.ui.util.ControlUtil

public class ControlUtil
extends java.lang.Object


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

Constructor Detail

ControlUtil

public ControlUtil()
Method Detail

getParentWithType

public static org.eclipse.swt.widgets.Control getParentWithType(org.eclipse.swt.widgets.Control child,
                                                                java.lang.Class type)