|
Eclipse JDT Release 3.0 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Classpath container pages that implement IClasspathContainerPage can optionally implement IClasspathContainerPageExtension to get additional information about the context when the page is opened. Method initialize() is called before IClasspathContainerPage.setSelection.
Method Summary | |
void | initialize(IJavaProject project,
IClasspathEntry[] currentEntries)
Method initialize() is called before IClasspathContainerPage.setSelection to give additional information about the context the classpath container entry is configured in. |
Method Detail |
public void initialize(IJavaProject project, IClasspathEntry[] currentEntries)
|
Eclipse JDT Release 3.0 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |