|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gjt.sp.jedit.search.BufferListSet
org.gjt.sp.jedit.search.DirectoryListSet
projectviewer.action.SearchAction.NodeFileSet
Implements a SearchFileSet representing files that are children of a given node and its children.
Constructor Summary | |
SearchAction.NodeFileSet(VPTNode node)
|
Method Summary | |
protected java.lang.String[] |
_getFiles(java.awt.Component comp)
Returns an array with the files to be searched. |
java.lang.String |
getDirectory()
Returns the path to the node. |
Methods inherited from class org.gjt.sp.jedit.search.DirectoryListSet |
getCode, getFileFilter, isRecursive, setDirectory, setFileFilter, setRecursive |
Methods inherited from class org.gjt.sp.jedit.search.BufferListSet |
getFileCount, getFiles, getFirstFile, getNextFile, invalidateCachedList |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SearchAction.NodeFileSet(VPTNode node)
Method Detail |
public java.lang.String getDirectory()
protected java.lang.String[] _getFiles(java.awt.Component comp)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |