Interface SystemDialogPanel

All Known Implementing Classes:
MSAccessDialogPanel, MySQLDialogPanel, NullDialogPanel, SqliteDialogPanel

public interface SystemDialogPanel
Different db systems can proide a system specific dialog panel by implementing this interface
Author:
Doug
  • Method Summary

    Modifier and Type
    Method
    Description
     
    boolean
     
    void
     
  • Method Details

    • getPanel

      JPanel getPanel()
    • getParams

      boolean getParams()
    • setParams

      void setParams()