|
JAC project AOPSYS CEDRIC & LIP6 labs |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.objectweb.jac.aspects.gui.CollectionWrapper
This class is just a wrappable delegator used to display collections.
Field Summary | |
Collection |
collection
The displayed collection. |
Constructor Summary | |
CollectionWrapper(Collection c)
Construct a new delegator. |
Method Summary | |
Collection |
getCollection()
Gets the delegated collection. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public Collection collection
Constructor Detail |
public CollectionWrapper(Collection c)
c
- the delegated collectionMethod Detail |
public Collection getCollection()
|
Contact JAC development team: Renaud Pawlak Lionel Seinturier Laurent Martelli |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |