Uses of Interface
org.pentaho.di.core.DescriptionInterface

Packages that use DescriptionInterface
org.pentaho.di.ui.core.dialog   
 

Uses of DescriptionInterface in org.pentaho.di.ui.core.dialog
 

Methods in org.pentaho.di.ui.core.dialog with parameters of type DescriptionInterface
static void EnterTextDialog.editDescription(Shell shell, DescriptionInterface descriptionInterface, String shellText, String message)