On Mon, 22 Sept 2025 at 16:23, Oliver Rettig <[email protected]> wrote: > Any idea where to find the source code for the UI component which shows > the memory usage in netbeans? > > I have looked into the source with github. I searched for names > including "Memory" but cauld not find it. Maybe the component is in the > profiler packages?
IIRC it's https://github.com/apache/netbeans/blob/master/platform/openide.actions/src/org/openide/actions/HeapView.java ? Best wishes, Neil --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
