| Prev Package | Next Package | Frames | No Frames |
Interface Summary | |
| GraphList | Interface to ease the use of graph lists. |
| GraphListElementListener | Interface that all elements that listen to GraphListElements should implement. |
| GraphListModel | Interface that identifies graph list models. |
| GraphListModelContentsListener | Listener that also listents to the contents of the GraphListModel. |
| GraphListModelListener | Interface that all listeners of GraphListModel should implement. |
| GraphNode | |
Class Summary | |
| DefaultGraphList | Default implementation of GraphList. |
| DefaultGraphListModel | Default implementation of GraphListModel. |
| GraphGroup | |
| GraphListElement | Represents the elements of a GraphList. |
| GraphListElementManager | Manages the mapping between Graph URI's and the GraphListElement objects representing them. |
| GraphTreeModel | |