Hi, seems to be a widget in the actions module:
platform/openide.actions/src/org/openide/actions/HeapView.java best regards, michael On 9/22/25 17:22, Oliver Rettig wrote: > Hi, > > I want to reuse the swing component in the netbeans UI showing the memory > usage inside a program started with netbeans. Maybe I can extend the existing > component to switch to show the memory usage of a runnign program. > > 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? > > best > > Oliver > > > --------------------------------------------------------------------- > 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 > > > --------------------------------------------------------------------- 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
