public class RevisionsList
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RevisionsList.MyCellRenderer |
static class |
RevisionsList.MyModel |
static interface |
RevisionsList.SelectionListener |
| Modifier and Type | Field and Description |
|---|---|
static int |
RECENT_PERIOD |
| Constructor and Description |
|---|
RevisionsList(RevisionsList.SelectionListener l) |
| Modifier and Type | Method and Description |
|---|---|
javax.swing.JComponent |
getComponent() |
void |
updateData(HistoryDialogModel model) |
public static final int RECENT_PERIOD
public RevisionsList(RevisionsList.SelectionListener l)
public javax.swing.JComponent getComponent()
public void updateData(HistoryDialogModel model)