Uses of Interface
jadx.api.gui.tree.ITreeNode
Packages that use ITreeNode
-
Uses of ITreeNode in jadx.api.plugins.gui
Method parameters in jadx.api.plugins.gui with type arguments of type ITreeNodeModifier and TypeMethodDescriptionvoidJadxGuiContext.addTreePopupMenuEntry(String name, Predicate<ITreeNode> addPredicate, Consumer<ITreeNode> action) Add popup menu entry for tree nodevoidJadxGuiContext.addTreePopupMenuEntry(String name, Predicate<ITreeNode> addPredicate, Consumer<ITreeNode> action) Add popup menu entry for tree node