Interface ITraceConfigPage
-
- All Known Implementing Classes:
TraceConfigPage
public interface ITraceConfigPage
Interface used to implements a custom Trace config page
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
applyChanges()
Apply changes to pagevoid
createPage(org.eclipse.swt.widgets.Composite composite)
Create the pageorg.eclipse.swt.widgets.Composite
getComposite()
-