Class CheckoutDialog

java.lang.Object
docking.DialogComponentProvider
ghidra.app.util.dialog.CheckoutDialog
All Implemented Interfaces:
ActionContextProvider, StatusListener, TaskListener

public class CheckoutDialog extends DialogComponentProvider
  • Field Details

  • Constructor Details

  • Method Details

    • 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()