Hi,

I've a question about TMF and internal packages.
Recently, a lot of packages in linuxtools have been moved as "internal".

It's the case for "org.eclipse.linuxtools.internal.tmf.ui.viewers.timeAnalysis.widgets"


I've implemented here some experimental code on top of TMF, especially a class overriding org.eclipse.linuxtools.tmf.ui.viewers.timeAnalysis.TmfTimeAnalysisProvider. Unfortunately, one of the overridden method is "drawState(TraceColorScheme, ITimeEvent, Rectangle, GC, boolean, boolean, boolean)", and TraceColorScheme parameter is sadly now in an internal package...


Is there any chance to revert this change ?
Or perhaps create a public ITraceColorScheme interface somewhere ?


Xavier Raynaud
_______________________________________________
linuxtools-dev mailing list
linuxtools-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/linuxtools-dev

Reply via email to