public class ErrorMiningSearchPresenter.StatisticListModel
extends javax.swing.AbstractListModel<java.lang.Object>
Constructor and Description |
---|
ErrorMiningSearchPresenter.StatisticListModel() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getElementAt(int index) |
int |
getSize() |
void |
reload(java.util.List<java.lang.String> list) |
void |
removeAll() |