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

    Constructors
    Constructor
    Description
    SlaveServerDialog(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

    Modifier and Type
    Method
    Description
    void
     
    void
     
    void
    ok()
     
    boolean
     
    void
     

    Methods inherited from class org.eclipse.swt.widgets.Dialog

    checkSubclass, getParent, getStyle, getText, setText

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • 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()