|
Extension SDK 10.1.3.36.73 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectoracle.ide.model.RelativeDirectoryContextFolder
Folder representing a directory displayed in a navigator.
| Method Summary | |
boolean |
canContainJavaSources()
For the specified list of content set keys, returns true
if any of the content sets can contain Java sources |
abstract java.util.List |
getContentSetKeys()
Returns the keys for the content sets that are represented by this RelativeDirectoryContextFolder. |
abstract java.lang.String |
getRelativePath()
Retrieves the relative path described by this folder. |
abstract URLPath |
getRootDirectories()
Retrieves the root directories used to assemble the folder contents. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface oracle.ide.model.Element |
getAttributes, getChildren, getData, mayHaveChildren |
| Methods inherited from interface oracle.ide.model.Displayable |
getIcon, getLongLabel, getShortLabel, getToolTipText, toString |
| Method Detail |
public abstract java.lang.String getRelativePath()
public abstract URLPath getRootDirectories()
public abstract java.util.List getContentSetKeys()
public final boolean canContainJavaSources()
true
if any of the content sets can contain Java sources
true if any of the content sets can contain
Java sources; false otherwise.
|
Extension SDK 10.1.3.36.73 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Copyright © 1997, 2005, Oracle.All rights reserved.