Class AddDirectoryDialog

    • Constructor Detail

      • AddDirectoryDialog

        public AddDirectoryDialog(GeometryManager geometryManager,
                                  JFrame frame,
                                  String title,
                                  String namespace)
        Create the dialog
        Parameters:
        geometryManager - the GeometryManager to manipulate
        frame - the parent frame.
        title - the title of the dialog.
        namespace - the namespace to display initially
    • Method Detail

      • pushedCancel

        protected void pushedCancel()
        Executed on cancel button press or window-closing event.
      • pushedOk

        protected void pushedOk()
        Executed on Ok button press.