|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClassInfo | |
|---|---|
| net.sf.rej.gui.action | Contains reJ GUI actions. |
| net.sf.rej.gui.editor | Contains reJ bytecode editor components. |
| net.sf.rej.java.attribute | Provides classes that model the various class file attributes |
| Uses of ClassInfo in net.sf.rej.gui.action |
|---|
| Constructors in net.sf.rej.gui.action with parameters of type ClassInfo | |
|---|---|
ModifyClassInfoAction(ConstantPool cp,
ClassInfo info,
java.lang.String newName)
|
|
| Uses of ClassInfo in net.sf.rej.gui.editor |
|---|
| Methods in net.sf.rej.gui.editor that return types with arguments of type ClassInfo | |
|---|---|
Wrapper<ClassInfo> |
ClassChooser.createWrapper(ClassInfo ci)
|
| Methods in net.sf.rej.gui.editor with parameters of type ClassInfo | |
|---|---|
Wrapper<ClassInfo> |
ClassChooser.createWrapper(ClassInfo ci)
|
| Uses of ClassInfo in net.sf.rej.java.attribute |
|---|
| Methods in net.sf.rej.java.attribute that return ClassInfo | |
|---|---|
ClassInfo |
EnclosingMethodAttribute.getEnclosingClass()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||