|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RefactoringFactory | |
|---|---|
| org.acm.seguin.ide.jbuilder.refactor | |
| org.acm.seguin.refactor | Responsible for storing the software that performs the refactorings. |
| Uses of RefactoringFactory in org.acm.seguin.ide.jbuilder.refactor |
|---|
| Subclasses of RefactoringFactory in org.acm.seguin.ide.jbuilder.refactor | |
|---|---|
class |
JBuilderRefactoringFactory
Creates refactorings specific to JBuilder. |
| Uses of RefactoringFactory in org.acm.seguin.refactor |
|---|
| Methods in org.acm.seguin.refactor that return RefactoringFactory | |
|---|---|
static RefactoringFactory |
RefactoringFactory.get()
A standard method to get the factory |
| Methods in org.acm.seguin.refactor with parameters of type RefactoringFactory | |
|---|---|
static void |
RefactoringFactory.setSingleton(RefactoringFactory value)
This allows someone to replace this factory |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||