public interface ISystemSummarySection
org.eclipse.ui.systemSummaryExtensions
must provide
an implementation of this interface. The class must provide a default
constructor. A new instance of the class will be created each time the system
summary is created.Modifier and Type | Method and Description |
---|---|
void |
write(PrintWriter writer)
A method that puts the section's information into the system summary's
configuration details log.
|
void write(PrintWriter writer)
writer
- puts information into the system summary
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.