|
Eclipse Platform Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISystemSummarySection
Extensions to 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
summyary is created.
Method Summary | |
---|---|
void |
write(java.io.PrintWriter writer)
A method that puts the section's information into the system summary's configuration details log. |
Method Detail |
---|
void write(java.io.PrintWriter writer)
writer
- puts information into the system summary
|
Eclipse Platform Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.