Class StyledTextCompFind

java.lang.Object
org.eclipse.swt.widgets.Dialog
org.pentaho.di.ui.core.widget.StyledTextCompFind

public class StyledTextCompFind extends org.eclipse.swt.widgets.Dialog
  • Constructor Summary

    Constructors
    Constructor
    Description
    StyledTextCompFind(org.eclipse.swt.widgets.Shell parent, org.eclipse.swt.custom.StyledText text, String strHeader)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from class org.eclipse.swt.widgets.Dialog

    checkSubclass, getParent, getStyle, getText, setText

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • StyledTextCompFind

      public StyledTextCompFind(org.eclipse.swt.widgets.Shell parent, org.eclipse.swt.custom.StyledText text, String strHeader)
  • Method Details

    • open

      public void open()