Package org.pentaho.di.ui.core.dialog
Class PropertiesDialog
java.lang.Object
org.eclipse.swt.widgets.Dialog
org.pentaho.di.ui.core.dialog.PropertiesDialog
- Direct Known Subclasses:
PropertiesComboDialog
public class PropertiesDialog
extends org.eclipse.swt.widgets.Dialog
-
Constructor Summary
ConstructorDescriptionPropertiesDialog
(org.eclipse.swt.widgets.Shell shell, org.pentaho.di.trans.TransMeta transMeta, Map<String, String> properties, String title) PropertiesDialog
(org.eclipse.swt.widgets.Shell shell, org.pentaho.di.trans.TransMeta transMeta, Map<String, String> properties, String title, String helpUrl, String helpTitle, String helpHeader) -
Method Summary
Methods inherited from class org.eclipse.swt.widgets.Dialog
checkSubclass, getParent, getStyle, getText, setText
-
Constructor Details
-
PropertiesDialog
-
PropertiesDialog
-
-
Method Details
-
open
-
createColumns
-
dispose
public void dispose()
-