org.semanticgov.ui.wsdl
Class WSDLElementChooser

java.lang.Object
  extended by org.semanticgov.ui.wsdl.WSDLElementChooser

public class WSDLElementChooser
extends java.lang.Object


Constructor Summary
WSDLElementChooser(org.eclipse.swt.widgets.Shell parentShell, int treeStyle, java.lang.Object rootElement)
           
WSDLElementChooser(org.eclipse.swt.widgets.Shell parentShell, java.lang.Object rootElement)
           
 
Method Summary
 void dispose()
           
 java.lang.Object open()
           
 void setDialogTitle(java.lang.String title)
           
 void setFilter(org.wsmostudio.ui.editors.common.IWSMOSelectionValidator filter)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSDLElementChooser

public WSDLElementChooser(org.eclipse.swt.widgets.Shell parentShell,
                          java.lang.Object rootElement)

WSDLElementChooser

public WSDLElementChooser(org.eclipse.swt.widgets.Shell parentShell,
                          int treeStyle,
                          java.lang.Object rootElement)
Method Detail

setDialogTitle

public void setDialogTitle(java.lang.String title)

open

public java.lang.Object open()

dispose

public void dispose()

setFilter

public void setFilter(org.wsmostudio.ui.editors.common.IWSMOSelectionValidator filter)


Copyright © 2007-2008 Ontotext Lab.. All Rights Reserved.