Package jadex.rules.tools.reteviewer
Class AgendaPanel.ActivationsModel
- java.lang.Object
- 
- javax.swing.AbstractListModel
- 
- jadex.rules.tools.reteviewer.AgendaPanel.ActivationsModel
 
 
- 
- All Implemented Interfaces:
- java.io.Serializable,- javax.swing.ListModel
 - Enclosing class:
- AgendaPanel
 
 protected class AgendaPanel.ActivationsModel extends javax.swing.AbstractListModelList model for activations.- See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Modifier Constructor Description protectedActivationsModel()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description voidfireAgendaChanged()java.lang.ObjectgetElementAt(int index)intgetSize()
 
-