|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CompletionEngine | |
org.objectweb.jac.aspects.gui.swing | Provides a simple and generic GUI (Graphical User Interface) aspect using SWING. |
org.objectweb.jac.ide.swing |
Uses of CompletionEngine in org.objectweb.jac.aspects.gui.swing |
Subclasses of CompletionEngine in org.objectweb.jac.aspects.gui.swing | |
class |
DefaultCompletionEngine
This class implements a default completion engines for editors. |
Methods in org.objectweb.jac.aspects.gui.swing that return CompletionEngine | |
CompletionEngine |
SHEditor.getCompletionEngine()
|
Methods in org.objectweb.jac.aspects.gui.swing with parameters of type CompletionEngine | |
void |
SHEditor.setCompletionEngine(CompletionEngine ce)
|
Uses of CompletionEngine in org.objectweb.jac.ide.swing |
Subclasses of CompletionEngine in org.objectweb.jac.ide.swing | |
class |
AccCompletionEngine
This class implements a completion engine for method acc configuration code of the UMLAF IDE. |
class |
MethodBodyCompletionEngine
This class implements a completion engine for method bodies Java editors of the UMLAF IDE. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |