Class FileChooser

    • Field Detail

      • dialogLocation

        private Point dialogLocation
    • Constructor Detail

      • FileChooser

        public FileChooser()
    • Method Detail

      • setDialogLocation

        public void setDialogLocation​(Point p)
        Parameters:
        p - Location of the JDialog
      • setDialogSize

        public void setDialogSize​(Dimension d)
        Parameters:
        d - Size of the JDialog
      • getDialog

        public JDialog getDialog()
        Returns:
        Dialog containing the JFileChooser