|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CollectionView | |
org.objectweb.jac.aspects.gui | |
org.objectweb.jac.aspects.gui.swing | |
org.objectweb.jac.aspects.gui.web |
Uses of CollectionView in org.objectweb.jac.aspects.gui |
Methods in org.objectweb.jac.aspects.gui that return CollectionView | |
CollectionView |
CollectionPosition.getCollectionView()
Returns the collection view. |
Constructors in org.objectweb.jac.aspects.gui with parameters of type CollectionView | |
CollectionPosition(CollectionView collectionView,
CollectionItem collection,
int index,
Object substance)
Constructs a new position. |
Uses of CollectionView in org.objectweb.jac.aspects.gui.swing |
Classes in org.objectweb.jac.aspects.gui.swing that implement CollectionView | |
class |
AbstractCollection
Base class to implement ListView and TableView |
class |
List
|
class |
SwingTableView
|
Uses of CollectionView in org.objectweb.jac.aspects.gui.web |
Classes in org.objectweb.jac.aspects.gui.web that implement CollectionView | |
class |
ChoiceCollection
A nice collection view. |
class |
CompactList
|
class |
IndicesSelector
A collection editor that uses the value of an index field to select objects. |
class |
Table
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |