org.grinvin.list
Class DefaultGraphListsModel
java.lang.Object
org.grinvin.list.DefaultGraphListsModel
- GraphListsModel
public class DefaultGraphListsModel
extends java.lang.Object
Model that contains a list of available graph lists and the current sequence number.
DefaultGraphListsModel
public DefaultGraphListsModel(TypedListModel model)
Create a new graph lists model, backed by the given listmodel.
getListSequenceNumber
public int getListSequenceNumber()
Return the current sequence number, used for
the name of a new list to be added to this window.
- getListSequenceNumber in interface GraphListsModel