Class MySQLDialogPanel

java.lang.Object
generalDatabase.MySQLDialogPanel
All Implemented Interfaces:
SystemDialogPanel

public class MySQLDialogPanel extends Object implements SystemDialogPanel
  • Constructor Details

  • Method Details

    • getPanel

      public JPanel getPanel()
      Specified by:
      getPanel in interface SystemDialogPanel
    • createPanel

      public JPanel createPanel()
    • getParams

      public boolean getParams()
      Specified by:
      getParams in interface SystemDialogPanel
    • getServerParams

      public boolean getServerParams()
    • setParams

      public void setParams()
      Specified by:
      setParams in interface SystemDialogPanel
    • setDbParams

      public void setDbParams(boolean newList)
    • getDbParams

      public boolean getDbParams()