Class OlapInputAboutDialog
- java.lang.Object
-
- org.pentaho.di.ui.trans.steps.olapinput.OlapInputAboutDialog
-
public class OlapInputAboutDialog extends Object
- Author:
- Michael Gugerell(asc145)
-
-
Constructor Summary
Constructors Constructor Description OlapInputAboutDialog(org.eclipse.swt.widgets.Shell shell)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void
buildIconCell()
build icon cellprotected void
buildOkButton()
build Ok Button.protected void
buildPluginInfoCell()
build plugin info cell.void
open()
open the dialog.
-