Class MySQLDialogPanel

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

public class MySQLDialogPanel extends Object implements SystemDialogPanel
  • Constructor Details Link icon

  • Method Details Link icon

    • getPanel Link icon

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

      public JPanel createPanel()
    • getParams Link icon

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

      public boolean getServerParams()
    • setParams Link icon

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

      public void setDbParams(boolean newList)
    • getDbParams Link icon

      public boolean getDbParams()