Class JadxGuiEvents


  • public class JadxGuiEvents
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static jadx.api.plugins.events.JadxEventType<TreeUpdate> TREE_UPDATE  
    • Constructor Summary

      Constructors 
      Constructor Description
      JadxGuiEvents()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • TREE_UPDATE

        public static final jadx.api.plugins.events.JadxEventType<TreeUpdate> TREE_UPDATE
    • Constructor Detail

      • JadxGuiEvents

        public JadxGuiEvents()