Class 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 Detail

      • 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 Detail

      • open

        public boolean open()
      • dispose

        public void dispose()
      • getData

        public void getData()
      • ok

        public void ok()
      • test

        public void test()