Uses of Interface
org.pentaho.di.ui.core.widget.DoubleClickInterface

Packages that use DoubleClickInterface
org.pentaho.di.ui.core.widget   
 

Uses of DoubleClickInterface in org.pentaho.di.ui.core.widget
 

Methods in org.pentaho.di.ui.core.widget with parameters of type DoubleClickInterface
static void TreeItemAccelerator.addDoubleClick(TreeItem treeItem, DoubleClickInterface doubleClick)