Class DecompilerFindDialog

All Implemented Interfaces:
ActionContextProvider, StatusListener, TaskListener

public class DecompilerFindDialog extends FindDialog
  • Constructor Details

    • DecompilerFindDialog

      public DecompilerFindDialog(DecompilerPanel decompilerPanel)
  • Method Details

    • dialogClosed

      protected void dialogClosed()
      Description copied from class: DialogComponentProvider
      Override this method if you want to do something when the dialog is made invisible
      Overrides:
      dialogClosed in class FindDialog