Interface SystemDialogPaneFX

All Known Implementing Classes:
MySQLPaneFX, SqlitePaneFX

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

    Modifier and Type
    Method
    Description
    javafx.scene.layout.Pane
     
    boolean
     
    void
     
  • Method Details Link icon

    • getPane Link icon

      javafx.scene.layout.Pane getPane()
    • getParams Link icon

      boolean getParams()
    • setParams Link icon

      void setParams()