Class DualPaneInputDialog

    • Constructor Detail

      • DualPaneInputDialog

        public DualPaneInputDialog​(Frame frame,
                                   String title,
                                   boolean modal)
        Parameters:
        frame - the frame on which to make this dialog modal and centred
      • DualPaneInputDialog

        public DualPaneInputDialog()
    • Method Detail

      • setLeftPane

        public void setLeftPane()
      • setRightPane

        public void setRightPane()
      • main

        public static void main​(String[] args)