|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ZList.ZNodeList | |
edu.umd.cs.jazz | Jazz is a general-purpose Java-based engine that supports 2D visualizations. |
edu.umd.cs.jazz.util | This package defines several utility classes that are likely to be useful for Jazz applications. |
Uses of ZList.ZNodeList in edu.umd.cs.jazz |
Fields in edu.umd.cs.jazz declared as ZList.ZNodeList | |
protected ZList.ZNodeList |
ZGroup.children
The array of children under this group node. |
Uses of ZList.ZNodeList in edu.umd.cs.jazz.util |
Classes in edu.umd.cs.jazz.util that implement ZList.ZNodeList | |
static class |
ZListImpl.ZNodeListImpl
For each type of array that we had we should have a subclass that suplies its own element data of that type. |
class |
ZNullList
This class provides a stand in for ZLists that have no elements. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |