|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.rej.AbstractIteratorAgent
net.sf.rej.gui.IteratorAgentAdapter
net.sf.rej.gui.editor.iteration.FindClassDefinition
public class FindClassDefinition
IteratorAgent which gets a className String as
a parameter and finds all classes whose names match that classname.
| Constructor Summary | |
|---|---|
FindClassDefinition(java.lang.String className)
|
|
| Method Summary | |
|---|---|
void |
processClass(IterationContext sc,
ClassFile cf)
|
| Methods inherited from class net.sf.rej.gui.IteratorAgentAdapter |
|---|
finished, postProcessFile, processAttribute, processConstantPoolInfo, processException, processField, processFile, processInstruction, processInterface, processLocalVariable, processMethod |
| Methods inherited from class net.sf.rej.AbstractIteratorAgent |
|---|
progressed, scopeChanged, setProgressMonitor |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FindClassDefinition(java.lang.String className)
| Method Detail |
|---|
public void processClass(IterationContext sc,
ClassFile cf)
processClass in interface IteratorAgentprocessClass in class IteratorAgentAdapter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||