org.grinvin.graphbrowser
Interface HasGraphList
- HasSelectableGraphList
- AnnotatedGraphCellListComponent, AnnotatedGraphListComponent, AnnotatedScrollableGraphTableComponent, ConjecturingWindow, GraphBrowserWindow, GraphCellListComponent, GraphEditor, GraphListComponent, GraphTableComponent, RowHeaderView
public interface HasGraphList
Common interface of all components (windows, panels, ...) that export
a graph list model.
getGraphList
public GraphList getGraphList()
Return the graph list model which is used by this component.