Serialized Form


Package com.e1.mxdublin

Class com.e1.mxdublin.DublinException extends RuntimeException implements Serializable

serialVersionUID: 8151545678205927897L


Package com.e1.mxdublin.evlist

Class com.e1.mxdublin.evlist.EvList extends ArrayList<EvAbstractItem> implements Serializable

Serialized Fields

loopPoint

int loopPoint
The EvList lenght. Item can be added afterwards, but the trail will ignore them. Think of it like the logical boundaries of the list.


Package com.e1.mxdublin.evlist.process

Class com.e1.mxdublin.evlist.process.ProcessPanel extends JPanel implements Serializable

Serialized Fields

_process

AbstractProcess _process