Class CheckoutDialog

    • Constructor Detail

      • CheckoutDialog

        public CheckoutDialog​(DomainFile df,
                              User user)
        Constructor
        Parameters:
        fileList - list of DomainFile objects that are checked out
    • Method Detail

      • showDialog

        public int showDialog()
        Show the dialog; return an ID for the action that the user chose.
        Returns:
        OK, or CANCEL
      • exclusiveCheckout

        public boolean exclusiveCheckout()