public class XTraceListModel
extends javax.swing.AbstractListModel
Modifier and Type | Field and Description |
---|---|
protected org.deckfour.xes.model.XTrace |
ateList |
Constructor and Description |
---|
XTraceListModel(org.deckfour.xes.model.XTrace list) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getElementAt(int index) |
int |
getSize() |