Package org.pentaho.di.ui.cluster.dialog
Class SlaveServerDialog
java.lang.Object
org.eclipse.swt.widgets.Dialog
org.pentaho.di.ui.cluster.dialog.SlaveServerDialog
public class SlaveServerDialog
extends org.eclipse.swt.widgets.Dialog
Dialog that allows you to edit the settings of the security service connection
- Since:
- 31-10-2006
- Author:
- Matt
- See Also:
-
SlaveServer
-
Constructor Summary
ConstructorDescriptionSlaveServerDialog
(org.eclipse.swt.widgets.Shell par, org.pentaho.di.cluster.SlaveServer slaveServer) SlaveServerDialog
(org.eclipse.swt.widgets.Shell par, org.pentaho.di.cluster.SlaveServer slaveServer, Collection<org.pentaho.di.cluster.SlaveServer> existingServers) -
Method Summary
Methods inherited from class org.eclipse.swt.widgets.Dialog
checkSubclass, getParent, getStyle, getText, setText
-
Constructor Details
-
SlaveServerDialog
public SlaveServerDialog(org.eclipse.swt.widgets.Shell par, org.pentaho.di.cluster.SlaveServer slaveServer, Collection<org.pentaho.di.cluster.SlaveServer> existingServers) -
SlaveServerDialog
public SlaveServerDialog(org.eclipse.swt.widgets.Shell par, org.pentaho.di.cluster.SlaveServer slaveServer)
-
-
Method Details
-
open
public boolean open() -
dispose
public void dispose() -
getData
public void getData() -
ok
public void ok() -
test
public void test()
-