|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContentControllerItf | |
---|---|
org.objectweb.fractal.aokell.lib.control.content | This package contains the implementation of the ContentController interface. |
org.objectweb.fractal.aokell.lib.util | This package contains helper classes for working with the Fractal API. |
Uses of ContentControllerItf in org.objectweb.fractal.aokell.lib.control.content |
---|
Classes in org.objectweb.fractal.aokell.lib.control.content that implement ContentControllerItf | |
---|---|
class |
ContentControllerImpl
Implementation for the ContentController . |
class |
TemplateContentControllerImpl
Implementation for the content controller for template components. |
Uses of ContentControllerItf in org.objectweb.fractal.aokell.lib.util |
---|
Methods in org.objectweb.fractal.aokell.lib.util that return ContentControllerItf | |
---|---|
static ContentControllerItf |
FractalHelper.getContentControllerItf(Component c)
Returns the ContentControllerItf interface of the given component. |
static ContentControllerItf |
MembraneHelper.getFcContentCtrl(Component comp)
Return the content controller reference associated to the given component. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |