|
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 IClasspathContainerPageExtension2 to return more than one element when creating new containers. If implemented, the method getNewContainers() is used instead of the method IClasspathContainerPage.getSelection() to get the newly selected containers. IClasspathContainerPage.getSelection() is still used for edited elements.
Method Summary | |
IClasspathEntry[] | getNewContainers()
Method getNewContainers() is called instead of IClasspathContainerPage.getSelection() to get the the newly added containers. |
Method Detail |
public IClasspathEntry[] getNewContainers()
|
Eclipse JDT Release 3.0 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |