Class DriverDialog

    • Constructor Detail

      • DriverDialog

        public DriverDialog​(Frame frame,
                            String title,
                            boolean modal)
      • DriverDialog

        public DriverDialog()
    • Method Detail

      • initialize

        public void initialize​(List drivers)
      • show

        public void show()
        Overrides:
        show in class Dialog
      • wasOKPressed

        public boolean wasOKPressed()
      • setLayer

        public void setLayer​(Layer layer)
        This DriverDialog will attempt to retrieve the last values used for the given Layer.
        See Also:
        DriverPanelCache