Class ConnectionProfileDialog

java.lang.Object
org.eclipse.swt.widgets.Dialog
com.iizigo.db.editor.ConnectionProfileDialog

public class ConnectionProfileDialog extends Dialog
The font dialog to choose the font.
Author:
Christopher Mindus
  • Constructor Details

    • ConnectionProfileDialog

      public ConnectionProfileDialog(Shell parent, String profileName)
      Create the dialog.
      Parameters:
      parent - The parent shell.
      profileName - The name of the connection profile.
  • Method Details

    • open

      public String open()
      Open the dialog.
      Returns:
      the result, or null for cancel.