|
Eclipse JDT Release 3.7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jdt.ui.wizards.ClasspathAttributeConfiguration.ClasspathAttributeAccess
public abstract static class ClasspathAttributeConfiguration.ClasspathAttributeAccess
This class provides information about the attribute to be rendered or configured.
Constructor Summary | |
---|---|
ClasspathAttributeConfiguration.ClasspathAttributeAccess()
|
Method Summary | |
---|---|
abstract IClasspathAttribute |
getClasspathAttribute()
Returns the classpath attribute |
abstract IJavaProject |
getJavaProject()
Returns the Java project the current attribute is part of. |
abstract IClasspathEntry |
getParentClasspassEntry()
Returns the classpath entry the current attribute is part of |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ClasspathAttributeConfiguration.ClasspathAttributeAccess()
Method Detail |
---|
public abstract IClasspathAttribute getClasspathAttribute()
public abstract IClasspathEntry getParentClasspassEntry()
public abstract IJavaProject getJavaProject()
|
Eclipse JDT Release 3.7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) 2000, 2011 IBM Corporation and others. All rights reserved.