Class ThemeColorTree

All Implemented Interfaces:
ActionContextProvider, ImageObserver, MenuContainer, Serializable, Accessible

public class ThemeColorTree extends JPanel implements ActionContextProvider
Tree for showing colors organized by similar colors and reference relationships. This was built as a developer aid to help consolidate similar colors in Ghidra. This may be removed at any time.
See Also: